Package | Description |
---|---|
com.filenet.api.admin |
Provides classes and interfaces that are used in the administration of a FileNet P8 Content Engine Server.
|
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.events |
Provides interfaces that represent events triggered on Content Engine objects, as well as interfaces that allow you to
extend Content Engine functionality and invoke it through the event mechanism.
|
com.filenet.api.meta |
Provides interfaces for holding immutable metadata for Content Engine classes (class descriptions) and properties (property descriptions).
|
com.filenet.api.security |
Provides interfaces related to authentication, authorization, and user- and group-specific data.
|
Modifier and Type | Method and Description |
---|---|
AccessPermissionDescriptionList |
ClassDefinition.get_DefaultInstancePermissionDescriptions()
Returns the value of the DefaultInstancePermissionDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
AccessPermissionDescriptionList |
Domain.get_PermissionDescriptions()
Returns the value of the PermissionDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
AccessPermissionDescriptionList |
DocumentState.get_TemplatePermissionDescriptions()
Returns the value of the TemplatePermissionDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
AccessPermissionDescriptionList |
ClassDescription.get_PermissionDescriptions()
Returns the value of the PermissionDescriptions property.
|
Modifier and Type | Method and Description |
---|---|
AccessPermissionDescriptionList |
SecurityTemplate.get_TemplatePermissionDescriptions()
Returns the value of the TemplatePermissionDescriptions property.
|
© Copyright IBM Corporation 2006, 2015. All rights reserved.