public class GetActualNodeRefMethod extends AbstractProtocolMethod<NodeRef>
NodeRef of a given reference.NodeRef are node references of content elements found in the
Alfresco repository that are subjected to a virtualization process.PATH_SEPARATOR| Constructor and Description |
|---|
GetActualNodeRefMethod(ActualEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
NodeRef |
execute(NodeProtocol protocol,
Reference reference) |
NodeRef |
execute(VirtualProtocol virtualProtocol,
Reference reference) |
execute, executepublic GetActualNodeRefMethod(ActualEnvironment environment)
public NodeRef execute(VirtualProtocol virtualProtocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<NodeRef>execute in class AbstractProtocolMethod<NodeRef>ProtocolMethodExceptionpublic NodeRef execute(NodeProtocol protocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<NodeRef>execute in class AbstractProtocolMethod<NodeRef>ProtocolMethodExceptionCopyright © 2005–2020 Alfresco Software. All rights reserved.