All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----semper.commerce.Transaction | +----semper.commerce.StatementTransaction | +----semper.BApp.bargainer.messages.SignedMessage | +----semper.BApp.bargainer.messages.AcceptOrder
public AcceptOrder(ActiveDeal deal, Transaction ref, Statement statement) throws AssociationException, TransactionException
public AcceptOrder(ActiveDeal deal, Transaction ref, Statement statement, PersonalInfo buyer, PersonalInfo seller, ProductInfo productInfo, TermsAndConditionsInfo termsAndConditionsInfo, Date expirationDate) throws AssociationException, TransactionException
public Description makeDescription()
All Packages Class Hierarchy This Package Previous Next Index