Uses of Interface
com.filenet.api.collection.ColumnDefinitionList

Packages that use ColumnDefinitionList
com.filenet.api.admin Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server. 
 

Uses of ColumnDefinitionList in com.filenet.api.admin
 

Methods in com.filenet.api.admin that return ColumnDefinitionList
 ColumnDefinitionList TableDefinition.get_ColumnDefinitions()
          Returns the value of the ColumnDefinitions property.
 

Methods in com.filenet.api.admin with parameters of type ColumnDefinitionList
 void TableDefinition.set_ColumnDefinitions(ColumnDefinitionList value)
          Sets the value of the ColumnDefinitions property.
 



© Copyright IBM Corporation 2006, 2009. All rights reserved.