Uses of Class
com.caplin.motif.mm.calendar.StartDatesSubjectInfo
-
Packages that use StartDatesSubjectInfo Package Description com.caplin.motif.mm.calendar -
-
Uses of StartDatesSubjectInfo in com.caplin.motif.mm.calendar
Subclasses of StartDatesSubjectInfo in com.caplin.motif.mm.calendar Modifier and Type Class Description class
UserStartDatesSubjectInfo
Class representation of the fields parsed from a User Start Dates Subject.Method parameters in com.caplin.motif.mm.calendar with type arguments of type StartDatesSubjectInfo Modifier and Type Method Description void
MMCalendarAdapter. registerStartDatesProvider(CachedObjectProvider<java.util.List<java.lang.String>,StartDatesSubjectInfo> provider)
Registers aCachedObjectProvider
that responds to Start Dates subject requests.
-