org.jcrom.annotations
Annotation Type JcrVersionCreated


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

This annotation is used to mark a field that should store a JCR 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 unless iterating over older versions.

Author:
Olafur Gauti Gudmundsson



Copyright © 2009. All Rights Reserved.