|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IResourceAclEntry | |
| com.sapportals.wcm.repository.security | Contains interfaces for ACL security managers. |
| Uses of IResourceAclEntry in com.sapportals.wcm.repository.security |
| Subinterfaces of IResourceAclEntry in com.sapportals.wcm.repository.security | |
interface |
IResourceAclEntryRaw
Tagging interface to mark a IResourceAclEntry/ |
| Methods in com.sapportals.wcm.repository.security that return IResourceAclEntry | |
IResourceAclEntry |
IResourceAclManager.createAclEntry(com.sapportals.portal.security.usermanagement.IUMPrincipal principal,
boolean negative,
IAclPermission permission,
int sortIndex)
create a new ACE for an ACL to grant or deny a permission to a principal |
IResourceAclEntry |
IResourceAclEntryListIterator.next()
get the current element in the list and step to the next element |
| Methods in com.sapportals.wcm.repository.security with parameters of type IResourceAclEntry | |
boolean |
IResourceAcl.addEntry(IResourceAclEntry aclEntry)
add an ACE to the ACL |
boolean |
IResourceAcl.removeEntry(IResourceAclEntry aclEntry)
remove an ACE from the ACL |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||