com.retek.component.item
Class ProductInformationSearchCriteria
java.lang.Object
com.retek.component.item.ProductInformationSearchCriteria
- All Implemented Interfaces:
- java.io.Serializable
- public class ProductInformationSearchCriteria
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProductInformationSearchCriteria
public ProductInformationSearchCriteria()
setItemId
public void setItemId(java.lang.String itemId)
getItemId
public java.lang.String getItemId()
setBanner
public void setBanner(Banner banner)
getBannerRef
public DistributedReference getBannerRef()
getItemDescription
public java.lang.String getItemDescription()
setItemDescription
public void setItemDescription(java.lang.String string)
getItemAttributeScreenTypeRef
public DistributedReference getItemAttributeScreenTypeRef()
setItemAttributeScreenType
public void setItemAttributeScreenType(ItemAttributeScreenType screenType)
getActiveDate
public RDate getActiveDate()
setActiveDate
public void setActiveDate(RDate date)
getItemAttributeRef
public DistributedReference getItemAttributeRef()
setItemAttributeRef
public void setItemAttributeRef(DistributedReference reference)
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25