|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.sapportals.wcm.util.acl.AclPermissionImpl
An abstract base class for IAclPermission implementations.
| Constructor Summary | |
AclPermissionImpl()
|
|
| Method Summary | |
java.lang.String |
getDescription()
get the description of the permission |
java.lang.String |
getDescription(java.util.Locale locale)
|
int |
getSortIndex()
get the sort index of the permission (for display in a control) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.sapportals.wcm.util.acl.IAclPermission |
addMember, equals, getMembers, getName, isAtomic, isContained, isMember, isPredefined, removeMember |
| Constructor Detail |
public AclPermissionImpl()
| Method Detail |
public final java.lang.String getDescription()
throws AclPersistenceException
IAclPermissiongetDescription in interface IAclPermissioncom.sapportals.wcm.util.acl.IAclPermissionAclPersistenceException - a problem with the storage where the
ACLs are persisted occurred
public final java.lang.String getDescription(java.util.Locale locale)
throws AclPersistenceException
getDescription in interface IAclPermission
public final int getSortIndex()
throws AclPersistenceException
IAclPermissiongetSortIndex in interface IAclPermissioncom.sapportals.wcm.util.acl.IAclPermissionAclPersistenceException - a problem with the storage where the
ACLs are persisted occurred
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||