com.retek.component.internet
Interface ExABanner


public interface ExABanner

This is a high level interface which maintains and controls access to concept-level information for the external API. The data source for this object is the RCOM data extract.

Retek Inc. Copyright (c) 2003


Method Summary
 java.lang.String getBannerNumber()
          The Banner Number uniquely identifies a specific Banner.
 java.util.Set getCardGiftingSeasons()
          Returns a set of ExAGiftingSeason
 java.util.Set getWrapGiftingSeasons()
          Returns a set of ExAGiftingSeason
 void setCardGiftingSeasons(java.util.Set cardGiftingSeasons)
          Sets the gifting seasons for this banner.
 void setWrapGiftingSeasons(java.util.Set wrapGiftingSeasons)
          Sets the gifting seasons for this banner
 

Method Detail

getBannerNumber

public java.lang.String getBannerNumber()
The Banner Number uniquely identifies a specific Banner.

Returns:
String Banner Number

getWrapGiftingSeasons

public java.util.Set getWrapGiftingSeasons()
Returns a set of ExAGiftingSeason

Returns:
Set

getCardGiftingSeasons

public java.util.Set getCardGiftingSeasons()
Returns a set of ExAGiftingSeason

Returns:
Set

setWrapGiftingSeasons

public void setWrapGiftingSeasons(java.util.Set wrapGiftingSeasons)
Sets the gifting seasons for this banner


setCardGiftingSeasons

public void setCardGiftingSeasons(java.util.Set cardGiftingSeasons)
Sets the gifting seasons for this banner.



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25