All Downloads are FREE. Search and download functionalities are using the official Maven repository.

resource-actions.default.xml Maven / Gradle / Ivy

There is a newer version: 2.0.135
Show newest version
<?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>DELETE</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_ORGANIZATIONS</action-key>
				<action-key>VIEW_USERS</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_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