Modifier and Type | Method and Description |
---|---|
boolean |
deleteAllKeys()
Returns the boolean that indicates whether all permission keys for this subject have been deleted.
|
boolean |
deleteKey()
Returns the boolean that indicates whether the permission key within this update has been deleted.
|
java.util.Map<java.lang.String,java.lang.String> |
getFields()
Returns the collection of fields relating to this PermissionEvent.
|
java.lang.String |
getKey()
Returns the permission key relating to this event.
|
getSubject, isImage
java.util.Map<java.lang.String,java.lang.String> getFields()
Returns the collection of fields relating to this PermissionEvent.
For example, if this event is not an image, the fields are the ones that have been updated.
java.lang.String getKey()
Returns the permission key relating to this event.
boolean deleteKey()
Returns the boolean that indicates whether the permission key within this update has been deleted.
boolean deleteAllKeys()
Returns the boolean that indicates whether all permission keys for this subject have been deleted.
Please send bug reports and comments to Caplin support