com.retek.component.customerorder.impl.persistence.db.oracle
Class ReturnLineTaxRecordTypeDbConverter

java.lang.Object
  extended bycom.retek.component.customerorder.impl.persistence.db.oracle.ReturnLineTaxRecordTypeDbConverter

public class ReturnLineTaxRecordTypeDbConverter
extends java.lang.Object


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
static java.lang.String INVOICE_LEVEL
           
static java.lang.String LINE_ITEM_LEVEL
           
 
Constructor Summary
ReturnLineTaxRecordTypeDbConverter()
           
 
Method Summary
static ReturnLineTaxRecordDto buildReturnLineTaxRecordDto(java.lang.String recordType)
           
static java.lang.String getReturnLineTaxRecordType(ReturnLineTaxRecordDto dto)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INVOICE_LEVEL

public static final java.lang.String INVOICE_LEVEL
See Also:
Constant Field Values

LINE_ITEM_LEVEL

public static final java.lang.String LINE_ITEM_LEVEL
See Also:
Constant Field Values

EXCEPTION_SOURCE

public static final java.lang.String EXCEPTION_SOURCE
See Also:
Constant Field Values
Constructor Detail

ReturnLineTaxRecordTypeDbConverter

public ReturnLineTaxRecordTypeDbConverter()
Method Detail

getReturnLineTaxRecordType

public static java.lang.String getReturnLineTaxRecordType(ReturnLineTaxRecordDto dto)

buildReturnLineTaxRecordDto

public static ReturnLineTaxRecordDto buildReturnLineTaxRecordDto(java.lang.String recordType)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28