Class AgencyCalendarUtils
- java.lang.Object
-
- com.openindex.openestate.tool.agency.addons.calendar.AgencyCalendarUtils
-
public class AgencyCalendarUtils extends Object
AgencyCalendarUtils.- Author:
- Andreas Rudolph
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DbAgencyCalendarExtension
getCalendarExtension()
static DbAgencyCalendarHandler
getCalendarHandler()
static void
setCalendarExtension(DbAgencyCalendarExtension ext)
-
-
-
Method Detail
-
getCalendarExtension
public static DbAgencyCalendarExtension getCalendarExtension()
-
getCalendarHandler
public static DbAgencyCalendarHandler getCalendarHandler()
-
setCalendarExtension
public static void setCalendarExtension(DbAgencyCalendarExtension ext)
-
-