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