Uses of Package
com.retek.component.customer

Packages that use com.retek.component.customer
com.retek.component.customer   
com.retek.component.customer.integration   
com.retek.component.customerorder   
com.retek.component.history   
com.retek.component.pend   
com.retek.component.salesaudit   
com.retek.component.salesaudit.batch   
com.retek.component.task   
com.retek.rcom.gui.core   
com.retek.rcom.gui.screen.activityrequest   
com.retek.rcom.gui.screen.customermain   
com.retek.rcom.gui.screen.orderentry   
com.retek.rcom.gui.screen.ordermain   
com.retek.rcom.gui.screen.security   
com.retek.rcom.gui.wrapper   
 

Classes in com.retek.component.customer used by com.retek.component.customer
AcquisitionMethod
          This is an enumeration class that describes the way the customer was initially created in the system.
ActivityRequest
          This is interface that holds on to an activity request made by the customer for an Order.
ActivityRequestType
           
ActivityStatusType
          This is a enumeration class that describes the status of the activity request created by the user for a customer's order.
CareCardActivityRequest
          This is interface that holds on to the care card activity request made by the customer for an Order.
CatalogRequest
          This is interface that holds on to an catalog request made by the customer.
CatalogRequestOrigin
          This is a enumeration class that holds on to different ways (like Phone)of creating catalog requests.
CatalogRequestType
          This is a enumeration class that holds on to different kinds of catalog request that can be requested by a customer
CatalogType
          This is interface that holds on to an catalog type for a ctatalog request made by the customer.
CatalogTypeSearchCriteria
          An object that is used to specify catalog type specific match criteria, like banner or subconcept, that is used in when trying to find catalog types.
Customer
          This is a interface that holds on to the customer information.
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
CustomerApiTestCase
          Abstract Junit TestCase class for Customer API tests.
CustomerChangeReason
          This class defines the valid codes that indicate why a customer's information (like address, name, etc.) was modified.
CustomerCreditApplication
           
CustomerCreditApplicationStatus
          This is a enumeration class that describes the status of the activity request created by the user for a customer's order.
CustomerCreditCard
          This class represents a customer credit card.
CustomerCreditPreApproval
          This class represents a customer pre-approval for a specific private label credit card.
CustomerCreditPreApprovalSearchCriteria
          An object that is used to specify customer credit pre approval search criteria, like first name, last name, etc., that is used in when trying to find customer credit pre approvals.
CustomerEmailAddress
          This class represents a customer's email address.
CustomerExportSearchCriteria
          An object that is used to specify customer specific search criteria, like first name, last name, etc., that is used in a search operation.
CustomerFindCriteria
          An object that is used to specify customer specific search criteria, like first name, last name, etc., that is used in a search operation.
CustomerInactiveReason
           
CustomerManager
          Manager class that handles customer related operations like read, find, create, etc.
CustomerMatchCriteria
          An object that is used to specify customer specific match criteria, like first name, last name, etc., that is used in when trying to match customers.
CustomerMergeRequest
          This class is the request that invokes the customer merge process, and holds information about the customers being merged.
CustomerMergeRequestSearchCriteria
          Class representing customer merge request search criteria.
CustomerMergeRequestType
          Enum representing the type for an customer merge request (either an EXPORT (outbound) or an IMPORT (inbound) request.
CustomerPLCCCreditApplication
           
CustomerPreference
          This class holds the values for many different customer preferences in the app.
CustomerSalutation
          This class represents the salutation portion of a person's proper name (i.e.
CustomerSuffix
          This class represents the suffix portion of a person's proper name (i.e.
CustomerTelephone
          This class represents a customer's telephone number.
ForwardAddressActivityRequest
          This interface represents an activity request made by the csr to find a forwarding address for an existing customer.
GeneralActivityRequest
          This interface represents the most basic activity request made by the customer for an order.
InvalidCustomerEmailException
          This exception class represents the exception thrown when the CustomerEmailValidator fails (email address fails format validation).
InvalidCustomerTelephoneException
          This exception class represents the exception thrown when an invalid customer telephone number is added to a customer or inactivated on a customer.
InvalidSearchCriteriaException
          This exception class is thrown when trying to find customers based on search criteria that is invalid or incomplete.
ItemInstructionsActivityRequest
          This interface represents an activity request made by the customer for an order specifically requesting item instructions.
LabelActivityRequest
          This interface represents an activity request made by the customer for an order requesting label information.
MatchRuleManager
          Manager class that handles customer matching functionality by managing the match rules.
PartialActivityRequest
          This interface represents an activity request made by the customer for an order specific to a partial request.
RefundOrGiftCertificateActionType
          Represents the type for a RefundOrGiftCertificateActivityRequest
RefundOrGiftCertificateActivityRequest
          This interface represents an activity request made by the customer for an order specific to a refund or giftCertificate.
ReturnActivityRequest
          This interface represents an activity request made by the customer for an order requesting return information.
SpecialOrderActivityRequest
          This interface represents an activity request made by the customer for an order requesting special order information.
StoredValueCardCashout
           
WismoActivityRequest
          This interface represents an activity request made by the customer for an order requesting wismo information.
 

Classes in com.retek.component.customer used by com.retek.component.customer.integration
Customer
          This is a interface that holds on to the customer information.
CustomerManager
          Manager class that handles customer related operations like read, find, create, etc.
 

Classes in com.retek.component.customer used by com.retek.component.customerorder
Customer
          This is a interface that holds on to the customer information.
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
InvalidCustomerException
          This exception class represents the exception thrown when the CustomerSubmitValidator fails (customer is invalid or is missing required data).
 

Classes in com.retek.component.customer used by com.retek.component.history
ActivityRequest
          This is interface that holds on to an activity request made by the customer for an Order.
Customer
          This is a interface that holds on to the customer information.
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
 

Classes in com.retek.component.customer used by com.retek.component.pend
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
InvalidSearchCriteriaException
          This exception class is thrown when trying to find customers based on search criteria that is invalid or incomplete.
 

Classes in com.retek.component.customer used by com.retek.component.salesaudit
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
StoredValueCardCashout
           
 

Classes in com.retek.component.customer used by com.retek.component.salesaudit.batch
StoredValueCardCashout
           
 

Classes in com.retek.component.customer used by com.retek.component.task
ActivityRequest
          This is interface that holds on to an activity request made by the customer for an Order.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.core
ActivityRequest
          This is interface that holds on to an activity request made by the customer for an Order.
Customer
          This is a interface that holds on to the customer information.
CustomerManager
          Manager class that handles customer related operations like read, find, create, etc.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.screen.activityrequest
ActivityRequest
          This is interface that holds on to an activity request made by the customer for an Order.
Customer
          This is a interface that holds on to the customer information.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.screen.customermain
CustomerCreditPreApproval
          This class represents a customer pre-approval for a specific private label credit card.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.screen.orderentry
Customer
          This is a interface that holds on to the customer information.
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
CustomerCreditPreApproval
          This class represents a customer pre-approval for a specific private label credit card.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.screen.ordermain
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.screen.security
Customer
          This is a interface that holds on to the customer information.
 

Classes in com.retek.component.customer used by com.retek.rcom.gui.wrapper
Customer
          This is a interface that holds on to the customer information.
CustomerAddress
          This is a interface that holds on to the Address information of a Customer.
 



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