Uses of Package
com.retek.component.customer

Packages that use com.retek.component.customer
com.retek.component.customer   
com.retek.component.customer.impl   
com.retek.component.customer.impl.command   
com.retek.component.customer.impl.persistence   
com.retek.component.customer.impl.persistence.cache   
com.retek.component.customer.impl.persistence.db.oracle   
com.retek.component.customer.impl.remote   
com.retek.component.customer.impl.remote.command   
com.retek.component.customer.integration   
com.retek.component.customer.integration.impl   
com.retek.component.customer.test   
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.impl.command   
com.retek.component.customerorder.test   
com.retek.component.history   
com.retek.component.history.impl   
com.retek.component.history.test   
com.retek.component.internet.impl   
com.retek.component.internet.test   
com.retek.component.pend   
com.retek.component.pend.impl   
com.retek.component.salesaudit   
com.retek.component.salesaudit.batch   
com.retek.component.salesaudit.impl   
com.retek.component.salesaudit.impl.remote.command   
com.retek.component.task   
com.retek.component.task.impl   
com.retek.component.test   
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.
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.impl
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.
CustomerChangeReason
          This class defines the valid codes that indicate why a customer's information (like address, name, etc.) was modified.
CustomerCreditApplication
           
CustomerCreditApplicationBusinessException
          This exception class represents the exception thrown when the CustomerAddressValidator fails (one or more business problems with a Customer Address).
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.
CustomerMergeException
          This exception class is responsible for handling Customer Merge related problems.
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.
InvalidCustomerAddressException
          This exception class represents the exception thrown when the CustomerAddressValidator fails (one or more business problems with a Customer Address).
InvalidCustomerEmailException
          This exception class represents the exception thrown when the CustomerEmailValidator fails (email address fails format validation).
InvalidCustomerMergeRequestException
          This exception class represents the exception thrown when the CustomerMergeRequest is invoked with no merge customer.
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.
MatchRule
          MatchRule is used to define the attributes of a customer that should be compared when trying to match Customers.
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.impl.command
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.component.customer.impl.persistence
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.
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.
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.
CustomerMergeRequestSearchCriteria
          Class representing customer merge request search criteria.
 

Classes in com.retek.component.customer used by com.retek.component.customer.impl.persistence.cache
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.
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.
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.
CustomerMergeRequestSearchCriteria
          Class representing customer merge request search criteria.
 

Classes in com.retek.component.customer used by com.retek.component.customer.impl.persistence.db.oracle
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.
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.
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.
CustomerMergeRequestSearchCriteria
          Class representing customer merge request search criteria.
 

Classes in com.retek.component.customer used by com.retek.component.customer.impl.remote
AcquisitionMethod
          This is an enumeration class that describes the way the customer was initially created in the system.
ActivityStatusType
          This is a enumeration class that describes the status of the activity request created by the user for a customer's order.
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
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.
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.
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.
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.
RefundOrGiftCertificateActionType
          Represents the type for a RefundOrGiftCertificateActivityRequest
 

Classes in com.retek.component.customer used by com.retek.component.customer.impl.remote.command
Customer
          This is a interface that holds on to the customer 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.customer.integration.impl
CatalogRequest
          This is interface that holds on to an catalog request made by the customer.
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.
CustomerEmailAddress
          This class represents a customer's email address.
CustomerMergeRequest
          This class is the request that invokes the customer merge process, and holds information about the customers being merged.
CustomerPreference
          This class holds the values for many different customer preferences in the app.
CustomerTelephone
          This class represents a customer's telephone number.
 

Classes in com.retek.component.customer used by com.retek.component.customer.test
AcquisitionMethod
          This is an enumeration class that describes the way the customer was initially created in the system.
CatalogRequest
          This is interface that holds on to an catalog request made by the customer.
CatalogType
          This is interface that holds on to an catalog type for a ctatalog request made by the customer.
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.
CustomerCreditCard
          This class represents a customer credit card.
CustomerCreditPreApproval
          This class represents a customer pre-approval for a specific private label credit card.
CustomerEmailAddress
          This class represents a customer's email address.
CustomerMergeRequest
          This class is the request that invokes the customer merge process, and holds information about the customers being merged.
CustomerPreference
          This class holds the values for many different customer preferences in the app.
CustomerTelephone
          This class represents a customer's telephone number.
GeneralActivityRequest
          This interface represents the most basic activity request made by the customer for an order.
StoredValueCardCashout
           
 

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.customerorder.impl
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.
CustomerChangeReason
          This class defines the valid codes that indicate why a customer's information (like address, name, etc.) was modified.
CustomerEmailAddress
          This class represents a customer's email address.
CustomerOrderRefundPaymentContainer
           
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.
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.customerorder.impl.command
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.customerorder.test
Customer
          This is a interface that holds on to the customer information.
CustomerCreditCard
          This class represents a customer credit card.
 

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.history.impl
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.component.history.test
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.component.internet.impl
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.
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.
 

Classes in com.retek.component.customer used by com.retek.component.internet.test
AcquisitionMethod
          This is an enumeration class that describes the way the customer was initially created in the system.
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.
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.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.pend.impl
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.salesaudit.impl
StoredValueCardCashout
           
 

Classes in com.retek.component.customer used by com.retek.component.salesaudit.impl.remote.command
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.
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.component.task.impl
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.component.test
Customer
          This is a interface that holds on to the customer information.
 

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 © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28