com.liferay.portal.kernel.portlet.bridges.mvc
Class ActionCommandCache
java.lang.Object
com.liferay.portal.kernel.portlet.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,
String portletName)
close
public void close()
getActionCommand
public ActionCommand getActionCommand(String actionCommandName)
getActionCommandChain
public List<ActionCommand> getActionCommandChain(String actionCommandChain)
isEmpty
public boolean isEmpty()