Class MVCCommandCache<T extends MVCCommand>
Object
com.liferay.portal.kernel.portlet.bridges.mvc.MVCCommandCache<T>
- Author:
- Sergio González, Raymond Augé
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()getMVCCommand(String mvcCommandName) getMVCCommands(String key) booleanisEmpty()
-
Constructor Details
-
MVCCommandCache
-
MVCCommandCache
-
-
Method Details
-
close
public void close() -
getMVCCommand
-
getMVCCommandNames
-
getMVCCommands
-
isEmpty
public boolean isEmpty()
-