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> |
class that defines which BOs take which role in the scheduler and how to map their values
Build a new Mapper using the ofClasses factory method, and provide attributes or functions to the respective (item|contact|group)Mapper within.
|
FSchedulerBOModel<I extends BO,C extends BO,G> |
Class responsible for performing create / update / delete actions on the BOs we are using 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.