com.retek.component.history.impl.persistence
Class HistoryDbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
      extended bycom.retek.component.history.impl.persistence.HistoryDbObjectMaster

public class HistoryDbObjectMaster
extends DbObjectMaster


Constructor Summary
HistoryDbObjectMaster()
           
 
Method Summary
static HistoryEventDto getHistoryEventDto(DistributedContext context)
           
static HistoryEventTypeDto getHistoryEventTypeDto(DistributedContext context)
           
static java.lang.String getUnique10DigitCode()
           
static DistributedReference getUserRef1()
           
static DistributedReference getUserRef2()
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, checkAllFieldsInitialized, getJunitReferenceCache, getTestDbRDate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HistoryDbObjectMaster

public HistoryDbObjectMaster()
Method Detail

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getHistoryEventDto

public static HistoryEventDto getHistoryEventDto(DistributedContext context)
                                          throws SystemException
Throws:
SystemException

getHistoryEventTypeDto

public static HistoryEventTypeDto getHistoryEventTypeDto(DistributedContext context)
                                                  throws SystemException
Throws:
SystemException

getUserRef1

public static DistributedReference getUserRef1()

getUserRef2

public static DistributedReference getUserRef2()


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