com.retek.component.correspondence.impl.persistence.cache
Class CacheCorrespondenceTypeDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.correspondence.impl.persistence.cache.CacheCorrespondenceTypeDao
- All Implemented Interfaces:
- CorrespondenceTypeDao
- public class CacheCorrespondenceTypeDao
- extends MemoryDao
- implements CorrespondenceTypeDao
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_TYPE_ID_0
public static final java.lang.String CORRESPONDENCE_TYPE_ID_0
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_0
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_0
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_1
public static final java.lang.String CORRESPONDENCE_TYPE_ID_1
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_1
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_1
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_2
public static final java.lang.String CORRESPONDENCE_TYPE_ID_2
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_2
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_2
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_3
public static final java.lang.String CORRESPONDENCE_TYPE_ID_3
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_3
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_3
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_4
public static final java.lang.String CORRESPONDENCE_TYPE_ID_4
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_4
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_4
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_5
public static final java.lang.String CORRESPONDENCE_TYPE_ID_5
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_5
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_5
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_6
public static final java.lang.String CORRESPONDENCE_TYPE_ID_6
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_6
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_6
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_ID_20
public static final java.lang.String CORRESPONDENCE_TYPE_ID_20
- See Also:
- Constant Field Values
CORRESPONDENCE_TYPE_NAME_20
public static final java.lang.String CORRESPONDENCE_TYPE_NAME_20
- See Also:
- Constant Field Values
CacheCorrespondenceTypeDao
public CacheCorrespondenceTypeDao()
throws SystemException
reset
public static void reset()
read
public CorrespondenceTypeDto read(DistributedReference ref)
throws SystemException,
InvalidIdException
- Specified by:
read
in interface CorrespondenceTypeDao
- Throws:
SystemException
InvalidIdException
findAll
public java.util.Set findAll()
throws SystemException
- Specified by:
findAll
in interface CorrespondenceTypeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28