|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionExistsException | |
| com.sapportals.wcm.repository.security | Contains interfaces for ACL security managers. |
| com.sapportals.wcm.util.acl | Contains interfaces for ACLs and AclManagers with definitions for permissions, ACLs and ACL entries. |
| Uses of PermissionExistsException in com.sapportals.wcm.repository.security |
| Methods in com.sapportals.wcm.repository.security that throw PermissionExistsException | |
IAclPermission |
IResourceAclManager.createPermission(java.lang.String name)
create a new permission (the permission can not be used until it is assigned to an object type by calling the addSupportedPermission() method) |
| Uses of PermissionExistsException in com.sapportals.wcm.util.acl |
| Methods in com.sapportals.wcm.util.acl that throw PermissionExistsException | |
IAclPermission |
IAclManager.createPermission(java.lang.String name)
create a new permission (the permission can not be used until it is assigned to an object type by calling the addSupportedPermission() method) |
boolean |
IAclPermission.addMember(IAclPermission permission)
add some permission as a new member to the present permission |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||