SAP CC 1.0
API 4.2 (Core)

com.highdeal.calendar.hci
Interface HolidayModel.DayDefinition

All Known Implementing Classes:
HolidayModel.EasterRelativeDay, HolidayModel.EnumeratedDay, HolidayModel.FixedDay, HolidayModel.RelativeDay
Enclosing class:
HolidayModel

public static interface HolidayModel.DayDefinition

This interface is implemented by classes that define a day. Internal use only.


Method Summary
 void checkValidity()
          Verifies the validity of this DayDefinition
 int getType()
          Returns the type of the implementing class.
 

Method Detail

checkValidity

void checkValidity()
                   throws InvalidHolidayException
Verifies the validity of this DayDefinition

Throws:
InvalidHolidayException
See Also:
HolidayModel.FixedDay.checkValidity(), HolidayModel.RelativeDay.checkValidity(), HolidayModel.EasterRelativeDay.checkValidity(), HolidayModel.EnumeratedDay.checkValidity()

getType

int getType()
Returns the type of the implementing class. Internal use only.

Returns:
type of the implementing class.

SAP CC 1.0
API 4.2 (Core)


API Reference - July 2009

SAP Convergent Charging 1.0 (build R4.2.1.35.0.0)
CONVERGENT CHARGING 4.2

(c) Copyright 2009 SAP AG. All rights reserved.