org.jcrom.annotations
Annotation Type JcrUUID


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

This annotation is used to mark a field that should store a JCR UUID read from a node. If the node does not have such a UUID, then the field will be left empty.

Author:
Olafur Gauti Gudmundsson



Copyright © 2009. All Rights Reserved.