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 |
Defines a set of restrictions that are possible on an attribute |
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 |
DataDictionaryLocationConfigurer |
Puts a data dictionary file location in the data dictionary |
DataObjectEntry |
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. |
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. |
MaintenanceDocumentEntry |
Data dictionary entry class for MaintenanceDocument |
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. |
ReloadingDataDictionary |
Extends the DataDictionary to add reloading of changed dictionary files
without a restart of the web container |
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 |
UifDictionaryIndex |
Indexes View bean entries for retrieval |
URLMonitor |
This is a description of what this class does - gilesp don't forget to fill this in. |
ViewTypeDictionaryIndex |
Holds view index information for a view type, where the index keys are built
from the supported view type parameters |
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. |