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