com.retek.component.internet.impl
Class ExACatalogRequestImpl
java.lang.Object
com.retek.component.internet.impl.ExACatalogRequestImpl
- All Implemented Interfaces:
- ExACatalogRequest
- public class ExACatalogRequestImpl
- extends java.lang.Object
- implements ExACatalogRequest
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExACatalogRequestImpl
public ExACatalogRequestImpl()
setBannerNumber
public void setBannerNumber(java.lang.String bannerId)
- Specified by:
setBannerNumber
in interface ExACatalogRequest
setCustomer
public void setCustomer(ExACustomerRequest customer)
- Specified by:
setCustomer
in interface ExACatalogRequest
setCreatedBy
public void setCreatedBy(ExAUser createdBy)
- Specified by:
setCreatedBy
in interface ExACatalogRequest
setSubConceptId
public void setSubConceptId(java.lang.String subConceptId)
- Specified by:
setSubConceptId
in interface ExACatalogRequest
getBannerId
public java.lang.String getBannerId()
getCustomer
public ExACustomerRequest getCustomer()
getCreatedBy
public ExAUser getCreatedBy()
getSubConceptId
public java.lang.String getSubConceptId()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28