public class CompanySettingsAuthenticationFormNavigatorEntry extends BaseCompanySettingsFormNavigatorEntry
| Constructor and Description |
|---|
CompanySettingsAuthenticationFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
deactivated() |
java.lang.String |
getCategoryKey() |
protected java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
void |
include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected void |
setDynamicInclude(com.liferay.portal.kernel.servlet.taglib.DynamicInclude dynamicInclude,
java.util.Map<java.lang.String,java.lang.Object> properties) |
void |
setServletContext(javax.servlet.ServletContext servletContext) |
protected void |
unsetDynamicInclude(com.liferay.portal.kernel.servlet.taglib.DynamicInclude dynamicInclude,
java.util.Map<java.lang.String,java.lang.Object> properties) |
getFormNavigatorId, getLabelgetServletContextisVisiblepublic CompanySettingsAuthenticationFormNavigatorEntry()
public java.lang.String getCategoryKey()
getCategoryKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Company>getCategoryKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Company>public java.lang.String getKey()
getKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Company>getKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.kernel.model.Company>public void include(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.io.IOException
include in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.kernel.model.Company>include in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.Company>java.io.IOExceptionpublic void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.Company>protected void deactivated()
protected java.lang.String getJspPath()
getJspPath in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.kernel.model.Company>protected void setDynamicInclude(com.liferay.portal.kernel.servlet.taglib.DynamicInclude dynamicInclude,
java.util.Map<java.lang.String,java.lang.Object> properties)
protected void unsetDynamicInclude(com.liferay.portal.kernel.servlet.taglib.DynamicInclude dynamicInclude,
java.util.Map<java.lang.String,java.lang.Object> properties)