nl.gx.webmanager.jcr.annotation
Annotation Type ContentType


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

Declares a factory class which is used to register custom content types from a WCB.

Author:
ivol

Optional Element Summary
 java.lang.String value
          The fully qualified class name representing a factory class.
 

value

public abstract java.lang.String value
The fully qualified class name representing a factory class.

Default:
""


Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.