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