|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value={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.
Required Element Summary | |
---|---|
String |
jcrType
|
Element Detail |
---|
public abstract String jcrType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |