All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AbstractEntityInfo<E extends AbstractEntityInfo,F extends AbstractFieldInfo> |
This class is a base for all EntityInfo classes, which describe a DFEntity instance
and are used for storing entities in a database.
|
| AbstractEntityInfo.PrimaryKeyColumnDTO |
|
| AbstractFieldInfo<T extends AbstractFieldInfo> |
This class is a base for all FieldInfo classes, which describe a DFField instance
and are used for storing fields in a database.
|
| AbstractFieldInfo.Required |
|
| AbstractItemConfigInfo |
|
| AbstractItemConfigInfo.AbstractBuilder<T extends AbstractItemConfigInfo.AbstractBuilder<T>> |
Builder for the item info.
|
| AbstractItemInfo |
Common superclass for all user item infos.
|
| AbstractItemInfo.AbstractBuilder<T extends AbstractItemInfo.AbstractBuilder<T>> |
Builder for the item info.
|
| AbstractItemXAttributesConfigInfo |
Common superclass for all user item infos supporting XAttributes.
|
| AbstractItemXAttributesConfigInfo.AbstractBuilder<T extends AbstractItemConfigInfo.AbstractBuilder<T>> |
Builder for the item info.
|
| ApiKeyInfo |
Represents api key info object with all needed details about api key
|
| CDataXml |
Marker interface for DTO classes with CDATA section.
|
| CDataXmlAdapter |
Adapter to correctly format CDATA section.
|
| ClientFeedbackPoller |
Poller registers client feedback in registry and regularly synchronizes state of
server - client instance via method replicate
|
| ConnectCustomItemInfo |
POJO for Connect custom items to be stored in database
examples being used by Connect - recent and favorite views, structure display options, export templates, ...
|
| DatabaseConnectionParameters |
Class holds parameters to establish database connection.
|
| DataTreeInfo |
|
| DataTreeInfo.ChildVertexDTO |
|
| DataTreeSortInfo |
Class for persisting SortInfo for whole DFDataTree.
|
| DDLService |
Interface that defines the DDL aspects of the database.
|
| DFConfiguration |
This class exists, because sometimes it is needed to get specific high level information about DIF.
|
| DFFeedbackEvent |
Class for holding info of feedback server method call, that is managed by
FeedbackManager and delivered on client through Client Poller
|
| DFFeedbackEvent.FeedbackMethod |
|
| DFServerFeedback |
Server feedback is identified by unique id in other client could poll and replicate
server feedback current state.
|
| DFServerFeedbackEventListener |
|
| EdgeDto |
DTO (Data Transfer Object) for Edge.
|
| EntityInfo |
This class describes a DFEntity instance.
|
| EntityInfo.ValueGeneratorDTO |
|
| ExportTemplateInfo |
|
| ExportTemplateInfo.Builder |
|
| FeedbackManager |
Manager runs on server.
|
| FieldInfo |
|
| FieldInfo.CalcFieldArgInfo |
|
| FieldInfo.CalculatedTemplateInfo |
|
| FieldInfo.ColumnInfo |
|
| FieldInfo.IncrementerInfo |
|
| FieldInfo.Script |
|
| FieldInfoUpdater |
Helper class for updating field info.
|
| FieldPickListDto |
Simplified field DTO (Data Transfer Object) (for updating pick-list purposes).
|
| ImplTypeInfo |
|
| ImplTypeInfoProvider |
Mapping of item implementation type to its info.
|
| InfoUtils |
|
| InvocationDescription |
Describes a set of changes applied to the DIF model.
|
| InvocationDescriptionWithSchema |
Wrapper for InvocationDescription with server schema id used for remote notifications.
|
| ItemAuditInfo |
Interface for collecting audit information about items.
|
| ItemPersistentInfo |
Interface for items that are persisted in DB in XML.
|
| JChemCols |
Common utilities and constants for work with JChem well-known columns with prefix "CD_".
|
| JChemTableManager |
Provides a central point for management of JChem tables and their associated artifacts.
|
| ListInfo |
|
| ListInfo.Builder |
Builder for the item info.
|
| ModelChangeDescription |
Describes a change in the DIF model.
|
| ModelChangeDescription.ChangeType |
|
| ModelChangeDescription.MetaDataType |
The type of metadata that needs to be updated.
|
| ModelChangeDescription.PhysicalType |
|
| ModelInfo |
This is the root object that holds all model information.
|
| Operation |
Defines an operation to perform through this service.
|
| OperationDefinition |
|
| OperationDefinitionFactory |
Factory class for OperationDefintions.
|
| OwnablePersistentInfo |
Interface for schema items such as queries and lists that are owned by an individual
and are persisted
in the IJC_CUSTOM_ITEMS table
|
| PropInfo |
|
| QueryInfo |
|
| QueryInfo.Builder |
Builder for the item info.
|
| RelationshipInfo |
|
| RelationshipInfo.JoinTableDTO |
|
| RelationshipInfo.RelationshipType |
|
| RelationshipV1Info |
|
| SchemaInfo |
|
| SchemaInfo.PerformanceMode |
|
| SchemaItemPersistentInfo |
Interface for schema items that are shared between all users and are persisted
in the IJC_SCHEMA table.
|
| ScriptInfo |
|
| ScriptInfo.Builder |
Builder for the item info.
|
| ScriptXml |
Script-specific information that is persisted as XML and stored in DATA column of script DF item.
|
| SortInfo |
JAXB class used for persisting SortDirective over an DFEntity.
|
| StructureIdMappingInfo |
POJO with Structure to ID mapping data to be stored in database
- main usage is for URL sharing in connect, where URL contains only ID and it than gets translated into structure
|
| SystemService |
Service that provides system information and services.
|
| TableManager |
Manager for the tables in a database.
|
| TableManagerAccessor |
|
| TableModification |
Table modifications which differ between entities and DBs.
|
| TableModificationProvider |
|
| TableSetInfoFromDTOProvider |
Provider for deserialization of TableSetInfos.
|
| TableSetInfoProvider |
Mechanism for creating TableSetInfo from a group of DBTableInfos.
|
| TableSetInfoProvider.Context |
The context of the provider, contains informations about the schema.
|
| UserItemConfigInfo |
Full user item, including configuration (DATA column in database).
|
| UserItemInfo |
Marker interface for schema items such as queries and lists that are owned by an individual and are persisted in the
IJC_CUSTOM_ITEMS table.
|
| ViewConfigInfo |
Data about view (form or a grid).
|
| ViewConfigInfo.Builder |
Builder for the item info.
|
| ViewInfo |
Incomplete data about view accessible from initialized schema.
|
| ViewInfo.Builder |
Builder for the item info.
|
| VisibilityRestrictionsInfo |
Represents visibility restrictions stored in IJC_SCHEMA_AUTHORITIES table.
|
| XAttributesInfo |
Ability to get content of xattributes
|