Uses of Interface
net.anotheria.asg.util.decorators.IAttributeDecorator
-
Packages that use IAttributeDecorator Package Description net.anotheria.asg.util.decorators -
-
Uses of IAttributeDecorator in net.anotheria.asg.util.decorators
Classes in net.anotheria.asg.util.decorators that implement IAttributeDecorator Modifier and Type Class Description classAbstractLinkDecoratorThis decorator decorates a link value with the linked document name.classDateTimeDecoratorThis decorator decorates long value to date time representation.classEditLinkDecoratorThis decorator decorates the link to another object with the name property of the linked object.classIDItoADecoratorSame as ItoADecorator, but instead of decorating the attribute with the name "attributeName", the id of the given document is taken.classItoADecoratorDecorates the attribute with the given attribute name in the given document with help of standart itoa routine.
-