com.retek.component.customer.integration.impl
Class CustomerIntegrationCatalogRequestDto

java.lang.Object
  extended bycom.retek.commons.component.impl.SecondClassDto
      extended bycom.retek.commons.component.xml.impl.ElementObjectDto
          extended bycom.retek.component.customer.integration.impl.CustomerIntegrationElementDto
              extended bycom.retek.component.customer.integration.impl.CustomerIntegrationCatalogRequestDto
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public class CustomerIntegrationCatalogRequestDto
extends CustomerIntegrationElementDto

See Also:
Serialized Form

Field Summary
 java.lang.String addressCity
           
 java.lang.String addressLine1
           
 java.lang.String addressLine2
           
 java.lang.String addressLine3
           
 java.lang.String addressPostalCode
           
 java.lang.String addressState
           
 java.lang.String catalogSourceCode
           
 java.lang.String catalogTypeCode
           
 RDate createDate
           
 java.lang.String createdByUser
           
 java.lang.String customerEmail
           
 java.lang.String doNotRentIndicator
           
 java.lang.String firstName
           
 java.lang.String lastName
           
 java.lang.String middleInitial
           
 java.lang.String requestId
           
 java.lang.String requestType
           
 
Fields inherited from class com.retek.commons.component.xml.impl.ElementObjectDto
elementId, parentElementId, serialVersionUID
 
Constructor Summary
CustomerIntegrationCatalogRequestDto()
           
 
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

requestId

public java.lang.String requestId

requestType

public java.lang.String requestType

catalogSourceCode

public java.lang.String catalogSourceCode

catalogTypeCode

public java.lang.String catalogTypeCode

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

addressCity

public java.lang.String addressCity

addressState

public java.lang.String addressState

addressPostalCode

public java.lang.String addressPostalCode

customerEmail

public java.lang.String customerEmail

doNotRentIndicator

public java.lang.String doNotRentIndicator

createDate

public RDate createDate

createdByUser

public java.lang.String createdByUser
Constructor Detail

CustomerIntegrationCatalogRequestDto

public CustomerIntegrationCatalogRequestDto()
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