net.sourceforge.minor.userManagement
Class ActionManager


public class ActionManager


Method Summary
 ListgetAllSupportedActions()
           
 static ActionManagergetInstance()
           
 ActionResultperformAction(User u, Action a)
           

Method Detail

getAllSupportedActions

public List getAllSupportedActions()

getInstance

public static ActionManager getInstance()

performAction

public ActionResult performAction(User u, Action a)

Association Links

to Class net.sourceforge.minor.userManagement.ActionManager

PatternLink_Detail

to Class net.sourceforge.minor.userManagement.ActionManager

shapeType PatternLink
link
pattern Singleton
supplierRole Singleton factory