com.retek.component.internet.test
Class ExAWizCreateCustomerCommand
java.lang.Object
com.retek.component.internet.test.ExAWizCommand
com.retek.component.internet.test.ExAWizCustomerCommand
com.retek.component.internet.test.ExAWizCreateCustomerCommand
- public class ExAWizCreateCustomerCommand
- extends ExAWizCustomerCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExAWizCreateCustomerCommand
public ExAWizCreateCustomerCommand()
execute
public void execute()
throws ExAException
- Specified by:
execute
in class ExAWizCommand
- Throws:
ExAException
setFirstName
public void setFirstName(java.lang.String firstName)
setMiddleInitial
public void setMiddleInitial(java.lang.String middleInitial)
setLastName
public void setLastName(java.lang.String lastName)
addTelephoneNumber
public void addTelephoneNumber(java.lang.String phone)
addEmail
public void addEmail(java.lang.String emailAddress)
setAddress
public void setAddress(ExAAddress address)
setCreatedBy
public void setCreatedBy(ExAUser user)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28