com.trumaxx.entities
Class PaymentReceived

java.lang.Object
  extended by com.trumaxx.entities.PaymentReceived

Deprecated.

@Deprecated
public class PaymentReceived
extends Object

Author:
Pedro Viegas pviegas@digitalis.pt
Created on:
30 de Mai de 2012

Field Summary
protected  String amount
          Deprecated.  
protected  String authorizationNumber
          Deprecated.  
protected  String orderReference
          Deprecated.  
protected  String returnCode
          Deprecated.  
protected  String token
          Deprecated.  
protected  String transactionDate
          Deprecated.  
protected  String transactionID
          Deprecated.  
 
Constructor Summary
PaymentReceived()
          Deprecated.  
 
Method Summary
 void execute(IDIFContext context)
          Deprecated. Business execution logic
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

amount

protected String amount
Deprecated. 

authorizationNumber

protected String authorizationNumber
Deprecated. 

orderReference

protected String orderReference
Deprecated. 

returnCode

protected String returnCode
Deprecated. 

token

protected String token
Deprecated. 

transactionDate

protected String transactionDate
Deprecated. 

transactionID

protected String transactionID
Deprecated. 
Constructor Detail

PaymentReceived

public PaymentReceived()
Deprecated. 
Method Detail

execute

public void execute(IDIFContext context)
Deprecated. 
Business execution logic

Parameters:
context - the DIF context


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.