com.retek.component.salesaudit.impl.remote
Class SaeCustomerDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.salesaudit.impl.remote.SaeElementDto
              extended bycom.retek.component.salesaudit.impl.remote.SaeCustomerDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class SaeCustomerDto
extends SaeElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String addressLine1
           
 java.lang.String addressLine2
           
 java.lang.String addressLine3
           
 java.lang.String city
           
 java.lang.String countryCode
           
 java.lang.String countyName
           
 java.lang.String customerId
           
 java.lang.String customerType
           
 java.lang.String dayTelephoneNumber
           
 java.lang.String emailAddress
           
 java.lang.String eveningTelephoneNumber
           
 java.lang.String firstName
           
 java.lang.String lastName
           
 java.lang.String middleInitial
           
 java.lang.String postalCode
           
 java.lang.String state
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
SaeCustomerDto()
           
 
Method Summary
 java.lang.Class getBusinessInterface()
           
 
Methods inherited from class com.retek.commons.component.impl.SecondClassDto
clone, equals, equalsDto, getPropertyMap, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

customerId

public java.lang.String customerId

customerType

public java.lang.String customerType

firstName

public java.lang.String firstName

middleInitial

public java.lang.String middleInitial

lastName

public java.lang.String lastName

addressLine1

public java.lang.String addressLine1

addressLine2

public java.lang.String addressLine2

addressLine3

public java.lang.String addressLine3

city

public java.lang.String city

state

public java.lang.String state

countyName

public java.lang.String countyName

postalCode

public java.lang.String postalCode

countryCode

public java.lang.String countryCode

dayTelephoneNumber

public java.lang.String dayTelephoneNumber

eveningTelephoneNumber

public java.lang.String eveningTelephoneNumber

emailAddress

public java.lang.String emailAddress
Constructor Detail

SaeCustomerDto

public SaeCustomerDto()
Method Detail

getBusinessInterface

public java.lang.Class getBusinessInterface()
Specified by:
getBusinessInterface in class SecondClassDto


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