public interface ObjectScopeProvider
| Modifier and Type | Method and Description |
|---|---|
long |
getGroupId(javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String |
getKey() |
java.lang.String |
getLabel(java.util.Locale locale) |
java.lang.String[] |
getRootPanelCategoryKeys() |
boolean |
isGroupAware() |
boolean |
isValidGroupId(long groupId) |
long getGroupId(javax.servlet.http.HttpServletRequest httpServletRequest)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionjava.lang.String getKey()
java.lang.String getLabel(java.util.Locale locale)
java.lang.String[] getRootPanelCategoryKeys()
boolean isGroupAware()
boolean isValidGroupId(long groupId)