Uses of Class
org.outerj.daisy.repository.FieldNotFoundException

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.
 



Copyright © -2012 . All Rights Reserved.