com.retek.component.customerorder.impl.persistence.cache
Class CacheOrderPartialLineReasonDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.customerorder.impl.persistence.cache.CacheOrderPartialLineReasonDao
All Implemented Interfaces:
OrderPartialLineReasonDao

public class CacheOrderPartialLineReasonDao
extends MemoryDao
implements OrderPartialLineReasonDao


Field Summary
static java.lang.String ORDER_PARTIAL_LINE_REASON_ID_0
           
static java.lang.String ORDER_PARTIAL_LINE_REASON_ID_1
           
static java.lang.String ORDER_PARTIAL_LINE_REASON_NAME_0
           
static java.lang.String ORDER_PARTIAL_LINE_REASON_NAME_1
           
 
Constructor Summary
CacheOrderPartialLineReasonDao()
           
 
Method Summary
 java.util.Set getAllOrderPartialLineReasons()
           
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

ORDER_PARTIAL_LINE_REASON_ID_0

public static final java.lang.String ORDER_PARTIAL_LINE_REASON_ID_0
See Also:
Constant Field Values

ORDER_PARTIAL_LINE_REASON_NAME_0

public static final java.lang.String ORDER_PARTIAL_LINE_REASON_NAME_0
See Also:
Constant Field Values

ORDER_PARTIAL_LINE_REASON_ID_1

public static final java.lang.String ORDER_PARTIAL_LINE_REASON_ID_1
See Also:
Constant Field Values

ORDER_PARTIAL_LINE_REASON_NAME_1

public static final java.lang.String ORDER_PARTIAL_LINE_REASON_NAME_1
See Also:
Constant Field Values
Constructor Detail

CacheOrderPartialLineReasonDao

public CacheOrderPartialLineReasonDao()
                               throws SystemException
Method Detail

reset

public static void reset()

getAllOrderPartialLineReasons

public java.util.Set getAllOrderPartialLineReasons()
                                            throws SystemException
Specified by:
getAllOrderPartialLineReasons in interface OrderPartialLineReasonDao
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28