Class LinksListDecorator

    • Constructor Detail

      • LinksListDecorator

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

        protected abstract String getLinkTargetName​(String targetId)
                                             throws net.anotheria.asg.exception.ASGRuntimeException
        Throws:
        net.anotheria.asg.exception.ASGRuntimeException