Uses of Class
overit.geocallapp.wfm.roughplanning.bl.bucket.CalendarBucketService
Packages that use CalendarBucketService
-
Uses of CalendarBucketService in overit.geocallapp.wfm.roughplanning.bl.bucket
Subclasses of CalendarBucketService in overit.geocallapp.wfm.roughplanning.bl.bucketModifier and TypeClassDescriptionclassThe CalendarDailyBucketService is the implementation ofCalendarBucketServiceusing a calendar day duration as a time unit.classThe CalendarMonthlyBucketService is the implementation ofCalendarBucketServiceusing a calendar month duration as a time unit.classThe CalendarWeeklyBucketService is the implementation ofCalendarBucketServiceusing a calendar week duration as a time unit.