| Modifier and Type | Class and Description |
|---|---|
class |
BusinessController |
class |
BusinessDispatcher |
class |
BusinessMappings |
class |
Configurations |
class |
RequestConvention |
class |
ResponseConvention |
class |
ServiceConvention |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBusinessService |
class |
AbstractBusinessTransformer |
class |
AbstractCollectionSynchronizer |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
EHCacheAdapter |
class |
OSCacheAdapter |
class |
SimpleCacheAdapter |
| Modifier and Type | Class and Description |
|---|---|
class |
ChartUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
ClasspathUtility
TODO: Still need to refactor this code to a better long term solution regarding ClassLoaders
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAdapter |
class |
AbstractFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigure
Property configuration loader.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
EJBFactory |
class |
EJBUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
FileUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
GUIDFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JNDIUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggerFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
PDFDocument |
class |
PDFPage |
class |
PDFTable |
| Modifier and Type | Class and Description |
|---|---|
class |
Commands |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCatCommand |
class |
AbstractCheckoutCommand |
class |
AbstractCommand |
class |
AbstractDiffCommand |
class |
AbstractInfoCommand |
class |
AbstractListCommand |
class |
AbstractLockCommand |
class |
AbstractLogCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
SVNCatCommand |
class |
SVNCheckoutCommand |
class |
SVNDiffCommand |
class |
SVNInfoCommand |
class |
SVNListCommand |
class |
SVNLockCommand |
class |
SVNLogCommand |
class |
SvnUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
StringUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemUtility |
| Modifier and Type | Class and Description |
|---|---|
class |
Utility |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMapping
Contains sets of validation definition collections for the Object.
|
class |
ValidationFactory
This is the Factory class that loads the configurations and holds the validation mappings
for specific objects for specific applications.
|
class |
ValidationMapping
This contains the collection of defined validation rules.
|
class |
Validator
This is the static single point of entry to the validation layer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractValidation
This is the base validation that implements the IValidation contract and gives
those classes that inherit from it a simple Regular Expression interface.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Date
Determines if the string value is a parseable date.
|
class |
Email
Determines if the string value represents a valid e-mail address.
|
class |
Phone
Determines if the string value is a valid phone number.
|
class |
Required
Returns false if string value is null or empty.
|
class |
SocialSecurity
Validates if string represents a valid Social Security Number.
|
Copyright © 2012. All Rights Reserved.