Uses of Class
org.apache.jackrabbit.state.nodetype.PropertyDefinitionState

Packages that use PropertyDefinitionState
org.apache.jackrabbit.state.nodetype Node type state implementation. 
 

Uses of PropertyDefinitionState in org.apache.jackrabbit.state.nodetype
 

Methods in org.apache.jackrabbit.state.nodetype that return PropertyDefinitionState
 PropertyDefinitionState[] NodeTypeState.getPropertyDefinitionStates()
          Returns the property definition states of the node type.
 

Methods in org.apache.jackrabbit.state.nodetype with parameters of type PropertyDefinitionState
 void NodeTypeState.addPropertyDefinitionState(PropertyDefinitionState state)
          Adds a property definition state to the list of property definition states of the node type.
 



Copyright © 2004-2005 . All Rights Reserved.