com.retek.component.pend.impl.persistence
Class PendDbObjectMaster

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

public class PendDbObjectMaster
extends DbObjectMaster


Constructor Summary
PendDbObjectMaster()
           
 
Method Summary
static NegativeCustomerRecordSearchCriteria.AddressCriteria getAddressCriteria(Address address)
           
static HighRiskZipDto getHighRiskDto(DistributedContext context)
           
static NegativeCustomerRecordDto getNegativeCustomerRecordDto(DistributedContext context)
           
static PendRuleDto getPendRuleDto(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

PendDbObjectMaster

public PendDbObjectMaster()
Method Detail

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getHighRiskDto

public static HighRiskZipDto getHighRiskDto(DistributedContext context)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

getPendRuleDto

public static PendRuleDto getPendRuleDto(DistributedContext context)
                                  throws java.lang.Exception
Throws:
java.lang.Exception

getNegativeCustomerRecordDto

public static NegativeCustomerRecordDto getNegativeCustomerRecordDto(DistributedContext context)
                                                              throws java.lang.Exception
Throws:
java.lang.Exception

getAddressCriteria

public static NegativeCustomerRecordSearchCriteria.AddressCriteria getAddressCriteria(Address address)

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