Uses of Class
com.filenet.api.engine.GroupInfo

Packages that use GroupInfo
com.filenet.api.engine Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself. 
 

Uses of GroupInfo in com.filenet.api.engine
 

Methods in com.filenet.api.engine that return GroupInfo
 GroupInfo DirectoryServiceProvider.getGroupByDN(java.lang.String groupDN, java.lang.String[] requestedProperties)
          For Internal Use Only.
 GroupInfo DirectoryServiceProvider.getGroupByShortName(java.lang.String groupShortName, java.lang.String[] requestedProperties)
          For Internal Use Only.
 GroupInfo DirectoryServiceProvider.getGroupByUniqueId(byte[] uid, java.lang.String[] requestedProperties)
          For Internal Use Only.
 GroupInfo DirectoryServiceProvider.getGroupByUPN(java.lang.String groupUPN, java.lang.String[] requestedProperties)
          For Internal Use Only.
 



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