com.retek.component.promotion.impl.persistence.db.oracle
Class CopyOfTenderTypeDbConverter

java.lang.Object
  extended bycom.retek.component.promotion.impl.persistence.db.oracle.CopyOfTenderTypeDbConverter

public class CopyOfTenderTypeDbConverter
extends java.lang.Object

This is a duplicate of TenderTypeDbConverter in banner_channel. Should be kept in synch. This was done becuase macker will not allow promotion-Oracle to access the class due to cross component protection. Need to find a better way to use this converter. Wes has the knowledge as to why this is here.


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
 
Constructor Summary
CopyOfTenderTypeDbConverter()
           
 
Method Summary
static DistributedReference buildTenderTypeReference(java.lang.String recordType, java.lang.String tenderTypeId)
           
static java.lang.String getTenderTypeCode(DistributedReference ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXCEPTION_SOURCE

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

CopyOfTenderTypeDbConverter

public CopyOfTenderTypeDbConverter()
Method Detail

getTenderTypeCode

public static java.lang.String getTenderTypeCode(DistributedReference ref)

buildTenderTypeReference

public static DistributedReference buildTenderTypeReference(java.lang.String recordType,
                                                            java.lang.String tenderTypeId)


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