|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=SOURCE) @Target(value=TYPE) @Documented public @interface ALDDataConverterProvider
Annotation for classes acting as Alida data conversion provider and implementing the ALDDataConverter interface.
A data converter provider class NOT annotated with ALDDataConverterProvider will not
be found as a provider by Alida.
| Optional Element Summary | |
|---|---|
int |
priority
Priority to resolve cases where more than one DataIO provider is found for one class. |
public abstract int priority
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||