Uses of Interface
com.wewebu.ow.server.ecm.OwBatch

Packages that use OwBatch
com.wewebu.ow.server.ecm   
com.wewebu.ow.server.historyimpl.simplehistory   
 

Uses of OwBatch in com.wewebu.ow.server.ecm
 

Methods in com.wewebu.ow.server.ecm that return OwBatch
 OwBatch OwRepository.openBatch()
          open a new batch operation
 

Methods in com.wewebu.ow.server.ecm with parameters of type OwBatch
 void OwRepository.closeBatch(OwBatch batch_p)
          close a batch operation, if the batch was not committed, rollback the batch
 

Uses of OwBatch in com.wewebu.ow.server.historyimpl.simplehistory
 

Methods in com.wewebu.ow.server.historyimpl.simplehistory that return OwBatch
 OwBatch OwSimpleHistoryManager.openBatch()
           
 

Methods in com.wewebu.ow.server.historyimpl.simplehistory with parameters of type OwBatch
 void OwSimpleHistoryManager.closeBatch(OwBatch batch_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.