public class UserRightsCache extends Object
| Constructor and Description |
|---|
UserRightsCache() |
UserRightsCache(int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRight(PK relatedObject,
String right,
boolean value) |
void |
clear() |
Boolean |
getRight(PK relatedObject,
String right) |
Copyright © 2017 SAP SE. All Rights Reserved.