Uses of Interface
org.apache.cocoon.components.repository.helpers.RepositoryTransactionHelper

Packages that use RepositoryTransactionHelper
org.apache.cocoon.components.repository   
org.apache.cocoon.components.repository.impl   
 

Uses of RepositoryTransactionHelper in org.apache.cocoon.components.repository
 

Methods in org.apache.cocoon.components.repository that return RepositoryTransactionHelper
 RepositoryTransactionHelper Repository.getTransactionHelper()
          get a transaction helper
 

Uses of RepositoryTransactionHelper in org.apache.cocoon.components.repository.impl
 

Classes in org.apache.cocoon.components.repository.impl that implement RepositoryTransactionHelper
 class WebDAVRepositoryTransactionHelper
          A transaction an locking helper class intended to be used by flowscripts or corresponding wrapper components.
 

Methods in org.apache.cocoon.components.repository.impl that return RepositoryTransactionHelper
 RepositoryTransactionHelper WebDAVRepository.getTransactionHelper()
          get a WebDAV transaction helper
 



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