com.retek.component.media
Interface SellingSkuSearchResult
- All Superinterfaces:
- BusinessObject, SecondClassObject
- public interface SellingSkuSearchResult
- extends SecondClassObject
SellingSkuSearchResult represents the SellingSku information retrieves from the findSellingSkuSROs
method in SellingItemManager. This is custom built to retrieve clean information about
selling skus and selling items with little references. Banner and Channel Type are included as
refs because they resolve quickly in a context pool.
getSellingSkuRef
public DistributedReference getSellingSkuRef()
getSellingSkuId
public java.lang.String getSellingSkuId()
getSellingSkuDisplayCode
public java.lang.String getSellingSkuDisplayCode()
getBannerDescription
public java.lang.String getBannerDescription()
throws SystemException
- Throws:
SystemException
getChannelTypeDescription
public java.lang.String getChannelTypeDescription()
throws SystemException
- Throws:
SystemException
getSellingItemDisplayCode
public java.lang.String getSellingItemDisplayCode()
getSellingItemDescription
public java.lang.String getSellingItemDescription()
getItemDescription
public java.lang.String getItemDescription()
getCollectionDescription
public java.lang.String getCollectionDescription()
getDifferentiator1Description
public java.lang.String getDifferentiator1Description()
getDifferentiator2Description
public java.lang.String getDifferentiator2Description()
getDifferentiator3Description
public java.lang.String getDifferentiator3Description()
getDifferentiator4Description
public java.lang.String getDifferentiator4Description()
isMultiStyle
public boolean isMultiStyle()
Copyright © 2005 Retek Inc. All Rights Reserved.
- Generated at Fri, 01/21/2005 14:25