Class CustomerBean
java.lang.Object
com.echothree.control.user.customer.server.CustomerFormsImpl
com.echothree.control.user.customer.server.CustomerBean
- All Implemented Interfaces:
CustomerForms
,CustomerRemote
,CustomerService
,CustomerLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateCustomerType
(UserVisitPK userVisitPK, CreateCustomerTypeForm form) createCustomerTypeDescription
(UserVisitPK userVisitPK, CreateCustomerTypeDescriptionForm form) createCustomerTypePaymentMethod
(UserVisitPK userVisitPK, CreateCustomerTypePaymentMethodForm form) createCustomerTypeShippingMethod
(UserVisitPK userVisitPK, CreateCustomerTypeShippingMethodForm form) deleteCustomerType
(UserVisitPK userVisitPK, DeleteCustomerTypeForm form) deleteCustomerTypeDescription
(UserVisitPK userVisitPK, DeleteCustomerTypeDescriptionForm form) deleteCustomerTypePaymentMethod
(UserVisitPK userVisitPK, DeleteCustomerTypePaymentMethodForm form) deleteCustomerTypeShippingMethod
(UserVisitPK userVisitPK, DeleteCustomerTypeShippingMethodForm form) editCustomer
(UserVisitPK userVisitPK, EditCustomerForm form) editCustomerType
(UserVisitPK userVisitPK, EditCustomerTypeForm form) editCustomerTypeDescription
(UserVisitPK userVisitPK, EditCustomerTypeDescriptionForm form) editCustomerTypePaymentMethod
(UserVisitPK userVisitPK, EditCustomerTypePaymentMethodForm form) editCustomerTypeShippingMethod
(UserVisitPK userVisitPK, EditCustomerTypeShippingMethodForm form) getCustomer
(UserVisitPK userVisitPK, GetCustomerForm form) getCustomerCreditStatusChoices
(UserVisitPK userVisitPK, GetCustomerCreditStatusChoicesForm form) getCustomers
(UserVisitPK userVisitPK, GetCustomersForm form) getCustomerStatusChoices
(UserVisitPK userVisitPK, GetCustomerStatusChoicesForm form) getCustomerType
(UserVisitPK userVisitPK, GetCustomerTypeForm form) getCustomerTypeChoices
(UserVisitPK userVisitPK, GetCustomerTypeChoicesForm form) getCustomerTypeDescriptions
(UserVisitPK userVisitPK, GetCustomerTypeDescriptionsForm form) getCustomerTypePaymentMethod
(UserVisitPK userVisitPK, GetCustomerTypePaymentMethodForm form) getCustomerTypePaymentMethods
(UserVisitPK userVisitPK, GetCustomerTypePaymentMethodsForm form) getCustomerTypes
(UserVisitPK userVisitPK, GetCustomerTypesForm form) getCustomerTypeShippingMethod
(UserVisitPK userVisitPK, GetCustomerTypeShippingMethodForm form) getCustomerTypeShippingMethods
(UserVisitPK userVisitPK, GetCustomerTypeShippingMethodsForm form) ping()
setCustomerCreditStatus
(UserVisitPK userVisitPK, SetCustomerCreditStatusForm form) setCustomerStatus
(UserVisitPK userVisitPK, SetCustomerStatusForm form) setDefaultCustomerType
(UserVisitPK userVisitPK, SetDefaultCustomerTypeForm form) setDefaultCustomerTypePaymentMethod
(UserVisitPK userVisitPK, SetDefaultCustomerTypePaymentMethodForm form) setDefaultCustomerTypeShippingMethod
(UserVisitPK userVisitPK, SetDefaultCustomerTypeShippingMethodForm form) Methods inherited from class com.echothree.control.user.customer.server.CustomerFormsImpl
getCreateCustomerTypeDescriptionForm, getCreateCustomerTypeForm, getCreateCustomerTypePaymentMethodForm, getCreateCustomerTypeShippingMethodForm, getCustomerEdit, getCustomerSpec, getCustomerTypeDescriptionEdit, getCustomerTypeDescriptionSpec, getCustomerTypeEdit, getCustomerTypePaymentMethodEdit, getCustomerTypePaymentMethodSpec, getCustomerTypeShippingMethodEdit, getCustomerTypeShippingMethodSpec, getCustomerTypeSpec, getCustomerTypeUniversalSpec, getDeleteCustomerTypeDescriptionForm, getDeleteCustomerTypeForm, getDeleteCustomerTypePaymentMethodForm, getDeleteCustomerTypeShippingMethodForm, getEditCustomerForm, getEditCustomerTypeDescriptionForm, getEditCustomerTypeForm, getEditCustomerTypePaymentMethodForm, getEditCustomerTypeShippingMethodForm, getGetCustomerCreditStatusChoicesForm, getGetCustomerForm, getGetCustomersForm, getGetCustomerStatusChoicesForm, getGetCustomerTypeChoicesForm, getGetCustomerTypeDescriptionsForm, getGetCustomerTypeForm, getGetCustomerTypePaymentMethodForm, getGetCustomerTypePaymentMethodsForm, getGetCustomerTypesForm, getGetCustomerTypeShippingMethodForm, getGetCustomerTypeShippingMethodsForm, getSetCustomerCreditStatusForm, getSetCustomerStatusForm, getSetDefaultCustomerTypeForm, getSetDefaultCustomerTypePaymentMethodForm, getSetDefaultCustomerTypeShippingMethodForm
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.echothree.control.user.customer.common.CustomerForms
getCreateCustomerTypeDescriptionForm, getCreateCustomerTypeForm, getCreateCustomerTypePaymentMethodForm, getCreateCustomerTypeShippingMethodForm, getCustomerEdit, getCustomerSpec, getCustomerTypeDescriptionEdit, getCustomerTypeDescriptionSpec, getCustomerTypeEdit, getCustomerTypePaymentMethodEdit, getCustomerTypePaymentMethodSpec, getCustomerTypeShippingMethodEdit, getCustomerTypeShippingMethodSpec, getCustomerTypeSpec, getCustomerTypeUniversalSpec, getDeleteCustomerTypeDescriptionForm, getDeleteCustomerTypeForm, getDeleteCustomerTypePaymentMethodForm, getDeleteCustomerTypeShippingMethodForm, getEditCustomerForm, getEditCustomerTypeDescriptionForm, getEditCustomerTypeForm, getEditCustomerTypePaymentMethodForm, getEditCustomerTypeShippingMethodForm, getGetCustomerCreditStatusChoicesForm, getGetCustomerForm, getGetCustomersForm, getGetCustomerStatusChoicesForm, getGetCustomerTypeChoicesForm, getGetCustomerTypeDescriptionsForm, getGetCustomerTypeForm, getGetCustomerTypePaymentMethodForm, getGetCustomerTypePaymentMethodsForm, getGetCustomerTypesForm, getGetCustomerTypeShippingMethodForm, getGetCustomerTypeShippingMethodsForm, getSetCustomerCreditStatusForm, getSetCustomerStatusForm, getSetDefaultCustomerTypeForm, getSetDefaultCustomerTypePaymentMethodForm, getSetDefaultCustomerTypeShippingMethodForm
-
Constructor Details
-
CustomerBean
public CustomerBean()
-
-
Method Details
-
ping
- Specified by:
ping
in interfaceCustomerService
-
getCustomers
- Specified by:
getCustomers
in interfaceCustomerService
-
getCustomer
- Specified by:
getCustomer
in interfaceCustomerService
-
editCustomer
- Specified by:
editCustomer
in interfaceCustomerService
-
getCustomerStatusChoices
public CommandResult getCustomerStatusChoices(UserVisitPK userVisitPK, GetCustomerStatusChoicesForm form) - Specified by:
getCustomerStatusChoices
in interfaceCustomerService
-
setCustomerStatus
- Specified by:
setCustomerStatus
in interfaceCustomerService
-
getCustomerCreditStatusChoices
public CommandResult getCustomerCreditStatusChoices(UserVisitPK userVisitPK, GetCustomerCreditStatusChoicesForm form) - Specified by:
getCustomerCreditStatusChoices
in interfaceCustomerService
-
setCustomerCreditStatus
public CommandResult setCustomerCreditStatus(UserVisitPK userVisitPK, SetCustomerCreditStatusForm form) - Specified by:
setCustomerCreditStatus
in interfaceCustomerService
-
createCustomerType
- Specified by:
createCustomerType
in interfaceCustomerService
-
getCustomerTypes
- Specified by:
getCustomerTypes
in interfaceCustomerService
-
getCustomerType
- Specified by:
getCustomerType
in interfaceCustomerService
-
getCustomerTypeChoices
public CommandResult getCustomerTypeChoices(UserVisitPK userVisitPK, GetCustomerTypeChoicesForm form) - Specified by:
getCustomerTypeChoices
in interfaceCustomerService
-
setDefaultCustomerType
public CommandResult setDefaultCustomerType(UserVisitPK userVisitPK, SetDefaultCustomerTypeForm form) - Specified by:
setDefaultCustomerType
in interfaceCustomerService
-
editCustomerType
- Specified by:
editCustomerType
in interfaceCustomerService
-
deleteCustomerType
- Specified by:
deleteCustomerType
in interfaceCustomerService
-
createCustomerTypeDescription
public CommandResult createCustomerTypeDescription(UserVisitPK userVisitPK, CreateCustomerTypeDescriptionForm form) - Specified by:
createCustomerTypeDescription
in interfaceCustomerService
-
getCustomerTypeDescriptions
public CommandResult getCustomerTypeDescriptions(UserVisitPK userVisitPK, GetCustomerTypeDescriptionsForm form) - Specified by:
getCustomerTypeDescriptions
in interfaceCustomerService
-
editCustomerTypeDescription
public CommandResult editCustomerTypeDescription(UserVisitPK userVisitPK, EditCustomerTypeDescriptionForm form) - Specified by:
editCustomerTypeDescription
in interfaceCustomerService
-
deleteCustomerTypeDescription
public CommandResult deleteCustomerTypeDescription(UserVisitPK userVisitPK, DeleteCustomerTypeDescriptionForm form) - Specified by:
deleteCustomerTypeDescription
in interfaceCustomerService
-
createCustomerTypePaymentMethod
public CommandResult createCustomerTypePaymentMethod(UserVisitPK userVisitPK, CreateCustomerTypePaymentMethodForm form) - Specified by:
createCustomerTypePaymentMethod
in interfaceCustomerService
-
getCustomerTypePaymentMethod
public CommandResult getCustomerTypePaymentMethod(UserVisitPK userVisitPK, GetCustomerTypePaymentMethodForm form) - Specified by:
getCustomerTypePaymentMethod
in interfaceCustomerService
-
getCustomerTypePaymentMethods
public CommandResult getCustomerTypePaymentMethods(UserVisitPK userVisitPK, GetCustomerTypePaymentMethodsForm form) - Specified by:
getCustomerTypePaymentMethods
in interfaceCustomerService
-
setDefaultCustomerTypePaymentMethod
public CommandResult setDefaultCustomerTypePaymentMethod(UserVisitPK userVisitPK, SetDefaultCustomerTypePaymentMethodForm form) - Specified by:
setDefaultCustomerTypePaymentMethod
in interfaceCustomerService
-
editCustomerTypePaymentMethod
public CommandResult editCustomerTypePaymentMethod(UserVisitPK userVisitPK, EditCustomerTypePaymentMethodForm form) - Specified by:
editCustomerTypePaymentMethod
in interfaceCustomerService
-
deleteCustomerTypePaymentMethod
public CommandResult deleteCustomerTypePaymentMethod(UserVisitPK userVisitPK, DeleteCustomerTypePaymentMethodForm form) - Specified by:
deleteCustomerTypePaymentMethod
in interfaceCustomerService
-
createCustomerTypeShippingMethod
public CommandResult createCustomerTypeShippingMethod(UserVisitPK userVisitPK, CreateCustomerTypeShippingMethodForm form) - Specified by:
createCustomerTypeShippingMethod
in interfaceCustomerService
-
getCustomerTypeShippingMethod
public CommandResult getCustomerTypeShippingMethod(UserVisitPK userVisitPK, GetCustomerTypeShippingMethodForm form) - Specified by:
getCustomerTypeShippingMethod
in interfaceCustomerService
-
getCustomerTypeShippingMethods
public CommandResult getCustomerTypeShippingMethods(UserVisitPK userVisitPK, GetCustomerTypeShippingMethodsForm form) - Specified by:
getCustomerTypeShippingMethods
in interfaceCustomerService
-
setDefaultCustomerTypeShippingMethod
public CommandResult setDefaultCustomerTypeShippingMethod(UserVisitPK userVisitPK, SetDefaultCustomerTypeShippingMethodForm form) - Specified by:
setDefaultCustomerTypeShippingMethod
in interfaceCustomerService
-
editCustomerTypeShippingMethod
public CommandResult editCustomerTypeShippingMethod(UserVisitPK userVisitPK, EditCustomerTypeShippingMethodForm form) - Specified by:
editCustomerTypeShippingMethod
in interfaceCustomerService
-
deleteCustomerTypeShippingMethod
public CommandResult deleteCustomerTypeShippingMethod(UserVisitPK userVisitPK, DeleteCustomerTypeShippingMethodForm form) - Specified by:
deleteCustomerTypeShippingMethod
in interfaceCustomerService
-