|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
BeanOverride | Performs overrides on the fields of a Data Dictionary bean. |
CollectionDefinitionI | |
DataDictionaryDefinition | Defines methods common to all DataDictionaryDefinition types. |
DataDictionaryEntry | Defines methods common to all DataDictionaryDefinition types. |
DataDictionaryMapper | Maps one Document type to other document Type. |
FieldDefinitionI | |
FieldOverride | Performs overrides on properties of fields in a Data Dictionary bean. |
InactivationBlockingMetadata | This interface provides read-only metadata about inactivation blocking. |
SubSectionHeaderDefinitionI |
Class Summary | |
---|---|
AttributeDefinition | A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
AttributeDefinitionBase | Common class for attribute definitions in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
AttributeSecurity | This class defines a set of restrictions that are possible on an attribute in a
BusinessObjectEntry or a maintainable field in a MaintenanceDocumentEntry |
BusinessObjectEntry | A single BusinessObject entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a BusinessObject and its attributes. |
CollectionDefinition | A single Collection attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific Collection attribute of an entry. |
ComplexAttributeDefinition | A complex attribute definition in the DataDictictionary. |
DataDictionary | Collection of named BusinessObjectEntry objects, each of which contains information relating to the display, validation, and general maintenance of a BusinessObject. |
DataDictionaryDefinitionBase | Common base class for DataDictionaryDefinition types. |
DataDictionaryEntryBase | Contains common properties and methods for data dictionary entries. |
DataDictionaryIndex | Encapsulates a set of statically generated (typically during startup) DataDictionary indexes |
DataDictionaryIndexMapper | A DataDictionaryMapper that simply consults the statically initialized DataDictionaryIndex mappings |
DataObjectEntry | This is a generic dictionary entry for an object that does not have to implement BusinessObject. |
DocumentCollectionPath | This is a description of what this class does - mpham don't forget to fill this in. |
DocumentEntry | A single Document entry in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a Document (transactional or maintenance) and its attributes. |
DocumentValuePathGroup | This is a description of what this class does - mpham don't forget to fill this in. |
ExternalizableAttributeDefinitionProxy | A single attribute definition in the DataDictionary, which contains information relating to the display, validation, and general maintenance of a specific attribute of an entry. |
FieldDefinition | Contains field-related information for DataDictionary entries. |
HeaderNavigation | The headerNavigation element defines a set of additional tabs which will appear on the document. |
HelpDefinition | The help element provides the keys to obtain a help description from the database. |
InactivationBlockingDefinition | This is a description of what this class does - wliang don't forget to fill this in. |
InquiryCollectionDefinition | The inquiryCollection defines a collection within the Business Object which contains data that should be displayed with the BO when the inquiry is performed. |
InquiryDefinition | The inquiry element is used to specify the fields that will be displayed on the inquiry screen for this business object and the order in which they will appear. |
InquirySectionDefinition | inquirySection defines the format and content of one section of the inquiry. |
InquirySubSectionHeaderDefinition | The inquirySubSectionHeader allows a separator containing text to separate groups of fields. |
KimAttributeDefinition | |
KimDataDictionaryAttributeDefinition | |
KimNonDataDictionaryAttributeDefinition | |
LookupDefinition | Contains lookup-related information relating to the parent BusinessObject. |
MaintainableCollectionDefinition | The maintainableCollection element defines a set of data fields, nested collections, summaryFields and duplicateIdentificationsFields. |
MaintainableFieldDefinition | The maintainableField element defines the specifications for one data field. |
MaintainableItemDefinition | Abstract superclass for all maintainable fields and collections. |
MaintainableSectionDefinition | The maintainableSection element defines one section of the maintenance document. |
MaintainableSubSectionHeaderDefinition | The subSectionHeader allows the section to be separated into sub-sections, each with its own name. |
MaintenanceDocumentEntry | MaintenanceDocumentEntry |
PrimitiveAttributeDefinition | The primitiveAttribute element identifies one pair of corresponding fields in the primary business object and the related business object. |
ReferenceDefinition | The reference element specifies the name of a reference object that is required to exist in order for the primary business object to be created or modified on a BO. |
RelationshipDefinition | A single Relationship definition in the DataDictionary, which contains information concerning which primitive attributes of this class can be used to retrieve an instance of some related Object instance The relationship element defines how primitive attributes of this class can be used to retrieve an instance of some related Object instance DD: See RelationshipDefinition.java. |
RoutingAttribute | This is a description of what this class does - mpham don't forget to fill this in. |
RoutingTypeDefinition | This is a description of what this class does - mpham don't forget to fill this in. |
SearchingAttribute | This is a description of what this class does - mpham don't forget to fill this in. |
SearchingTypeDefinition | This is a description of what this class does - mpham don't forget to fill this in. |
SortDefinition | The defaultSort element specifies the sequence in which the lookup search results should be displayed. |
SupportAttributeDefinition | Support attributes define additional attributes that can be used to generate lookup field conversions and lookup parameters. |
TransactionalDocumentEntry | TransactionalDocumentEntry |
WorkflowAttributeMetadata | This is a description of what this class does - mpham don't forget to fill this in. |
WorkflowAttributes | A container that holds all of the WorkflowAttributeDefinition for a document for both document searches
and routing that depends on the values that exist on the document. |
WorkflowProperties | This element is used to define a set of workflowPropertyGroups, which are used to specify which document properties should be serialized during the document serialization process. |
WorkflowProperty | This class represents an serializable property when generating workflow routing XML. |
WorkflowPropertyGroup | This object allows for grouping of related WorkflowProperty objects. |
Exception Summary | |
---|---|
DataDictionaryException | Exception thrown when an error occurs loading entries into the DataDictionaryEntry. |
Datadictionary classes and entry objects.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |