Uses of Interface
org.apache.jackrabbit.ocm.mapper.model.PropertyDefDescriptor

Packages that use PropertyDefDescriptor
org.apache.jackrabbit.ocm.mapper.model   
org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit   
 

Uses of PropertyDefDescriptor in org.apache.jackrabbit.ocm.mapper.model
 

Classes in org.apache.jackrabbit.ocm.mapper.model that implement PropertyDefDescriptor
 class BeanDescriptor
          BeanDescriptor is used by the mapper to read general information on a bean field
 class CollectionDescriptor
          CollectionDescriptor is used by the mapper to read general information on a collection field
 class FieldDescriptor
          FieldDescriptor is used by the mapper to read general information on a atomic field
 

Uses of PropertyDefDescriptor in org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit
 

Methods in org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit with parameters of type PropertyDefDescriptor
 PropDefImpl NodeTypeManagerImpl.getPropertyDefinition(String fieldName, PropertyDefDescriptor field, Name declaringNodeType)
          Creates a PropDefImpl object.
 



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