Package net.anotheria.anosite.decorator
Class ScriptsListCMS2Decorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.LinksListCMS2Decorator
-
- net.anotheria.anosite.decorator.ScriptsListCMS2Decorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class ScriptsListCMS2Decorator extends LinksListCMS2Decorator
Decorator for linked scripts.- Author:
- denis
-
-
Constructor Summary
Constructors Constructor Description ScriptsListCMS2Decorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected StringgetLinkTargetName(String targetId)-
Methods inherited from class net.anotheria.anosite.decorator.LinksListCMS2Decorator
decorate
-
-
-
-
Method Detail
-
getLinkTargetName
protected String getLinkTargetName(String targetId) throws net.anotheria.asg.exception.ASGRuntimeException
- Specified by:
getLinkTargetNamein classLinksListCMS2Decorator- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
-