Uses of Interface
org.apache.jackrabbit.spi.QNodeDefinition

Uses of QNodeDefinition in org.apache.jackrabbit.spi
 

Fields in org.apache.jackrabbit.spi declared as QNodeDefinition
static QNodeDefinition[] QNodeDefinition.EMPTY_ARRAY
          Empty array of QNodeDefinition.
 

Methods in org.apache.jackrabbit.spi that return QNodeDefinition
 QNodeDefinition[] QNodeTypeDefinition.getChildNodeDefs()
          Returns an array containing the child node definitions.
 QNodeDefinition RepositoryService.getNodeDefinition(SessionInfo sessionInfo, NodeId nodeId)
          Returns the QNodeDefinition for the Node identified by the given id.
 



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