com.retek.component.correspondence.impl.persistence.cache
Class CacheCorrespondenceTemplateDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.correspondence.impl.persistence.cache.CacheCorrespondenceTemplateDao
- All Implemented Interfaces:
- CorrespondenceTemplateDao
- public class CacheCorrespondenceTemplateDao
- extends MemoryDao
- implements CorrespondenceTemplateDao
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao |
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CORRESPONDENCE_TEMPLATE_ID_0
public static final java.lang.String CORRESPONDENCE_TEMPLATE_ID_0
- See Also:
- Constant Field Values
CORRESPONDENCE_TEMPLATE_NAME_0
public static final java.lang.String CORRESPONDENCE_TEMPLATE_NAME_0
- See Also:
- Constant Field Values
CORRESPONDENCE_TEMPLATE_ID_1
public static final java.lang.String CORRESPONDENCE_TEMPLATE_ID_1
- See Also:
- Constant Field Values
CORRESPONDENCE_TEMPLATE_NAME_1
public static final java.lang.String CORRESPONDENCE_TEMPLATE_NAME_1
- See Also:
- Constant Field Values
CORRESPONDENCE_TEMPLATE_ID_2
public static final java.lang.String CORRESPONDENCE_TEMPLATE_ID_2
- See Also:
- Constant Field Values
CORRESPONDENCE_TEMPLATE_NAME_2
public static final java.lang.String CORRESPONDENCE_TEMPLATE_NAME_2
- See Also:
- Constant Field Values
CacheCorrespondenceTemplateDao
public CacheCorrespondenceTemplateDao()
throws SystemException
reset
public static void reset()
read
public CorrespondenceTemplateDto read(DistributedReference ref)
throws SystemException,
InvalidIdException
- Specified by:
read
in interface CorrespondenceTemplateDao
- Throws:
SystemException
InvalidIdException
findAll
public java.util.Set findAll()
throws SystemException
- Specified by:
findAll
in interface CorrespondenceTemplateDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28