© 2001 BEA Systems, Inc.

Package com.bea.commerce.ebusiness.discount.mgmt

Interface Summary
DiscountMgmt This interface defines the public interface of the DiscountMgmt service.
DiscountMgmtHome The home interface for the DiscountMgmt service.
DiscountModifier This interface defines the public interface of the DiscountModifier object.
DiscountRule This interface defines the public interface of the DiscountRule object.
QualificationDiscountDef This interface defines the public interface of an immutable discount definition object.
 

Class Summary
DeployFailure This is a wrapper class used to encapsulate errors that occur during the deployment of discount sets.
DiscountCreationException Indicates that a given discount could not be created.
QualDiscountDefFactory This abstract class defines the public interface for a QualDiscountDefFactory.
QualificationDiscountId This class represents a unique identifier for a QualificationDiscountDef object.
RuleType This class represents the two types of discount rules
 

Exception Summary
DiscountDeployException Indicates that an application exception occurred that caused one or more discounts to fail to deploy.
DiscountInUseException Indicates that a discount could not be deleted because it is being used.
DiscountNotFoundException Indicates that the discount referred to does not exist.
DiscountParsingException Indicates that a parsing error occurred while attempting to generate the DOM representation of the discount set.
DiscountSetInUseException Indicates that a discount set could not be deleted because it is in use.
SetAlreadyExistsException Indicates the the discount set being added using DiscountMgmt.addDiscountSet already exists.
SetNotFoundException Indicates that the specified set does not exist or more specifically a set with the specified name is not currently saved by the DiscountMgmt service
SetPersistenceException Indicates that a discount set could not be saved or updated due to a low level system error
 


© 2001 BEA Systems, Inc.

Copyright © 2001 BEA Systems, Inc. All Rights Reserved