Class IgnorePropertyDecorator

java.lang.Object
org.alfresco.repo.jscript.app.BasePropertyDecorator
org.alfresco.repo.jscript.app.IgnorePropertyDecorator
All Implemented Interfaces:
PropertyDecorator

public class IgnorePropertyDecorator extends BasePropertyDecorator
Ignores a given property and doesn't output anything in the decoration. This means the property will not appear in the resulting JSON.
Author:
Roy Wetherall