Class | Description |
---|---|
ContactBOMapper<C extends BO,I extends BO,G> |
defines how "contact" objects are to be mapped.
|
FSchedulerBOMapper<I extends BO,C extends BO,G> |
A concrete implementation of the
SchedulerMapper that defines which business objects (BOs)
are associated with which MindFusion data types (items, contacts, groups) and how their values relate to each other,
by serving as a container for more specific mappers that provide configuration options for each object type involved. |
FSchedulerBOModel<I extends BO,C extends BO,G> |
A concrete implementation of
SchedulerModel responsible for performing
Create, Update, and Delete (CUD) actions on Business Objects (BOs) that serve
as data for the scheduler component. |
GroupBOMapper<G> |
defines how "group" objects are to be mapped.
|
ItemBOMapper<I extends BO,C extends BO,G> |
defines how "item" objects are to be mapped.
|
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.