com.retek.component.event
Interface BannerEvent

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, GenericEvent
All Known Implementing Classes:
BannerEventImpl

public interface BannerEvent
extends GenericEvent


Field Summary
 
Fields inherited from interface com.retek.component.event.GenericEvent
CUSTOMER_DELIVERY_DATE, MODIFIABLE, ORDER_BY_DATE, SHIPPING_METHOD, SUPPLIER
 
Method Summary
 Banner getBanner()
           
 java.lang.String getOrderByDateTimeServerSide()
           
 void submit()
           
 
Methods inherited from interface com.retek.component.event.GenericEvent
getCustomerDeliveryDate, getDescription, getEndDate, getOrderByDateTime, getShippingMethod, getStartDate, isActive, isModifiable, setActive, setCustomerDeliveryDate, setOrderByDateTime, setShippingMethod
 
Methods inherited from interface com.retek.commons.component.DistributedObject
debugToString, discardChanges, getContext, getId, getReference, isDeleted, isDirty, isDirtyDeep, isDirtyIgnoreFields, isPersisted, refresh
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 
Methods inherited from interface com.retek.swing11.commons.type.Displayable
toDisplayString
 

Method Detail

submit

public void submit()
            throws SystemException,
                   BusinessException
Throws:
SystemException
BusinessException

getBanner

public Banner getBanner()
                 throws SystemException
Throws:
SystemException

getOrderByDateTimeServerSide

public java.lang.String getOrderByDateTimeServerSide()
                                              throws SystemException
Throws:
SystemException


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