-
Packages that use TableDefinition Package Description 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 asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of TableDefinition in com.filenet.api.admin
Methods in com.filenet.api.admin that return TableDefinition Modifier and Type Method and Description TableDefinitionTableDefinition. get_NextOverflowTableDefinition()Returns the value of the NextOverflowTableDefinition property.TableDefinitionPropertyDefinition. get_TableDefinition()Returns the value of the TableDefinition property.TableDefinitionClassDefinition. 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 Modifier and Type Method and Description static TableDefinitionFactory.TableDefinition. fetchInstance(ObjectStore os, Id objectId, PropertyFilter filter)Retrieves an object of theTableDefinitionclass by the specified object ID from the specified object store.static TableDefinitionFactory.TableDefinition. getInstance(ObjectStore os, Id objectId)Constructs an instance of theTableDefinitionclass from the specified object store.
-