public abstract class BaseLayoutSetFormNavigatorEntry
extends com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>
| Constructor and Description |
|---|
BaseLayoutSetFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategoryKey() |
java.lang.String |
getFormNavigatorId() |
abstract java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
getJspPath, getServletContext, include, setServletContextisVisiblepublic java.lang.String getCategoryKey()
getCategoryKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getCategoryKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public java.lang.String getFormNavigatorId()
getFormNavigatorId in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getFormNavigatorId in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public abstract java.lang.String getKey()
getKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>public java.lang.String getLabel(java.util.Locale locale)
getLabel in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>getLabel in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.LayoutSet>