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

Packages that use PropertyTemplateSet
com.filenet.api.collection Provides type-safe interfaces related to collections of objects. 
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 PropertyTemplateSet in com.filenet.api.collection
 

Subinterfaces of PropertyTemplateSet in com.filenet.api.collection
 interface PropertyTemplateBinarySet
          Represents a collection of PropertyTemplateBinary objects.
 interface PropertyTemplateBooleanSet
          Represents a collection of PropertyTemplateBoolean objects.
 interface PropertyTemplateDateTimeSet
          Represents a collection of PropertyTemplateDateTime objects.
 interface PropertyTemplateFloat64Set
          Represents a collection of PropertyTemplateFloat64 objects.
 interface PropertyTemplateIdSet
          Represents a collection of PropertyTemplateId objects.
 interface PropertyTemplateInteger32Set
          Represents a collection of PropertyTemplateInteger32 objects.
 interface PropertyTemplateObjectSet
          Represents a collection of PropertyTemplateObject objects.
 interface PropertyTemplateStringSet
          Represents a collection of PropertyTemplateString objects.
 

Uses of PropertyTemplateSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return PropertyTemplateSet
 PropertyTemplateSet ObjectStore.get_PropertyTemplates()
          Returns the value of the PropertyTemplates property.
 



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