Package net.anotheria.anosite.decorator
Class FileSizeDecorator
- java.lang.Object
-
- net.anotheria.anosite.decorator.FileSizeDecorator
-
- All Implemented Interfaces:
net.anotheria.asg.util.decorators.IAttributeDecorator
public class FileSizeDecorator extends Object implements net.anotheria.asg.util.decorators.IAttributeDecorator
This decorator returns the size of the underlying ImageDocument and the contained image file name.- Author:
- another
-
-
Constructor Summary
Constructors Constructor Description FileSizeDecorator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringdecorate(net.anotheria.asg.data.DataObject doc, String attributeName, String rule)
-