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


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

Annotation used to set the available components in an area by their id. When used in combination with AvailableComponentClasses components from both annotations are used.

Since:
2.0
See Also:
Area, AvailableComponentClasses

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}


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