Package nl.gx.webmanager.jcr.annotation
Annotation Type Parent
-
@Retention(RUNTIME) @Target(METHOD) public @interface Parent
This method annotation is applicable to entities managed by the entity manager. It tells the entity manager to set the parent node when loading an entity. Note that using this annotation does not result in moving the entity when the parent property is changed.