Uses of Class
org.alfresco.module.org_alfresco_module_rm.script.AbstractRmWebScript
Packages that use AbstractRmWebScript
Package
Description
-
Uses of AbstractRmWebScript in org.alfresco.module.org_alfresco_module_rm.script
Subclasses of AbstractRmWebScript in org.alfresco.module.org_alfresco_module_rm.scriptModifier and TypeClassDescriptionclass
Base class for all custom property webscripts.class
Implementation for Java backed webscript to remove RM custom property definitions from the custom model.class
Implementation for Java backed webscript to add RM custom property definitions to the custom model.class
Implementation for Java backed webscript to update RM custom property definitions in the custom model.class
This class provides the implementation for the custompropdefinitions.get webscript.class
Implementation for Java backed webscript to remove RM custom relationship from a node.class
Base class for custom reference definition classesclass
Implementation for Java backed webscript to add RM custom reference definitions to the custom model.class
Implementation for Java backed webscript to update RM custom reference definitions.class
Implementation for Java backed webscript to get RM custom reference definitions.class
Implementation for Java backed webscript to add RM custom relationship to a node.class
Implementation for Java backed webscript to get RM custom references for a node.class
Abstract base class for all disposition related java backed webscripts.class
Implementation for Java backed webscript to delete a dispostion action definition.class
Implementation for Java backed webscript to create a new dispositon action definition.class
Implementation for Java backed webscript to update an existing dispositon action definition.class
Implementation for Java backed webscript to return full details about a disposition lifecycle (next disposition action).class
Implementation for Java backed webscript to return full details about a disposition schedule.class
Implementation for Java backed webscript to delete a relationship from a node.class
Implementation for Java backed webscript to get the relationship labels.class
Implementation for Java backed webscript to get the relationships for a node. -
Uses of AbstractRmWebScript in org.alfresco.module.org_alfresco_module_rm.script.slingshot
Modifier and TypeClassDescriptionclass
REST API to get the recorded version config for a documentclass
REST API to set the recorded version config for a document