T
- The type of identifier used by the object this permission affects.public interface ObjectPermission<T> extends Permission<ObjectPermission.Type>
Modifier and Type | Interface and Description |
---|---|
static class |
ObjectPermission.Type
Specific types of object-level permissions.
|
Modifier and Type | Method and Description |
---|---|
T |
getObjectIdentifier()
Returns the identifier of the specific object affected by this
permission.
|
getType
T getObjectIdentifier()
Copyright © 2013. All Rights Reserved.