|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPermission | |
| com.sapportals.wcm.repository.manager | Contains interfaces for repository managers. |
| Uses of IPermission in com.sapportals.wcm.repository.manager |
| Methods in com.sapportals.wcm.repository.manager that return IPermission | |
IPermission |
ISecurityManager.getPermission(java.lang.String name)
Returns the IPermission object for a supported permission with a given name |
IPermission |
IPermissionListIterator.next()
get the current element in the list and step to the next element |
| Methods in com.sapportals.wcm.repository.manager with parameters of type IPermission | |
boolean |
ISecurityManager.isAllowed(IResource resource,
com.sapportals.portal.security.usermanagement.IUser user,
IPermission permission)
Checks, whether a user has a specific permission on a specific resource |
boolean |
IPermission.equals(IPermission permission)
check whether some permission equals the present permission |
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||