Uses of Class
com.retek.component.media.MediaBusinessException

Packages that use MediaBusinessException
com.retek.component.media   
 

Uses of MediaBusinessException in com.retek.component.media
 

Subclasses of MediaBusinessException in com.retek.component.media
 class InvalidSellingItemDisplayNumberFormatException
           
 class NoSuchSellingItemException
           
 class NoSuchSourceCodeException
           
 class WildcardException
           
 

Methods in com.retek.component.media that throw MediaBusinessException
 void Depiction.setPercentOfDepiction(Percent percentOfDepiction)
           
 void ShippingRate.setDeliveryChargePercent(Percent deliveryChargePercent)
           
 void ShippingRate.setRangeMinimum(Money rangeMinimum)
           
 void ShippingRate.setRangeMaximum(Money rangeMaximum)
          If this is the last shipping rate in the ShippingRateTable (and therefore, its current max is infinity) then setting rangeMaximum to less than infinity has the side effect of creating a new shipping rate to uphold the invariant described above.
 void ShippingRate.remove()
           
 



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