Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package ru.gammalabs.ice.iemanagement

Interface Summary
IETypeDAO Managers IEType objects in date base.
IFTypeDAO Manages IFType objects in data base.
InformationElementTypeManager Manages of all IEType objects.
 

Class Summary
IEType Represents type of information element ( IE ) It describes fields of IE object, are they mandatory and their default values.
IETypeDAOOracle Implements IETypeDAO and makes possible manager IEType objects in Oracle date base CMS
IETypeManager Manages of all IEType objects.
IETypeManager.CompareIETypes Compares IEType objects by name in locale.
IETypeManager.IFTypeInfo Structure for describing state of ie field or property in ie type
IETypeValidation Represents information about validity of some ie type.
IFType Represents type of fields of information element IE and type of fields of type of information element IEType.
IFTypeDAOOracle Implements IFTypeDAO and makes possible manager Property table in Oracle database
IFTypeManager Manages of all available IFType objects.
 

Exception Summary
IETypeException Throws this exception when type of ie IEType object is not valid.
IFTypeException Throws this exception when type of information field of ie IFType is not valid.