com.retek.component.supplier.impl.persistence.cache
Class CacheSupplierDao
java.lang.Object
com.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.supplier.impl.persistence.cache.CacheSupplierDao
- All Implemented Interfaces:
- SupplierDao
- public class CacheSupplierDao
- extends CacheDao
- implements SupplierDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheSupplierDao
public CacheSupplierDao()
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 SupplierDto submit(SupplierDto dto)
throws SystemException
- Specified by:
submit
in interface SupplierDao
- Throws:
SystemException
read
public SupplierDto read(java.lang.String id)
throws SystemException
- Specified by:
read
in interface SupplierDao
- Throws:
SystemException
findSuppliers
public java.util.Set findSuppliers(SupplierSearchCriteria criteria)
throws SystemException
- Specified by:
findSuppliers
in interface SupplierDao
- Throws:
SystemException
getNextSupplierLocationId
public java.lang.String getNextSupplierLocationId()
throws SystemException
- Specified by:
getNextSupplierLocationId
in interface SupplierDao
- Throws:
SystemException
getNextSupplierMethodId
public java.lang.String getNextSupplierMethodId()
throws SystemException
- Specified by:
getNextSupplierMethodId
in interface SupplierDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28