List of usage examples for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorConstants CATEGORY_KEY_ORGANIZATION_MISCELLANEOUS
String CATEGORY_KEY_ORGANIZATION_MISCELLANEOUS
To view the source code for com.liferay.portal.kernel.servlet.taglib.ui FormNavigatorConstants CATEGORY_KEY_ORGANIZATION_MISCELLANEOUS.
Click Source Link
From source file:com.liferay.users.admin.web.internal.servlet.taglib.ui.OrganizationCommentsFormNavigatorEntry.java
License:Open Source License
@Override public String getCategoryKey() { return FormNavigatorConstants.CATEGORY_KEY_ORGANIZATION_MISCELLANEOUS; }
From source file:com.liferay.users.admin.web.internal.servlet.taglib.ui.OrganizationMiscellaneousFormNavigatorCategory.java
License:Open Source License
@Override public String getKey() { return FormNavigatorConstants.CATEGORY_KEY_ORGANIZATION_MISCELLANEOUS; }