Uses of Interface
com.retek.commons.component.BusinessObject

Packages that use BusinessObject
com.retek.commons.component   
com.retek.commons.component.xml   
com.retek.component.banner_channel   
com.retek.component.correspondence   
com.retek.component.customer   
com.retek.component.customer.integration   
com.retek.component.customerorder   
com.retek.component.demand   
com.retek.component.event   
com.retek.component.history   
com.retek.component.inventory   
com.retek.component.item   
com.retek.component.location   
com.retek.component.media   
com.retek.component.message   
com.retek.component.payment   
com.retek.component.pend   
com.retek.component.promotion   
com.retek.component.salesaudit   
com.retek.component.security   
com.retek.component.shipping   
com.retek.component.supplier   
com.retek.component.task   
com.retek.component.tax   
 

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.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.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.correspondence
 

Subinterfaces of BusinessObject in com.retek.component.correspondence
 interface CorrespondenceTemplate
           
 interface CorrespondenceTemplateDeliveryMethod
           
 interface CorrespondenceType
           
 interface CorrespondenceTypeTemplate
           
 

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.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.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 CustomerOrderGiftCertificatePayment
          This interface extends from the standard CustomerOrderPayment that handle payments using all Tender Types.
 interface CustomerOrderGiftServiceLine
           
 interface CustomerOrderLine
           
 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 CustomerOrderServiceLine
           
 interface CustomerOrderSettlement
           
 interface CustomerOrderStoredValueCardPayment
          CustomerOrderStoredValueCardPayment is a CustomerOrderPayment with a Tender Type of Stored Value Card.
 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 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.demand
 

Subinterfaces of BusinessObject in com.retek.component.demand
 interface DemandOverTime
           
 interface MediaDemand
           
 interface OrderDemandRecord
           
 interface OrderLineDemandRecord
           
 

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.history
 

Subinterfaces of BusinessObject in com.retek.component.history
 interface HistoryEvent
           
 interface HistoryEventType
           
 

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.item
 

Subinterfaces of BusinessObject in com.retek.component.item
 interface AddressCode
           
 interface AddressCodeDetail
           
 interface FreeFormUdaProductInformationAttribute
           
 interface ItemAttribute
           
 interface ItemAttributeScreenType
           
 interface ItemAttributeScreenTypeRelation
           
 interface ItemCollection
           
 interface ItemDiffSearchResult
          ItemDiffSearchResult represents the Item information retrieved from the findItemSROs method in ItemManager.
 interface ItemProductInformationAttribute
           
 interface ProductInformation
           
 interface ProductInformationAttribute
           
 interface ShipRestriction
           
 interface UdaHeaderProductInformationAttribute
           
 interface UdaProductInformationAttribute
           
 

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.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 SellingItemItemDescriptor
           
 interface SellingList
           
 interface SellingListItem
           
 interface SellingSku
           
 interface SellingSkuSearchResult
          SellingSkuSearchResult represents the SellingSku information retrieves from the findSellingSkuSROs method in SellingItemManager.
 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.message
 

Subinterfaces of BusinessObject in com.retek.component.message
 interface Message
           
 

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.pend
 

Subinterfaces of BusinessObject in com.retek.component.pend
 interface HighRiskZip
           
 interface NegativeCustomerRecord
           
 interface PendRule
           
 

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.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.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.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.supplier
 

Subinterfaces of BusinessObject in com.retek.component.supplier
 interface PersonalizationColor
           
 interface PersonalizationFont
           
 interface PersonalizationStyle
          Interface defining the operations for a Personalization Style within the supplier personalization business domain.
 interface PersonalizationType
          Interface defining the operations for a Personalization type within the supplier domain.
 

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.tax
 

Subinterfaces of BusinessObject in com.retek.component.tax
 interface TaxCalculator
           
 interface TaxCalculatorInvoice
           
 interface TaxCreditInvoice
           
 interface TaxCreditor
           
 interface TaxInvoice
           
 



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