@Target(value=java.lang.annotation.ElementType.METHOD)
@Retention(value=RUNTIME)
@Documented
public interface EmbeddedEntityResource
extends java.lang.annotation.Annotation
Modifier and Type | Method and Description |
---|---|
java.lang.Class |
entityResource() |
java.lang.String |
propertyName() |
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.