Package net.anotheria.anosite.decorator
Class MediaLinksListDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.LinksListDecorator
-
- net.anotheria.anosite.decorator.MediaLinksListDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class MediaLinksListDecorator extends LinksListDecorator
Decorator for linked localizations.- Author:
- denis
-
-
Constructor Summary
Constructors Constructor Description MediaLinksListDecorator()
-
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
-
-