|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Inherited @Retention(value=RUNTIME) @Target(value=TYPE) @Documented public @interface Region
Annotation to define the region an entity will be stored in.
| Optional Element Summary | |
|---|---|
String |
value
The name, or fully-qualified bean name of the Region the entity
shall be stored in (e.g. |
public abstract String value
Region the entity
shall be stored in (e.g. "Users", or "/Local/Admin/Users").
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||