|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Field | |
|---|---|
| org.outerj.daisy.repository | Core API for accessing the repository, and creating and modifying documents in it. |
| Uses of Field in org.outerj.daisy.repository |
|---|
| Methods in org.outerj.daisy.repository that return Field | |
|---|---|
Field[] |
Fields.getArray()
|
Field |
Version.getField(long fieldTypeId)
Get a field by id. |
Field |
Document.getField(long fieldTypeId)
Same as Document.getField(String) but using the field type id. |
Field |
Document.getField(java.lang.String fieldTypeName)
Gets a field by field type name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||