Uses of Class
org.apache.jackrabbit.jcr2spi.operation.SetPrimaryType

Packages that use SetPrimaryType
org.apache.jackrabbit.jcr2spi.operation   
org.apache.jackrabbit.jcr2spi.state   
 

Uses of SetPrimaryType in org.apache.jackrabbit.jcr2spi.operation
 

Methods in org.apache.jackrabbit.jcr2spi.operation with parameters of type SetPrimaryType
 void OperationVisitor.visit(SetPrimaryType operation)
           
 

Uses of SetPrimaryType in org.apache.jackrabbit.jcr2spi.state
 

Methods in org.apache.jackrabbit.jcr2spi.state with parameters of type SetPrimaryType
 void SessionItemStateManager.visit(SetPrimaryType operation)
           
 



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