info.magnolia.module.blossom.annotation
Annotation Type TemplateDescription


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface TemplateDescription

Sets the description of a template. Used in combination with Template.

Since:
2.0
See Also:
Template

Required Element Summary
 String value
          Description of the template.
 

Element Detail

value

public abstract String value
Description of the template.



Copyright © 2009-2012 Magnolia International Ltd.. All Rights Reserved.