public class CustomReferenceDefinitionBase extends AbstractRmWebScript
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CUSTOM_REFS |
protected static String |
LABEL |
protected static String |
REF_ID |
protected static String |
REFERENCE_TYPE
Constants for the custom reference definition classes
|
protected static String |
SOURCE |
protected static String |
TARGET |
protected static String |
URL |
ID, INVERT, PATH_SEPARATOR, STORE_ID, STORE_TYPE, SUCCESS| Constructor and Description |
|---|
CustomReferenceDefinitionBase() |
| Modifier and Type | Method and Description |
|---|---|
protected RelationshipDisplayName |
createDisplayName(org.json.JSONObject requestContent)
Creates the relationship display name from request content
|
protected RelationshipService |
getRelationshipService()
Gets the relationship service instance
|
void |
setRelationshipService(RelationshipService relationshipService)
Sets the relationship service instance
|
getDispositionService, getNamespaceService, getNodeService, parseRequestForNodeRef, setDispositionService, setNamespaceService, setNodeServiceexecute, executeFinallyImpl, executeImpl, executeImpl, executeImpl, getTemplateModel, renderFormatTemplateaddModuleBundleToCache, checkModuleBundleCache, createArgs, createArgsM, createHeaders, createHeadersM, createScriptParameters, createStatusException, createTemplateParameters, executeScript, getContainer, getDescription, getExecuteScript, getResources, getStatusTemplate, init, renderString, renderString, renderTemplate, sendStatus, setURLModelFactory, toStringprotected static final String REFERENCE_TYPE
protected static final String REF_ID
protected static final String LABEL
protected static final String SOURCE
protected static final String TARGET
protected static final String CUSTOM_REFS
protected static final String URL
protected RelationshipService getRelationshipService()
public void setRelationshipService(RelationshipService relationshipService)
relationshipService - The relationship service instanceprotected RelationshipDisplayName createDisplayName(org.json.JSONObject requestContent)
requestContent - The request content as json objectCopyright © 2005–2016 Alfresco Software. All rights reserved.