com.retek.component.item.impl.persistence.db.oracle
Class ProductInformationAttributeTypeDbConverter

java.lang.Object
  extended bycom.retek.component.item.impl.persistence.db.oracle.ProductInformationAttributeTypeDbConverter

public class ProductInformationAttributeTypeDbConverter
extends java.lang.Object


Field Summary
static java.lang.String EXCEPTION_SOURCE
           
static java.lang.String FREE_FORM_UDA_PRODUCT_INFORMATION_ATTRIBUTE
           
static java.lang.String ITEM_PRODUCT_INFORMATION_ATTRIBUTE
           
static java.lang.String UDA_HEADER_PRODUCT_INFORMATION_ATTRIBUTE
           
 
Constructor Summary
ProductInformationAttributeTypeDbConverter()
           
 
Method Summary
static ProductInformationAttributeDto buildProductInformationAttributeDto(java.lang.String recordType, java.lang.String productInfoemationAttributeId, long version)
           
static java.lang.String getProductInformationAttributeType(DistributedReference ref)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FREE_FORM_UDA_PRODUCT_INFORMATION_ATTRIBUTE

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

ITEM_PRODUCT_INFORMATION_ATTRIBUTE

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

UDA_HEADER_PRODUCT_INFORMATION_ATTRIBUTE

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

EXCEPTION_SOURCE

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

ProductInformationAttributeTypeDbConverter

public ProductInformationAttributeTypeDbConverter()
Method Detail

getProductInformationAttributeType

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

buildProductInformationAttributeDto

public static ProductInformationAttributeDto buildProductInformationAttributeDto(java.lang.String recordType,
                                                                                 java.lang.String productInfoemationAttributeId,
                                                                                 long version)


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