com.retek.component.supplier.impl.persistence
Class SupplierDbObjectMaster
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
com.retek.component.supplier.impl.persistence.SupplierDbObjectMaster
- public class SupplierDbObjectMaster
- extends DbObjectMaster
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupplierDbObjectMaster
public SupplierDbObjectMaster()
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