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: 3.0.64
Show newest version
<?xml version="1.0"?>
<!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 7.0.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_7_0_0.dtd">

<resource-action-mapping>
	<model-resource>
		<model-name>com.liferay.depot</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_depot_web_portlet_DepotAdminPortlet</portlet-name>
			<portlet-name>com_liferay_depot_web_portlet_DepotSettingsPortlet</portlet-name>
		</portlet-ref>
		<root>true</root>
		<weight>1</weight>
		<permissions>
			<supports>
				<action-key>ADD_DEPOT_ENTRY</action-key>
			</supports>
			<guest-defaults />
			<guest-unsupported>
				<action-key>ADD_DEPOT_ENTRY</action-key>
			</guest-unsupported>
		</permissions>
	</model-resource>
	<model-resource>
		<model-name>com.liferay.depot.model.DepotEntry</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_depot_web_portlet_DepotAdminPortlet</portlet-name>
			<portlet-name>com_liferay_depot_web_portlet_DepotSettingsPortlet</portlet-name>
		</portlet-ref>
		<weight>2</weight>
		<permissions>
			<supports>
				<action-key>ASSIGN_MEMBERS</action-key>
				<action-key>ASSIGN_USER_ROLES</action-key>
				<action-key>DELETE</action-key>
				<action-key>UPDATE</action-key>
				<action-key>VIEW</action-key>
				<action-key>VIEW_MEMBERS</action-key>
				<action-key>VIEW_SITE_ADMINISTRATION</action-key>
			</supports>
		</permissions>
	</model-resource>
</resource-action-mapping>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy