public class SiteDefaultUserAssociationsFormNavigatorEntry extends BaseSiteFormNavigatorEntry
Constructor and Description |
---|
SiteDefaultUserAssociationsFormNavigatorEntry() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCategoryKey() |
protected java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
boolean |
isVisible(com.liferay.portal.kernel.model.User user,
com.liferay.portal.kernel.model.Group group) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
getFormNavigatorId
public SiteDefaultUserAssociationsFormNavigatorEntry()
public java.lang.String getCategoryKey()
getCategoryKey
in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Group>
getCategoryKey
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Group>
public java.lang.String getKey()
getKey
in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Group>
getKey
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Group>
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.Group>
getLabel
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Group>
public boolean isVisible(com.liferay.portal.kernel.model.User user, com.liferay.portal.kernel.model.Group group)
isVisible
in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Group>
isVisible
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Group>
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.Group>
protected java.lang.String getJspPath()
getJspPath
in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.Group>