Package net.anotheria.anosite.decorator
Class BoxTypeDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.BoxTypeDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class BoxTypeDecorator extends Object implements net.anotheria.asg.util.decorators.IAttributeDecorator
This decorator decorates the attribute type of a box.- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description BoxTypeDecorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)
-