|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={FIELD,TYPE})
public @interface TridasCustomDictionary
| Required Element Summary | |
|---|---|
String |
dictionary
The name of the custom directory, given the type namespace |
TridasCustomDictionaryType |
type
The custom dictionary type (e.g. |
| Optional Element Summary | |
|---|---|
String |
identifierField
The String identifier field name given in a generic field for the computer-based ID |
TridasCustomDictionarySortType |
sortType
The sort method |
| Element Detail |
|---|
public abstract TridasCustomDictionaryType type
public abstract String dictionary
public abstract String identifierField
public abstract TridasCustomDictionarySortType sortType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||