|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.empire.commons | |
---|---|
org.apache.empire.commons | This package contains various common classes for error handling, specific data types and data type conversion. |
org.apache.empire.data | This package contains interfaces for data and metadata handling. |
org.apache.empire.data.bean | This package contains implmentations of Empire's data and metadata interfaces for JavaBeans of Data Tranfer Objects (DTO's). |
org.apache.empire.db | This package contains the core Empire-DB implementation classes. |
org.apache.empire.db.exceptions | This package contains classes for exception handling of database related errors. |
org.apache.empire.exceptions | This package contains classes for exception handling of general errors. |
Classes in org.apache.empire.commons used by org.apache.empire.commons | |
---|---|
Attributes
This class holds a map of objects which are identified by a case insensitive key string. |
|
Attributes.Attribute
|
|
ObjectUtils.NoValue
This class eplicitly defines that an Object has not been assined a value. This may be used in cases where the value of null may be a valid 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. The text should only be used for display purposes e.g. |
|
Options
This class represents a list of possible values that are valid for a particular field. Additionally the class provides a text string describing the value for display purposes. The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. |
|
Options.InsertPos
|
Classes in org.apache.empire.commons used by org.apache.empire.data | |
---|---|
Options
This class represents a list of possible values that are valid for a particular field. Additionally the class provides a text string describing the value for display purposes. The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. |
Classes in org.apache.empire.commons used by org.apache.empire.data.bean | |
---|---|
Options
This class represents a list of possible values that are valid for a particular field. Additionally the class provides a text string describing the value for display purposes. The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. |
Classes in org.apache.empire.commons used by org.apache.empire.db | |
---|---|
Attributes
This class holds a map of objects which are identified by a case insensitive key string. |
|
Options
This class represents a list of possible values that are valid for a particular field. Additionally the class provides a text string describing the value for display purposes. The class is implemented as a set of OptionEntry objects where the entry value is used as the key for the set and thus must be unique. |
Classes in org.apache.empire.commons used by org.apache.empire.db.exceptions | |
---|---|
ErrorType
The ErrorType class defines a type of error. |
Classes in org.apache.empire.commons used by org.apache.empire.exceptions | |
---|---|
ErrorType
The ErrorType class defines a type of error. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |