resource-actions.default.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of com.liferay.commerce.price.list.service
Show all versions of com.liferay.commerce.price.list.service
Liferay Commerce Price List Service
<?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.commerce.price.list</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_pricing_web_internal_portlet_CommercePriceListPortlet</portlet-name> </portlet-ref> <root>true</root> <weight>1</weight> <permissions> <supports> <action-key>ADD_COMMERCE_PRICE_LIST</action-key> </supports> <site-member-defaults /> <guest-defaults /> <guest-unsupported> <action-key>ADD_COMMERCE_PRICE_LIST</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.commerce.price.list.model.CommercePriceList</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_pricing_web_internal_portlet_CommercePriceListPortlet</portlet-name> <portlet-name>com_liferay_commerce_pricing_web_internal_portlet_CommercePricingClassesPortlet</portlet-name> </portlet-ref> <weight>2</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>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </guest-unsupported> <owner-defaults> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </owner-defaults> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy