Package net.anotheria.anosite.decorator
Class BoxDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.BoxDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class BoxDecorator extends Object implements net.anotheria.asg.util.decorators.IAttributeDecorator
Decorator for linked boxes.- Author:
- lrosenberg
-
-
Constructor Summary
Constructors Constructor Description BoxDecorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)
-