Package net.anotheria.anosite.decorator
Class LinkTargetNameDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.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 Summary
Constructors Constructor Description LinkTargetNameDecorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)
-