-
Packages that use AccessPermissionList 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 asEntireNetwork,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.com.filenet.api.sweep Provides classes and interfaces for the sweep framework, a background service that visits a specified class and processes the instances that meet a specified criteria.com.filenet.api.util Provides utility classes and interfaces. -
-
Uses of AccessPermissionList in com.filenet.api.admin
Methods in com.filenet.api.admin that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListClassDefinition. get_DefaultInstancePermissions()Returns the value of the DefaultInstancePermissions property.AccessPermissionListTableDefinition. get_Permissions()Returns the value of the Permissions property.AccessPermissionListStoragePolicy. get_Permissions()Returns the value of the Permissions property.AccessPermissionListStorageArea. get_Permissions()Returns the value of the Permissions property.AccessPermissionListPropertyTemplate. get_Permissions()Returns the value of the Permissions property.AccessPermissionListIndexJob. get_Permissions()Returns the value of the Permissions property.AccessPermissionListIndexArea. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmStorageDevice. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmHold. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmContentConversionSettings. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmAuditProcessingBookmark. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmAuditDispositionPolicy. get_Permissions()Deprecated.Returns the value of the Permissions property.AccessPermissionListClassDefinition. get_Permissions()Returns the value of the Permissions property.AccessPermissionListChoiceList. get_Permissions()Returns the value of the Permissions property.Methods in com.filenet.api.admin with parameters of type AccessPermissionList Modifier and Type Method and Description voidClassDefinition. set_DefaultInstancePermissions(AccessPermissionList value)Sets the value of the DefaultInstancePermissions property.voidTableDefinition. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidStoragePolicy. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidStorageArea. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidPropertyTemplate. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidIndexJob. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidIndexArea. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmStorageDevice. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmHold. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmContentConversionSettings. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmAuditProcessingBookmark. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmAuditDispositionPolicy. set_Permissions(AccessPermissionList value)Deprecated.Sets the value of the Permissions property.voidClassDefinition. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidChoiceList. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property. -
Uses of AccessPermissionList in com.filenet.api.core
Methods in com.filenet.api.core that return AccessPermissionList Modifier and Type Method and Description static AccessPermissionListFactory.AccessPermission. createList()Creates a new instance of this collection class.AccessPermissionListObjectStore. get_Permissions()Returns the value of the Permissions property.AccessPermissionListLink. get_Permissions()Returns the value of the Permissions property.AccessPermissionListDomain. get_Permissions()Returns the value of the Permissions property.AccessPermissionListContainable. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmTask. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmAbstractPersistable. get_Permissions()Returns the value of the Permissions property.AccessPermissionListAnnotation. get_Permissions()Returns the value of the Permissions property.Methods in com.filenet.api.core with parameters of type AccessPermissionList Modifier and Type Method and Description voidObjectStore. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidLink. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidDomain. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidContainable. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmTask. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmAbstractPersistable. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidAnnotation. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property. -
Uses of AccessPermissionList in com.filenet.api.events
Methods in com.filenet.api.events that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListEvent. get_Permissions()Returns the value of the Permissions property.AccessPermissionListActionConsumer. get_Permissions()Returns the value of the Permissions property.AccessPermissionListAction. get_Permissions()Returns the value of the Permissions property.AccessPermissionListDocumentState. get_TemplatePermissions()Returns the value of the TemplatePermissions property.Methods in com.filenet.api.events with parameters of type AccessPermissionList Modifier and Type Method and Description voidEvent. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidActionConsumer. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidAction. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidDocumentState. set_TemplatePermissions(AccessPermissionList value)Sets the value of the TemplatePermissions property. -
Uses of AccessPermissionList in com.filenet.api.meta
Methods in com.filenet.api.meta that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListClassDescription. get_DefaultInstancePermissions()Returns the value of the DefaultInstancePermissions property. -
Uses of AccessPermissionList in com.filenet.api.security
Methods in com.filenet.api.security that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListSecurityPolicy. get_Permissions()Returns the value of the Permissions property.AccessPermissionListMarking. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmRole. get_Permissions()Returns the value of the Permissions property.AccessPermissionListSecurityTemplate. get_TemplatePermissions()Returns the value of the TemplatePermissions property.Methods in com.filenet.api.security with parameters of type AccessPermissionList Modifier and Type Method and Description voidSecurityPolicy. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidMarking. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmRole. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidSecurityTemplate. set_TemplatePermissions(AccessPermissionList value)Sets the value of the TemplatePermissions property. -
Uses of AccessPermissionList in com.filenet.api.sweep
Methods in com.filenet.api.sweep that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListCmSweepPolicy. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmSweep. get_Permissions()Returns the value of the Permissions property.Methods in com.filenet.api.sweep with parameters of type AccessPermissionList Modifier and Type Method and Description voidCmSweepPolicy. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmSweep. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property. -
Uses of AccessPermissionList in com.filenet.api.util
Methods in com.filenet.api.util that return AccessPermissionList Modifier and Type Method and Description AccessPermissionListCmRecoveryItem. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmRecoveryBin. get_Permissions()Returns the value of the Permissions property.AccessPermissionListCmAbstractSequential. get_Permissions()Returns the value of the Permissions property.Methods in com.filenet.api.util with parameters of type AccessPermissionList Modifier and Type Method and Description voidCmRecoveryItem. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmRecoveryBin. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.voidCmAbstractSequential. set_Permissions(AccessPermissionList value)Sets the value of the Permissions property.
-