Package org.apache.empire.commons

This package contains various common classes for error handling, specific data types and data type conversion.

See:
          Description

Interface Summary
ErrorInfo This interface allows access to the last error that occured on a object.
 

Class Summary
Attributes This class holds a map of objects which are identified by a case insensitive key string.
DateUtils This class contains common functions for comparing and converting values of type Date.
ErrorObject This class holds and provides information about the last error that occured on an object.
Errors This class holds the definition of common error types.
ErrorType The ErrorType class defines a type of error.
ObjectUtils This class contains common functions for comparing and converting values of type Object.
ObjectUtils.NoValue This class eplicitly defines that an Object has not been assined a value.
OptionEntry This class defines one possible value of a field and it's description
This class is used by the Options class to implement a set of options where the option value us used as the key for the set.
Options This class represents a list of possible values that are valid for a particular field.
StringUtils This class contains common functions for comparing and converting values of type String.
 

Enum Summary
Options.InsertPos  
 

Package org.apache.empire.commons Description

This package contains various common classes for error handling, specific data types and data type conversion.