Uses of Class
com.retek.commons.component.impl.DistributedObjectImpl

Packages that use DistributedObjectImpl
com.retek.commons.component.impl   
com.retek.commons.component.test.impl   
com.retek.component.banner_channel.impl   
com.retek.component.correspondence.impl   
com.retek.component.customer.impl   
com.retek.component.customerorder.impl   
com.retek.component.demand.impl   
com.retek.component.directshiporder.impl   
com.retek.component.event.impl   
com.retek.component.history.impl   
com.retek.component.inventory.impl   
com.retek.component.item.impl   
com.retek.component.location.impl   
com.retek.component.media.impl   
com.retek.component.message.impl   
com.retek.component.payment.impl   
com.retek.component.pend.impl   
com.retek.component.promotion.impl   
com.retek.component.salesaudit.impl   
com.retek.component.security.impl   
com.retek.component.shipping.impl   
com.retek.component.supplier.impl   
com.retek.component.task.impl   
 

Uses of DistributedObjectImpl in com.retek.commons.component.impl
 

Methods in com.retek.commons.component.impl that return DistributedObjectImpl
abstract  DistributedObjectImpl DistributedObjectImplTest.createReadyForPersist(DistributedContext context)
           
static DistributedObjectImpl DistributedObjectImpl.wrap(DistributedContext context, Dto dto)
           
 

Methods in com.retek.commons.component.impl with parameters of type DistributedObjectImpl
abstract  void DistributedObjectImplTest.touch(DistributedObjectImpl object)
           
abstract  void DistributedObjectImplTest.persist(DistributedObjectImpl object)
           
static Dto DistributedObjectImpl.DtoBurgular.yoink(DistributedObjectImpl obj)
           
 

Uses of DistributedObjectImpl in com.retek.commons.component.test.impl
 

Subclasses of DistributedObjectImpl in com.retek.commons.component.test.impl
 class BarImpl
           
 class FooImpl
           
 

Methods in com.retek.commons.component.test.impl that return DistributedObjectImpl
 DistributedObjectImpl FooImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.commons.component.test.impl with parameters of type DistributedObjectImpl
 void FooImplTest.touch(DistributedObjectImpl object)
           
 void FooImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.banner_channel.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.banner_channel.impl
 class BannerChannelTypeImpl
           
 class BannerImpl
           
 class ChannelImpl
           
 class ChannelTypeImpl
           
 class GiftingSeasonImpl
           
 class GiftServiceImpl
           
 class OfferCodeImpl
           
 class OrderSourceImpl
           
 

Methods in com.retek.component.banner_channel.impl that return DistributedObjectImpl
 DistributedObjectImpl ChannelImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl BannerImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.banner_channel.impl with parameters of type DistributedObjectImpl
 void ChannelImplTest.touch(DistributedObjectImpl object)
           
 void ChannelImplTest.persist(DistributedObjectImpl object)
           
 void BannerImplTest.touch(DistributedObjectImpl object)
           
 void BannerImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.correspondence.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.correspondence.impl
 class CorrespondenceTemplateImpl
           
 class CorrespondenceTypeImpl
           
 class CorrespondenceTypeTemplateImpl
           
 

Methods in com.retek.component.correspondence.impl that return DistributedObjectImpl
 DistributedObjectImpl CorrespondenceTypeTemplateImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.correspondence.impl with parameters of type DistributedObjectImpl
 void CorrespondenceTypeTemplateImplTest.touch(DistributedObjectImpl object)
           
 void CorrespondenceTypeTemplateImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.customer.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.customer.impl
 class ActivityRequestImpl
           
 class ActivityRequestTypeImpl
           
 class CareCardActivityRequestImpl
           
 class CatalogRequestImpl
           
 class CatalogTypeImpl
           
 class CustomerAddressImpl
           
 class CustomerChangeReasonImpl
           
 class CustomerCreditCardImpl
           
 class CustomerCreditPreApprovalImpl
           
 class CustomerEmailAddressImpl
           
 class CustomerImpl
           
 class CustomerInactiveReasonImpl
           
 class CustomerMergeRequestImpl
           
 class CustomerPreferenceImpl
           
 class CustomerSalutationImpl
           
 class CustomerSuffixImpl
           
 class CustomerTelephoneImpl
           
 class ForwardAddressActivityRequestImpl
           
 class GeneralActivityRequestImpl
           
 class ItemInstructionsActivityRequestImpl
           
 class LabelActivityRequestImpl
           
 class MatchRuleImpl
           
 class PartialActivityRequestImpl
           
 class RefundOrGiftCertificateActivityRequestImpl
           
 class ReturnActivityRequestImpl
           
 class SpecialOrderActivityRequestImpl
           
 class StoredValueCardCashoutImpl
           
 class WismoActivityRequestImpl
           
 

Methods in com.retek.component.customer.impl that return DistributedObjectImpl
 DistributedObjectImpl ActivityRequestImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl CatalogRequestImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl CustomerImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl CustomerMergeRequestImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl CatalogTypeImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.customer.impl with parameters of type DistributedObjectImpl
 void ActivityRequestImplTest.touch(DistributedObjectImpl object)
           
 void ActivityRequestImplTest.persist(DistributedObjectImpl object)
           
 void CatalogRequestImplTest.touch(DistributedObjectImpl object)
           
 void CatalogRequestImplTest.persist(DistributedObjectImpl object)
           
 void CustomerImplTest.touch(DistributedObjectImpl object)
           
 void CustomerImplTest.persist(DistributedObjectImpl object)
           
 void CustomerMergeRequestImplTest.touch(DistributedObjectImpl object)
           
 void CustomerMergeRequestImplTest.persist(DistributedObjectImpl object)
           
 void CatalogTypeImplTest.touch(DistributedObjectImpl object)
           
 void CatalogTypeImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.customerorder.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.customerorder.impl
 class AccommodationImpl
           
 class AccommodationReasonImpl
           
 class CallTagImpl
           
 class CustomerOrderAddressImpl
           
 class CustomerOrderCareCardServiceLineImpl
           
 class CustomerOrderCashPaymentImpl
           
 class CustomerOrderCheckPaymentImpl
           
 class CustomerOrderCorrespondenceRequestImpl
           
 class CustomerOrderCreditCardPaymentImpl
           
 class CustomerOrderGiftCertificatePaymentImpl
           
 class CustomerOrderGiftServiceLineImpl
           
 class CustomerOrderImpl
           
 class CustomerOrderLineImpl
           
 class CustomerOrderLineTaxAccommodationImpl
           
 class CustomerOrderMerchandiseCertificatePaymentImpl
           
 class CustomerOrderMoneyOrderPaymentImpl
           
 class CustomerOrderMonogramServiceLineImpl
           
 class CustomerOrderPaymentHistoryEventImpl
           
 class CustomerOrderPaymentImpl
           
 class CustomerOrderPendReasonImpl
           
 class CustomerOrderPersonalizationServiceLineImpl
           
 class CustomerOrderRewardCertificatePaymentImpl
           
 class CustomerOrderServiceLineImpl
           
 class CustomerOrderStoredValueCardPaymentImpl
           
 class CustomerOrderTaxAccommodationImpl
           
 class CustomerOrderTransactionGroupImpl
           
 class CustomerOrderValueAddedServiceLineImpl
           
 class CustomerOrderVoucherPaymentImpl
           
 class DiscountImpl
           
 class ECDDRecalculationItemImpl
           
 class GeneralAccommodationImpl
           
 class MailOrderBatchImpl
           
 class NoCustomerInformationReturnImpl
           
 class OrderCancelReasonImpl
           
 class OrderPartialLineReasonImpl
           
 class OrderPendReasonImpl
           
 class OriginalOrderSummaryImpl
           
 class ReturnLineImpl
           
 class ReturnReasonImpl
           
 class ShipmentRequestImpl
           
 class ShipmentRequestLineImpl
           
 class ShippedContainerImpl
           
 class ShippedContainerLineImpl
           
 class ShipToImpl
           
 class SupplierReturnDispositionImpl
           
 class TaxAccommodationImpl
           
 

Methods in com.retek.component.customerorder.impl that return DistributedObjectImpl
 DistributedObjectImpl CustomerOrderCorrespondenceRequestImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl CustomerOrderImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl NoCustomerInformationReturnImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl ReturnReasonImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.customerorder.impl with parameters of type DistributedObjectImpl
 void CustomerOrderCorrespondenceRequestImplTest.persist(DistributedObjectImpl object)
           
 void CustomerOrderCorrespondenceRequestImplTest.touch(DistributedObjectImpl object)
           
 void CustomerOrderImplTest.persist(DistributedObjectImpl object)
           
 void CustomerOrderImplTest.touch(DistributedObjectImpl object)
           
 void NoCustomerInformationReturnImplTest.persist(DistributedObjectImpl object)
           
 void NoCustomerInformationReturnImplTest.touch(DistributedObjectImpl object)
           
 void ReturnReasonImplTest.touch(DistributedObjectImpl object)
           
 void ReturnReasonImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.demand.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.demand.impl
 class MediaDemandImpl
           
 class OrderDemandRecordImpl
           
 class OrderLineDemandRecordImpl
           
 

Methods in com.retek.component.demand.impl that return DistributedObjectImpl
 DistributedObjectImpl MediaDemandImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl OrderLineDemandRecordImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl OrderDemandRecordImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.demand.impl with parameters of type DistributedObjectImpl
 void MediaDemandImplTest.touch(DistributedObjectImpl object)
           
 void MediaDemandImplTest.persist(DistributedObjectImpl object)
           
 void OrderLineDemandRecordImplTest.touch(DistributedObjectImpl object)
           
 void OrderLineDemandRecordImplTest.persist(DistributedObjectImpl object)
           
 void OrderDemandRecordImplTest.touch(DistributedObjectImpl object)
           
 void OrderDemandRecordImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.directshiporder.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.directshiporder.impl
 class DirectShipOrderImpl
           
 

Methods in com.retek.component.directshiporder.impl that return DistributedObjectImpl
 DistributedObjectImpl DirectShipOrderImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.directshiporder.impl with parameters of type DistributedObjectImpl
 void DirectShipOrderImplTest.touch(DistributedObjectImpl object)
           
 void DirectShipOrderImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.event.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.event.impl
 class BannerEventImpl
           
 class EventImpl
           
 class GenericEventImpl
           
 class ItemSupplierEventImpl
           
 class SupplierEventImpl
           
 

Uses of DistributedObjectImpl in com.retek.component.history.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.history.impl
 class HistoryEventImpl
           
 class HistoryEventTypeImpl
           
 

Methods in com.retek.component.history.impl that return DistributedObjectImpl
 DistributedObjectImpl HistoryEventImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.history.impl with parameters of type DistributedObjectImpl
 void HistoryEventImplTest.touch(DistributedObjectImpl object)
           
 void HistoryEventImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.inventory.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.inventory.impl
 class ItemSupplierQuantityBlockImpl
           
 

Uses of DistributedObjectImpl in com.retek.component.item.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.item.impl
 class AddressCodeImpl
           
 class FreeFormUdaProductInformationAttributeImpl
           
 class ItemAttributeImpl
           
 class ItemAttributeScreenTypeImpl
           
 class ItemAttributeScreenTypeRelationImpl
           
 class ItemCollectionImpl
           
 class ItemProductInformationAttributeImpl
           
 class ProductInformationAttributeImpl
           
 class ProductInformationImpl
           
 class ShipRestrictionImpl
           
 class UdaHeaderProductInformationAttributeImpl
           
 

Methods in com.retek.component.item.impl that return DistributedObjectImpl
 DistributedObjectImpl ItemAttributeScreenTypeImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl ItemAttributeImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.item.impl with parameters of type DistributedObjectImpl
 void ItemAttributeScreenTypeImplTest.touch(DistributedObjectImpl object)
           
 void ItemAttributeScreenTypeImplTest.persist(DistributedObjectImpl object)
           
 void ItemAttributeImplTest.touch(DistributedObjectImpl object)
           
 void ItemAttributeImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.location.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.location.impl
 class CallCenterImpl
           
 class CountryImpl
           
 class CountryNonBusinessDateImpl
           
 class CountryZipCodeRangeImpl
           
 class DailyMessageCategoryImpl
           
 class DailyMessageImpl
           
 class LocationImpl
           
 class StoreImpl
           
 class WarehouseImpl
           
 

Methods in com.retek.component.location.impl that return DistributedObjectImpl
 DistributedObjectImpl StoreImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl WarehouseImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.location.impl with parameters of type DistributedObjectImpl
 void StoreImplTest.touch(DistributedObjectImpl object)
           
 void StoreImplTest.persist(DistributedObjectImpl object)
           
 void WarehouseImplTest.touch(DistributedObjectImpl object)
           
 void WarehouseImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.media.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.media.impl
 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 ShippingRateTableImpl
           
 class SourceCodeImpl
           
 class SubConceptImpl
           
 class ValueAddedServiceImpl
           
 

Methods in com.retek.component.media.impl that return DistributedObjectImpl
 DistributedObjectImpl MediaTypeImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl SubConceptImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl SeasonCodeImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl MediaImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl SellingItemImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.media.impl with parameters of type DistributedObjectImpl
 void MediaTypeImplTest.touch(DistributedObjectImpl object)
           
 void MediaTypeImplTest.persist(DistributedObjectImpl object)
           
 void SubConceptImplTest.touch(DistributedObjectImpl object)
           
 void SubConceptImplTest.persist(DistributedObjectImpl object)
           
 void SeasonCodeImplTest.touch(DistributedObjectImpl object)
           
 void SeasonCodeImplTest.persist(DistributedObjectImpl object)
           
 void MediaImplTest.touch(DistributedObjectImpl object)
           
 void MediaImplTest.persist(DistributedObjectImpl object)
           
 void SellingItemImplTest.touch(DistributedObjectImpl object)
           
 void SellingItemImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.message.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.message.impl
 class MessageImpl
           
 

Methods in com.retek.component.message.impl that return DistributedObjectImpl
 DistributedObjectImpl MessageImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.message.impl with parameters of type DistributedObjectImpl
 void MessageImplTest.touch(DistributedObjectImpl object)
           
 void MessageImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.payment.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.payment.impl
 class CreditCardNumberRuleImpl
           
 class PaymentPlanCodeImpl
           
 class PaymentSettlementFileImpl
           
 class PaymentSettlementTransactionContainerImpl
           
 class TenderTypeCreditCardImpl
           
 class TenderTypeGroupImpl
           
 class TenderTypeImpl
           
 

Uses of DistributedObjectImpl in com.retek.component.pend.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.pend.impl
 class HighRiskZipImpl
           
 class NegativeCustomerRecordImpl
           
 class PendRuleImpl
           
 

Methods in com.retek.component.pend.impl that return DistributedObjectImpl
 DistributedObjectImpl NegativeCustomerRecordImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl HighRiskZipImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl PendRuleImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.pend.impl with parameters of type DistributedObjectImpl
 void NegativeCustomerRecordImplTest.touch(DistributedObjectImpl object)
           
 void NegativeCustomerRecordImplTest.persist(DistributedObjectImpl object)
           
 void HighRiskZipImplTest.touch(DistributedObjectImpl object)
           
 void HighRiskZipImplTest.persist(DistributedObjectImpl object)
           
 void PendRuleImplTest.touch(DistributedObjectImpl object)
           
 void PendRuleImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.promotion.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.promotion.impl
 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 DistributedObjectImpl in com.retek.component.salesaudit.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.salesaudit.impl
 class SaeStoreDayImpl
           
 class SaeStoreTransactionContainerImpl
           
 class SaeStoreTransactionCounterImpl
           
 

Uses of DistributedObjectImpl in com.retek.component.security.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.security.impl
 class RoleImpl
           
 class UserImpl
           
 

Methods in com.retek.component.security.impl that return DistributedObjectImpl
 DistributedObjectImpl RoleImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl UserImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.security.impl with parameters of type DistributedObjectImpl
 void RoleImplTest.touch(DistributedObjectImpl object)
           
 void RoleImplTest.persist(DistributedObjectImpl object)
           
 void UserImplTest.touch(DistributedObjectImpl object)
           
 void UserImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.shipping.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.shipping.impl
 class CarrierImpl
           
 class ShippingMethodImpl
           
 

Uses of DistributedObjectImpl in com.retek.component.supplier.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.supplier.impl
 class PersonalizationColorImpl
           
 class PersonalizationFontImpl
           
 class PersonalizationStyleImpl
           
 class PersonalizationTypeImpl
           
 

Methods in com.retek.component.supplier.impl that return DistributedObjectImpl
 DistributedObjectImpl PersonalizationStyleImplTest.createReadyForPersist(DistributedContext context)
           
 DistributedObjectImpl PersonalizationTypeImplTest.createReadyForPersist(DistributedContext context)
           
 

Methods in com.retek.component.supplier.impl with parameters of type DistributedObjectImpl
 void PersonalizationStyleImplTest.touch(DistributedObjectImpl object)
           
 void PersonalizationStyleImplTest.persist(DistributedObjectImpl object)
           
 void PersonalizationTypeImplTest.touch(DistributedObjectImpl object)
           
 void PersonalizationTypeImplTest.persist(DistributedObjectImpl object)
           
 

Uses of DistributedObjectImpl in com.retek.component.task.impl
 

Subclasses of DistributedObjectImpl in com.retek.component.task.impl
 class ActivityRequestWorkTaskImpl
           
 class OrderWorkTaskImpl
           
 class PersonalReminderWorkTaskImpl
           
 class RoutingAttributeImpl
           
 class TaskImpl
           
 class TaskTypeImpl
           
 class WorkTaskImpl
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28