org.jcrom.annotations
Annotation Type JcrName


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

This annotation is used to mark a field that contains the JCR node name. Ths annotation is mandatory for classes that are to be mapped using JCROM.

Author:
Olafur Gauti Gudmundsson



Copyright © 2009. All Rights Reserved.