com.retek.component.internet
Interface ExAGiftCard


public interface ExAGiftCard

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

Retek Inc. Copyright (c) 2003


Method Summary
 java.lang.String getMessage()
          The message associated with the card.
 java.lang.String getSeasonNumber()
          The Season Number of the ExAGiftingSeason
 

Method Detail

getSeasonNumber

public java.lang.String getSeasonNumber()
The Season Number of the ExAGiftingSeason

Returns:
String

getMessage

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

Returns:
String


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