class |
BaseCustomPropertyWebScript |
Base class for all custom property webscripts.
|
class |
CustomPropertyDefinitionDelete |
Implementation for Java backed webscript to remove RM custom property definitions
from the custom model.
|
class |
CustomPropertyDefinitionPost |
Implementation for Java backed webscript to add RM custom property definitions
to the custom model.
|
class |
CustomPropertyDefinitionPut |
Implementation for Java backed webscript to update RM custom property definitions
in the custom model.
|
class |
CustomPropertyDefinitionsGet |
This class provides the implementation for the custompropdefinitions.get webscript.
|
class |
CustomRefDelete |
Implementation for Java backed webscript to remove RM custom relationship from a node.
|
class |
CustomReferenceDefinitionBase |
Base class for custom reference definition classes
|
class |
CustomReferenceDefinitionPost |
Implementation for Java backed webscript to add RM custom reference definitions
to the custom model.
|
class |
CustomReferenceDefinitionPut |
Implementation for Java backed webscript to update RM custom reference definitions.
|
class |
CustomReferenceDefinitionsGet |
Implementation for Java backed webscript to get RM custom reference definitions.
|
class |
CustomRefPost |
Implementation for Java backed webscript to add RM custom relationship to a node.
|
class |
CustomRefsGet |
Implementation for Java backed webscript to get RM custom references for a node.
|
class |
DispositionAbstractBase |
Abstract base class for all disposition related java backed webscripts.
|
class |
DispositionActionDefinitionDelete |
Implementation for Java backed webscript to delete a dispostion action definition.
|
class |
DispositionActionDefinitionPost |
Implementation for Java backed webscript to create a new dispositon action definition.
|
class |
DispositionActionDefinitionPut |
Implementation for Java backed webscript to update an existing dispositon
action definition.
|
class |
DispositionLifecycleGet |
Implementation for Java backed webscript to return full details
about a disposition lifecycle (next disposition action).
|
class |
DispositionScheduleGet |
Implementation for Java backed webscript to return full details
about a disposition schedule.
|
class |
RelationshipDelete |
Implementation for Java backed webscript to delete a relationship from a node.
|
class |
RelationshipLabelsGet |
Implementation for Java backed webscript to get the relationship labels.
|
class |
RelationshipsGet |
Implementation for Java backed webscript to get the relationships for a node.
|