com.retek.component.item.impl.persistence.cache
Class CacheUdaValueDao
java.lang.Object
com.retek.commons.domain.core.impl.persistence.cache.CacheDao
com.retek.component.item.impl.persistence.cache.CacheUdaValueDao
- All Implemented Interfaces:
- UdaValueDao
- public class CacheUdaValueDao
- extends CacheDao
- implements UdaValueDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheUdaValueDao
public CacheUdaValueDao()
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 UdaValueDto read(java.lang.String udaHeaderId,
java.lang.String udaValueId)
throws SystemException,
InvalidIdException
- Specified by:
read
in interface UdaValueDao
- Throws:
SystemException
InvalidIdException
submit
public UdaValueDto submit(UdaValueDto dto)
throws SystemException
- Specified by:
submit
in interface UdaValueDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28