Annotation Interface Node


@Retention(RUNTIME) @Target({TYPE,METHOD}) @Inherited public @interface Node
Allows for the annotation of a Java class so mapping through simple java interface or delegatee class to a JCR node.
Version:
$Id$
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details