com.arjuna.mw.wst.resources
Interface BusinessAgreementWithComplete

All Superinterfaces:
BusinessAgreement

public interface BusinessAgreementWithComplete
extends BusinessAgreement


Method Summary
 void complete()
           
 
Methods inherited from interface com.arjuna.mw.wst.resources.BusinessAgreement
cancel, close, compensate, forget, identifier
 

Method Detail

complete

public void complete()
              throws WrongStateException,
                     UnknownTransactionException,
                     SystemException
Throws:
WrongStateException
UnknownTransactionException
SystemException