Package net.anotheria.anosite.decorator
Class LinksListCMS2Decorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.LinksListCMS2Decorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
- Direct Known Subclasses:
LocalizationsListCMS2Decorator,MediaLinksListCMS2Decorator,RolesListCMS2Decorator,ScriptsListCMS2Decorator
public abstract class LinksListCMS2Decorator extends Object implements net.anotheria.asg.util.decorators.IAttributeDecorator
Basic Decorator for list of links- Author:
- denis
-
-
Constructor Summary
Constructors Constructor Description LinksListCMS2Decorator()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)protected abstract StringgetLinkTargetName(String targetId)
-