public class NewVirtualReferenceMethod extends AbstractProtocolMethod<Reference>
PATH_SEPARATOR| Constructor and Description |
|---|
NewVirtualReferenceMethod(org.alfresco.service.cmr.repository.NodeRef templateRef,
String templatePath,
org.alfresco.service.cmr.repository.NodeRef actualNodeRef,
String vanillaProcessorClasspath) |
NewVirtualReferenceMethod(String templateSysPath,
String templatePath,
org.alfresco.service.cmr.repository.NodeRef actualNodeRef,
String vanillaProcessorClasspath)
Deprecated.
In future system paths will be replaced with actual resources
or string encoded references
|
| Modifier and Type | Method and Description |
|---|---|
Reference |
execute(VanillaProtocol vanillaProtocol,
Reference reference) |
Reference |
execute(VirtualProtocol virtualProtocol,
Reference reference) |
execute, executepublic NewVirtualReferenceMethod(String templateSysPath, String templatePath, org.alfresco.service.cmr.repository.NodeRef actualNodeRef, String vanillaProcessorClasspath)
templateSysPath - templatePath - actualNodeRef - vanillaProcessorClasspath - public Reference execute(VirtualProtocol virtualProtocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<Reference>execute in class AbstractProtocolMethod<Reference>ProtocolMethodExceptionpublic Reference execute(VanillaProtocol vanillaProtocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<Reference>execute in class AbstractProtocolMethod<Reference>ProtocolMethodExceptionCopyright © 2005–2018 Alfresco Software. All rights reserved.