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.machine.learning.forecast.alert.service
Show all versions of com.liferay.commerce.machine.learning.forecast.alert.service
Liferay Commerce Machine Learning Forecast Alert 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> <model-resource> <model-name>com.liferay.commerce.machine.learning.forecast.alert</model-name> <portlet-ref> <portlet-name>com_liferay_commerce_machine_learning_forecast_alert_web_internal_portlet_CommerceMLForecastAlertPortlet</portlet-name> </portlet-ref> <root>true</root> <weight>1</weight> <permissions> <supports> <action-key>MANAGE_ALERT_STATUS</action-key> <action-key>VIEW_ALERTS</action-key> </supports> <site-member-defaults /> <guest-defaults /> <guest-unsupported> <action-key>MANAGE_ALERT_STATUS</action-key> <action-key>VIEW_ALERTS</action-key> </guest-unsupported> </permissions> </model-resource> </resource-action-mapping>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy