public class CompanySettingsEmailNotificationsFormNavigatorEntry extends BaseCompanySettingsFormNavigatorEntry
| Constructor and Description |
|---|
CompanySettingsEmailNotificationsFormNavigatorEntry() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCategoryKey() |
protected java.lang.String |
getJspPath() |
java.lang.String |
getKey() |
getFormNavigatorId, getLabelgetServletContext, include, setServletContextisVisiblepublic CompanySettingsEmailNotificationsFormNavigatorEntry()
public java.lang.String getCategoryKey()
getCategoryKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.model.Company>getCategoryKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.model.Company>public java.lang.String getKey()
getKey in interface com.liferay.portal.kernel.servlet.taglib.ui.FormNavigatorEntry<com.liferay.portal.model.Company>getKey in class com.liferay.portal.kernel.servlet.taglib.ui.BaseFormNavigatorEntry<com.liferay.portal.model.Company>protected java.lang.String getJspPath()
getJspPath in class com.liferay.portal.kernel.servlet.taglib.ui.BaseJSPFormNavigatorEntry<com.liferay.portal.model.Company>