|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IAclEntryList | |
| com.sapportals.wcm.util.acl | Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries. |
| Uses of IAclEntryList in com.sapportals.wcm.util.acl |
| Classes in com.sapportals.wcm.util.acl that implement IAclEntryList | |
class |
AclEntryList
Default implementation of an IAclEntryList , a list of
IAclEntry s. |
| Methods in com.sapportals.wcm.util.acl that return IAclEntryList | |
IAclEntryList |
IAclRaw.getEntriesRaw()
Get the ACEs of the ACL. |
IAclEntryList |
IAcl.getEntries()
get the ACEs of the ACL |
IAclEntryList |
IAcl.getEntries(com.sapportals.portal.security.usermanagement.IUMPrincipal principal)
get the ACEs of the ACL concerning a specific principal |
| Methods in com.sapportals.wcm.util.acl with parameters of type IAclEntryList | |
IAcl |
IAclManager4Tx.createAcl(com.sapportals.portal.security.usermanagement.IUMPrincipal caller,
String aclID,
IObjectType objectType,
IAclEntryList entries,
IUMPrincipalList owners)
create a new ACL for the given list of ACEs and owners. |
boolean |
IAcl4Tx.set(com.sapportals.portal.security.usermanagement.IUMPrincipal caller,
IAclEntryList entries,
IUMPrincipalList owners)
(re)set the entries and owners of an ACL. |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||