com.retek.commons.domain.core.persistence.db.oracle
Class DbObjectMaster

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster

public class DbObjectMaster
extends java.lang.Object


Constructor Summary
DbObjectMaster()
           
 
Method Summary
static void checkAllFieldsInitialized(com.retek.commons.component.impl.Dto dto)
           
static void checkAllFieldsInitialized(com.retek.commons.component.impl.Dto dto, java.lang.String[] exceptTheseProperties)
           
static void checkAllFieldsInitialized(com.retek.commons.component.impl.SecondClassDto dto)
           
static void checkAllFieldsInitialized(com.retek.commons.component.impl.SecondClassDto dto, java.lang.String[] exceptTheseProperties)
           
static com.retek.commons.component.impl.ReferenceCache getJunitReferenceCache(java.lang.Class businessIface)
           
static RDate getTestDbRDate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbObjectMaster

public DbObjectMaster()
Method Detail

getTestDbRDate

public static RDate getTestDbRDate()

getJunitReferenceCache

public static com.retek.commons.component.impl.ReferenceCache getJunitReferenceCache(java.lang.Class businessIface)

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(com.retek.commons.component.impl.Dto dto)
                                      throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(com.retek.commons.component.impl.Dto dto,
                                             java.lang.String[] exceptTheseProperties)

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(com.retek.commons.component.impl.SecondClassDto dto)
                                      throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(com.retek.commons.component.impl.SecondClassDto dto,
                                             java.lang.String[] exceptTheseProperties)


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25