Uses of Class
org.apache.jackrabbit.core.ItemValidator

Packages that use ItemValidator
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.session   
 

Uses of ItemValidator in org.apache.jackrabbit.core
 

Subclasses of ItemValidator in org.apache.jackrabbit.core
 class BatchedItemOperations
          BatchedItemOperations is an internal helper class that provides both high- and low-level operations directly on the ItemState level.
 

Uses of ItemValidator in org.apache.jackrabbit.core.session
 

Methods in org.apache.jackrabbit.core.session that return ItemValidator
 ItemValidator SessionContext.getItemValidator()
          Returns the item validator of this session.
 



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