Package | Description |
---|---|
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. |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessPermissionList
Represents a collection of
AccessPermission objects. |
interface |
DiscretionaryPermissionList
Represents a collection of
DiscretionaryPermission objects. |
Modifier and Type | Method and Description |
---|---|
static PermissionList |
Factory.Permission.createList()
Creates a new instance of this collection class.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.