jACOB 2.7 API Documentation.

Uses of Package
de.tif.jacob.core.definition

Packages that use de.tif.jacob.core.definition
de.tif.jacob.core.data   
de.tif.jacob.core.definition   
de.tif.jacob.core.exception   
de.tif.jacob.entrypoint Provides entry points for UI and system. 
de.tif.jacob.screen   
de.tif.jacob.security   
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.core.data
Filldirection
          This class declares the different kinds of fill directions.
IAdhocBrowserDefinition
          This interface represents an ad-hoc browser definition.
IApplicationDefinition
          This interface represents an application definition, i.e application design.
IBrowserDefinition
          This interface represents the definition of a browser, which could be used for either search or inform browsers.
IKey
          This interface represents an abstraction of data source table keys.
IRelationSet
          This interface represents a relation set.
ITableAlias
          This interface represents the definition of a table alias.
ITableDefinition
          This interface represents the definition of data source table.
ITableField
          This interface represents the definition of a field within a data source table.
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.core.definition
Filldirection
          This class declares the different kinds of fill directions.
IAdhocBrowserDefinition
          This interface represents an ad-hoc browser definition.
IBrowserDefinition
          This interface represents the definition of a browser, which could be used for either search or inform browsers.
IBrowserField
          This interface represents a browser field.
IBrowserTableField
          This interface represents a table browser field.
IDefinition
          This interface represents an abstract definition used to fetch
table definitions table aliases browser definitions relations relation sets domain definitions by name.
IDomainDefinition
          This interface represents a domain definition.
IKey
          This interface represents an abstraction of data source table keys.
INamedObjectDefinition
          This interface is an abstract representation of named definition elements.
IOneToManyRelation
          This interface represents a 1:N relation.
IRelation
          This interface represents a relation.
IRelationSet
          This interface represents a relation set.
ITableAlias
          This interface represents the definition of a table alias.
ITableAliasCondition
          This interface represents a table alias condition.
ITableDefinition
          This interface represents the definition of data source table.
ITableField
          This interface represents the definition of a field within a data source table.
IToolbarDefinition
          This interface represents the definition of a toolbar.
KeyType
          This class declares the different types of table keys and their common characteristics, e.g. unique or not, etc.
SortOrder
          This class declares the different kinds of sort orders.
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.core.exception
ITableDefinition
          This interface represents the definition of data source table.
ITableField
          This interface represents the definition of a field within a data source table.
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.entrypoint
IApplicationDefinition
          This interface represents an application definition, i.e application design.
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.screen
Filldirection
          This class declares the different kinds of fill directions.
IApplicationDefinition
          This interface represents an application definition, i.e application design.
IBrowserDefinition
          This interface represents the definition of a browser, which could be used for either search or inform browsers.
IRelationSet
          This interface represents a relation set.
 

Classes in de.tif.jacob.core.definition used by de.tif.jacob.security
IApplicationDefinition
          This interface represents an application definition, i.e application design.
 


jACOB 2.7 API Documentation.