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

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.DbObjectMaster
Direct Known Subclasses:
BannerChannelDbObjectMaster, CorrespondenceDbObjectMaster, CustomerDbObjectMaster, CustomerOrderDbObjectMaster, DailyMessageDbObjectMaster, DemandDbObjectMaster, EventDbObjectMaster, HistoryDbObjectMaster, InventoryDbObjectMaster, ItemDbObjectMaster, LocationDbObjectMaster, MediaDbObjectMaster, MessageDbObjectMaster, PaymentDbObjectMaster, PendDbObjectMaster, PromotionDbObjectMaster, RoleDbObjectMaster, SalesAuditDbObjectMaster, ShippingDbObjectMaster, SupplierDbObjectMaster, TaskDbObjectMaster, UserDbObjectMaster

public class DbObjectMaster
extends java.lang.Object


Constructor Summary
DbObjectMaster()
           
 
Method Summary
static void checkAllFieldsInitialized(Dto dto)
           
static void checkAllFieldsInitialized(Dto dto, java.lang.String[] exceptTheseProperties)
           
static void checkAllFieldsInitialized(SecondClassDto dto)
           
static void checkAllFieldsInitialized(SecondClassDto dto, java.lang.String[] exceptTheseProperties)
           
static 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 ReferenceCache getJunitReferenceCache(java.lang.Class businessIface)

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(Dto dto)
                                      throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(Dto dto,
                                             java.lang.String[] exceptTheseProperties)

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(SecondClassDto dto)
                                      throws java.lang.IllegalStateException
Throws:
java.lang.IllegalStateException

checkAllFieldsInitialized

public static void checkAllFieldsInitialized(SecondClassDto dto,
                                             java.lang.String[] exceptTheseProperties)


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