Class BoxTypeDecorator

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

    public class BoxTypeDecorator
    extends Object
    implements net.anotheria.asg.util.decorators.IAttributeDecorator
    This decorator decorates the attribute type of a box.
    Author:
    another
    • Constructor Detail

      • BoxTypeDecorator

        public BoxTypeDecorator()
    • 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