com.retek.component.shipping.integration.rib
Interface ShippingMethodRib

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

public interface ShippingMethodRib
extends ShippingMethod


Field Summary
 
Fields inherited from interface com.retek.component.shipping.ShippingMethod
DEFAULT_CARRIER, DEFAULT_DELIVERY_DAYS, DELIVERY_DAYS, DISPLAY_CODE, MAX_DELIVERY_DAYS
 
Method Summary
 void submitFromRib()
           
 
Methods inherited from interface com.retek.component.shipping.ShippingMethod
addCarrier, addCarrierZone, getCarriers, getCarrierTransitDays, getDefaultCarrier, getDeliveryDays, getDescription, getDisplayCode, hasCarrier, isRushDeliveryForCarrier, removeCarrier, setDefaultCarrier, setDeliveryDays, setDescription, setRushDeliveryForCarrier, submit
 
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

submitFromRib

public void submitFromRib()
                   throws InvalidShippingMethodException,
                          SystemException,
                          BusinessException
Throws:
InvalidShippingMethodException
SystemException
BusinessException


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