com.liferay.util.bridges.mvc
Class ActionCommandCache
java.lang.Object
com.liferay.util.bridges.mvc.ActionCommandCache
public class ActionCommandCache
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACTION_PACKAGE_NAME
public static final String ACTION_PACKAGE_NAME
- See Also:
- Constant Field Values
EMPTY
public static final ActionCommand EMPTY
ActionCommandCache
public ActionCommandCache(String packagePrefix)
getActionCommand
public ActionCommand getActionCommand(String actionCommandName)
getActionCommandChain
public List<ActionCommand> getActionCommandChain(String actionCommandChain)
isEmpty
public boolean isEmpty()