Package com.highdeal.calendar.hci
package com.highdeal.calendar.hci
This
Java package provides you with the necessary Java classes for handling calendars and
public holidays; This business data is stored in SAP CC to design and set up the pricing logic
based on public holidays.
Basically this master data is manually configured by using the SAP CC Core Tool.
-
ClassDescriptionDefines the mapping between XML tags and marshallable classes.This operation allows you to export the
public holidaysconfigured in the connected SAP CC system.This class represents the result of theExport Public Holidays operation; It contains thepublic holidaysexported from the connected SAP CC system.ThisJava classrepresents the scheme of a holiday that is contained inpublic holidays.FOR INTERNAL USE ONLY - ThisJava interfaceis implemented by classes that define a day.ThisJava classenables to define day which is relative to Easter Sunday.ThisJava classenables to define a enumerated day, that is to say a day given by an enumeration of precise date (including year).ThisJava classenables to define a fixed day, that is to say a day given by a fixed date, same date each year (such as New Year Day, for instance).ThisJava classenables to define a relative day, that is to say a day given by a week day position in a month (e.g.This operation allows you to import thepublic holidays.This class represents the result of theImport Public Holidays operation.Exception thrown whenpublic holidayor aholidayis invalid.ThisJava classrepresents the public holidays handled be the connected SAP CC system.Thisstatic Java classA group is identified by astring code.