Uses of Interface
com.filenet.api.engine.PrincipalInfo

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

Classes in com.filenet.api.engine that implement PrincipalInfo
 class GroupInfo
          For Internal Use Only.
 class UserInfo
          For Internal Use Only.
 

Methods in com.filenet.api.engine that return PrincipalInfo
 PrincipalInfo[] PrincipalInfoSet.getPrincipalInfos()
          For Internal Use Only.
 

Methods in com.filenet.api.engine with parameters of type PrincipalInfo
 void PrincipalInfoSet.setPrincipalInfos(PrincipalInfo[] principalsInfos)
          For Internal Use Only.
 



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