com.retek.component.salesaudit.impl.persistence
Class SalesAuditDbObjectMaster

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

public class SalesAuditDbObjectMaster
extends DbObjectMaster


Constructor Summary
SalesAuditDbObjectMaster()
           
 
Method Summary
static SaeAccommodationDto getSaeAccommodationDto()
           
static SaeCustomerDto getSaeCustomerDto(java.lang.String customerType)
           
static SaeDiscountDto getSaeDiscountDto()
           
static SaeItemDto getSaeItemDto(boolean leafItem)
           
static SaePaymentDto getSaePaymentDto()
           
static SaeServiceDto getSaeServiceDto()
           
static SaeStoreDayDto getSaeStoreDayDto(DistributedContext context)
           
static SaeStoreTransactionContainerDto getSaeStoreTransactionContainerDto(DistributedContext context)
           
static SaeStoreTransactionCounterDto getSaeStoreTransactionCounterDto(DistributedContext context, DistributedReference storeRef)
           
static SaeTaxDto getSaeTaxDto()
           
static SaeTransactionDto getSaeTransactionDto(java.lang.String transactionId)
           
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

SalesAuditDbObjectMaster

public SalesAuditDbObjectMaster()
Method Detail

getUnique6DigitCode

public static java.lang.String getUnique6DigitCode()

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getSaeStoreTransactionContainerDto

public static SaeStoreTransactionContainerDto getSaeStoreTransactionContainerDto(DistributedContext context)
                                                                          throws java.lang.Exception
Throws:
java.lang.Exception

getSaeTransactionDto

public static SaeTransactionDto getSaeTransactionDto(java.lang.String transactionId)

getSaeCustomerDto

public static SaeCustomerDto getSaeCustomerDto(java.lang.String customerType)

getSaeAccommodationDto

public static SaeAccommodationDto getSaeAccommodationDto()

getSaeServiceDto

public static SaeServiceDto getSaeServiceDto()

getSaeItemDto

public static SaeItemDto getSaeItemDto(boolean leafItem)

getSaeDiscountDto

public static SaeDiscountDto getSaeDiscountDto()

getSaeTaxDto

public static SaeTaxDto getSaeTaxDto()

getSaePaymentDto

public static SaePaymentDto getSaePaymentDto()

getSaeStoreDayDto

public static SaeStoreDayDto getSaeStoreDayDto(DistributedContext context)
                                        throws java.lang.Exception
Throws:
java.lang.Exception

getSaeStoreTransactionCounterDto

public static SaeStoreTransactionCounterDto getSaeStoreTransactionCounterDto(DistributedContext context,
                                                                             DistributedReference storeRef)
                                                                      throws java.lang.Exception
Throws:
java.lang.Exception


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