Class AttributeDecorator

  • All Implemented Interfaces:
    net.anotheria.asg.util.decorators.IAttributeDecorator

    public class AttributeDecorator
    extends Object
    implements net.anotheria.asg.util.decorators.IAttributeDecorator
    Decorator for linked attributes.
    Author:
    lrosenberg
    • Constructor Detail

      • AttributeDecorator

        public AttributeDecorator()
    • Method Detail

      • decorate

        public String decorate​(net.anotheria.asg.data.DataObject doc,
                               String attributeName,
                               String rule)
        Specified by:
        decorate in interface net.anotheria.asg.util.decorators.IAttributeDecorator