public class GetReferenceType extends AbstractProtocolMethod<QName>
QName Type of a given reference PATH_SEPARATOR| Constructor and Description |
|---|
GetReferenceType(ActualEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
QName |
execute(NodeProtocol protocol,
Reference reference) |
QName |
execute(VirtualProtocol virtualProtocol,
Reference reference) |
execute, executepublic GetReferenceType(ActualEnvironment environment)
public QName execute(NodeProtocol protocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<QName>execute in class AbstractProtocolMethod<QName>ProtocolMethodExceptionpublic QName execute(VirtualProtocol virtualProtocol, Reference reference) throws ProtocolMethodException
execute in interface ProtocolMethod<QName>execute in class AbstractProtocolMethod<QName>ProtocolMethodExceptionCopyright © 2005–2020 Alfresco Software. All rights reserved.