AttributeFormatterExtension is an extension of AttributeExtension.
Clean up the value for display
var formatters = attributeExtensions.getExtensionsOfType("formatter"); var attributeFormatterExtension = formatters[0];
any.
a Q.Promise resolving to the display value.
AttributeFormatterExtension is an extension of AttributeExtension.