|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISystemLandscapeObject | |
| com.sap.security.api.umap | |
| com.sap.security.api.umap.system | |
| Uses of ISystemLandscapeObject in com.sap.security.api.umap |
| Methods in com.sap.security.api.umap with parameters of type ISystemLandscapeObject | |
IUserMappingData |
IUserMapping.getUserMappingData(ISystemLandscapeObject system,
IPrincipal pri)
Gets an IUserMappingData object to perform user mapping activities. |
java.lang.String |
IUserMapping.getR3UserName(IUser user,
ISystemLandscapeObject system,
boolean bGenerateId)
Tells the caller the R/3 user id of the provided IUser object. |
java.lang.String |
IUserMapping.getInverseMappingData(java.lang.String mappedUser,
ISystemLandscapeObject system)
Searches for IUser objects which have maintained a user mapping for the specified system with the given user id. |
java.util.Map |
IUserMapping.getInverseMappingData(java.lang.String[] mappedUsers,
ISystemLandscapeObject system)
Call for user mapping data optimized for mass calls. |
| Uses of ISystemLandscapeObject in com.sap.security.api.umap.system |
| Methods in com.sap.security.api.umap.system that return ISystemLandscapeObject | |
ISystemLandscapeObject |
ISystemLandscapeWrapper.getSystemByUniqueKey(java.lang.String unique_key)
Retrieves a system landscape object stored under this unique key or null if not found. |
ISystemLandscapeObject |
ISystemLandscapeWrapper.getSystemByAlias(java.lang.String alias)
Retrieves a system landscape object stored under this alias or null if not found |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||