Uses of Interface
org.alfresco.repo.virtual.ref.Parameter
Packages that use Parameter
-
Uses of Parameter in org.alfresco.repo.virtual.ref
Classes in org.alfresco.repo.virtual.ref that implement ParameterModifier and TypeClassDescriptionclassclassHelper class that has oneResourceas a value attribute, value that can be retrieved and used in virtualization process.classHelper class that has oneStringas a value attribute, value that can be retrieved and used in virtualization process.classGeneric value of typeVholder parameter.Methods in org.alfresco.repo.virtual.ref that return ParameterMethods in org.alfresco.repo.virtual.ref that return types with arguments of type ParameterMethods in org.alfresco.repo.virtual.ref with parameters of type ParameterModifier and TypeMethodDescriptionProtocol.addParameter(Reference reference, Parameter parameter) Protocol.replaceParameter(Reference reference, int index, Parameter parameter) HashStringifier.stringifyParameter(Parameter parameter) PlainStringifier.stringifyParameter(Parameter parameter) ProtocolHashStringifier.stringifyParameter(Parameter parameter) Stringifier.stringifyParameter(Parameter parameter) ZeroStringifier.stringifyParameter(Parameter parameter) Method parameters in org.alfresco.repo.virtual.ref with type arguments of type ParameterModifier and TypeMethodDescriptionVanillaProtocol.newReference(Encoding encoding, Resource virtualTemplateResource, String templatePath, Resource actualResource, Resource vanillTemplateResource, List<Parameter> extraParameters) VirtualProtocol.newReference(Encoding encoding, Resource templateResource, String templatePath, Resource actualNodeResource, List<Parameter> extraParameters) VirtualProtocol.newReference(Resource templateResource, String templatePath, NodeRef actualNodeRef, List<Parameter> extraParameters) Constructor parameters in org.alfresco.repo.virtual.ref with type arguments of type Parameter