resource-actions.default.xml Maven / Gradle / Ivy
<?xml version="1.0"?> <!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 7.4.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_7_4_0.dtd"> <resource-action-mapping> <model-resource> <model-name>com.liferay.account.model.AccountEntry</model-name> <portlet-ref> <portlet-name>com_liferay_account_admin_web_internal_portlet_AccountEntriesAdminPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>ADD_ACCOUNT_ROLE</action-key> <action-key>DELETE</action-key> <action-key>INVITE_USER</action-key> <action-key>MANAGE_ADDRESSES</action-key> <action-key>MANAGE_DOMAINS</action-key> <action-key>MANAGE_ORGANIZATIONS</action-key> <action-key>MANAGE_USERS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> <action-key>VIEW_ACCOUNT_GROUPS</action-key> <action-key>VIEW_ACCOUNT_ROLES</action-key> <action-key>VIEW_ADDRESSES</action-key> <action-key>VIEW_ORGANIZATIONS</action-key> <action-key>VIEW_USERS</action-key> </supports> </permissions> </model-resource> <model-resource> <model-name>com.liferay.account.model.AccountGroup</model-name> <portlet-ref> <portlet-name>com_liferay_account_admin_web_internal_portlet_AccountGroupsAdminPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>ASSIGN_ACCOUNTS</action-key> <action-key>DELETE</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> <action-key>VIEW_ACCOUNTS</action-key> </supports> </permissions> </model-resource> <model-resource> <model-name>com.liferay.account.model.AccountRole</model-name> <portlet-ref> <portlet-name>com_liferay_account_admin_web_internal_portlet_AccountEntriesAdminPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>ASSIGN_USERS</action-key> <action-key>DEFINE_PERMISSIONS</action-key> <action-key>DELETE</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> </permissions> </model-resource> <model-resource organization="true" portal="true"> <model-name>com.liferay.portal.kernel.model.Organization</model-name> <portlet-ref> <portlet-name>com_liferay_users_admin_web_portlet_UsersAdminPortlet</portlet-name> </portlet-ref> <permissions> <supports> <action-key>MANAGE_ACCOUNTS</action-key> <action-key>MANAGE_AVAILABLE_ACCOUNTS</action-key> <action-key>MANAGE_SUBORGANIZATIONS_ACCOUNTS</action-key> </supports> <guest-unsupported> <action-key>MANAGE_ACCOUNTS</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy