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

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

public class CopyOfSellingSkuTypeDbConverter
extends java.lang.Object

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


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
 
Constructor Summary
CopyOfSellingSkuTypeDbConverter()
           
 
Method Summary
static DistributedReference buildSellingSkuReference(java.lang.String recordType, java.lang.String sellingSkuId)
           
static java.lang.String getSellingSkuType(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

CopyOfSellingSkuTypeDbConverter

public CopyOfSellingSkuTypeDbConverter()
Method Detail

getSellingSkuType

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

buildSellingSkuReference

public static DistributedReference buildSellingSkuReference(java.lang.String recordType,
                                                            java.lang.String sellingSkuId)


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