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

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

There is a newer version: 2.0.27
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.shopping</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingAdminPortlet</portlet-name>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingPortlet</portlet-name>
		</portlet-ref>
		<root>true</root>
		<weight>1</weight>
		<permissions>
			<supports>
				<action-key>ADD_CATEGORY</action-key>
				<action-key>ADD_ITEM</action-key>
				<action-key>MANAGE_COUPONS</action-key>
				<action-key>MANAGE_ORDERS</action-key>
				<action-key>PERMISSIONS</action-key>
				<action-key>VIEW</action-key>
			</supports>
			<site-member-defaults>
				<action-key>VIEW</action-key>
			</site-member-defaults>
			<guest-defaults>
				<action-key>VIEW</action-key>
			</guest-defaults>
			<guest-unsupported>
				<action-key>ADD_CATEGORY</action-key>
				<action-key>ADD_ITEM</action-key>
				<action-key>MANAGE_COUPONS</action-key>
				<action-key>MANAGE_ORDERS</action-key>
				<action-key>PERMISSIONS</action-key>
			</guest-unsupported>
		</permissions>
	</model-resource>
	<model-resource>
		<model-name>com.liferay.shopping.model.ShoppingCategory</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingAdminPortlet</portlet-name>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingPortlet</portlet-name>
		</portlet-ref>
		<weight>2</weight>
		<permissions>
			<supports>
				<action-key>ADD_ITEM</action-key>
				<action-key>ADD_SUBCATEGORY</action-key>
				<action-key>DELETE</action-key>
				<action-key>PERMISSIONS</action-key>
				<action-key>UPDATE</action-key>
				<action-key>VIEW</action-key>
			</supports>
			<site-member-defaults>
				<action-key>VIEW</action-key>
			</site-member-defaults>
			<guest-defaults>
				<action-key>VIEW</action-key>
			</guest-defaults>
			<guest-unsupported>
				<action-key>ADD_ITEM</action-key>
				<action-key>ADD_SUBCATEGORY</action-key>
				<action-key>UPDATE</action-key>
			</guest-unsupported>
		</permissions>
	</model-resource>
	<model-resource>
		<model-name>com.liferay.shopping.model.ShoppingItem</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingAdminPortlet</portlet-name>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingPortlet</portlet-name>
		</portlet-ref>
		<weight>3</weight>
		<permissions>
			<supports>
				<action-key>DELETE</action-key>
				<action-key>PERMISSIONS</action-key>
				<action-key>UPDATE</action-key>
				<action-key>VIEW</action-key>
			</supports>
			<site-member-defaults>
				<action-key>VIEW</action-key>
			</site-member-defaults>
			<guest-defaults>
				<action-key>VIEW</action-key>
			</guest-defaults>
			<guest-unsupported>
				<action-key>UPDATE</action-key>
			</guest-unsupported>
		</permissions>
	</model-resource>
	<model-resource>
		<model-name>com.liferay.shopping.model.ShoppingOrder</model-name>
		<portlet-ref>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingAdminPortlet</portlet-name>
			<portlet-name>com_liferay_shopping_web_portlet_ShoppingPortlet</portlet-name>
		</portlet-ref>
		<weight>4</weight>
		<permissions>
			<supports>
				<action-key>DELETE</action-key>
				<action-key>PERMISSIONS</action-key>
				<action-key>UPDATE</action-key>
				<action-key>VIEW</action-key>
			</supports>
			<site-member-defaults />
			<guest-defaults />
			<guest-unsupported>
				<action-key>VIEW</action-key>
			</guest-unsupported>
		</permissions>
	</model-resource>
</resource-action-mapping>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy