Class ResourceParameter

java.lang.Object
org.alfresco.repo.virtual.ref.ValueParameter<Resource>
org.alfresco.repo.virtual.ref.ResourceParameter
All Implemented Interfaces:
Parameter

public class ResourceParameter extends ValueParameter<Resource>
Helper class that has one Resource as a value attribute, value that can be retrieved and used in virtualization process.

It also provides the possibility of converting the value attribute into a string representation according to Encodings definition, using provided Stringifier objects.