|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DistributedObject in com.retek.commons.component |
---|
Methods in com.retek.commons.component that return DistributedObject | |
DistributedObject |
DistributedContext.specialResolveForUseInCommonsOnly(DistributedReference ref,
boolean errorIfDeleted)
|
DistributedObject |
DistributedContext.resolve(DistributedReference ref)
|
Methods in com.retek.commons.component with parameters of type DistributedObject | |
void |
DistributedContext.registerNew(DistributedObject dobj)
|
Uses of DistributedObject in com.retek.commons.domain.core.exception |
---|
Methods in com.retek.commons.domain.core.exception with parameters of type DistributedObject | |
boolean |
BusinessProblem.isSource(DistributedObject distObj)
|
Uses of DistributedObject in com.retek.commons.util |
---|
Methods in com.retek.commons.util with parameters of type DistributedObject | |
protected void |
RetekTestCase.assertStateEquals(com.retek.fsm.StateDescriptor expectedStateDescriptor,
DistributedObject businessObject)
|
protected void |
RetekTestCase.assertStateEquals(com.retek.fsm.State expectedState,
DistributedObject businessObject)
|
protected void |
RetekTestCase.assertStateNotEquals(com.retek.fsm.StateDescriptor expectedStateDescriptor,
DistributedObject businessObject)
|
protected void |
RetekTestCase.assertStateNotEquals(com.retek.fsm.State expectedState,
DistributedObject businessObject)
|
Uses of DistributedObject in com.retek.component.banner_channel |
---|
Subinterfaces of DistributedObject in com.retek.component.banner_channel | |
interface |
Banner
|
interface |
BannerChannelType
|
interface |
Channel
|
interface |
ChannelType
|
interface |
GiftingSeason
|
interface |
GiftService
|
interface |
OfferCode
|
interface |
OrderSource
|
Uses of DistributedObject in com.retek.component.correspondence |
---|
Subinterfaces of DistributedObject in com.retek.component.correspondence | |
interface |
CorrespondenceTemplate
|
interface |
CorrespondenceType
|
interface |
CorrespondenceTypeTemplate
|
Uses of DistributedObject in com.retek.component.customer |
---|
Subinterfaces of DistributedObject 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 |
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 |
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 DistributedObject in com.retek.component.customerorder |
---|
Subinterfaces of DistributedObject 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 |
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 |
CustomerOrderRewardCertificatePayment
This interface extends from the standard CustomerOrderPayment that handle payments using all Tender Types. |
interface |
CustomerOrderServiceLine
|
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 |
MailOrderBatch
|
interface |
NoCustomerInformationReturn
|
interface |
OrderCancelReason
|
interface |
OrderPartialLineReason
|
interface |
OrderPendReason
|
interface |
OriginalOrderSummary
|
interface |
ReturnLine
Interface defining the operations for customer return line within the customer order domain. |
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 |
ShipTo
|
interface |
SupplierReturnDisposition
|
interface |
TaxAccommodation
|
Uses of DistributedObject in com.retek.component.demand |
---|
Subinterfaces of DistributedObject in com.retek.component.demand | |
interface |
MediaDemand
|
interface |
OrderDemandRecord
|
interface |
OrderLineDemandRecord
|
Uses of DistributedObject in com.retek.component.event |
---|
Subinterfaces of DistributedObject in com.retek.component.event | |
interface |
BannerEvent
|
interface |
Event
|
interface |
GenericEvent
|
interface |
ItemSupplierEvent
|
interface |
SupplierEvent
|
Uses of DistributedObject in com.retek.component.history |
---|
Subinterfaces of DistributedObject in com.retek.component.history | |
interface |
HistoryEvent
|
interface |
HistoryEventType
|
Uses of DistributedObject in com.retek.component.inventory |
---|
Subinterfaces of DistributedObject in com.retek.component.inventory | |
interface |
ItemSupplierQuantityBlock
|
Uses of DistributedObject in com.retek.component.item |
---|
Subinterfaces of DistributedObject in com.retek.component.item | |
interface |
AddressCode
|
interface |
FreeFormUdaProductInformationAttribute
|
interface |
ItemAttribute
|
interface |
ItemAttributeScreenType
|
interface |
ItemAttributeScreenTypeRelation
|
interface |
ItemCollection
|
interface |
ItemProductInformationAttribute
|
interface |
ProductInformation
|
interface |
ProductInformationAttribute
|
interface |
ShipRestriction
|
interface |
UdaHeaderProductInformationAttribute
|
interface |
UdaProductInformationAttribute
|
Uses of DistributedObject in com.retek.component.location |
---|
Subinterfaces of DistributedObject 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
|
Uses of DistributedObject in com.retek.component.media |
---|
Subinterfaces of DistributedObject 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 |
ShippingRateTable
|
interface |
SourceCode
|
interface |
SubConcept
|
interface |
ValueAddedService
|
Uses of DistributedObject in com.retek.component.message |
---|
Subinterfaces of DistributedObject in com.retek.component.message | |
interface |
Message
|
Uses of DistributedObject in com.retek.component.payment |
---|
Subinterfaces of DistributedObject 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 |
PaymentSettlementFile
|
interface |
PaymentSettlementTransactionContainer
|
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. |
Uses of DistributedObject in com.retek.component.pend |
---|
Subinterfaces of DistributedObject in com.retek.component.pend | |
interface |
HighRiskZip
|
interface |
NegativeCustomerRecord
|
interface |
PendRule
|
Uses of DistributedObject in com.retek.component.promotion |
---|
Subinterfaces of DistributedObject 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 DistributedObject in com.retek.component.salesaudit |
---|
Subinterfaces of DistributedObject in com.retek.component.salesaudit | |
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. |
Methods in com.retek.component.salesaudit that return DistributedObject | |
DistributedObject |
SaeStoreTransactionContainer.getSourceObject()
Return the source business object for the store transaction container. |
Methods in com.retek.component.salesaudit with parameters of type DistributedObject | |
void |
SaeStoreTransactionContainer.setSourceObject(DistributedObject sourceObject)
Set the source business object for the store transaction container. |
protected SaeStoreTransactionContainer |
SalesAuditExportTestCase.buildStoreTransactionContainer(Store store,
RDate transactionDate,
DistributedObject sourceObject)
|
Uses of DistributedObject in com.retek.component.security |
---|
Subinterfaces of DistributedObject in com.retek.component.security | |
interface |
Role
|
interface |
User
Represents a "user" in the system. |
Uses of DistributedObject in com.retek.component.shipping |
---|
Subinterfaces of DistributedObject in com.retek.component.shipping | |
interface |
Carrier
|
interface |
ShippingMethod
The way an item is shipped to a customer. |
Uses of DistributedObject in com.retek.component.supplier |
---|
Subinterfaces of DistributedObject 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 DistributedObject in com.retek.component.task |
---|
Subinterfaces of DistributedObject in com.retek.component.task | |
interface |
ActivityRequestWorkTask
|
interface |
OrderWorkTask
|
interface |
PersonalReminderWorkTask
|
interface |
RoutingAttribute
|
interface |
Task
|
interface |
TaskType
|
interface |
WorkTask
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |