com.retek.component.internet
Interface ExAGiftingSeason
- All Known Implementing Classes:
- ExAGiftingSeasonImpl
- public interface ExAGiftingSeason
This is a high level interface which controls access to gifting season information
for the external API.
Retek Inc. Copyright (c) 2003
getEffectiveStartDate
public java.util.Date getEffectiveStartDate()
getEffectiveEndDate
public java.util.Date getEffectiveEndDate()
getSeasonEndDayOfMonth
public int getSeasonEndDayOfMonth()
getSeasonEndMonth
public int getSeasonEndMonth()
getSeasonStartDayOfMonth
public int getSeasonStartDayOfMonth()
getSeasonStartMonth
public int getSeasonStartMonth()
getSeasonNumber
public java.lang.String getSeasonNumber()
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28