Uses of Class
org.apache.jackrabbit.core.nodetype.PropDefId

Packages that use PropDefId
org.apache.jackrabbit.core.nodetype   
 

Uses of PropDefId in org.apache.jackrabbit.core.nodetype
 

Methods in org.apache.jackrabbit.core.nodetype that return PropDefId
 PropDefId PropDef.getId()
          Returns an identifier for this property definition.
 PropDefId PropDefImpl.getId()
          Returns an identifier for this property definition.
static PropDefId PropDefId.valueOf(String s)
          Returns a PropDefId holding the value of the specified string.
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.