org.jboss.seam.jcr.annotations.ocm
Annotation Type JcrFind


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface JcrFind

Represents the find based on identifier in JCR. Methods denoted JcrFind should have a single String param.

Author:
johnament



Copyright © 2011 Seam Framework. All Rights Reserved.