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

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

Methods in com.filenet.api.core that return RealmSet
static RealmSet Factory.Realm.fetchAll(Connection connection, PropertyFilter filter)
          Returns all realms available in the domain.
 RealmSet EntireNetwork.get_AllRealms()
          Returns the value of the AllRealms property.
 



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