Uses of Class
org.apache.portals.graffito.jcr.mapper.model.FieldDescriptor

Packages that use FieldDescriptor
org.apache.portals.graffito.jcr.mapper.model   
 

Uses of FieldDescriptor in org.apache.portals.graffito.jcr.mapper.model
 

Methods in org.apache.portals.graffito.jcr.mapper.model that return FieldDescriptor
 FieldDescriptor ClassDescriptor.getFieldDescriptor(java.lang.String fieldName)
          Get the FieldDescriptor to used for a specific java bean attribute
 FieldDescriptor ClassDescriptor.getIdFieldDescriptor()
           
 FieldDescriptor ClassDescriptor.getPathFieldDescriptor()
           
 

Methods in org.apache.portals.graffito.jcr.mapper.model with parameters of type FieldDescriptor
 void ClassDescriptor.addFieldDescriptor(FieldDescriptor fieldDescriptor)
          Add a new FielDescriptor
 



Copyright © 2004-2006 The Apache Software Foundation. All Rights Reserved.