public static class PermissionDAO.AclEntry extends Object
| Constructor and Description |
|---|
AclEntry(PK userPk,
PK permissionPk,
boolean negative) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getNegative() |
PK |
getPermissionPk() |
PK |
getUserPk() |
int |
hashCode() |
boolean |
isNegative() |
boolean |
isPositive() |
String |
toString() |
Copyright © 2017 SAP SE. All Rights Reserved.