public interface Activity
Modifier and Type | Interface and Description |
---|---|
static class |
Activity.Result
How an action should be handled
|
Modifier and Type | Method and Description |
---|---|
Activity.Result |
checkAction(PortalEntity entity,
PersistenceSecurityAction action)
Checks how a security action should be handled
|
Activity.Result checkAction(PortalEntity entity, PersistenceSecurityAction action)
entity
- the entity the action is being performed againstaction
- the action