com.retek.component.item.impl.persistence.cache
Class CacheItemClassDao
java.lang.Object
com.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.item.impl.persistence.cache.CacheItemClassDao
- All Implemented Interfaces:
- ItemClassDao
- public class CacheItemClassDao
- extends CacheDao
- implements ItemClassDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheItemClassDao
public CacheItemClassDao()
getMap
protected java.util.HashMap getMap()
- Specified by:
getMap
in class CacheDao
read
public ItemClassDto read(java.lang.String departmentId,
java.lang.String itemClassId)
throws InvalidIdException,
SystemException
- Specified by:
read
in interface ItemClassDao
- Throws:
InvalidIdException
SystemException
persist
public ItemClassDto persist(ItemClassDto dto)
throws SystemException
- Specified by:
persist
in interface ItemClassDao
- Throws:
SystemException
getSizeReport
public static java.lang.String getSizeReport()
find
public java.util.Set find(java.lang.String departmentId)
throws SystemException
- Specified by:
find
in interface ItemClassDao
- Throws:
SystemException
reset
public static void reset()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28