Class LinkTargetNameDecorator

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

    public class LinkTargetNameDecorator
    extends Object
    implements net.anotheria.asg.util.decorators.IAttributeDecorator
    This attribute decorator decorates known anosite objects as links to the linked documents (instead of id).
    Author:
    another
    • Constructor Detail

      • LinkTargetNameDecorator

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