com.liferay.portal.kernel.portlet.bridges.mvc
Class MVCActionCommandCache
java.lang.Object
com.liferay.portal.kernel.portlet.bridges.mvc.MVCActionCommandCache
public class MVCActionCommandCache
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY
public static final MVCActionCommand EMPTY
MVCActionCommandCache
public MVCActionCommandCache(String packagePrefix,
String portletName)
close
public void close()
getMVCActionCommand
public MVCActionCommand getMVCActionCommand(String mvcActionCommandName)
getMVCActionCommandChain
public List<MVCActionCommand> getMVCActionCommandChain(String mvcActionCommandChain)
isEmpty
public boolean isEmpty()