|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BusinessObject in com.retek.commons.component |
Subinterfaces of BusinessObject in com.retek.commons.component | |
interface |
DistributedObject
A business object with a global identity. |
interface |
SecondClassObject
|
Uses of BusinessObject in com.retek.commons.component.impl |
Classes in com.retek.commons.component.impl that implement BusinessObject | |
class |
BusinessObjectImpl
|
class |
DistributedObjectImpl
|
class |
SecondClassObjectImpl
|
Uses of BusinessObject in com.retek.commons.component.test |
Subinterfaces of BusinessObject in com.retek.commons.component.test | |
interface |
Bar
|
interface |
Baz
|
interface |
Foo
|
Uses of BusinessObject in com.retek.commons.component.test.impl |
Classes in com.retek.commons.component.test.impl that implement BusinessObject | |
class |
BarImpl
|
class |
BazImpl
|
class |
FooImpl
|
Uses of BusinessObject in com.retek.commons.component.xml |
Subinterfaces of BusinessObject in com.retek.commons.component.xml | |
interface |
ElementObject
Interface defining the operations for an element business object for an xml aware object. |
Uses of BusinessObject in com.retek.commons.component.xml.impl |
Classes in com.retek.commons.component.xml.impl that implement BusinessObject | |
class |
ElementObjectImpl
|
Uses of BusinessObject in com.retek.component.banner_channel |
Subinterfaces of BusinessObject in com.retek.component.banner_channel | |
interface |
Banner
|
interface |
BannerChannelType
|
interface |
Channel
|
interface |
ChannelType
|
interface |
GiftingSeason
|
interface |
GiftService
|
interface |
OfferCode
|
interface |
OrderSource
|
interface |
TenderTypeOrderSource
|
Uses of BusinessObject in com.retek.component.banner_channel.impl |
Classes in com.retek.component.banner_channel.impl that implement BusinessObject | |
class |
BannerChannelTypeImpl
|
class |
BannerImpl
|
class |
ChannelImpl
|
class |
ChannelTypeImpl
|
class |
GiftingSeasonImpl
|
class |
GiftServiceImpl
|
class |
OfferCodeImpl
|
class |
OrderSourceImpl
|
class |
TenderTypeOrderSourceImpl
|
Uses of BusinessObject in com.retek.component.correspondence |
Subinterfaces of BusinessObject in com.retek.component.correspondence | |
interface |
CorrespondenceTemplate
|
interface |
CorrespondenceTemplateDeliveryMethod
|
interface |
CorrespondenceType
|
interface |
CorrespondenceTypeTemplate
|
Uses of BusinessObject in com.retek.component.correspondence.impl |
Classes in com.retek.component.correspondence.impl that implement BusinessObject | |
class |
CorrespondenceTemplateDeliveryMethodImpl
|
class |
CorrespondenceTemplateImpl
|
class |
CorrespondenceTypeImpl
|
class |
CorrespondenceTypeTemplateImpl
|
Uses of BusinessObject in com.retek.component.customer |
Subinterfaces of BusinessObject in com.retek.component.customer | |
interface |
ActivityRequest
This is interface that holds on to an activity request made by the customer for an Order. |
interface |
ActivityRequestType
|
interface |
CareCardActivityRequest
This is interface that holds on to the care card activity request made by the customer for an Order. |
interface |
CatalogRequest
This is interface that holds on to an catalog request made by the customer. |
interface |
CatalogType
This is interface that holds on to an catalog type for a ctatalog request made by the customer. |
interface |
Customer
This is a interface that holds on to the customer information. |
interface |
CustomerAddress
This is a interface that holds on to the Address information of a Customer. |
interface |
CustomerChangeReason
This class defines the valid codes that indicate why a customer's information (like address, name, etc.) was modified. |
interface |
CustomerCreditApplication
|
interface |
CustomerCreditCard
This class represents a customer credit card. |
interface |
CustomerCreditPreApproval
This class represents a customer pre-approval for a specific private label credit card. |
interface |
CustomerEmailAddress
This class represents a customer's email address. |
interface |
CustomerInactiveReason
|
interface |
CustomerMergeRequest
This class is the request that invokes the customer merge process, and holds information about the customers being merged. |
interface |
CustomerPLCCCreditApplication
|
interface |
CustomerPreference
This class holds the values for many different customer preferences in the app. |
interface |
CustomerSalutation
This class represents the salutation portion of a person's proper name (i.e. |
interface |
CustomerSuffix
This class represents the suffix portion of a person's proper name (i.e. |
interface |
CustomerTelephone
This class represents a customer's telephone number. |
interface |
ForwardAddressActivityRequest
This interface represents an activity request made by the csr to find a forwarding address for an existing customer. |
interface |
GeneralActivityRequest
This interface represents the most basic activity request made by the customer for an order. |
interface |
ItemInstructionsActivityRequest
This interface represents an activity request made by the customer for an order specifically requesting item instructions. |
interface |
LabelActivityRequest
This interface represents an activity request made by the customer for an order requesting label information. |
interface |
MatchRule
MatchRule is used to define the attributes of a customer that should be compared when trying to match Customers. |
interface |
PartialActivityRequest
This interface represents an activity request made by the customer for an order specific to a partial request. |
interface |
RefundOrGiftCertificateActivityRequest
This interface represents an activity request made by the customer for an order specific to a refund or giftCertificate. |
interface |
ReturnActivityRequest
This interface represents an activity request made by the customer for an order requesting return information. |
interface |
SpecialOrderActivityRequest
This interface represents an activity request made by the customer for an order requesting special order information. |
interface |
StoredValueCardCashout
|
interface |
WismoActivityRequest
This interface represents an activity request made by the customer for an order requesting wismo information. |
Uses of BusinessObject in com.retek.component.customer.impl |
Uses of BusinessObject in com.retek.component.customer.integration |
Subinterfaces of BusinessObject in com.retek.component.customer.integration | |
interface |
CustomerIntegrationAlternateNumber
Interface defining operations for customer alternate number. |
interface |
CustomerIntegrationCatalogRequest
Interface defining operations for customer catalog request. |
interface |
CustomerIntegrationCustomer
Class which represents a light-weight representation of a customer for an external customer file. |
interface |
CustomerIntegrationCustomerAddress
Interface defining operations for customer integration address. |
interface |
CustomerIntegrationCustomerElement
Base interface defines common operations for customer entity. |
interface |
CustomerIntegrationCustomerEmail
Interface defining operations for customer integration email. |
interface |
CustomerIntegrationCustomerImportResult
Inteface defining common responsibilities for customer integration import result. |
interface |
CustomerIntegrationCustomerPreference
Interface defining operations for customer integration preference. |
interface |
CustomerIntegrationCustomerTelephone
Interface defining operations for customer integration telephone. |
interface |
CustomerIntegrationElement
Inteface defining common responsibilities for customer data integration entities. |
interface |
CustomerIntegrationMergeCustomer
Interface defining operations for customer integration merge request customer. |
interface |
CustomerIntegrationMergeRequest
Interface defining operations for customer integration merge request. |
Uses of BusinessObject in com.retek.component.customer.integration.impl |
Classes in com.retek.component.customer.integration.impl that implement BusinessObject | |
class |
CustomerIntegrationAlternateNumberImpl
Class which represents a customer integration customer alternate number. |
class |
CustomerIntegrationCatalogRequestImpl
Class which represents a customer integration catalog request. |
class |
CustomerIntegrationCustomerAddressImpl
Class which represents a customer integration customer address. |
class |
CustomerIntegrationCustomerElementImpl
Abstract class which encapsulates common data and behavior for customer integration element objects. |
class |
CustomerIntegrationCustomerEmailImpl
Class which represents a customer integration customer. |
class |
CustomerIntegrationCustomerImpl
Class which represents a customer integration customer. |
class |
CustomerIntegrationCustomerImportResultImpl
Class which encapsulates common data and behavior for customer integration import result object. |
class |
CustomerIntegrationCustomerPreferenceImpl
Class which represents a customer integration customer preference. |
class |
CustomerIntegrationCustomerTelephoneImpl
Class which represents a customer integration customer. |
class |
CustomerIntegrationElementImpl
Abstract class which encapsulates common data and behavior for customer integration element objects. |
class |
CustomerIntegrationMergeCustomerImpl
Class which represents customer integration merge request. |
class |
CustomerIntegrationMergeRequestImpl
Class which represents customer integration merge request. |
Uses of BusinessObject in com.retek.component.customerorder |
Subinterfaces of BusinessObject in com.retek.component.customerorder | |
interface |
Accommodation
This class represents an adjustment to a CustomerOrder that is in the customer's favor (money back to the customer). |
interface |
AccommodationReason
Interface that represents the reason for the accommodation. |
interface |
CallTag
|
interface |
CallTagReturnItem
|
interface |
ContainerDeliveryConfirmation
This is the interface exposed to the third-party system that supports the updating of delivery confirmation information by carriers. |
interface |
CustomerOrder
|
interface |
CustomerOrderAddress
|
interface |
CustomerOrderCareCardServiceLine
|
interface |
CustomerOrderCashPayment
This interface extends from the standard CustomerOrderPayment. |
interface |
CustomerOrderCheckPayment
This interface extends from the standard CustomerOrderPayment. |
interface |
CustomerOrderCorrespondenceRequest
|
interface |
CustomerOrderCreditCardPayment
This interface extends from the standard CustomerOrderPayment. |
interface |
CustomerOrderCreditCardPaymentAuthorizationResponse
This interface CustomerOrderCreditCardPaymentAuthorizationResponse is used to hold authorization codes and dates for authorizations of credit cards, containing the additional AVS and CVV response codes. |
interface |
CustomerOrderGiftCertificatePayment
This interface extends from the standard CustomerOrderPayment that handle payments using all Tender Types. |
interface |
CustomerOrderGiftServiceLine
|
interface |
CustomerOrderLine
|
interface |
CustomerOrderLineMerge
|
interface |
CustomerOrderLineTaxAccommodation
|
interface |
CustomerOrderMerchandiseCertificatePayment
This interface extends from the standard CustomerOrderPayment that handle payments using all Tender Types. |
interface |
CustomerOrderMoneyOrderPayment
This interface extends from the standard CustomerOrderPayment. |
interface |
CustomerOrderMonogramServiceLine
|
interface |
CustomerOrderPayment
This is a high level interface which relates a payment object to a customer order object. |
interface |
CustomerOrderPaymentHistoryEvent
|
interface |
CustomerOrderPendReason
|
interface |
CustomerOrderPersonalizationServiceLine
|
interface |
CustomerOrderPersonalizationTextLine
|
interface |
CustomerOrderPromotionAdjustment
|
interface |
CustomerOrderPromotionDiscount
|
interface |
CustomerOrderRewardCertificatePayment
This interface extends from the standard CustomerOrderPayment that handle payments using all Tender Types. |
interface |
CustomerOrderRewardCertificatePaymentAuthorizationResponse
This interface CustomerOrderRewardCertificatePaymentAuthorizationResponse is used to hold authorization response results for reward certificate payments. |
interface |
CustomerOrderServiceLine
|
interface |
CustomerOrderSettlement
|
interface |
CustomerOrderStoredValueCardPayment
CustomerOrderStoredValueCardPayment is a CustomerOrderPayment with a Tender Type of Stored Value Card. |
interface |
CustomerOrderStoredValueCardPaymentAuthorizationResponse
This interface CustomerOrderStoredValueCardPaymentAuthorizationResponse is used to hold authorization response results for stored value card payments. |
interface |
CustomerOrderTaxAccommodation
|
interface |
CustomerOrderTransactionGroup
|
interface |
CustomerOrderValueAddedServiceLine
|
interface |
CustomerOrderVoucherPayment
This interface extends from the standard CustomerOrderPayment. |
interface |
Discount
|
interface |
ECDDRecalculationItem
|
interface |
GeneralAccommodation
|
interface |
GiftVoucherAttributes
|
interface |
MailOrderBatch
|
interface |
NoCustomerInformationReturn
|
interface |
NormalShipToTotals
|
interface |
OrderCancelReason
|
interface |
OrderPartialLineReason
|
interface |
OrderPendReason
|
interface |
OriginalOrderSummary
|
interface |
PaymentAuthorizationResponse
This interface PaymentAuthorizationResponse is used to hold authorization codes and dates for authorizations of any tender type that requires authorization. |
interface |
ReturnLine
Interface defining the operations for customer return line within the customer order domain. |
interface |
ReturnLineAccommodationAdjustment
|
interface |
ReturnLinePromotionAdjustment
|
interface |
ReturnLineTaxInvoiceLineItemRecord
Represents that portion of taxes and shipping from the shipped container line that is refunded to the customer when a line is returned. |
interface |
ReturnLineTaxInvoiceRecord
Represents that portion of taxes and shipping from the shipped container that is refunded to the customer when a line is returned. |
interface |
ReturnLineTaxRecord
Value holder class for a return linst tax record. |
interface |
ReturnReason
Represents the various reasons that a customer can give for returning an item and what types of charges are refunded (shipping and handling charges, value added service charges, and/or gifting charges) for the return. |
interface |
ShipmentRequest
|
interface |
ShipmentRequestLine
|
interface |
ShippedContainer
|
interface |
ShippedContainerLine
|
interface |
ShippedContainerLineProratedPromotion
|
interface |
ShippedContainerTaxCalculatorInvoice
|
interface |
ShippedContainerTaxInvoiceLineItem
|
interface |
ShipTo
|
interface |
ShipToTotals
|
interface |
SupplierReturnDisposition
|
interface |
TaxAccommodation
|
interface |
TaxAccommodationDetail
|
interface |
VirtualWhReservationValue
|
interface |
ZeroChargeShipToTotals
|
Uses of BusinessObject in com.retek.component.customerorder.batch |
Subinterfaces of BusinessObject in com.retek.component.customerorder.batch | |
interface |
CustomerOrderLineBatch
|
Uses of BusinessObject in com.retek.component.customerorder.impl |
Uses of BusinessObject in com.retek.component.customerorder.integration.rib |
Subinterfaces of BusinessObject in com.retek.component.customerorder.integration.rib | |
interface |
ReturnLineRib
Defines the methods that must be implemented in a Return line in order for it to be used in Rib related activities. |
Uses of BusinessObject in com.retek.component.demand |
Subinterfaces of BusinessObject in com.retek.component.demand | |
interface |
DemandOverTime
|
interface |
MediaDemand
|
interface |
OrderDemandRecord
|
interface |
OrderLineDemandRecord
|
Uses of BusinessObject in com.retek.component.demand.batch |
Subinterfaces of BusinessObject in com.retek.component.demand.batch | |
interface |
MediaDemandBatch
|
Uses of BusinessObject in com.retek.component.demand.impl |
Classes in com.retek.component.demand.impl that implement BusinessObject | |
class |
DemandOverTimeImpl
|
class |
MediaDemandImpl
|
class |
OrderDemandRecordImpl
|
class |
OrderLineDemandRecordImpl
|
Uses of BusinessObject in com.retek.component.directshiporder |
Subinterfaces of BusinessObject in com.retek.component.directshiporder | |
interface |
DirectShipOrder
|
interface |
DirectShipOrderLine
|
Uses of BusinessObject in com.retek.component.directshiporder.impl |
Classes in com.retek.component.directshiporder.impl that implement BusinessObject | |
class |
DirectShipOrderImpl
|
class |
DirectShipOrderLineImpl
|
Uses of BusinessObject in com.retek.component.event |
Subinterfaces of BusinessObject in com.retek.component.event | |
interface |
BannerEvent
|
interface |
Event
|
interface |
GenericEvent
|
interface |
ItemSupplierEvent
|
interface |
SupplierEvent
|
Uses of BusinessObject in com.retek.component.event.impl |
Classes in com.retek.component.event.impl that implement BusinessObject | |
class |
BannerEventImpl
|
class |
EventImpl
|
class |
GenericEventImpl
|
class |
ItemSupplierEventImpl
|
class |
SupplierEventImpl
|
Uses of BusinessObject in com.retek.component.history |
Subinterfaces of BusinessObject in com.retek.component.history | |
interface |
HistoryEvent
|
interface |
HistoryEventType
|
Uses of BusinessObject in com.retek.component.history.impl |
Classes in com.retek.component.history.impl that implement BusinessObject | |
class |
HistoryEventImpl
|
class |
HistoryEventTypeImpl
|
Uses of BusinessObject in com.retek.component.inventory |
Subinterfaces of BusinessObject in com.retek.component.inventory | |
interface |
ItemSupplierQuantityBlock
|
Uses of BusinessObject in com.retek.component.inventory.impl |
Classes in com.retek.component.inventory.impl that implement BusinessObject | |
class |
ItemSupplierQuantityBlockImpl
|
Uses of BusinessObject in com.retek.component.item |
Subinterfaces of BusinessObject in com.retek.component.item | |
interface |
AddressCode
|
interface |
AddressCodeDetail
|
interface |
FreeFormUdaProductInformationAttribute
|
interface |
ItemAttribute
|
interface |
ItemAttributeScreenType
|
interface |
ItemAttributeScreenTypeRelation
|
interface |
ItemCollection
|
interface |
ItemProductInformationAttribute
|
interface |
ProductInformation
|
interface |
ProductInformationAttribute
|
interface |
ShipRestriction
|
interface |
UdaHeaderProductInformationAttribute
|
interface |
UdaProductInformationAttribute
|
Uses of BusinessObject in com.retek.component.item.impl |
Classes in com.retek.component.item.impl that implement BusinessObject | |
class |
AddressCodeDetailImpl
|
class |
AddressCodeImpl
|
class |
FreeFormUdaProductInformationAttributeImpl
|
class |
ItemAttributeImpl
|
class |
ItemAttributeScreenTypeImpl
|
class |
ItemAttributeScreenTypeRelationImpl
|
class |
ItemCollectionImpl
|
class |
ItemProductInformationAttributeImpl
|
class |
ProductInformationAttributeImpl
|
class |
ProductInformationImpl
|
class |
ShipRestrictionImpl
|
class |
UdaHeaderProductInformationAttributeImpl
|
Uses of BusinessObject in com.retek.component.location |
Subinterfaces of BusinessObject in com.retek.component.location | |
interface |
CallCenter
|
interface |
Country
This is a interface that holds on to the country information. |
interface |
CountryNonBusinessDate
|
interface |
CountryZipCodeRange
|
interface |
DailyMessage
|
interface |
DailyMessageCategory
|
interface |
Location
|
interface |
Store
|
interface |
Warehouse
|
interface |
ZipCodeRangeWarehousePriority
|
Uses of BusinessObject in com.retek.component.location.impl |
Classes in com.retek.component.location.impl that implement BusinessObject | |
class |
CallCenterImpl
|
class |
CountryImpl
|
class |
CountryNonBusinessDateImpl
|
class |
CountryZipCodeRangeImpl
|
class |
DailyMessageCategoryImpl
|
class |
DailyMessageImpl
|
class |
LocationImpl
|
class |
StoreImpl
|
class |
WarehouseImpl
|
class |
ZipCodeRangeWarehousePriorityImpl
|
Uses of BusinessObject in com.retek.component.media |
Subinterfaces of BusinessObject in com.retek.component.media | |
interface |
Depiction
|
interface |
DropCode
|
interface |
Media
|
interface |
MediaType
|
interface |
MonogramValueAddedService
|
interface |
PackSellingSku
|
interface |
PackSellingSkuComponent
|
interface |
PersonalizationValueAddedService
|
interface |
ReceivableItem
An ItemBenefit represents a benefit that is received when a promotion is in effect for an order. |
interface |
SeasonCode
|
interface |
SellingItem
|
interface |
SellingItemDepiction
|
interface |
SellingList
|
interface |
SellingListItem
|
interface |
SellingSku
|
interface |
ShippingRate
ShippingRates know that they are members of a list of shipping rates on a ShippingRateTable. |
interface |
ShippingRateTable
|
interface |
SourceCode
|
interface |
SubConcept
|
interface |
ValueAddedService
|
Uses of BusinessObject in com.retek.component.media.impl |
Classes in com.retek.component.media.impl that implement BusinessObject | |
class |
AbstractMediaThresholdableItem
|
class |
DepictionImpl
|
class |
DropCodeImpl
|
class |
MediaImpl
|
class |
MediaTypeImpl
|
class |
MonogramValueAddedServiceImpl
|
class |
PackSellingSkuComponentImpl
|
class |
PackSellingSkuImpl
|
class |
PersonalizationValueAddedServiceImpl
|
class |
SeasonCodeImpl
|
class |
SellingItemDepictionImpl
|
class |
SellingItemImpl
|
class |
SellingListImpl
|
class |
SellingListItemImpl
|
class |
SellingSkuImpl
|
class |
ShippingRateImpl
|
class |
ShippingRateTableImpl
|
class |
SourceCodeImpl
|
class |
SubConceptImpl
|
class |
ValueAddedServiceImpl
|
Uses of BusinessObject in com.retek.component.message |
Subinterfaces of BusinessObject in com.retek.component.message | |
interface |
Message
|
Uses of BusinessObject in com.retek.component.message.impl |
Classes in com.retek.component.message.impl that implement BusinessObject | |
class |
MessageImpl
|
Uses of BusinessObject in com.retek.component.payment |
Subinterfaces of BusinessObject in com.retek.component.payment | |
interface |
CreditCardNumberRule
A value holder object for credit card number rules. |
interface |
PaymentPlanCode
Class encapsulating data and behavior for representing a payment plan within the Payment domain. |
interface |
PaymentSettlementCustomer
|
interface |
PaymentSettlementElement
|
interface |
PaymentSettlementFile
|
interface |
PaymentSettlementItem
|
interface |
PaymentSettlementPayment
|
interface |
PaymentSettlementTransaction
|
interface |
PaymentSettlementTransactionContainer
|
interface |
PaymentSettlementTransactionHeader
Light-weight proxy for a PaymentSettlementTransactionContainer object. |
interface |
Refundable
A super-interface that defines no methods and is implemented by CustomerOrderCreditCardPayment and TenderType. |
interface |
TenderType
A TenderType is a payment type that belongs to a TenderTypeGroup. |
interface |
TenderTypeCreditCard
TenderTypeCreditCard extends from TenderType and has additional methods required for Credit Card validation. |
interface |
TenderTypeGroup
TenderTypeGroup is an interface that contains one or more Tender Types. |
interface |
TenderTypePaymentPlanCode
|
Uses of BusinessObject in com.retek.component.payment.impl |
Classes in com.retek.component.payment.impl that implement BusinessObject | |
class |
CreditCardNumberRuleImpl
|
class |
PaymentPlanCodeImpl
|
class |
PaymentSettlementCustomerImpl
|
class |
PaymentSettlementElementImpl
|
class |
PaymentSettlementFileImpl
|
class |
PaymentSettlementItemImpl
|
class |
PaymentSettlementPaymentImpl
|
class |
PaymentSettlementTransactionContainerImpl
|
class |
PaymentSettlementTransactionHeaderImpl
|
class |
PaymentSettlementTransactionImpl
|
class |
TenderTypeCreditCardImpl
|
class |
TenderTypeGroupImpl
|
class |
TenderTypeImpl
|
class |
TenderTypePaymentPlanCodeImpl
|
Uses of BusinessObject in com.retek.component.pend |
Subinterfaces of BusinessObject in com.retek.component.pend | |
interface |
HighRiskZip
|
interface |
NegativeCustomerRecord
|
interface |
PendRule
|
Uses of BusinessObject in com.retek.component.pend.impl |
Classes in com.retek.component.pend.impl that implement BusinessObject | |
class |
HighRiskZipImpl
|
class |
NegativeCustomerRecordImpl
|
class |
PendRuleImpl
|
Uses of BusinessObject in com.retek.component.promotion |
Subinterfaces of BusinessObject in com.retek.component.promotion | |
interface |
GiftCertificateBenefit
Represents a promotion benefit where the benefit received by the promotion is a Gift Certificate. |
interface |
ItemBenefit
Represents a promotion benefit where the benefit received by the promotion is a SellingItem or SellingSku. |
interface |
ItemCurrencyAmountThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified amount of any of the threshold items (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
ItemPromotionThreshold
Represents a promotion threshold where the threshold is an item (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
ItemQuantityThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified quantity of any of the threshold items (SellingItem, SellingSku, InventoryItem, or a Style)for the promotion. |
interface |
LineMerchAmountBenefit
|
interface |
OrderCurrencyAmountThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified amount of merchandise. |
interface |
OrderMerchAmountBenefit
|
interface |
OrderQuantityThreshold
Represents a promotion threshold where the threshold that must be reached to receive the promotion's benefit is the purchase a specified quantity of merchandise. |
interface |
OrderServiceAmountBenefit
|
interface |
PlanCodeBenefit
|
interface |
Promotion
|
interface |
PromotionBenefit
|
interface |
PromotionThreshold
Retek Inc. |
interface |
SellingListItemBenefit
Represents a promotion benefit where the benefit received by the promotion is a SellingItem or SellingSku. |
Uses of BusinessObject in com.retek.component.promotion.impl |
Classes in com.retek.component.promotion.impl that implement BusinessObject | |
class |
GiftCertificateBenefitImpl
|
class |
ItemBenefitImpl
|
class |
ItemCurrencyAmountThresholdImpl
|
class |
ItemPromotionThresholdImpl
|
class |
ItemQuantityThresholdImpl
|
class |
LineMerchAmountBenefitImpl
|
class |
OrderCurrencyAmountThresholdImpl
|
class |
OrderMerchAmountBenefitImpl
|
class |
OrderQuantityThresholdImpl
|
class |
OrderServiceAmountBenefitImpl
|
class |
PlanCodeBenefitImpl
|
class |
PromotionBenefitImpl
|
class |
PromotionImpl
|
class |
PromotionThresholdImpl
|
class |
SellingListItemBenefitImpl
|
Uses of BusinessObject in com.retek.component.salesaudit |
Subinterfaces of BusinessObject in com.retek.component.salesaudit | |
interface |
SaeAccommodation
Interface defining the operations for a accommodation element within a sales audit transaction. |
interface |
SaeCustomer
Interface defining the operations for a customer element within a sales audit transaction. |
interface |
SaeDiscount
Interface defining the operations for a discount element within a sales audit transaction. |
interface |
SaeElement
Interface defining the operations for an element within a sales audit transaction. |
interface |
SaeItem
Interface defining the operations for a service element within a sales audit transaction. |
interface |
SaePayment
Interface defining the operations for a payment element within a sales audit transaction. |
interface |
SaeService
Interface defining the operations for a service element within a sales audit transaction. |
interface |
SaeStoreDay
Interface defining the operations for a sales audit export store/day. |
interface |
SaeStoreTransactionContainer
Interface defining the operations for an order transaction container. |
interface |
SaeStoreTransactionCounter
Interface defining the operations for a sales audit export store transaction counter. |
interface |
SaeStoreTransactionHeader
Interface defining the operations for an order transaction header within the sales audit model. |
interface |
SaeTax
Interface defining the operations for a tax element within a sales audit transaction. |
interface |
SaeTransaction
Interface defining the operations for a sales audit transaction. |
Uses of BusinessObject in com.retek.component.salesaudit.impl |
Classes in com.retek.component.salesaudit.impl that implement BusinessObject | |
class |
SaeAccommodationImpl
|
class |
SaeCustomerImpl
|
class |
SaeDiscountImpl
|
class |
SaeElementImpl
|
class |
SaeItemImpl
|
class |
SaePaymentImpl
|
class |
SaeServiceImpl
|
class |
SaeStoreDayImpl
|
class |
SaeStoreTransactionContainerImpl
|
class |
SaeStoreTransactionCounterImpl
|
class |
SaeStoreTransactionHeaderImpl
|
class |
SaeTaxImpl
|
class |
SaeTransactionImpl
|
Uses of BusinessObject in com.retek.component.security |
Subinterfaces of BusinessObject in com.retek.component.security | |
interface |
Role
|
interface |
User
Represents a "user" in the system. |
Uses of BusinessObject in com.retek.component.security.impl |
Classes in com.retek.component.security.impl that implement BusinessObject | |
class |
RoleImpl
|
class |
UserImpl
|
Uses of BusinessObject in com.retek.component.shipping |
Subinterfaces of BusinessObject in com.retek.component.shipping | |
interface |
Carrier
|
interface |
CarrierShippingMethodZone
|
interface |
ShippingMethod
The way an item is shipped to a customer. |
Uses of BusinessObject in com.retek.component.shipping.impl |
Classes in com.retek.component.shipping.impl that implement BusinessObject | |
class |
CarrierImpl
|
class |
CarrierShippingMethodZoneImpl
|
class |
ShippingMethodImpl
|
Uses of BusinessObject in com.retek.component.shipping.integration.rib |
Subinterfaces of BusinessObject in com.retek.component.shipping.integration.rib | |
interface |
ShippingMethodRib
|
Uses of BusinessObject in com.retek.component.supplier |
Subinterfaces of BusinessObject in com.retek.component.supplier | |
interface |
PersonalizationColor
|
interface |
PersonalizationFont
|
interface |
PersonalizationStyle
|
interface |
PersonalizationType
|
Uses of BusinessObject in com.retek.component.supplier.impl |
Classes in com.retek.component.supplier.impl that implement BusinessObject | |
class |
PersonalizationColorImpl
|
class |
PersonalizationFontImpl
|
class |
PersonalizationStyleImpl
|
class |
PersonalizationTypeImpl
|
Uses of BusinessObject in com.retek.component.task |
Subinterfaces of BusinessObject in com.retek.component.task | |
interface |
ActivityRequestWorkTask
|
interface |
OrderWorkTask
|
interface |
PersonalReminderWorkTask
|
interface |
RoutingAttribute
|
interface |
Task
|
interface |
TaskType
|
interface |
WorkTask
|
Uses of BusinessObject in com.retek.component.task.impl |
Classes in com.retek.component.task.impl that implement BusinessObject | |
class |
ActivityRequestWorkTaskImpl
|
class |
OrderWorkTaskImpl
|
class |
PersonalReminderWorkTaskImpl
|
class |
RoutingAttributeImpl
|
class |
TaskImpl
|
class |
TaskTypeImpl
|
class |
WorkTaskImpl
|
Uses of BusinessObject in com.retek.component.tax |
Subinterfaces of BusinessObject in com.retek.component.tax | |
interface |
TaxCalculator
|
interface |
TaxCalculatorInvoice
|
interface |
TaxCreditInvoice
|
interface |
TaxCreditor
|
interface |
TaxInvoice
|
Uses of BusinessObject in com.retek.component.tax.impl |
Classes in com.retek.component.tax.impl that implement BusinessObject | |
class |
TaxCalculatorImpl
|
class |
TaxCalculatorInvoiceImpl
|
class |
TaxCreditInvoiceImpl
|
class |
TaxCreditorImpl
|
class |
TaxInvoiceImpl
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |