com.retek.component.item.impl
Class ItemCommandFactory
java.lang.Object
com.retek.commons.domain.core.CommandFactory
com.retek.component.item.impl.ItemCommandFactory
- public class ItemCommandFactory
- extends CommandFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
protected static ItemCommandFactory 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
createDirectShipItemSupplierSubmitCommand
public static DirectShipItemSupplierSubmitCommand createDirectShipItemSupplierSubmitCommand(DirectShipItemSupplierDto dto)
throws SystemException
- Throws:
SystemException
createDirectShipItemSupplierReadCommand
public static DirectShipItemSupplierReadCommand createDirectShipItemSupplierReadCommand(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28