com.retek.component.event.test
Class EventObjectMaster

java.lang.Object
  extended bycom.retek.component.event.test.EventObjectMaster

public class EventObjectMaster
extends java.lang.Object


Constructor Summary
EventObjectMaster()
           
 
Method Summary
static BannerEvent createBannerEvent(DistributedContext context)
           
static BannerEvent createBannerEvent(DistributedContext context, Event event)
           
static BannerEvent createBannerEvent(DistributedContext context, Event event, Banner banner)
           
static Event createEvent(DistributedContext context)
           
static Event createEvent(DistributedContext context, java.lang.String desc, RDate startDate, RDate endDate)
           
static ItemSupplierEvent createItemSupplierEvent(DistributedContext context, Event event)
           
static ItemSupplierEvent createItemSupplierEvent(DistributedContext context, ItemSupplier itemSupplier, ShippingMethod shippingMethod, RDate orderByDateTime, RDate customerDeliveryDate, SupplierEvent sEvent)
           
static ItemSupplierEvent createItemSupplierEvent(DistributedContext context, java.lang.String supplierId, java.lang.String itemId, ItemSupplier itemSupplier, ShippingMethod shippingMethod, SupplierEvent suppEvent)
           
static ItemSupplierEvent createItemSupplierEvent(DistributedContext context, SupplierEvent suppEvent)
           
static ItemSupplierEvent createItemSupplierEvent(DistributedContext context, SupplierEvent suppEvent, Supplier supplier, SellableItem item)
           
static SupplierEvent createSupplierEvent(DistributedContext context)
           
static SupplierEvent createSupplierEvent(DistributedContext context, Event event)
           
static SupplierEvent createSupplierEvent(DistributedContext context, Event event, java.lang.String supplierId)
           
static SupplierEvent createSupplierEvent(DistributedContext context, java.lang.String supplierId, ShippingMethod shippingMethod)
           
static SupplierEvent createSupplierEvent(DistributedContext context, java.lang.String supplierId, ShippingMethod shippingMethod, Event event)
           
static SupplierEvent createSupplierEvent(DistributedContext context, java.lang.String supplierId, ShippingMethod shippingMethod, RDate orderByDateTime, RDate customerDeliveryDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventObjectMaster

public EventObjectMaster()
Method Detail

createEvent

public static Event createEvent(DistributedContext context)
                         throws SystemException,
                                BusinessException
Throws:
SystemException
BusinessException

createEvent

public static Event createEvent(DistributedContext context,
                                java.lang.String desc,
                                RDate startDate,
                                RDate endDate)
                         throws SystemException,
                                BusinessException
Throws:
SystemException
BusinessException

createBannerEvent

public static BannerEvent createBannerEvent(DistributedContext context,
                                            Event event,
                                            Banner banner)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

createBannerEvent

public static BannerEvent createBannerEvent(DistributedContext context,
                                            Event event)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

createBannerEvent

public static BannerEvent createBannerEvent(DistributedContext context)
                                     throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context,
                                                Event event)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context,
                                                java.lang.String supplierId,
                                                ShippingMethod shippingMethod)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context,
                                                Event event,
                                                java.lang.String supplierId)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context,
                                                java.lang.String supplierId,
                                                ShippingMethod shippingMethod,
                                                Event event)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context,
                                                java.lang.String supplierId,
                                                ShippingMethod shippingMethod,
                                                RDate orderByDateTime,
                                                RDate customerDeliveryDate)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createSupplierEvent

public static SupplierEvent createSupplierEvent(DistributedContext context)
                                         throws java.lang.Exception
Throws:
java.lang.Exception

createItemSupplierEvent

public static ItemSupplierEvent createItemSupplierEvent(DistributedContext context,
                                                        Event event)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

createItemSupplierEvent

public static ItemSupplierEvent createItemSupplierEvent(DistributedContext context,
                                                        SupplierEvent suppEvent)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

createItemSupplierEvent

public static ItemSupplierEvent createItemSupplierEvent(DistributedContext context,
                                                        SupplierEvent suppEvent,
                                                        Supplier supplier,
                                                        SellableItem item)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

createItemSupplierEvent

public static ItemSupplierEvent createItemSupplierEvent(DistributedContext context,
                                                        java.lang.String supplierId,
                                                        java.lang.String itemId,
                                                        ItemSupplier itemSupplier,
                                                        ShippingMethod shippingMethod,
                                                        SupplierEvent suppEvent)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

createItemSupplierEvent

public static ItemSupplierEvent createItemSupplierEvent(DistributedContext context,
                                                        ItemSupplier itemSupplier,
                                                        ShippingMethod shippingMethod,
                                                        RDate orderByDateTime,
                                                        RDate customerDeliveryDate,
                                                        SupplierEvent sEvent)
                                                 throws java.lang.Exception
Throws:
java.lang.Exception


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