Package net.anotheria.anosite.decorator
Class LocalizationsListDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.LinksListDecorator
-
- net.anotheria.anosite.decorator.LocalizationsListDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class LocalizationsListDecorator extends LinksListDecorator
Decorator for linked scripts.- Author:
- denis
-
-
Constructor Summary
Constructors Constructor Description LocalizationsListDecorator()
-
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.LinksListDecorator
decorate
-
-
-
-
Method Detail
-
getLinkTargetName
protected String getLinkTargetName(String targetId) throws net.anotheria.asg.exception.ASGRuntimeException
- Specified by:
getLinkTargetNamein classLinksListDecorator- Throws:
net.anotheria.asg.exception.ASGRuntimeException
-
-