public class GetPathMethod extends AbstractProtocolMethod<Path>
PATH_SEPARATOR| Constructor and Description |
|---|
GetPathMethod(VirtualStore smartStore,
ActualEnvironment actualEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
Path |
execute(NodeProtocol protocol,
Reference reference) |
Path |
execute(VirtualProtocol virtualProtocol,
Reference reference) |
execute, executepublic GetPathMethod(VirtualStore smartStore, ActualEnvironment actualEnvironment)
public Path execute(VirtualProtocol virtualProtocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<Path>execute in class AbstractProtocolMethod<Path>ProtocolMethodExceptionpublic Path execute(NodeProtocol protocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<Path>execute in class AbstractProtocolMethod<Path>ProtocolMethodExceptionCopyright © 2005–2021 Alfresco Software. All rights reserved.