@Target(value={METHOD,FIELD}) @Documented @Retention(value=RUNTIME) @Inherited public @interface IdentityProperty
| Modifier and Type | Required Element and Description |
|---|---|
PropertyType |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
attributeName |
public abstract PropertyType value
public abstract String attributeName
Copyright © 2013 Seam Framework. All Rights Reserved.