|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.CommandFactory
com.retek.component.salesaudit.impl.SalesAuditCommandFactory
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 |
protected static SalesAuditCommandFactory getInstance() throws SystemException
SystemException
protected java.lang.String getPropertyFilename()
getPropertyFilename
in class CommandFactory
protected void logError(java.lang.String message, java.lang.Throwable throwable)
logError
in class CommandFactory
public static SalesAuditCustomerOrderConverterRemoteCommand createSalesAuditCustomerOrderConverterRemoteCommand(CustomerOrder order, User user) throws SystemException
SystemException
public static SalesAuditSvcCashoutConverterRemoteCommand createSalesAuditSvcCashoutConverterRemoteCommand(StoredValueCardCashout svcCashout) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |