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

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

Subinterfaces of PermissionList in com.filenet.api.collection
 interface AccessPermissionList
          Represents a collection of AccessPermission objects.
 interface DiscretionaryPermissionList
          Represents a collection of DiscretionaryPermission objects.
 

Uses of PermissionList in com.filenet.api.core
 

Methods in com.filenet.api.core that return PermissionList
static PermissionList Factory.Permission.createList()
          Creates a new instance of this collection class.
 



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