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.currency.service
Show all versions of com.liferay.commerce.currency.service
Liferay Commerce Currency 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.currency</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_currency_web_internal_portlet_CommerceCurrencyPortlet</portlet-name> </portlet-ref> <root>true</root> <weight>1</weight> <permissions> <supports> <action-key>MANAGE_COMMERCE_CURRENCIES</action-key> </supports> <site-member-defaults/> <guest-defaults/> <guest-unsupported> <action-key>MANAGE_COMMERCE_CURRENCIES</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>