|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectionList | |
org.outerj.daisy.repository.schema | API for dealing with the repository schema, thus the available document types, fields, and parts. |
Uses of SelectionList in org.outerj.daisy.repository.schema |
Subinterfaces of SelectionList in org.outerj.daisy.repository.schema | |
interface |
StaticSelectionList
A static selection list, manually created by a daisy administrator for a specific FieldType. |
Methods in org.outerj.daisy.repository.schema that return SelectionList | |
SelectionList |
FieldType.getSelectionList()
Returns the SelectionList for this FieldType if one has been defined, null if no SelectionList had been defined (i.e. not set for this FieldType using the setSelectionList(SelectionList selectionList) method). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |