com.retek.component.supplier.impl.persistence
Class SupplierDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.supplier.impl.persistence.SupplierDbObjectMaster

public class SupplierDbObjectMaster
extends DbObjectMaster


Constructor Summary
SupplierDbObjectMaster()
           
 
Method Summary
static PersonalizationColorDto getPersonalizationColorDto(DistributedContext context, java.lang.String colorNumber)
           
static PersonalizationFontDto getPersonalizationFontDto(DistributedContext context, java.lang.String fontNumber)
           
static PersonalizationStyleTypeDto getPersonalizationStyleTypeDto(DistributedContext context, java.lang.String styleCode, java.lang.String typeCode)
           
static SupplierCallScheduleDto getSupplierCallSchedule(java.lang.String supplierId)
           
static SupplierDto getSupplierDto(DistributedContext context)
           
static SupplierDto getSupplierDtoWithNoDetails()
           
static java.lang.String getUnique10DigitCode()
           
static java.lang.String getUnique6DigitCode()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupplierDbObjectMaster

public SupplierDbObjectMaster()
Method Detail

getUnique6DigitCode

public static java.lang.String getUnique6DigitCode()

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getSupplierDto

public static SupplierDto getSupplierDto(DistributedContext context)
                                  throws java.lang.Exception
Throws:
java.lang.Exception

getPersonalizationFontDto

public static PersonalizationFontDto getPersonalizationFontDto(DistributedContext context,
                                                               java.lang.String fontNumber)
                                                        throws SystemException
Throws:
SystemException

getPersonalizationColorDto

public static PersonalizationColorDto getPersonalizationColorDto(DistributedContext context,
                                                                 java.lang.String colorNumber)
                                                          throws SystemException
Throws:
SystemException

getPersonalizationStyleTypeDto

public static PersonalizationStyleTypeDto getPersonalizationStyleTypeDto(DistributedContext context,
                                                                         java.lang.String styleCode,
                                                                         java.lang.String typeCode)
                                                                  throws SystemException
Throws:
SystemException

getSupplierDtoWithNoDetails

public static SupplierDto getSupplierDtoWithNoDetails()
                                               throws java.lang.Exception
Throws:
java.lang.Exception

getSupplierCallSchedule

public static SupplierCallScheduleDto getSupplierCallSchedule(java.lang.String supplierId)


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