Uses of Class
org.apache.jackrabbit.ocm.nodemanagement.exception.OperationNotSupportedException

Packages that use OperationNotSupportedException
org.apache.jackrabbit.ocm.nodemanagement   
org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit   
org.apache.jackrabbit.ocm.nodemanagement.impl.jeceira   
 

Uses of OperationNotSupportedException in org.apache.jackrabbit.ocm.nodemanagement
 

Methods in org.apache.jackrabbit.ocm.nodemanagement that throw OperationNotSupportedException
 void NodeTypeManager.createNodeTypesFromConfiguration(Session session, InputStream jcrRepositoryConfigurationFile)
          This method creates JCR node types from a JCR vendor specific configuration file.
 

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

Methods in org.apache.jackrabbit.ocm.nodemanagement.impl.jackrabbit that throw OperationNotSupportedException
 void NodeTypeManagerImpl.createNodeTypesFromConfiguration(Session session, InputStream jcrRepositoryConfigurationFile)
           
 

Uses of OperationNotSupportedException in org.apache.jackrabbit.ocm.nodemanagement.impl.jeceira
 

Methods in org.apache.jackrabbit.ocm.nodemanagement.impl.jeceira that throw OperationNotSupportedException
 void NodeTypeManagerImpl.createNodeTypesFromConfiguration(Session session, InputStream jcrRepositoryConfigurationFile)
           
 



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