-
Packages that use CmAbstractPermissionList 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 asEntireNetwork,Domain,Document,Folder, and so on. -
-
Uses of CmAbstractPermissionList in com.filenet.api.collection
Subinterfaces of CmAbstractPermissionList in com.filenet.api.collection Modifier and Type Interface and Description interfaceAccessPermissionListRepresents a collection ofAccessPermissionobjects.interfaceDiscretionaryPermissionListRepresents a collection ofDiscretionaryPermissionobjects.interfacePermissionListRepresents a collection ofPermissionobjects. -
Uses of CmAbstractPermissionList in com.filenet.api.core
Methods in com.filenet.api.core that return CmAbstractPermissionList Modifier and Type Method and Description static CmAbstractPermissionListFactory.CmAbstractPermission. createList()Creates a new instance of this collection class.
-