| 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.constants |
Provides classes defining collections of related, type-safe constant values.
|
| 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.engine |
Provides interfaces and classes related to EventActions and other non-FileNet code which runs within the Content Engine itself.
|
| 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.
|
| Class and Description |
|---|
| CmCredentialsManager |
| MarkingSet
Represents a container for the set of markings for a given object property.
|
| Class and Description |
|---|
| Realm
Consists of a set of related groups and users.
|
| Class and Description |
|---|
| AccessPermission
Defines access permissions through a bitmask of access rights.
|
| ApplicationSecurityTemplate
Represents a template through which an application can apply permissions (access rights) to a
Document,
CustomObject, or Folder object, and to their subclasses. |
| CmCredentialsManager |
| CmDelegatedAccessPermission
A type of extended permission that defines delegation of rights from a user or group to another user or group.
|
| CmDynamicRole
The base class for roles having membership evaluated dynamically.
|
| CmLocalGroup |
| CmLocalGroupMember |
| CmManagedUser |
| CmRole
The base class for roles.
|
| CmRolePermission
A type of extended permission that grants access through a
CmRole. |
| CmRolePrincipalMember
Defines a security principal as a member of a static role.
|
| CmRoleRealmMember
Defines all users of a specified realm as members of a static role.
|
| CmRoleRoleMember
Specifies a nested role, whose members are to be treated as members of this static role.
|
| CmStaticRole
The base class for roles having a statically defined membership.
|
| Group
Represents a group of user accounts defined by the directory service on the Content Engine server.
|
| Marking
Represents the definition of a value that may be assigned to a marking-controlled property.
|
| MarkingSet
Represents a container for the set of markings for a given object property.
|
| Realm
Consists of a set of related groups and users.
|
| SecurityPolicy
Represents an independently persistable, subclassable container for a list of security templates.
|
| SecurityPrincipal
Provides the base class for security principals (
Group and User objects). |
| User
Represents a particular user who has access to Content Engine resources.
|
| VersioningSecurityTemplate
Represents a template for automatically applying permissions (access rights) to a
Document
object during versioning state changes. |
| Class and Description |
|---|
| CmDynamicRole
The base class for roles having membership evaluated dynamically.
|
| User
Represents a particular user who has access to Content Engine resources.
|
| Class and Description |
|---|
| MarkingSet
Represents a container for the set of markings for a given object property.
|
| Class and Description |
|---|
| CmAbstractPermission
Abstract base for all permission classes.
|
| CmExtendedPermission
Abstract base for all extended permission classes.
|
| CmRole
The base class for roles.
|
| CmRoleMember
Base for classes defining the membership of a role.
|
| DiscretionaryPermission
Base class for permission objects that define discretionary access permissions.
|
| Marking
Represents the definition of a value that may be assigned to a marking-controlled property.
|
| Permission
Represents the base class for
Permission objects. |
| PermissionDescription
Base class for objects describing permissions.
|
| Realm
Consists of a set of related groups and users.
|
| SecurityPrincipal
Provides the base class for security principals (
Group and User objects). |
| SecurityTemplate
Represents the base class for security template classes.
|
© Copyright IBM Corporation 2006, 2019. All rights reserved.