org.jcrom.annotations
Annotation Type JcrBaseVersionCreated


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface JcrBaseVersionCreated

This annotation is used to mark a field that should store a JCR base version creation date read from the node.
Note: this will only be relevant for nodes that use the mix:versionable mixin type. Also note that this will be empty when iterating over older versions.

Author:
Olafur Gauti Gudmundsson



Copyright © 2009. All Rights Reserved.