|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface Portable
Indicates that instances of the annotated class are eligible to be serialized and sent over the wire between server and clients.
Optional Element Summary | |
---|---|
Class<?> |
aliasOf
Indicate that the annotated class should be treated as an alias of an existing marshalling mapping, and should not be directly mapped itself. |
public abstract Class<?> aliasOf
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |