|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableDefinition | |
---|---|
com.filenet.api.admin | Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. |
com.filenet.api.core | Provides classes and interfaces that are related to the core business objects of the API, such as EntireNetwork , Domain , Document , Folder , and so on. |
Uses of TableDefinition in com.filenet.api.admin |
---|
Methods in com.filenet.api.admin that return TableDefinition | |
---|---|
TableDefinition |
ClassDefinition.get_TableDefinition()
Returns the value of the TableDefinition property. |
TableDefinition |
PropertyDefinition.get_TableDefinition()
Returns the value of the TableDefinition property. |
Uses of TableDefinition in com.filenet.api.core |
---|
Methods in com.filenet.api.core that return TableDefinition | |
---|---|
static TableDefinition |
Factory.TableDefinition.fetchInstance(ObjectStore os,
Id objectId,
PropertyFilter filter)
Retrieves an object of the TableDefinition class
by the specified object ID from the specified object store. |
static TableDefinition |
Factory.TableDefinition.getInstance(ObjectStore os,
Id objectId)
Constructs an instance of the TableDefinition class from the specified object store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |