com.retek.component.correspondence.impl.persistence.cache
Class CacheCorrespondenceTemplateDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.correspondence.impl.persistence.cache.CacheCorrespondenceTemplateDao
All Implemented Interfaces:
CorrespondenceTemplateDao

public class CacheCorrespondenceTemplateDao
extends MemoryDao
implements CorrespondenceTemplateDao


Field Summary
static java.lang.String CORRESPONDENCE_TEMPLATE_ID_0
           
static java.lang.String CORRESPONDENCE_TEMPLATE_ID_1
           
static java.lang.String CORRESPONDENCE_TEMPLATE_ID_2
           
static java.lang.String CORRESPONDENCE_TEMPLATE_NAME_0
           
static java.lang.String CORRESPONDENCE_TEMPLATE_NAME_1
           
static java.lang.String CORRESPONDENCE_TEMPLATE_NAME_2
           
 
Constructor Summary
CacheCorrespondenceTemplateDao()
           
 
Method Summary
 java.util.Set findAll()
           
 CorrespondenceTemplateDto read(DistributedReference ref)
           
static void reset()
           
 
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
 

Field Detail

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
Constructor Detail

CacheCorrespondenceTemplateDao

public CacheCorrespondenceTemplateDao()
                               throws SystemException
Method Detail

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