public abstract class BaseUserFormNavigatorEntry
extends com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.User>
| Constructor and Description |
|---|
BaseUserFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFormNavigatorId() |
java.lang.String |
getLabel(java.util.Locale locale) |
getJspPath, getServletContext, include, setServletContextgetCategoryKey, getKey, isVisiblepublic java.lang.String getFormNavigatorId()
getFormNavigatorId in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.User>getFormNavigatorId in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.User>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.User>getLabel in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.User>