com.retek.component.location.impl.persistence
Class DailyMessageDbObjectMaster

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

public class DailyMessageDbObjectMaster
extends DbObjectMaster


Constructor Summary
DailyMessageDbObjectMaster()
           
 
Method Summary
static DailyMessageDto getDailyMessageDto(DistributedContext context, CallCenterDto callCenterDto, DailyMessageCategoryDto dailyMessageCategoryDto)
           
static DailyMessageDto persistDailyMessageDto(DistributedContext context, java.lang.String connectionKey)
           
static DailyMessageCategoryDto persistNewDailyMessageCategory(DistributedContext context, java.lang.String connectionKey)
           
 
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

DailyMessageDbObjectMaster

public DailyMessageDbObjectMaster()
Method Detail

persistDailyMessageDto

public static DailyMessageDto persistDailyMessageDto(DistributedContext context,
                                                     java.lang.String connectionKey)
                                              throws java.lang.Exception
Throws:
java.lang.Exception

getDailyMessageDto

public static DailyMessageDto getDailyMessageDto(DistributedContext context,
                                                 CallCenterDto callCenterDto,
                                                 DailyMessageCategoryDto dailyMessageCategoryDto)
                                          throws java.lang.Exception
Throws:
java.lang.Exception

persistNewDailyMessageCategory

public static DailyMessageCategoryDto persistNewDailyMessageCategory(DistributedContext context,
                                                                     java.lang.String connectionKey)
                                                              throws java.lang.Exception
Throws:
java.lang.Exception


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