Package net.anotheria.asg.util.decorators
-
Interface Summary Interface Description IAttributeDecorator This interface declares an attribute decorator, which can be configured to be used by the generated ShowActions. -
Class Summary Class Description AbstractLinkDecorator This decorator decorates a link value with the linked document name.DateTimeDecorator This decorator decorates long value to date time representation.EditLinkDecorator This decorator decorates the link to another object with the name property of the linked object.IDItoADecorator Same as ItoADecorator, but instead of decorating the attribute with the name "attributeName", the id of the given document is taken.ItoADecorator Decorates the attribute with the given attribute name in the given document with help of standart itoa routine.