ch.elexis.actions
Interface RestrictedAction.RestrictionListener
- Enclosing class:
- RestrictedAction
public static interface RestrictedAction.RestrictionListener
Users of this class can register a RestrictionListener to get informed about missing rights
during execution of the action.
- Author:
- danlutz
restricted
void restricted(RestrictedAction.RestrictionEvent event)
- The action has been executed with missing rights.
- Parameters:
event
- a RestrictionEvent containing the required right.
Copyright 2005-2011 by Gerry Weirich, Elexis