com.retek.component.event
Interface ItemSupplierEvent
- All Superinterfaces:
- BusinessObject, com.retek.swing11.commons.type.Displayable, DistributedObject, GenericEvent
- public interface ItemSupplierEvent
- extends GenericEvent
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.swing11.commons.type.Displayable |
toDisplayString |
submit
public void submit()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getSupplier
public Supplier getSupplier()
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getItem
public SellableItem getItem()
throws SystemException
- Throws:
SystemException
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25