com.retek.component.item.impl.persistence.cache
Class CacheDirectShipItemSupplierDao
java.lang.Object
com.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.item.impl.persistence.cache.CacheDirectShipItemSupplierDao
- All Implemented Interfaces:
- DirectShipItemSupplierDao
- public class CacheDirectShipItemSupplierDao
- extends CacheDao
- implements DirectShipItemSupplierDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheDirectShipItemSupplierDao
public CacheDirectShipItemSupplierDao()
getMap
protected java.util.HashMap getMap()
- Specified by:
getMap
in class CacheDao
reset
public static void reset()
getSizeReport
public static java.lang.String getSizeReport()
submit
public DirectShipItemSupplierDto submit(DirectShipItemSupplierDto dto)
throws SystemException
- Specified by:
submit
in interface DirectShipItemSupplierDao
- Throws:
SystemException
read
public DirectShipItemSupplierDto read(java.lang.String supplierId,
java.lang.String itemId,
ContactDayType contactDay,
ContactLevelType contactLevel)
throws SystemException
- Specified by:
read
in interface DirectShipItemSupplierDao
- Throws:
SystemException
findDirectShipItemSuppliers
public java.util.Set findDirectShipItemSuppliers(java.lang.String supplierId,
java.lang.String itemId,
ContactLevelType aContactLevelType)
throws SystemException
- Specified by:
findDirectShipItemSuppliers
in interface DirectShipItemSupplierDao
- Throws:
SystemException
resetCache
public static void resetCache()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28