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