com.retek.component.event
Interface SupplierEvent

All Superinterfaces:
BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, GenericEvent

public interface SupplierEvent
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
 Supplier getSupplier()
           
 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

getSupplier

public Supplier getSupplier()
                     throws SystemException,
                            BusinessException
Throws:
SystemException
BusinessException


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25