com.retek.component.event.impl.persistence
Class EventDbObjectMaster

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

public class EventDbObjectMaster
extends DbObjectMaster


Constructor Summary
EventDbObjectMaster()
           
 
Method Summary
static BannerEventDto getBannerEventDto(DistributedContext context)
           
static BannerEventDto getBannerEventDto(DistributedContext context, EventDto eventDto)
           
static EventDto getEventDto(DistributedContext context)
           
static EventDto getEventDto(DistributedContext context, java.lang.String description)
           
static ItemSupplierEventDto getItemSupplierEventDto(DistributedContext context)
           
static ItemSupplierEventDto getItemSupplierEventDto(DistributedContext context, SupplierEventDto suppEventDto)
           
static SupplierEventDto getSupplierEventDto(DistributedContext context)
           
static SupplierEventDto getSupplierEventDto(DistributedContext context, EventDto eventDto)
           
static java.lang.String getUnique10DigitCode()
           
 
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

EventDbObjectMaster

public EventDbObjectMaster()
Method Detail

getUnique10DigitCode

public static java.lang.String getUnique10DigitCode()

getEventDto

public static EventDto getEventDto(DistributedContext context,
                                   java.lang.String description)

getEventDto

public static EventDto getEventDto(DistributedContext context)

getBannerEventDto

public static BannerEventDto getBannerEventDto(DistributedContext context)
                                        throws java.lang.Exception
Throws:
java.lang.Exception

getBannerEventDto

public static BannerEventDto getBannerEventDto(DistributedContext context,
                                               EventDto eventDto)
                                        throws java.lang.Exception
Throws:
java.lang.Exception

getSupplierEventDto

public static SupplierEventDto getSupplierEventDto(DistributedContext context)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

getSupplierEventDto

public static SupplierEventDto getSupplierEventDto(DistributedContext context,
                                                   EventDto eventDto)
                                            throws java.lang.Exception
Throws:
java.lang.Exception

getItemSupplierEventDto

public static ItemSupplierEventDto getItemSupplierEventDto(DistributedContext context)
                                                    throws java.lang.Exception
Throws:
java.lang.Exception

getItemSupplierEventDto

public static ItemSupplierEventDto getItemSupplierEventDto(DistributedContext context,
                                                           SupplierEventDto suppEventDto)
                                                    throws java.lang.Exception
Throws:
java.lang.Exception


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