com.retek.component.internet
Interface ExAGiftCardRequest


public interface ExAGiftCardRequest

This is a high level interface which maintains gift card usage information for the external API.

Retek Inc. Copyright (c) 2003


Method Summary
 void setMessage(java.lang.String message)
          The message associated with the card.
 void setSeasonNumber(java.lang.String seasonNumber)
          The Season Number of the associated ExAGiftingSeason.
 

Method Detail

setSeasonNumber

public void setSeasonNumber(java.lang.String seasonNumber)
The Season Number of the associated ExAGiftingSeason.


setMessage

public void setMessage(java.lang.String message)
The message associated with the card.



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