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

Packages that use ReferentialContainmentRelationshipSet
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 ReferentialContainmentRelationshipSet in com.filenet.api.collection
 

Subinterfaces of ReferentialContainmentRelationshipSet in com.filenet.api.collection
 interface DynamicReferentialContainmentRelationshipSet
          Represents a collection of DynamicReferentialContainmentRelationship objects.
 

Uses of ReferentialContainmentRelationshipSet in com.filenet.api.core
 

Methods in com.filenet.api.core that return ReferentialContainmentRelationshipSet
 ReferentialContainmentRelationshipSet Folder.get_Containees()
          Returns the value of the Containees property.
 ReferentialContainmentRelationshipSet Containable.get_Containers()
          Returns the value of the Containers property.
 



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