Uses of Interface
org.apache.jackrabbit.core.version.InternalActivity

Packages that use InternalActivity
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
 

Uses of InternalActivity in org.apache.jackrabbit.core.version
 

Methods in org.apache.jackrabbit.core.version that return InternalActivity
 InternalActivity InternalVersionManager.getActivity(NodeId id)
          Returns the activity with the given id
 

Methods in org.apache.jackrabbit.core.version with parameters of type InternalActivity
protected  void VersionManagerImplMerge.merge(InternalActivity activity, List<ItemId> failedIds)
          Merge the given activity to this workspace
 



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