com.retek.component.salesaudit.impl
Class SalesAuditCommandFactory

java.lang.Object
  extended bycom.retek.commons.domain.core.CommandFactory
      extended bycom.retek.component.salesaudit.impl.SalesAuditCommandFactory

public class SalesAuditCommandFactory
extends CommandFactory


Field Summary
 
Fields inherited from class com.retek.commons.domain.core.CommandFactory
commandProperties
 
Method Summary
static SalesAuditCustomerOrderConverterRemoteCommand createSalesAuditCustomerOrderConverterRemoteCommand(CustomerOrder order, User user)
           
static SalesAuditSvcCashoutConverterRemoteCommand createSalesAuditSvcCashoutConverterRemoteCommand(StoredValueCardCashout svcCashout)
           
protected static SalesAuditCommandFactory getInstance()
           
protected  java.lang.String getPropertyFilename()
           
protected  void logError(java.lang.String message, java.lang.Throwable throwable)
           
 
Methods inherited from class com.retek.commons.domain.core.CommandFactory
createCommand, load
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

protected static SalesAuditCommandFactory getInstance()
                                               throws SystemException
Throws:
SystemException

getPropertyFilename

protected java.lang.String getPropertyFilename()
Specified by:
getPropertyFilename in class CommandFactory

logError

protected void logError(java.lang.String message,
                        java.lang.Throwable throwable)
Specified by:
logError in class CommandFactory

createSalesAuditCustomerOrderConverterRemoteCommand

public static SalesAuditCustomerOrderConverterRemoteCommand createSalesAuditCustomerOrderConverterRemoteCommand(CustomerOrder order,
                                                                                                                User user)
                                                                                                         throws SystemException
Throws:
SystemException

createSalesAuditSvcCashoutConverterRemoteCommand

public static SalesAuditSvcCashoutConverterRemoteCommand createSalesAuditSvcCashoutConverterRemoteCommand(StoredValueCardCashout svcCashout)
                                                                                                   throws SystemException
Throws:
SystemException


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