|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface JcrCreated
This annotation is used to mark a field that should store a JCR creation date read from a node. If the node does not have a creation date, then the field will be left empty. The jcr:created property is inherited from the nt:hierarchyNode, so unless your node type extends that type there is little use of using this annotation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||