|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceActions
| Field Summary | |
|---|---|
static String |
ACTION_NAME_PREFIX
Deprecated. As of 6.2.0, replaced by getActionNamePrefix() |
static String |
MODEL_RESOURCE_NAME_PREFIX
Deprecated. As of 6.2.0, replaced by getModelResourceNamePrefix() |
static String[] |
ORGANIZATION_MODEL_RESOURCES
Deprecated. As of 6.2.0, replaced by getOrganizationModelResources() |
static String[] |
PORTAL_MODEL_RESOURCES
Deprecated. As of 6.2.0, replaced by getPortalModelResources() |
| Field Detail |
|---|
@Deprecated static final String ACTION_NAME_PREFIX
getActionNamePrefix()@Deprecated static final String MODEL_RESOURCE_NAME_PREFIX
getModelResourceNamePrefix()@Deprecated static final String[] ORGANIZATION_MODEL_RESOURCES
getOrganizationModelResources()@Deprecated static final String[] PORTAL_MODEL_RESOURCES
getPortalModelResources()| Method Detail |
|---|
void checkAction(String name,
String actionId)
throws NoSuchResourceActionException
NoSuchResourceActionException
String getAction(javax.servlet.http.HttpServletRequest request,
String action)
String getAction(Locale locale,
String action)
String getActionNamePrefix()
@Deprecated
List<String> getActionsNames(javax.servlet.http.HttpServletRequest request,
List<String> actions)
@Deprecated
List<String> getActionsNames(javax.servlet.http.HttpServletRequest request,
String name,
long actionIds)
String getCompositeModelNameSeparator()
List<String> getModelNames()
List<String> getModelPortletResources(String name)
String getModelResource(javax.servlet.http.HttpServletRequest request,
String name)
String getModelResource(Locale locale,
String name)
List<String> getModelResourceActions(String name)
List<String> getModelResourceGroupDefaultActions(String name)
List<String> getModelResourceGuestDefaultActions(String name)
List<String> getModelResourceGuestUnsupportedActions(String name)
String getModelResourceNamePrefix()
List<String> getModelResourceOwnerDefaultActions(String name)
Double getModelResourceWeight(String name)
String[] getOrganizationModelResources()
String[] getPortalModelResources()
String getPortletBaseResource(String portletName)
List<String> getPortletModelResources(String portletName)
List<String> getPortletNames()
List<String> getPortletResourceActions(Portlet portlet)
List<String> getPortletResourceActions(String name)
List<String> getPortletResourceGroupDefaultActions(String name)
List<String> getPortletResourceGuestDefaultActions(String name)
List<String> getPortletResourceGuestUnsupportedActions(String name)
List<String> getPortletResourceLayoutManagerActions(String name)
String getPortletRootModelResource(String portletName)
List<String> getResourceActions(String name)
List<String> getResourceActions(String portletResource,
String modelResource)
List<String> getResourceGroupDefaultActions(String name)
List<String> getResourceGuestUnsupportedActions(String portletResource,
String modelResource)
@Deprecated
List<Role> getRoles(long companyId,
Group group,
String modelResource)
getRoles(long, Group,
String, int[])
List<Role> getRoles(long companyId,
Group group,
String modelResource,
int[] roleTypes)
boolean hasModelResourceActions(String name)
boolean isOrganizationModelResource(String modelResource)
boolean isPortalModelResource(String modelResource)
void read(String servletContextName,
ClassLoader classLoader,
String source)
throws Exception
Exception
@Deprecated
void read(String servletContextName,
InputStream inputStream)
throws Exception
Exception
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||