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.change.tracking.service
Show all versions of com.liferay.change.tracking.service
Liferay Change Tracking 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.change.tracking</model-name> <portlet-ref> <portlet-name>com_liferay_change_tracking_web_portlet_PublicationsPortlet</portlet-name> </portlet-ref> <root>true</root> <weight>1</weight> <permissions> <supports> <action-key>ADD_PUBLICATION</action-key> <action-key>ADD_REMOTE</action-key> <action-key>ADD_TEMPLATE</action-key> <action-key>PERMISSIONS</action-key> </supports> <guest-unsupported> <action-key>ADD_REMOTE</action-key> <action-key>ADD_TEMPLATE</action-key> <action-key>PERMISSIONS</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.change.tracking.model.CTCollection</model-name> <portlet-ref> <portlet-name>com_liferay_change_tracking_web_portlet_PublicationsPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>PUBLISH</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <guest-unsupported> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>PUBLISH</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.change.tracking.model.CTCollectionTemplate</model-name> <portlet-ref> <portlet-name>com_liferay_change_tracking_web_portlet_PublicationsPortlet</portlet-name> </portlet-ref> <weight>2</weight> <permissions> <supports> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>PUBLISH</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </supports> <guest-unsupported> <action-key>DELETE</action-key> <action-key>PERMISSIONS</action-key> <action-key>PUBLISH</action-key> <action-key>UPDATE</action-key> <action-key>VIEW</action-key> </guest-unsupported> </permissions> </model-resource> <model-resource> <model-name>com.liferay.change.tracking.model.CTRemote</model-name> <portlet-ref> <portlet-name>com_liferay_change_tracking_web_portlet_PublicationsPortlet</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> <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