|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CheckPermissionsResult
| Nested Class Summary | |
|---|---|
static class |
CheckPermissionsResult.Member
The structure's members |
| Method Summary | |
|---|---|
List<String> |
getMembershipForDelete()
Retrieves a list containing all the elements for the structure field membershipForDelete. |
List<String> |
getMembershipForRead()
Retrieves a list containing all the elements for the structure field membershipForRead. |
List<String> |
getMembershipForUpdate()
Retrieves a list containing all the elements for the structure field membershipForUpdate. |
boolean |
isHasDeletePermission()
Retrieves the value for the structure field hasDeletePermission. |
boolean |
isHasReadPermission()
Retrieves the value for the structure field hasReadPermission. |
boolean |
isHasUpdatePermission()
Retrieves the value for the structure field hasUpdatePermission. |
| Method Detail |
|---|
boolean isHasDeletePermission()
hasDeletePermission.
hasDeletePermission.boolean isHasReadPermission()
hasReadPermission.
hasReadPermission.boolean isHasUpdatePermission()
hasUpdatePermission.
hasUpdatePermission.List<String> getMembershipForDelete()
membershipForDelete.
List<String> getMembershipForRead()
membershipForRead.
List<String> getMembershipForUpdate()
membershipForUpdate.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||