|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sapportals.wcm.util.systemconfig.SystemPrincipal
The (default) implementation of an ISystemPrincipal .
| Constructor Summary | |
SystemPrincipal(String principalId,
int principalType,
boolean isLockBreaker,
boolean hasServiceAcls,
Set mappedPermissions,
boolean canChangePermissions,
boolean canChangeSystemProperties)
Construct a SystemPrincipal |
|
| Method Summary | |
boolean |
canChangePermissions()
|
boolean |
canChangeSystemProperties()
|
List |
getAclPermissions()
Deprecated. as of NW04. |
Set |
getMappedPermissions()
|
com.sapportals.portal.security.usermanagement.IUMPrincipal |
getPrincipal()
|
boolean |
hasServiceAcls()
|
boolean |
isAclOwner()
Deprecated. as of NW04. |
boolean |
isAppLogViewer()
Deprecated. as of NW04. |
boolean |
isLockBreaker()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SystemPrincipal(String principalId,
int principalType,
boolean isLockBreaker,
boolean hasServiceAcls,
Set mappedPermissions,
boolean canChangePermissions,
boolean canChangeSystemProperties)
throws WcmException,
com.sapportals.portal.security.usermanagement.UserManagementException
principalId - TBD: Description of the incoming method parameterprincipalType - TBD: Description of the incoming method parameterisLockBreaker - TBD: Description of the incoming method parameterhasServiceAcls - TBD: Description of the incoming method parametermappedPermissions - TBD: Description of the incoming method parametercanChangePermissions - TBD: Description of the incoming method
parameter
WcmException - Exception raised in failure situation
com.sapportals.portal.security.usermanagement.UserManagementException - Exception raised in failure situation| Method Detail |
public com.sapportals.portal.security.usermanagement.IUMPrincipal getPrincipal()
getPrincipal in interface ISystemPrincipalpublic boolean isLockBreaker()
isLockBreaker in interface ISystemPrincipalpublic boolean hasServiceAcls()
hasServiceAcls in interface ISystemPrincipalpublic Set getMappedPermissions()
getMappedPermissions in interface ISystemPrincipalpublic boolean canChangePermissions()
canChangePermissions in interface ISystemPrincipalpublic List getAclPermissions()
getAclPermissions in interface ISystemPrincipalpublic boolean isAclOwner()
isAclOwner in interface ISystemPrincipalpublic boolean isAppLogViewer()
isAppLogViewer in interface ISystemPrincipalpublic boolean canChangeSystemProperties()
canChangeSystemProperties in interface ISystemPrincipal
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||