Uses of Interface
org.alfresco.repo.virtual.ref.ProtocolMethod
Packages that use ProtocolMethod
Package
Description
-
Uses of ProtocolMethod in org.alfresco.repo.virtual.bundle
Classes in org.alfresco.repo.virtual.bundle that implement ProtocolMethod -
Uses of ProtocolMethod in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement ProtocolMethodModifier and TypeClassDescriptionclassHandles protocol method dispatch.classclassclassclassReturns a virtual parent reference upon execution by subtracting the last template path element from of the given reference.
For root template path references anullwill be returned upon execution.classReturns actualQNameType of a given reference
indicated by the given protocol reference.classReturns the virtual folder template inner path for a virtualized entity reference.classIt returns anInputStreamfor the vanilla-virtual folder template resource indicated by the given vanilla protocol reference.classMethods in org.alfresco.repo.virtual.ref with parameters of type ProtocolMethodModifier and TypeMethodDescription<R> RNodeProtocol.dispatch(ProtocolMethod<R> method, Reference reference) <R> RProtocol.dispatch(ProtocolMethod<R> method, Reference reference) ProtocolMethoddouble-dispatch/visitor protocol type selector.<R> RVanillaProtocol.dispatch(ProtocolMethod<R> method, Reference reference) <R> RVirtualProtocol.dispatch(ProtocolMethod<R> method, Reference reference) <R> RReference.execute(ProtocolMethod<R> method) Double-dispatchesProtocolMethods.
UsesProtocol.dispatch(ProtocolMethod, Reference)to trigger concrete protocol based double dispatchProtocolMethod::executeinvocation on the given method object. -
Uses of ProtocolMethod in org.alfresco.repo.virtual.store
Classes in org.alfresco.repo.virtual.store that implement ProtocolMethodModifier and TypeClassDescriptionclassclassclassclass -
Uses of ProtocolMethod in org.alfresco.repo.virtual.template
Classes in org.alfresco.repo.virtual.template that implement ProtocolMethodModifier and TypeClassDescriptionclassCreates aVirtualFolderDefinitionby executing the template indicated by a virtualized entity reference.