Class PageCMS2Decorator

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

    public class PageCMS2Decorator
    extends Object
    implements net.anotheria.asg.util.decorators.IAttributeDecorator
    Decorator for links to pages.
    Author:
    another
    • Constructor Detail

      • PageCMS2Decorator

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