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.bom.service
Show all versions of com.liferay.commerce.bom.service
Liferay Commerce BOM Service
<?xml version="1.0"?> <!DOCTYPE resource-action-mapping PUBLIC "-//Liferay//DTD Resource Action Mapping 7.3.0//EN" "http://www.liferay.com/dtd/liferay-resource-action-mapping_7_3_0.dtd"> <resource-action-mapping> <portlet-resource> <portlet-name>90</portlet-name> <permissions> <supports> <action-key>ADD_COMMERCE_BOM_DEFINITION</action-key> <action-key>ADD_COMMERCE_BOM_FOLDER</action-key> </supports> <site-member-defaults /> <guest-defaults /> <guest-unsupported> <action-key>ADD_COMMERCE_BOM_DEFINITION</action-key> <action-key>ADD_COMMERCE_BOM_FOLDER</action-key> </guest-unsupported> </permissions> </portlet-resource> <model-resource> <model-name>com.liferay.commerce.bom.model.CommerceBOMDefinition</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_bom_admin_web_internal_portlet_CommerceBOMAdminPortlet</portlet-name> </portlet-ref> <weight>1</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> </permissions> </model-resource> <model-resource> <model-name>com.liferay.commerce.bom.model.CommerceBOMFolder</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_bom_admin_web_internal_portlet_CommerceBOMAdminPortlet</portlet-name> </portlet-ref> <weight>1</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> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy