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