public class CalendarConfiguration extends Object
| Constructor and Description |
|---|
CalendarConfiguration()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCmsPath()
Getter for cmsPath.
|
String |
getPeriodTypeName()
Getter for periodTypeName.
|
boolean |
isCompactView()
Getter for compactView.
|
void |
setCmsPath(String cmsPath)
Setter for cmsPath.
|
void |
setCompactView(boolean compactView)
Setter for compactView.
|
void |
setPeriodTypeName(String periodTypeName)
Setter for periodTypeName.
|
public String getCmsPath()
public void setCmsPath(String cmsPath)
cmsPath - the cmsPath to setpublic boolean isCompactView()
public void setCompactView(boolean compactView)
compactView - the compactView to setpublic String getPeriodTypeName()
public void setPeriodTypeName(String periodTypeName)
periodTypeName - the periodTypeName to setCopyright © 2019 OSIVIA. All rights reserved.