Package nl.gx.webmanager.jcr.annotation
Annotation Type ContentType
-
@Retention(RUNTIME) @Target(TYPE) public @interface ContentType
Declares a factory class which is used to register custom content types from a WCB.- Author:
- ivol
-
-
Element Detail
-
value
String value
The fully qualified class name representing a factory class.- Default:
- ""
-
-