com.retek.component.payment.impl.persistence.db.oracle
Class PaymentSettlementElementTypeDbConverter
java.lang.Object
com.retek.component.payment.impl.persistence.db.oracle.PaymentSettlementElementTypeDbConverter
- public class PaymentSettlementElementTypeDbConverter
- extends java.lang.Object
Field Summary |
static java.lang.String |
CST
|
static java.lang.String |
EXCEPTION_SOURCE
|
static java.lang.String |
ITM
|
static java.lang.String |
PAY
|
static java.lang.String |
TXN
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CST
public static final java.lang.String CST
- See Also:
- Constant Field Values
TXN
public static final java.lang.String TXN
- See Also:
- Constant Field Values
ITM
public static final java.lang.String ITM
- See Also:
- Constant Field Values
PAY
public static final java.lang.String PAY
- See Also:
- Constant Field Values
EXCEPTION_SOURCE
public static final java.lang.String EXCEPTION_SOURCE
- See Also:
- Constant Field Values
PaymentSettlementElementTypeDbConverter
public PaymentSettlementElementTypeDbConverter()
getPaymentSettlementElementType
public static java.lang.String getPaymentSettlementElementType(PaymentSettlementElementDto dto)
buildRecordDto
public static PaymentSettlementElementDto buildRecordDto(java.lang.String type)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28