Class GetParentReferenceMethod

java.lang.Object
org.alfresco.repo.virtual.ref.AbstractProtocolMethod<Reference>
org.alfresco.repo.virtual.ref.GetParentReferenceMethod
All Implemented Interfaces:
ProtocolMethod<Reference>

public class GetParentReferenceMethod extends AbstractProtocolMethod<Reference>
Returns a virtual parent reference upon execution by subtracting the last template path element from of the given reference.
For root template path references a null will be returned upon execution.
Author:
Bogdan Horje
See Also: