org.jcrom.annotations
Annotation Type JcrVersionName


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

This annotation is used to mark a field that should store a JCR version name 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.