Uses of Interface
com.filenet.api.security.Group

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

Methods in com.filenet.api.core that return Group
static Group Factory.Group.fetchInstance(Connection connection, java.lang.String name, PropertyFilter filter)
          Retrieves an object of the Group class by the specified connection and symbolic name.
static Group Factory.Group.getInstance(Connection connection, java.lang.String name)
          Retrieves an instance of the Group class by the specified connection and symbolic name.
 



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