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. |
com.filenet.api.security |
Provides interfaces related to authentication, authorization, and user- and group-specific data.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationSecurityTemplateList
Deprecated.
As of release 5.0.0.
|
interface |
VersioningSecurityTemplateList
Deprecated.
As of release 5.0.0.
|
Modifier and Type | Method and Description |
---|---|
static SecurityTemplateList |
Factory.SecurityTemplate.createList()
Creates a new instance of this collection class.
|
Modifier and Type | Method and Description |
---|---|
SecurityTemplateList |
SecurityPolicy.get_SecurityTemplates()
Returns the value of the SecurityTemplates property.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityPolicy.set_SecurityTemplates(SecurityTemplateList value)
Sets the value of the SecurityTemplates property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.