Package org.alfresco.repo.jscript.app
Interface PropertyDecorator
- All Known Implementing Classes:
BasePropertyDecorator,CategoryPropertyDecorator,IgnorePropertyDecorator,TagPropertyDecorator,UsernamePropertyDecorator
public interface PropertyDecorator
Interface for property decorators used by ApplicationScriptUtils.toJSON()
- Author:
- Mike Hatfield
-
Method Summary
Modifier and TypeMethodDescriptionorg.json.simple.JSONAwaredecorate(QName propertyName, NodeRef nodeRef, Serializable value)
-
Method Details
-
getPropertyNames
-
decorate
-