com.retek.component.media.impl.persistence.db.oracle
Class SellingSkuTypeDbConverter

java.lang.Object
  extended bycom.retek.component.media.impl.persistence.db.oracle.SellingSkuTypeDbConverter

public class SellingSkuTypeDbConverter
extends java.lang.Object


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
 
Constructor Summary
SellingSkuTypeDbConverter()
           
 
Method Summary
static SellingSkuDto buildSellingSkuDto(java.lang.String recordType, java.lang.String sellingSkuId, long version)
           
static DistributedReference buildSellingSkuReference(java.lang.String recordType, java.lang.String sellingSkuId)
           
static java.lang.String getSellingSkuType(DistributedReference ref)
           
static java.lang.String getSellingSkuType(SellingSkuDto dto)
           
 
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

SellingSkuTypeDbConverter

public SellingSkuTypeDbConverter()
Method Detail

getSellingSkuType

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

getSellingSkuType

public static java.lang.String getSellingSkuType(SellingSkuDto dto)
                                          throws SystemException
Throws:
SystemException

buildSellingSkuReference

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

buildSellingSkuDto

public static SellingSkuDto buildSellingSkuDto(java.lang.String recordType,
                                               java.lang.String sellingSkuId,
                                               long version)


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