Package | Description |
---|---|
de.jollyday | |
de.jollyday.impl |
Modifier and Type | Method and Description |
---|---|
abstract CalendarHierarchy |
HolidayManager.getCalendarHierarchy()
Returns the configured hierarchy structure for the specific manager.
|
Modifier and Type | Method and Description |
---|---|
Map<String,CalendarHierarchy> |
CalendarHierarchy.getChildren()
Getter for the field
children . |
Modifier and Type | Method and Description |
---|---|
void |
CalendarHierarchy.setChildren(Map<String,CalendarHierarchy> children)
Setter for the field
children . |
Constructor and Description |
---|
CalendarHierarchy(CalendarHierarchy parent,
String id)
Constructor which takes a eventually existing parent hierarchy node and
the ID of this hierarchy.
|
Modifier and Type | Method and Description |
---|---|
CalendarHierarchy |
DefaultHolidayManager.getCalendarHierarchy()
Returns the configured hierarchy structure for the specific manager.
|
Copyright © 18.01.2010–2015. All rights reserved.