public abstract class BaseUserActionContributor extends java.lang.Object implements UserActionContributor
| Constructor and Description |
|---|
BaseUserActionContributor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfirmationMessage(javax.portlet.PortletRequest portletRequest) |
protected java.util.Locale |
getLocale(javax.portlet.PortletRequest portletRequest) |
java.util.ResourceBundle |
getResourceBundle(java.util.Locale locale) |
boolean |
isShowConfirmationMessage(com.liferay.portal.kernel.model.User selUser) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getURL, isShowpublic java.lang.String getConfirmationMessage(javax.portlet.PortletRequest portletRequest)
getConfirmationMessage in interface UserActionContributorpublic java.util.ResourceBundle getResourceBundle(java.util.Locale locale)
public boolean isShowConfirmationMessage(com.liferay.portal.kernel.model.User selUser)
isShowConfirmationMessage in interface UserActionContributorprotected java.util.Locale getLocale(javax.portlet.PortletRequest portletRequest)