java.lang.Object
com.foreach.across.modules.spring.security.actions.AllowableAction
All Implemented Interfaces:
Comparable<AllowableAction>

public class AllowableAction extends Object implements Comparable<AllowableAction>
An abstraction of a single action that can be performed on an item. Because an action is in essence a simple unique string, the system can easily be extended.
Author:
Arne Vandamme
See Also: