public interface VariableRenderer
VariableRendererManager| Modifier and Type | Method and Description |
|---|---|
String |
getStringRepresentation(Object variable)
Gets the string-representation of this variable.
|
Class<?> |
getVariableType()
Gets the type this renderer is capable of rendering.
|
Copyright © 2016 Alfresco. All rights reserved.