Uses of Class
com.caplin.motif.mm.calendar.UserEffectiveDatesSubjectInfo
-
Packages that use UserEffectiveDatesSubjectInfo Package Description com.caplin.motif.mm.calendar -
-
Uses of UserEffectiveDatesSubjectInfo in com.caplin.motif.mm.calendar
Method parameters in com.caplin.motif.mm.calendar with type arguments of type UserEffectiveDatesSubjectInfo Modifier and Type Method Description void
MMCalendarAdapter. registerUserEffectiveDatesProvider(CachedObjectProvider<java.util.List<java.lang.String>,UserEffectiveDatesSubjectInfo> provider)
Registers aCachedObjectProvider
that responds to user specific Effective Dates subject requests.
-