|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) public static @interface Meta.OCD
The OCD Annotation maps to the OCD element in the Metatype specification. The only difference is that it is possible to create a Designate element as well.
Optional Element Summary | |
---|---|
String |
description
A description for this ocd. |
boolean |
factory
Defines if this is for a factory or not. |
String |
id
The id of the component. |
String |
localization
The localization prefix. |
String |
name
The name for this component. |
public abstract String name
public abstract String id
public abstract String localization
public abstract String description
public abstract boolean factory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |