Uses of Package
com.cafesoft.core.field

Packages that use com.cafesoft.core.field
com.cafesoft.cams.access Cams access control service support. 
com.cafesoft.core.field Contains generic field definition, pattern, and validation classes. 
 

Classes in com.cafesoft.core.field used by com.cafesoft.cams.access
FieldInfo
          Defines the interface to a container for Field metadata.
 

Classes in com.cafesoft.core.field used by com.cafesoft.core.field
AbstractFieldInfo
          Abstract implementation of the FieldInfo interface.
DefaultFieldValidationRule
          Default implementation of the FieldValidationRule interface.
FieldException
          FieldException is a general exception used to indicate that an error occurred dealing with Field objects.
FieldInfo
          Defines the interface to a container for Field metadata.
FieldType
          Type safe constant class that contains the various supported FieldTypes of data.
FieldTypes
          Support class that maintains the FieldType objects that are available for application use.
FieldValidationRule
          Defines the interface for a constraint governing valid field values.
FieldValueOptions
          Defines an object that can retrieve valid value options for fields.
FieldValuePattern
          Defines an Object that is mechanism for specifying value patterns for field objects.
IllegalConstraintException
          IllegalConstraintException is used when an error occurs trying to set addition constraints on FieldInfo objects.
InvalidFieldValueException
          Exception thrown when invalid field values are used populate field objects.
InvalidPatternException
          InvalidPatternException is thrown when a FieldValuePattern object cannot be constructed because the given pattern is invalid.
PropertiesFieldInfoFactory
          PropertiesFieldInfoFactory is a factory class that is used to construct instances of FieldInfo objects using a Properties object as it's configuration object.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.