Uses of Class
overit.geocall.model.DynO
Packages that use DynO
Package
Description
-
Uses of DynO in overit.geocall.aws.sts
Subclasses of DynO in overit.geocall.aws.stsModifier and TypeClassDescriptionclassDynO representing an assume role response. -
Uses of DynO in overit.geocall.base.rs2.profile
Subclasses of DynO in overit.geocall.base.rs2.profile -
Uses of DynO in overit.geocall.base.rs2.user
Subclasses of DynO in overit.geocall.base.rs2.userModifier and TypeClassDescriptionclassData transfer object representing a user creation request.
It contains all the user's information and is typically used by theuser create serviceupdate or create resource.classData transfer object representing a user update request.
It contains all the user's information and is typically used by theuser update serviceresource.classBean used to define a set of fields that will be used to filter the results of theUserService.getUsers(Page, String, Collection, Collection, UserFilter)serviceclassData transfer object representing a user.
It contains all the user's information and is typically used by theuser serviceboth as request's filter and response object. -
Uses of DynO in overit.geocall.base.rs2.usertype
Subclasses of DynO in overit.geocall.base.rs2.usertypeModifier and TypeClassDescriptionclassData transfer object representing a user type creation request.
It contains all the user type's information and is typically used by theuser create serviceupdate or create resource.classData transfer object representing a user's type.
It contains all the user's type information and is typically used by theuser type serviceas a response object.classBean used to define a set of fields that will be used to filter the results of theUserTypeServiceV2.getUserTypes(Page, String, Collection, Collection, UserTypeFilter)serviceclassData transfer object representing a user's type.
It contains all the user's type information and is typically used by theuser type serviceas a response object. -
Uses of DynO in overit.geocall.basic.bl.auth
Subclasses of DynO in overit.geocall.basic.bl.auth -
Uses of DynO in overit.geocall.basic.bl.company
Subclasses of DynO in overit.geocall.basic.bl.companyModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a company.
It will be used to map data from a DTO to fields of the ACOMPANY table in the database. -
Uses of DynO in overit.geocall.basic.bl.datalog
Subclasses of DynO in overit.geocall.basic.bl.datalogModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a data log.
It will be used to map data from a DTO to fields of the SDATALOG table in the database. -
Uses of DynO in overit.geocall.basic.bl.profile
Subclasses of DynO in overit.geocall.basic.bl.profileModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a user profile.
It will be used to map data from a DTO to fields of the ACONFPROFILE table in the database. -
Uses of DynO in overit.geocall.basic.bl.user
Subclasses of DynO in overit.geocall.basic.bl.userModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a managed user (SSO and system).
It's an extension of theBOUserthat represents only the system accounts, those one that has no password and that will be used internally by the jobs or web services implementorclassThis class represent a business object for all information concerning a user.
It will be used to map data from a DTO to fields of the AUSER table in the database. -
Uses of DynO in overit.geocall.basic.bl.usertype
Subclasses of DynO in overit.geocall.basic.bl.usertypeModifier and TypeClassDescriptionclassThis class represent a business object for all information concerning a user's type.
It will be used to map data from a DTO to fields of the TUSER table in the database.classBusiness object representing a user type duplication request and result. -
Uses of DynO in overit.geocall.basic.ui.container
Methods in overit.geocall.basic.ui.container with parameters of type DynO -
Uses of DynO in overit.geocall.bl
Subclasses of DynO in overit.geocall.blModifier and TypeClassDescriptionclassConfiguration options for controlling event behavior and processing. -
Uses of DynO in overit.geocall.model
Subclasses of DynO in overit.geocall.modelMethods in overit.geocall.model with type parameters of type DynOModifier and TypeMethodDescriptionstatic <T extends DynO>
Tstatic <T extends DynO>
Tstatic <T extends DynO>
TDeprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocall.model with parameters of type DynOModifier and TypeMethodDescriptionfinal booleanDynO.isValid(DynO value, ConstraintValidatorContext context) JackMapper.parseObject(DynO src) Parse an object<T> TJackMapper.parseObject(DynO src, Class<T> c) Parse an objectvoidSerializes criteria from a dynamic object into the provided result map. -
Uses of DynO in overit.geocall.model.date
Subclasses of DynO in overit.geocall.model.dateModifier and TypeClassDescriptionclassThis object allows to specify a range between twoDate.classThis object allows to specify a range between twoZonedDateTime. -
Uses of DynO in overit.geocall.model.service
Methods in overit.geocall.model.service with parameters of type DynOModifier and TypeMethodDescriptionbooleanFindStaticAttribute.checkIfFieldExists(DynO dynO, String fieldName) Checks if a field exists in a DynO object.FindStaticAttribute.findStaticAttributeNameFromDynO(DynO sourceDynO, String fieldName) Finds a static attribute name from a DynO object.Method parameters in overit.geocall.model.service with type arguments of type DynOModifier and TypeMethodDescriptionFindStaticAttribute.findStaticAttributeFieldFromDynOClass(Class<? extends DynO> clazz, String fieldName) Finds a static attribute field from a DynO class. -
Uses of DynO in overit.geocallapp.logger.bl.detail
Subclasses of DynO in overit.geocallapp.logger.bl.detail -
Uses of DynO in overit.geocallapp.logger.bl.detail.event
Subclasses of DynO in overit.geocallapp.logger.bl.detail.event -
Uses of DynO in overit.geocallapp.logger.bl.master
Subclasses of DynO in overit.geocallapp.logger.bl.master -
Uses of DynO in overit.geocallapp.logger.bl.master.event
Subclasses of DynO in overit.geocallapp.logger.bl.master.event -
Uses of DynO in overit.geocallapp.logger.bl.processinglog
Subclasses of DynO in overit.geocallapp.logger.bl.processinglogModifier and TypeClassDescriptionclassBusiness Object representing log processing -
Uses of DynO in overit.geocallapp.logger.bl.processinglog.event
Subclasses of DynO in overit.geocallapp.logger.bl.processinglog.eventModifier and TypeClassDescriptionclassFilter object for processing log -
Uses of DynO in overit.geocallapp.logger.bl.state
Subclasses of DynO in overit.geocallapp.logger.bl.stateModifier and TypeClassDescriptionclassBusiness Object representing import export state -
Uses of DynO in overit.geocallapp.logger.bl.state.event
Subclasses of DynO in overit.geocallapp.logger.bl.state.eventModifier and TypeClassDescriptionclassFilter object for import export state -
Uses of DynO in overit.geocallapp.utilities.core.bl
Method parameters in overit.geocallapp.utilities.core.bl with type arguments of type DynOModifier and TypeMethodDescriptionBLHelper.getBOClassDescription(Class<? extends DynO> boClass) Returns the description of the given business object class. -
Uses of DynO in overit.geocallapp.utilities.core.bl.common.notification
Subclasses of DynO in overit.geocallapp.utilities.core.bl.common.notificationModifier and TypeClassDescriptionclassInput container for notification events. -
Uses of DynO in overit.geocallapp.utilities.core.data
Classes in overit.geocallapp.utilities.core.data with type parameters of type DynOModifier and TypeInterfaceDescriptioninterfaceClassResolver<T extends DynO>Interface for resolving the class of aDynOobject.classDefaultClassResolver<T extends DynO>Default implementation ofClassResolverthat always returns the same configured class.classDefaultDynOCreator<T extends DynO>Default implementation ofDynOCreatorfor creatingDynObusiness objects.classDefaultDynOExtractor<T extends DynO>classDynOCreator<T extends DynO>Abstract class that defines a generic creator for aDynOobject.
TheDynOobject is instantiated starting from the givenClassResolverof type T.classDynOExtractor<T extends DynO>Methods in overit.geocallapp.utilities.core.data with type parameters of type DynOModifier and TypeMethodDescriptionstatic <T extends DynO>
voidDAOUtils.addTotalToResponse(DBView result, PageResponse<T> pageResponse) Adds total count information to a paginated response if available.DAOUtils.buildSqlOrder(Order order, DynOCreator<T> creator) Builds SQL ORDER BY clause fromOrdercriteria.Inserts a new business object into the database.static <T extends DynO>
TLoads a business object by its primary key using the specifiedDAOand business object class.static <T extends DynO>
TLoads a business object by its primary key using a customDynOCreator.static <T extends DynO>
TDAOUtils.load(Object id, Map<String, Object> filters, Class<? extends DAO> daoClass, Class<T> boClass, PoolKit poolKit) Loads a business object by its primary key with additional visibility filters.static <T extends DynO>
TDAOUtils.load(Object id, Map<String, Object> filters, Class<? extends DAO> daoClass, DynOCreator<T> creator, PoolKit poolKit) Loads a business object by its primary key with additional filters using a customDynOCreator.static <T extends DynO>
DefaultDynOCreator<T> DefaultDynOCreator.makeCreator(ClassResolver<T> classResolver) Factory method to create a newDefaultDynOCreatorinstance.static <T extends DynO>
DefaultDynOExtractor<T> DefaultDynOExtractor.makeExtractor()Factory method to create a newDefaultDynOExtractorinstance.static <T extends DynO>
DefaultClassResolver<T> DefaultClassResolver.makeResolver(Class<? extends T> resolvedClass) Factory method to create a newDefaultClassResolverinstance.static <T extends DynO>
PageResponse<T> DAOUtils.search(Map<String, Object> filter, Class<? extends DAO> daoClass, Class<T> boClass, Page page, PoolKit poolKit) Searches for business objects using filters and pagination.static <T extends DynO>
PageResponse<T> DAOUtils.search(Map<String, Object> filter, Class<? extends DAO> daoClass, DynOCreator<T> creator, Page page, PoolKit poolKit) Searches for business objects using filters, pagination and a customDynOCreator.static <T extends DynO>
PageResponse<T> DAOUtils.search(Map<String, Object> filter, Order order, Class<? extends DAO> daoClass, Class<T> boClass, Page page, PoolKit poolKit) Searches for business objects using filters, ordering and pagination.static <T extends DynO>
PageResponse<T> DAOUtils.search(Map<String, Object> filter, Order order, Class<? extends DAO> daoClass, DynOCreator<T> creator, Page page, PoolKit poolKit) Search method with full customization options including filters, ordering, pagination and custom creator.static <T extends DynO>
voidDAOUtils.update(T dynO, Class<? extends DAO> daoClass, Collection<String> excludedFields, PoolKit poolKit) Updates an existing business object in the database with field exclusions.static <T extends DynO>
voidUpdates an existing business object in the database. -
Uses of DynO in overit.geocallapp.utilities.dataaccess
Methods in overit.geocallapp.utilities.dataaccess with type parameters of type DynOModifier and TypeMethodDescriptionDBViewUtils.toDBView(DynOExtractor<T> extractor, String itemObjectColumn, Iterable<T> items) DBViewUtils.toList(DBView dbv, DynOCreator<T> creator) static <T extends DynO>
PageResponse<T> DBViewUtils.toPageResponse(DBView in, DynOCreator<T> creator, int pageNumber) Converts aDBViewinto aPageResponsewith pagination information.Method parameters in overit.geocallapp.utilities.dataaccess with type arguments of type DynO -
Uses of DynO in overit.geocallapp.utilities.datatype
Methods in overit.geocallapp.utilities.datatype with parameters of type DynO -
Uses of DynO in overit.geocallapp.utilities.lang
Methods in overit.geocallapp.utilities.lang with type parameters of type DynOModifier and TypeMethodDescriptionstatic <T extends DynO>
voidLangUtils.completeMultilanguageFields(T businessObject) Check for eachLocalizedStringfield of the input object if it has aLocalizedString.LocalizedItemfor each system language. -
Uses of DynO in overit.geocallapp.utilities.rs
Methods in overit.geocallapp.utilities.rs with type parameters of type DynOModifier and TypeMethodDescriptionprotected static <T extends DynO>
voidRestUtils.filterLocalizedStrings(Class<T> outClass, Collection<T> dtos, String language) FiltersLocalizedStringfields in the provided DTOs by the specified language.Converts an ordering string into anOrderobject for database queries.static <I,O, T extends DynO>
org.springframework.http.ResponseEntity<T> RestUtils.load(GenericLoadEvent<I, O> event, Class<T> outClass) Retrieves a single resource using the provided load event with user language filtering.static <I,O, T extends DynO>
org.springframework.http.ResponseEntity<T> RestUtils.load(GenericLoadEvent<I, O> event, Class<T> outClass, String language) Retrieves a single resource using the provided load event with custom language filtering.static <I,O, T extends DynO>
org.springframework.http.ResponseEntity<T> RestUtils.load(GenericLoadEvent<I, O> event, Class<T> outClass, String language, Collection<String> fields) Retrieves a single resource with custom language filtering and field selection.static <I,O, T extends DynO>
org.springframework.http.ResponseEntity<T> RestUtils.load(GenericLoadEvent<I, O> event, Class<T> outClass, String language, Collection<String> fields, Validator<O> validator) Retrieves a single resource with full customization options including validation.static <I,O, T extends DynO>
org.springframework.http.ResponseEntity<T> RestUtils.load(GenericLoadEvent<I, O> event, Class<T> outClass, Collection<String> fields) Retrieves a single resource with field filtering and user language settings.static <F,T, D extends DynO>
org.springframework.http.ResponseEntity<PageResponse<D>> RestUtils.search(SearchEvent<F, T> event, Class<D> outClass) Searches for resources using the provided search event with default settings.static <F,T, D extends DynO>
org.springframework.http.ResponseEntity<PageResponse<D>> RestUtils.search(SearchEvent<F, T> event, String ordering, Class<D> outClass) Searches for resources using the provided search event with custom ordering.static <F,T, D extends DynO>
org.springframework.http.ResponseEntity<PageResponse<D>> RestUtils.search(SearchEvent<F, T> event, String ordering, String language, Class<D> outClass) Searches for resources using the provided search event with custom ordering and language filtering.static <F,T, D extends DynO>
org.springframework.http.ResponseEntity<PageResponse<D>> RestUtils.search(SearchEvent<F, T> event, String ordering, String language, Collection<String> fields, Class<D> outClass) Searches for resources using the provided search event with ordering, language filtering, and field selection.static <F,T, D extends DynO>
org.springframework.http.ResponseEntity<PageResponse<D>> RestUtils.search(SearchEvent<F, T> event, String ordering, String language, Collection<String> fields, Class<D> outClass, Validator<T> validator) Searches for resources with full customization options including validation. -
Uses of DynO in overit.geocallapp.utilities.ux.ui.container
Classes in overit.geocallapp.utilities.ux.ui.container with type parameters of type DynOModifier and TypeClassDescriptionclassBaseSearchContainer<T extends DynO>Base container for search pages.classEventPanelSimpleTable<T extends DynO>New version of PanelSimpleTable that works only with events. -
Uses of DynO in overit.geocallapp.utilities.ux.ui.container.table
Classes in overit.geocallapp.utilities.ux.ui.container.table with type parameters of type DynOModifier and TypeClassDescriptionclassEventServerTableView<T extends DynO>The Class that defines the event server table view.Methods in overit.geocallapp.utilities.ux.ui.container.table that return DynOModifier and TypeMethodDescriptionprotected DynOEventServerTableView.makeFilter(EventServerTableView.EventSearch eventAnnotation) Initializes the class of the search filter.Methods in overit.geocallapp.utilities.ux.ui.container.table that return types with arguments of type DynOModifier and TypeMethodDescriptionprotected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.getSearchEvent()protected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.getSearchEvent()protected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.getSearchEvent(Page page) protected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.getSearchEvent(Page page) protected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) Initializes the class of the search event.protected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) Initializes the class of the search event.Methods in overit.geocallapp.utilities.ux.ui.container.table with parameters of type DynOModifier and TypeMethodDescriptionprotected SearchEvent<? extends DynO, ? extends DynO> EventServerTableView.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) Initializes the class of the search event. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.attachment.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.attachment.event -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.contactModifier and TypeClassDescriptionclassBusiness object representing a customer contact. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the contact. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.type
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.typeModifier and TypeClassDescriptionclassBusiness object representing a customer contact type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.type.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.contact.type.eventModifier and TypeClassDescriptionclassBusiness object representing the contact type filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.entitytype
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.entitytypeModifier and TypeClassDescriptionclassBusiness object representing an account entity type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.eventModifier and TypeClassDescriptionclassBusiness object representing insert input for the account batch insert.classBusiness object representing a search filter for the account. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.status
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.statusModifier and TypeClassDescriptionclassBusiness object representing an account status. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the account status. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.type
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.typeModifier and TypeClassDescriptionclassBusiness object representing an account status type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.type.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.status.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOAccountStatusType. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.type
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.typeModifier and TypeClassDescriptionclassBusiness object representing an account type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.account.type.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.account.type.eventModifier and TypeClassDescriptionclassBusiness object representing the account type filter to apply in a search. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.converter
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.converterModifier and TypeClassDescriptionclassBusiness object representing a converter type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.converter.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.converter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the converter type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.accessibility
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.accessibilityModifier and TypeClassDescriptionclassBusiness object representing a meter accessibility. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.accessibility.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.accessibility.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the meter accessibility. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.brand
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.brand -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.brand.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.brand.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter brand. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.converter
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.converterModifier and TypeClassDescriptionclassBusiness Object representing meter converter. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the meter. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.location
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.locationModifier and TypeClassDescriptionclassBusiness object representing a meter location. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.location.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.location.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter location. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.meterclass
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.meterclass -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.meterclass.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.meterclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter class. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.reading.metertypeModifier and TypeClassDescriptionclassBusiness object representing the reading meter type. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the reading meter type to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.type
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.type -
Uses of DynO in overit.geocallapp.wfm.accounts.bl.meter.type.event
Subclasses of DynO in overit.geocallapp.wfm.accounts.bl.meter.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter type. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.account
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.accountModifier and TypeClassDescriptionclassDTO for accountclassDTO representing an element of list of accounts to insert.classDTO for filter account.classDTO for insert accountclassDTO for update account -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.contact
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.contactModifier and TypeClassDescriptionclassDTO for contacts.classDTO for search contacts.classDTO representing creation request for an account contact.classDTO for update account contact. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.contacttype
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.contacttypeModifier and TypeClassDescriptionclassDTO for account contact typesclassDTO for filter account contact types -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.convertertype
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.convertertypeModifier and TypeClassDescriptionclassDTO for converter typeclassDTO for filter converter typeclassDTO for insert converter typeclassDTO for update converter type -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meter
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meterModifier and TypeClassDescriptionclassDTO for meterclassDTO representing an element to insert a batch of account meters.classDTO representing an element to update a batch of account meters.classDTO for filter meter.classDTO for insert meterclassDTO for update meter -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meter.converter
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meter.converterModifier and TypeClassDescriptionclassDTO for meter converterclassDTO for filter meter converter.classDTO for insert meter converterclassDTO for update meter converter -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meteraccessibility
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meteraccessibilityModifier and TypeClassDescriptionclassDTO for meter accessibilityclassDTO for filter meter accessibilityclassDTO for insert meter accessibilityclassDTO for update meter accessibility -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meterbrand
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meterbrandModifier and TypeClassDescriptionclassDTO for meter brandclassDTO for filter meter brandclassDTO for insert meter brandclassDTO for update meter brand -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meterclass
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meterclassModifier and TypeClassDescriptionclassDTO for meter classclassDTO for filter meter classclassDTO for insert meter classclassDTO representing a meter class update request. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.meterlocation
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.meterlocationModifier and TypeClassDescriptionclassDTO for meter locationclassDTO for filter meter locationclassDTO for insert meter locationclassDTO for update meter location -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.metertype
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.metertypeModifier and TypeClassDescriptionclassDTO for meter typeclassDTO for filter meter typeclassDTO for insert meter typeclassDTO for update meter type -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.readingmetertype
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.readingmetertypeModifier and TypeClassDescriptionclassDTO for meter reading type.classDTO to filter reading meter types. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.status
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.statusModifier and TypeClassDescriptionclassDTO for Account state.classDTO representing an account status creation request.classDTO representing an Account status search request.classDTO representing an Account status update request. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.statustype
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.statustypeModifier and TypeClassDescriptionclassDTO for Account status type.classDTO representing an Account Status types search request. -
Uses of DynO in overit.geocallapp.wfm.accounts.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.accounts.rs1.typeModifier and TypeClassDescriptionclassDTO for account typeclassDTO for filter account typeclassDTO for insert account typeclassDTO for update account type -
Uses of DynO in overit.geocallapp.wfm.accounts.spout.account
Subclasses of DynO in overit.geocallapp.wfm.accounts.spout.account -
Uses of DynO in overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.event
Classes in overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.event with type parameters of type DynOModifier and TypeClassDescriptionclassEvent to search schedulable activities for dispatcher assistantclassDispatcherAssistantSearchInput<T extends DynO>Class that defines the input parameters for requesting schedulable activities searchSubclasses of DynO in overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.eventModifier and TypeClassDescriptionclassClass that defines the common request parameters for the Dispatcher Assistant API.classDispatcherAssistantSearchInput<T extends DynO>Class that defines the input parameters for requesting schedulable activities search -
Uses of DynO in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task
Classes in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task with type parameters of type DynOModifier and TypeClassDescriptionclassBusiness Task to call Dispatcher Assistant Search API for schedulable activities.Subclasses of DynO in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.taskModifier and TypeClassDescriptionclassClass that contains the metadata returned by the Dispatcher Assistant API.classClass that defined the common response parameters for the Dispatcher Assistant API.classClass for response from schedulable activities search Dispatcher Assistant API.class -
Uses of DynO in overit.geocallapp.wfm.ai.bl.agendaaffinity.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.agendaaffinity.eventModifier and TypeClassDescriptionclassInput for AgendaAffinityPresignedUrlGeneratorEvent eventclassInput for UpdateS3OrdersEvent event -
Uses of DynO in overit.geocallapp.wfm.ai.bl.configuration.configurationparams
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.configuration.configurationparams -
Uses of DynO in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.history
-
Uses of DynO in overit.geocallapp.wfm.ai.bl.configuration.template
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.configuration.templateModifier and TypeClassDescriptionclassBO for the table containing the measures of meter templates.classBO for the table containing the template of meters. -
Uses of DynO in overit.geocallapp.wfm.ai.bl.customersearch.meters
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.customersearch.metersModifier and TypeClassDescriptionclassBO for the table containing the relations between template and meter. -
Uses of DynO in overit.geocallapp.wfm.ai.bl.customersearch.meters.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.customersearch.meters.eventModifier and TypeClassDescriptionclassEvent Input for EventMeasureElementTemplateUpsertEventthat takes in input the data needed for theDAOMeasureElementTemplate -
Uses of DynO in overit.geocallapp.wfm.ai.bl.duration.prediction
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.duration.predictionModifier and TypeClassDescriptionclassBusiness object for WO operation resource predictionclassBusiness object for WO operation duration predictionclass -
Uses of DynO in overit.geocallapp.wfm.ai.bl.duration.prediction.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.duration.prediction.eventModifier and TypeClassDescriptionclassInput parameter forWorkOrderDurationPredictionExecutionEventInput. -
Uses of DynO in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.eventModifier and TypeClassDescriptionclassEvent input to launch aBTWorkOrderPPMPredictionExecutiontask that will call AI Prediction for given input operations. -
Uses of DynO in overit.geocallapp.wfm.ai.bl.processing
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.processing -
Uses of DynO in overit.geocallapp.wfm.ai.bl.processing.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.processing.eventModifier and TypeClassDescriptionclassInput object for AI Agenda Affinity prediction eventclassInput object for AI process execution eventclassOuput object for AI process execution event -
Uses of DynO in overit.geocallapp.wfm.ai.bl.processing.history
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.processing.history -
Uses of DynO in overit.geocallapp.wfm.ai.bl.processing.history.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.processing.history.event -
Uses of DynO in overit.geocallapp.wfm.ai.bl.processing.utils.export.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.processing.utils.export.event -
Uses of DynO in overit.geocallapp.wfm.ai.bl.teamexperience.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.teamexperience.eventModifier and TypeClassDescriptionclassInput object for AI team experience calculation -
Uses of DynO in overit.geocallapp.wfm.ai.bl.teamsuggestion.event
Subclasses of DynO in overit.geocallapp.wfm.ai.bl.teamsuggestion.eventModifier and TypeClassDescriptionclassInput parameter forWorkOrderTeamSuggestionPredictionExecutionEvent. -
Uses of DynO in overit.geocallapp.wfm.assets.bl
Subclasses of DynO in overit.geocallapp.wfm.assets.bl -
Uses of DynO in overit.geocallapp.wfm.assets.bl.attachment.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.attachment.event -
Uses of DynO in overit.geocallapp.wfm.assets.bl.characteristicvalue
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.characteristicvalueModifier and TypeClassDescriptionclassBusiness object representing a asset characteristic value. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.characteristicvalue.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.characteristicvalue.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the characteristic value. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.contact
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.contactModifier and TypeClassDescriptionclassBusiness object representing a customer contact. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.contact.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.contact.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the contact. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.contact.type
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.contact.typeModifier and TypeClassDescriptionclassBusiness object representing a customer contact type. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.entitytype
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.entitytypeModifier and TypeClassDescriptionclassBusiness object representing an asset entity type. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the asset's descendants.classBusiness object representing insert inputs for the asset.classBusiness object representing a search filter for the asset. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.linearassetlocation
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.linearassetlocationModifier and TypeClassDescriptionclassBusiness object representing a linear asset location. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.linearassetlocation.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.linearassetlocation.eventModifier and TypeClassDescriptionclassBusiness object representing the input parameters used to load a linear asset location.classBusiness object representing a search filter for the linear asset location. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.operationcenterModifier and TypeClassDescriptionclassBusiness Object representing asset operation center relation -
Uses of DynO in overit.geocallapp.wfm.assets.bl.operationcenter.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.operationcenter.eventModifier and TypeClassDescriptionclassFilter object for asset operation center -
Uses of DynO in overit.geocallapp.wfm.assets.bl.status
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.statusModifier and TypeClassDescriptionclassBusiness object representing an asset status. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.status.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.status.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the asset status.classBusiness object representing the valid asset status filter to apply in a search. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.status.type
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.status.typeModifier and TypeClassDescriptionclassBusiness object representing a technical object state type. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.status.type.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.status.type.eventModifier and TypeClassDescriptionclassBusiness object representing the asset status type filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.admittedstatus
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.admittedstatusModifier and TypeClassDescriptionclassBusiness object representing an asset type admitted status. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.admittedstatus.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.admittedstatus.eventModifier and TypeClassDescriptionclassBusiness object representing the asset type admitted status filter to apply in a search. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing the asset type filter to apply in a search. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.operationcenterModifier and TypeClassDescriptionclassBusiness object representing an asset type operation center. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.operationcenter.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.operationcenter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOAssetTypeOperationCenter. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.template
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.templateModifier and TypeClassDescriptionclassBusiness object representing an asset type template. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.template.characteristic
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.template.characteristicModifier and TypeClassDescriptionclassBusiness object representing the relation between an asset type template and a characteristic. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.template.characteristic.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.template.characteristic.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the asset type characteristic. -
Uses of DynO in overit.geocallapp.wfm.assets.bl.type.template.event
Subclasses of DynO in overit.geocallapp.wfm.assets.bl.type.template.eventModifier and TypeClassDescriptionclassBusiness object representing the asset type template filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.asset
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.assetModifier and TypeClassDescriptionclassDTO for assets.classDTO representing an element to update a batch of assets.classDTO for asset descendants.classDTO to filter descendant assets.classDTO to filter assets.classDTO to insert assets.classDTO to update assets. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.asset.characteristicvalue
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.asset.characteristicvalueModifier and TypeClassDescriptionclassDTO for asset's characteristicclassDTO for filter asset's characteristic -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.asset.child
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.asset.childModifier and TypeClassDescriptionclassDTO representing an element to insert a batch of asset children.classDTO to insert an asset child. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.linearassetlocation
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.linearassetlocationModifier and TypeClassDescriptionclassDTO for linear asset locations.classDTO representing an element to update a batch of linear asset locations.classDTO to update linear asset locations. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.operationcenterModifier and TypeClassDescriptionclassDTO for asset operation centerclassDTO for filter asset operation centerclassDTO for insert asset operation center -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.status
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.statusModifier and TypeClassDescriptionclassDTO for Asset state.classDTO representing a asset status creation request.classDTO representing an Asset status search request.classDTO representing an asset status update request. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.statustype
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.statustypeModifier and TypeClassDescriptionclassDTO for Asset status type.classDTO representing an Asset Status types search request. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.typeModifier and TypeClassDescriptionclassDTO for Asset type.classDTO representing a asset type creation request.classDTO representing an Asset types search request.classDTO representing an asset type update request. -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.type.template
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.type.templateModifier and TypeClassDescriptionclassDTO for asset type templateclassDTO for filter asset type templateclassDTO for insert asset type templateclassDTO for update asset type template -
Uses of DynO in overit.geocallapp.wfm.assets.rs1.type.template.characteristic
Subclasses of DynO in overit.geocallapp.wfm.assets.rs1.type.template.characteristicModifier and TypeClassDescriptionclassDTO for asset type template characteristicclassDTO for filter asset type template characteristic -
Uses of DynO in overit.geocallapp.wfm.assets.spout.asset
Subclasses of DynO in overit.geocallapp.wfm.assets.spout.asset -
Uses of DynO in overit.geocallapp.wfm.booking.bl.configuration.timeslot
Subclasses of DynO in overit.geocallapp.wfm.booking.bl.configuration.timeslotModifier and TypeClassDescriptionclassObject used to represent a time slot that is related to a specific team. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl
Subclasses of DynO in overit.geocallapp.wfm.bundler.blModifier and TypeClassDescriptionclassAn aggregator of multiple work order operations which allows to manage them as a single entity during the scheduling process. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.bundleRequirement
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.bundleRequirementModifier and TypeClassDescriptionclassBusiness Object representing a bundle requirement.classEnumeration representing the type of bundle requirement. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.bundleRequirement.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.bundleRequirement.eventModifier and TypeClassDescriptionclassFilter object for bundle requirement -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.orderingModifier and TypeClassDescriptionclassBusiness object representing the ordering of aBOBundleOperation. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOBundleOperationOrdering. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the wholeBundlingRuleentity. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filterModifier and TypeClassDescriptionclassBusiness object representing a bundling rule filter. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOBundlingRuleFilter. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.headerModifier and TypeClassDescriptionclassBusiness object representing a bundling rule header. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the bundling rule headers. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering
Modifier and TypeClassDescriptionclassBusiness object representing a bundling rule ordering. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the bundling rule ordering. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.criterion
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.criterionModifier and TypeClassDescriptionclassBusiness object representing a bundling criterion. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.criterion.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.criterion.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBundleCriterionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.eventModifier and TypeClassDescriptionclassObject used as an input bean for theBundleOperationAddEvent.classObject used as an input bean for theBundleOperationCancelEventclassObject used as an input bean for theBundleReorderEvent. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.header
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.header -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.header.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOBundleHeader. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.header.status
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.header.statusModifier and TypeClassDescriptionclassBusiness object representing the status of aBundle, more specifically the status of itsBOBundleHeader.
It contains the main and proper characteristics of the bundle status, such as the id, code and description. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.header.status.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.header.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOBundleStatus. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.operation
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.operationModifier and TypeClassDescriptionclassBusiness object representing a bundle operation. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.operation.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBundleOperationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.operation.status
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.operation.statusModifier and TypeClassDescriptionclassBusiness object representing the status of aBOBundleOperation. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.operation.status.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.operation.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the bundle operation status. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.skill
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.skillModifier and TypeClassDescriptionclassBusiness object representing the relation between aBundleand a {skill. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.skill.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBundleSkillSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.skilldivision
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.skilldivisionModifier and TypeClassDescriptionclassBusiness object representing the relation between aBundleand a skill division. -
Uses of DynO in overit.geocallapp.wfm.bundler.bl.skilldivision.event
Subclasses of DynO in overit.geocallapp.wfm.bundler.bl.skilldivision.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBundleSkillDivisionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.bundle
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.bundleModifier and TypeClassDescriptionclassDTO representing a bundle.classDTO representing a search filter to search for bundles.classDTO to update a bundle. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.bundlingrule
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.bundlingruleModifier and TypeClassDescriptionclassDTO representing a bundling rule header.classDTO representing a search filter to search for bundling rule.classDTO to insert a bundling rule.classDTO to update a bundling rule. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.operation
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.operationModifier and TypeClassDescriptionclassDTO representing a bundle operation.classDTO representing a search filter to search for bundles operations. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.operation.ordering
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.operation.orderingModifier and TypeClassDescriptionclassDTO for Bundle Operation Ordering.classDTO for Bundle Operation Ordering Filter. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.operation.status
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.operation.statusModifier and TypeClassDescriptionclassDTO for Bundle Operation Status.classDTO for Bundle Operation Status Filter. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.skill
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.skillModifier and TypeClassDescriptionclassDTO representing a bundle skill.classDTO representing a search filter to search for bundle skills. -
Uses of DynO in overit.geocallapp.wfm.bundler.rs1.skilldivision
Subclasses of DynO in overit.geocallapp.wfm.bundler.rs1.skilldivisionModifier and TypeClassDescriptionclassDTO representing a bundle skill division.classDTO representing a search filter to search for bundle skill divisions. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.availability.type
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.availability.typeModifier and TypeClassDescriptionclassBusiness Object representing an Availability Type. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.availability.type.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.availability.type.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for availability types. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.eventModifier and TypeClassDescriptionclassObject representing an input object for theExistingResourceWorkShiftSearchEvent.classObject representing an input object for theOverlappingWorkShiftSearchEvent, in order to search forBOWorkShiftrelated to a given resource for a certain day.classObject representing an input object for theWorkShiftOverlapCheckEventin order to calculate the overlap betweenBOWorkShift.classBusiness Object representing a search filter to search for work shifts. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exceptionModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.eventModifier and TypeClassDescriptionclassObject representing an input object for theNearestWorkShiftSearchEvent.classObject representing an input object to search for overlapping work shift exceptions.classBusiness Object representing a search filter to search for work shift exceptions. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass
Modifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception Class. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event
Modifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift exception classes. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type
Modifier and TypeClassDescriptionclassBusiness object representing a Work Shift Exception Class Type. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for work shift exception class types. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.impactModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception Impact. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift exception impacts. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.management
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.managementModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception Management. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.event
Modifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift exception managements. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.type
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.typeModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception Type. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift exception types. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.typeModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Type. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift types. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclassModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Type Class. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift type classes. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift
Modifier and TypeClassDescriptionclassBusiness object representing a relation between aBOWorkShiftand aBOWorkShiftException. -
Uses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event
Subclasses of DynO in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.eventModifier and TypeClassDescriptionclassObject representing an input object for theWorkShiftExceptionWorkShiftDeleteEvent.classBusiness Object representing a search filter to search for work shift exception work shifts.classObject representing an input object for theWorkShiftExceptionWorkShiftUpdateEvent. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.availabilitytypes
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.availabilitytypesModifier and TypeClassDescriptionclassDTO representing an availability type.classDTO representing a search filter to search for availability types. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshift
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftModifier and TypeClassDescriptionclassDTO representing a work shift.classDTO representing a search filter to search for work shifts. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexception
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionModifier and TypeClassDescriptionclassDTO representing a work shift exception.classDTO representing an element to delete a batch of work shift exceptions.classDTO representing an element to update a batch of work shift exceptions.classDTO representing a search filter to search work shift exception.classDTO representing a request to insert a work shift exception. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclassModifier and TypeClassDescriptionclassDTO representing a work shift exception class.classDTO representing a search filter to search for work shift exception classes.classDTO representing a request to insert a work shift exception class.classDTO representing a request to update a work shift exception class. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclasstype
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclasstypeModifier and TypeClassDescriptionclassDTO representing a work shift exception class type.classDTO representing a search filter to search for work shift exception class types. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionimpact
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionimpactModifier and TypeClassDescriptionclassDTO representing a work shift exception impact.classDTO representing a search filter to search for work shift exception impacts. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionmanagement
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionmanagementModifier and TypeClassDescriptionclassDTO representing a work shift exception management.classDTO representing a search filter to search for work shift exception management. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontypeModifier and TypeClassDescriptionclassDTO representing a work shift exception type.classDTO representing a search filter to search for work shift exception types.classDTO representing a request to insert a work shift exception type.classDTO representing a request to update a work shift exception type. -
Uses of DynO in overit.geocallapp.wfm.calendars.rs1.workshifttype
Subclasses of DynO in overit.geocallapp.wfm.calendars.rs1.workshifttypeModifier and TypeClassDescriptionclassDTO representing a work shift type.classDTO representing a search filter to search for work shift types.classDTO representing a request to insert a work shift type.classDTO representing a request to update a work shift type. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.catalogcode
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.catalogcodeModifier and TypeClassDescriptionclassBusiness object representing the catalog code. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.catalogcode.event
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.catalogcode.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the catalog code to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroupModifier and TypeClassDescriptionclassBusiness object representing the catalog group. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the catalog group to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.typeModifier and TypeClassDescriptionclassBusiness Object representing catalog group type. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytypeModifier and TypeClassDescriptionclassBusiness object representing the catalog group entity type. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.event
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the catalog group entity type to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.event
Subclasses of DynO in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.eventModifier and TypeClassDescriptionclassFilter object for catalog group type. -
Uses of DynO in overit.geocallapp.wfm.catalogs.rs1.catalogcode
Subclasses of DynO in overit.geocallapp.wfm.catalogs.rs1.catalogcodeModifier and TypeClassDescriptionclassDTO for catalog code.classDTO to filter catalog codes.classDTO for insert catalog code.classDTO for update catalog code. -
Uses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggroup
Subclasses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggroupModifier and TypeClassDescriptionclassDTO for catalog group.classDTO to filter catalog groups.classDTO for insert catalog group.classDTO for update catalog group. -
Uses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggroupentitytype
Subclasses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggroupentitytypeModifier and TypeClassDescriptionclassDTO for catalog group entity type.classDTO to filter catalog group entity types. -
Uses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype
Subclasses of DynO in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptypeModifier and TypeClassDescriptionclassDTO for catalog group type.classDTO for filter catalog group type.classDTO for insert catalog group type.classDTO for update catalog group type. -
Uses of DynO in overit.geocallapp.wfm.cee.bl.survey.content
Subclasses of DynO in overit.geocallapp.wfm.cee.bl.survey.contentModifier and TypeClassDescriptionclassDTO object for CEE Survey content representation -
Uses of DynO in overit.geocallapp.wfm.cee.bl.vcappointment
Subclasses of DynO in overit.geocallapp.wfm.cee.bl.vcappointment -
Uses of DynO in overit.geocallapp.wfm.cee.rs1.customer
Subclasses of DynO in overit.geocallapp.wfm.cee.rs1.customer -
Uses of DynO in overit.geocallapp.wfm.cee.rs1.customer.note
Subclasses of DynO in overit.geocallapp.wfm.cee.rs1.customer.note -
Uses of DynO in overit.geocallapp.wfm.cee.rs1.intervention
Subclasses of DynO in overit.geocallapp.wfm.cee.rs1.interventionModifier and TypeClassDescriptionclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.cee.rs1.survey
Subclasses of DynO in overit.geocallapp.wfm.cee.rs1.survey -
Uses of DynO in overit.geocallapp.wfm.cee.rs1.webresources
Subclasses of DynO in overit.geocallapp.wfm.cee.rs1.webresources -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl
Subclasses of DynO in overit.geocallapp.wfm.characteristics.blModifier and TypeClassDescriptionclassBusiness object representing a characteristic -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclassModifier and TypeClassDescriptionclassBusiness object representing a characteristic class -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass.event
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the characteristic classes. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass.typeModifier and TypeClassDescriptionclassBusiness object representing a characteristic class type. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the characteristic class types. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.event
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the characteristics. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.usage
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.usageModifier and TypeClassDescriptionclassBusiness object representing a characteristic usage -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.usage.event
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.usage.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the characteristic usages. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.event
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the values domains. -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.item
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.itemModifier and TypeClassDescriptionclassBusiness object representing a characteristic value domain item -
Uses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.event
Subclasses of DynO in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the characteristic value domain items. -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristic
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristicModifier and TypeClassDescriptionclassDTO for characteristicsclassDTO for filter characteristicclassDTO for insert characteristicclassDTO for update characteristic -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristicclass
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristicclassModifier and TypeClassDescriptionclassDTO for characteristic classclassDTO for filter characteristic classclassDTO for insert characteristic classclassDTO for update characteristic class -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristicclasstype
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.characteristicclasstypeModifier and TypeClassDescriptionclassDTO for characteristics class typeclassDTO for filter characteristic class type -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.usage
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.usageModifier and TypeClassDescriptionclassDTO for usageclassDTO for filter usage -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.valuedomain
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.valuedomainModifier and TypeClassDescriptionclassDTO for value domainclassDTO for filter characteristic value domainclassDTO for insert value domainclassDTO for update value domain -
Uses of DynO in overit.geocallapp.wfm.characteristics.rs1.valuedomainitem
Subclasses of DynO in overit.geocallapp.wfm.characteristics.rs1.valuedomainitemModifier and TypeClassDescriptionclassDTO for value domain itemclassDTO for filter value domain itemclassDTO for insert value domain itemclassDTO for update value domain item -
Uses of DynO in overit.geocallapp.wfm.core.agenda.rs1
Subclasses of DynO in overit.geocallapp.wfm.core.agenda.rs1Modifier and TypeClassDescriptionclassDTO for booking confirm date response -
Uses of DynO in overit.geocallapp.wfm.core.agenda.rs1.canceldate
Subclasses of DynO in overit.geocallapp.wfm.core.agenda.rs1.canceldateModifier and TypeClassDescriptionclassDTO for booking cancel date requestclassDTO for booking cancel date response -
Uses of DynO in overit.geocallapp.wfm.core.agenda.rs1.confirmdate
Subclasses of DynO in overit.geocallapp.wfm.core.agenda.rs1.confirmdateModifier and TypeClassDescriptionclassDTO for booking confirm date requestclassDTO for booking confirm date response -
Uses of DynO in overit.geocallapp.wfm.core.agenda.rs1.firstdate
Subclasses of DynO in overit.geocallapp.wfm.core.agenda.rs1.firstdateModifier and TypeClassDescriptionclassDTO for booking first date converterclassDTO for booking first date customerclassDTO for booking first date intervention NCclassDTO for booking first date meterclassDTO for booking first date requestclassDTO for booking first date responseclassDTO for booking first date slotclassDTO for booking first date supplier -
Uses of DynO in overit.geocallapp.wfm.core.agenda.rs1.furtherdate
Subclasses of DynO in overit.geocallapp.wfm.core.agenda.rs1.furtherdateModifier and TypeClassDescriptionclassDTO for booking further date requestclassDTO for booking further date responseclassDTO for booking further date slot -
Uses of DynO in overit.geocallapp.wfm.core.bl.agenda.firstdate
Subclasses of DynO in overit.geocallapp.wfm.core.bl.agenda.firstdateModifier and TypeClassDescriptionclassBusiness object representing a Converter.classBusiness object representing a Customer.classBusiness object representing an Intervention NC.classBusiness object representing a Meter.classBusiness object representing a Supplier. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.datatype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.datatype -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.datatype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.datatype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the data types. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.externalsystem
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.externalsystemModifier and TypeClassDescriptionclassBusiness object representing a external system -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.externalsystem.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.externalsystem.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the external system. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.measureunit
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.measureunit -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.measureunit.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.measureunit.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the measure units. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.ocgroups
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.ocgroups -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.ocgroups.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.ocgroups.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation center's groups. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenterModifier and TypeClassDescriptionclassBusiness object representing a operation center -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.address
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.addressModifier and TypeClassDescriptionclassBusiness object representing a operation center address.classBusiness object representing a operation center address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.address.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.address.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation center address.class -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation centers. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertypeModifier and TypeClassDescriptionclassBusiness Object representing the relation between operation center and work center. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation center work centers. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.structure
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.structure -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.structure.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.structure.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the structures. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.structurevalidityperiodModifier and TypeClassDescriptionclassBusiness object representing a structure validity period -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the structure validity periods. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.teamcardinality
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.teamcardinalityModifier and TypeClassDescriptionclassBusiness object representing a team cardinality -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.teamcardinality.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.teamcardinality.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the team cardinality. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.workcenter
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.workcenter -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.workcenter.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.workcenter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work center. -
Uses of DynO in overit.geocallapp.wfm.core.bl.base.zone
Subclasses of DynO in overit.geocallapp.wfm.core.bl.base.zone -
Uses of DynO in overit.geocallapp.wfm.core.bl.bundler.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.bundler.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the wholeBundleentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.bundler.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.bundler.header.eventModifier and TypeClassDescriptionclassBusiness object representing filter to check if the wo (one of its operations) or one wo operation is contained in a bundle. -
Uses of DynO in overit.geocallapp.wfm.core.bl.bundler.operation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.bundler.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBundleOperationWoOperationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.calendar.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.calendar.eventModifier and TypeClassDescriptionclassAbstract object representing input parameters for duplicating a resource calendar.classBusiness object representing input parameters for duplicating an interval in a resource calendar.classBusiness object representing input parameters for duplicating a resource calendar on different resources. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell
Methods in overit.geocallapp.wfm.core.bl.crewshell with parameters of type DynOModifier and TypeMethodDescriptionstatic voidCrewShellUtils.validateDeactivatedCrewShellsOC(DynO dynO, PoolKit pk) Validates whether the associatedBOOperationCenterobject (i.e., operation center) has been deactivated for crew shells. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.address
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.addressModifier and TypeClassDescriptionclassBusiness object representing a crew shell address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.address.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.address.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aCrewShellAddressSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.compositionModifier and TypeClassDescriptionclassBusiness object representing a crew shell member composition. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draft
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draftModifier and TypeClassDescriptionclassBusiness object representing a crew shell technician. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.allocate.event
Modifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aAllocateTechnicianSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellTechnicianAllocateEventevent.classBusiness object representing the input for theCrewShellTechnicianAllocationCopyEventevent.classclassBusiness object representing the input to instantiate aCrewShellTechnicianSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.workshift.event
Modifier and TypeClassDescriptionclassBusiness object representing an input for the event that calculates the technician workshift objects -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellCompositionConfirmEvent.classBusiness object representing the input to instantiate aCrewShellMemberSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatchModifier and TypeClassDescriptionclassBusiness object representing a crew shell composition mismatch. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellCompositionChangeAlignmentEvent.classBusiness object representing the input to instantiate aCrewShellCompositionMismatchSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.configuration
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.configurationModifier and TypeClassDescriptionclassBusiness object representing a crew shell configuration. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter
Modifier and TypeClassDescriptionclassBusiness object representing a crew shell operation center. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.event
Modifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aCrewShellOperationCenterSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.dailyplan
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.dailyplan -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.scheduling.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellResourceSchedulingsDeleteEvent.classBusiness object representing the input for theCrewShellSchedulingMassiveTransferEvent.classBusiness object representing the input for theCrewShellSchedulingTransferEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.scheduling.taskModifier and TypeClassDescriptionclassBusiness object representing the key for the crew shell technician scheduling map -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.skill
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.skillModifier and TypeClassDescriptionclassBusiness object representing a crew shell skill. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.skill.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.skill.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aCrewShellSkillSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.user
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.userModifier and TypeClassDescriptionclassBusiness object representing a crew shell and its fictitious user. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.user.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.user.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aCrewShellUserSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.workshift.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.workshift.eventModifier and TypeClassDescriptionclassBusiness object representing an input for the event that disables the crew shell workshift objectsclassBusiness object representing an input for the event that enables the crew shell workshift objectsclassBusiness object representing an input for the event that calculates the workshift objectsclassBusiness object representing an output for the event that calculates the workshift objects -
Uses of DynO in overit.geocallapp.wfm.core.bl.crewshell.workshift.task
Subclasses of DynO in overit.geocallapp.wfm.core.bl.crewshell.workshift.taskModifier and TypeClassDescriptionclassBusiness object representing the crew shell workshift key -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivityModifier and TypeClassDescriptionclassBusiness object representing a Critical Activity -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocessModifier and TypeClassDescriptionclassBusiness object representing a Critical Activity Detect Process. -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCriticalActivityDetectProcess.classBusiness object representing a search filter for theBOCriticalActivityDetectProcess. -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.eventModifier and TypeClassDescriptionclassBusiness object representing delete filter for theBOCriticalActivityentity.classBusiness object representing a search filter for theBOCriticalActivityentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterionModifier and TypeClassDescriptionclassBusiness object representing a Critical Activity Rule Criterion -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCriticalActivityRuleCriterionentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.headerModifier and TypeClassDescriptionclassBusiness object representing a Critical Activity Rule Header -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCriticalActivityRuleHeaderentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilterModifier and TypeClassDescriptionclassBusiness object representing a Critical Activity Rule WO Filter -
Uses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCriticalActivityRuleWOFilterentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter
Classes in overit.geocallapp.wfm.core.bl.datacollection.converter with type parameters of type DynOModifier and TypeClassDescriptionclassDataCollectionBaseConverter<S extends DynO,T extends InsertEvent> Base class used to build the Data Collection Converters.classDataCollectionConverter<S extends DynO,T extends InsertEvent> This class is used to build the main Data Collection Converter.classDataCollectionSubConverter<S extends DynO,T extends InsertEvent, U> This class is used to build the Data Collection SubConverter. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheetModifier and TypeClassDescriptionclassBusiness object representing a data collection sheet conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionSheetConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset
Modifier and TypeClassDescriptionclassBusiness object representing a data collection sheet conversion subset table. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionSheetConversionSubset. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenodeModifier and TypeClassDescriptionclassBusiness object representing a data collection table node conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionTableNodeConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.templateModifier and TypeClassDescriptionclassBusiness object representing a data collection template conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.event
Modifier and TypeClassDescriptionclassInput object forDataCollectionTemplateConversionInsertReleaseEvent.classBusiness object representing a search filter for theBODataCollectionTemplateConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subsetModifier and TypeClassDescriptionclassBusiness object representing a data collection template conversion subset table. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionTemplateConversionSubset. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure
Modifier and TypeClassDescriptionclassBusiness object representing a data collection template structure conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomeruleModifier and TypeClassDescriptionclassBusiness object representing a data collection outcome reason conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionOutcomeReasonConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle
Modifier and TypeClassDescriptionclassBusiness object representing a data collection work cycle conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionWorkCycleConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetypeModifier and TypeClassDescriptionclassBusiness object representing a data collection template type conversion result -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionTemplateTypeConversion. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.sheet.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.sheet.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionSheetSearchExtendedEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.datacollection.template.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.datacollection.template.eventModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.facilitytype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.facilitytypeModifier and TypeClassDescriptionclassBusiness object representing a feature facility type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.facilitytype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.facilitytype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature facility type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.feature
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.feature -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.feature.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.feature.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the features. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.featureclass
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.featureclassModifier and TypeClassDescriptionclassBusiness object representing a feature class -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.featureclass.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.featureclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature classes. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.featureclasstype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.featureclasstypeModifier and TypeClassDescriptionclassBusiness object representing a feature class type -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.featureclasstype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.featureclasstype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature class types. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.usage
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.usageModifier and TypeClassDescriptionclassBusiness object representing a feature usage -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.usage.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.usage.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature usages. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomain
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomainModifier and TypeClassDescriptionclassBusiness object representing a feature value domain -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomain.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomain.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature values domains. -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomainitem
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomainitemModifier and TypeClassDescriptionclassBusiness object representing a feature value domain item -
Uses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomainitem.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.features.valuedomainitem.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the feature value domain items. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.authentication
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.authenticationModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.authentication.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.authentication.eventModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offlineModifier and TypeClassDescriptionclassBusiness object representing a gis offline package -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theGisOfflinePackageSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.layer.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.layer.typeModifier and TypeClassDescriptionclassBusiness object representing a GIS layer type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.layer.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.layer.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOGisLayerType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.typeModifier and TypeClassDescriptionclassBusiness object representing a GIS file type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.offline.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOGisFileType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.rule
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.ruleModifier and TypeClassDescriptionclassBusiness object representing a gis offline package -
Uses of DynO in overit.geocallapp.wfm.core.bl.gis.rule.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.gis.rule.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theGisVisibilityRuleSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.loan
Subclasses of DynO in overit.geocallapp.wfm.core.bl.loanModifier and TypeClassDescriptionclassBusiness object representing a resource loan. -
Uses of DynO in overit.geocallapp.wfm.core.bl.loan.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.loan.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the loan resource. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.address
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.address -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.address.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.address.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.address.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.address.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.address.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.address.type.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.district
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.district -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.district.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.district.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the district. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.stateModifier and TypeClassDescriptionclassBusiness object representing a geocoding state -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the geocoding state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.typeModifier and TypeClassDescriptionclassBusiness object representing a geocoding type -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.geocoding.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the geocoding type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.microclusterModifier and TypeClassDescriptionclassBusiness object representing a microcluster -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster.aggregateModifier and TypeClassDescriptionclassBusiness object representing a microcluster aggregate -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamc
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamcModifier and TypeClassDescriptionclassBusiness object representing a scheduling area microcluster
It contains the information on the relation between a bundle and the associated scheduling areas. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamc.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theSchedulingAreaMicroclusterSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.municipality
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.municipalityModifier and TypeClassDescriptionclassBusiness object representing a municipality. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.municipality.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.municipality.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the municipalities. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.nation
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.nation -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.nation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.nation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the nations. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.region
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.region -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.region.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.region.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the region. -
Uses of DynO in overit.geocallapp.wfm.core.bl.location.schedulingarea
Subclasses of DynO in overit.geocallapp.wfm.core.bl.location.schedulingareaModifier and TypeClassDescriptionclassBusiness object representing a scheduling area -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.detail
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.detail -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.detail.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.detail.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.master
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.master -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.master.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.master.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.processinglog
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.processinglogModifier and TypeClassDescriptionclassBusiness Object representing log processing -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.processinglog.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.processinglog.eventModifier and TypeClassDescriptionclassFilter object for processing log -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.stateModifier and TypeClassDescriptionclassBusiness Object representing import export state -
Uses of DynO in overit.geocallapp.wfm.core.bl.log.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.log.state.eventModifier and TypeClassDescriptionclassFilter object for import export state -
Uses of DynO in overit.geocallapp.wfm.core.bl.mail.emailprocessor
Subclasses of DynO in overit.geocallapp.wfm.core.bl.mail.emailprocessorModifier and TypeClassDescriptionclassObject used as an input bean for the forUnresolvedTagEvent -
Uses of DynO in overit.geocallapp.wfm.core.bl.material
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterial. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.goodsgroup
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.goodsgroup -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.goodsgroup.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.goodsgroup.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOGoodsGroup. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.history -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.history.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialHistory. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.itemtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.itemtypeModifier and TypeClassDescriptionclassBusiness object representing a material item type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.itemtype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.itemtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialItemType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.managementtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.managementtypeModifier and TypeClassDescriptionclassBusiness object representing a material management type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.managementtype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.managementtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialManagementType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.materialclass
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.materialclassModifier and TypeClassDescriptionclassBusiness object representing a material class. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.materialclass.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.materialclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialClass. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serializedModifier and TypeClassDescriptionclassBusiness object representing a serialized material.classBusiness object representing serialized material with accounting details. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.accounted
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.accountedModifier and TypeClassDescriptionclassBusiness object representing a accounted serialized material. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.accounted.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.accounted.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOAccountedSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSerializedMaterial.classBusiness object representing a search filter for theSerializedMaterialWithAccount. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.historyModifier and TypeClassDescriptionclassBusiness object representing a serialized material history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.history.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSerializedMaterialHistory. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.model
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.modelModifier and TypeClassDescriptionclassBusiness object representing a serialized material model. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.model.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.serialized.model.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSerializedMaterialModel. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.typeModifier and TypeClassDescriptionclassBusiness object representing a material type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.material.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.material.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multimedia.mediafile
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multimedia.mediafile -
Uses of DynO in overit.geocallapp.wfm.core.bl.multimedia.mediafile.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multimedia.mediafile.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.dependencytypeModifier and TypeClassDescriptionclassBusiness object representing a multistage dependency type
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage dependency type -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.management
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.managementModifier and TypeClassDescriptionclassBusiness object representing a multistage management -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.management.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.common.management.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage management -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.configuration
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.configurationModifier and TypeClassDescriptionclassBusiness object representing a multistage configuration -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.configuration.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.configuration.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage configuration. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.dependency
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.dependencyModifier and TypeClassDescriptionclassBusiness object representing a multistage group dependency -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.dependency.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.dependency.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage group dependency. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.headerModifier and TypeClassDescriptionclassBusiness object representing a multistage group header
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage group header.classBusiness object representing a search filter for the multistage group header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.origintypeModifier and TypeClassDescriptionclassBusiness object representing a multistage origin type -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage origin type -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumberModifier and TypeClassDescriptionclassBusiness object representing a multistage group header sequence number
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.stateModifier and TypeClassDescriptionclassBusiness object representing a multistage state -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.header.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage state -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.operation
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.operationModifier and TypeClassDescriptionclassBusiness object representing a multistage group operation
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.operation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.group.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage configuration. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.eventModifier and TypeClassDescriptionclassThe Class that defines the multistage violation delete by filter input.classBusiness object representing a search filter for the multistage violation search. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.headerModifier and TypeClassDescriptionclassBusiness object representing a multistage violation header -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.message
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.messageModifier and TypeClassDescriptionclassBusiness object representing a multistage violation message. -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.typeModifier and TypeClassDescriptionclassBusiness object representing a multistage violation type -
Uses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.multistage.violation.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the multistage violation type -
Uses of DynO in overit.geocallapp.wfm.core.bl.notification
Subclasses of DynO in overit.geocallapp.wfm.core.bl.notificationModifier and TypeClassDescriptionclassBusiness object used to portray the information of a mobile user, in relation with some of his device information. -
Uses of DynO in overit.geocallapp.wfm.core.bl.notification.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.notification.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBONotifiableUser. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.typeModifier and TypeClassDescriptionclassBusiness object representing the Permit Type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOPermitTypeentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOPermitTypeOutcomeReasonRelentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.eventModifier and TypeClassDescriptionclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.rel
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.relModifier and TypeClassDescriptionclassBusiness object representing a Work Cycle Permit Type Relation -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.rel.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.rel.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWorkCyclePermitTypeRelentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.eventModifier and TypeClassDescriptionclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.eventModifier and TypeClassDescriptionclassclassBusiness object representing a search filter for theBOWorkCycleStructurePermitTypeRelentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtainedModifier and TypeClassDescriptionclassBusiness object representing a Permit Obtained -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOPermitObtainedentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.historyModifier and TypeClassDescriptionclassBusiness object representing a Permit Obtained -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOPermitObtainedentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.requiredModifier and TypeClassDescriptionclassBusiness object representing a Permit Required -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOPermitRequiredentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required.historyModifier and TypeClassDescriptionclassBusiness object representing the History of Permit Required -
Uses of DynO in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.event
Modifier and TypeClassDescriptionclassBusiness object representing the search filter for theBOPermitRequiredHistory -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail
Modifier and TypeClassDescriptionclassBusiness object representing a daily plan order configuration detail. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.eventModifier and TypeClassDescriptionclassFilter object for daily plan order configuration detail -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header
Modifier and TypeClassDescriptionclassBusiness Object representing daily plan order configuration header -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.eventModifier and TypeClassDescriptionclassFilter object for daily plan order configuration header -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header
Modifier and TypeClassDescriptionclassBusiness object representing a tooltip configuration. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theTooltipConfigurationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule
Modifier and TypeClassDescriptionclassBusiness object representing a tooltip configuration rule. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theTooltipConfigurationRuleSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agendaModifier and TypeClassDescriptionclassBusiness object representing a agendaclassBusiness object representing an agenda outcome
This BO works on the AAGENDA table, but only on the declared fields. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.historyModifier and TypeClassDescriptionclassBusiness object representing an agenda history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.history.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOAgendaHistory. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resourceModifier and TypeClassDescriptionclassBusiness object representing an agenda resource . -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the agenda resource
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.hourtype
-
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the agenda state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource
Modifier and TypeClassDescriptionclassBusiness object representing a agendateamresource -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.event
Modifier and TypeClassDescriptionclassInput object forAgendaTeamResourceAlignEvent.classBusiness object representing a search filter for the agendateamresource. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theAppointmentSearchFilter. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state
Modifier and TypeClassDescriptionclassBusiness object representing an appointment state -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the appointment state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.eventModifier and TypeClassDescriptionclassObject used as an input bean for theInterventionDurationLoadEvent.classBusiness object representing a search filter for the interventions. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtypeModifier and TypeClassDescriptionclassBusiness Object representing material accounting type -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.eventModifier and TypeClassDescriptionclassFilter object for material accounting type -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial
Modifier and TypeClassDescriptionclassBusiness Object representing agenda materialclassBusiness Object representing an agenda material with wo operation -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.eventModifier and TypeClassDescriptionclassFilter object for agenda materialclassFilter object for agenda material -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.material.eventModifier and TypeClassDescriptionclassInput object for save material accountings -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata
Modifier and TypeClassDescriptionclassBusiness Object for outcome Accessory Data -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata.event
-
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote
Modifier and TypeClassDescriptionclassBusiness object representing a work order encoded note. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the encoded note. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup
-
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.stateModifier and TypeClassDescriptionclassBusiness object representing a intervention group state -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reasonModifier and TypeClassDescriptionclassBusiness object representing a outcome reason -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome reason. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclassModifier and TypeClassDescriptionclassBusiness object representing a outcome class -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome class. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype
Modifier and TypeClassDescriptionclassBusiness object representing a outcome reason type -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome reason type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.type
-
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.type.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate
Modifier and TypeClassDescriptionclassBusiness object representing a outcome validation state -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome validation state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theSchedulingCopyEvent.classBusiness object representing the output to instantiate aSchedulingCopyEventevent.class -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.stateModifier and TypeClassDescriptionclassBusiness object representing a scheduling state -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.optimize.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.optimize.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aSchedulingCompleteOptimizationProcessEventevent.classBusiness object representing the input to instantiate aSchedulingOptimizationProcessEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.planningaction
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.planningactionModifier and TypeClassDescriptionclassBusiness object for planning action notifications. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourcerole
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourceroleModifier and TypeClassDescriptionclassBusiness object representing a resource role. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourcerole.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourcerole.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aResourceRoleSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinityModifier and TypeClassDescriptionclassBO for resource workshift agenda affinity -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity.event
Modifier and TypeClassDescriptionclassBusiness object representing a filter delete Resource Shift Agenda Affinity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.role
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.role -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.role.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.role.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theRoleResourceSearchEvent.classBusiness object representing the input to instantiate aRoleSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.event
-
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.state
Modifier and TypeClassDescriptionclassBusiness object representing a clocking state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling resource. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddressModifier and TypeClassDescriptionclassBusiness object representing a operation center resource address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation center resource address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress
Modifier and TypeClassDescriptionclassBusiness object representing a resource address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource address. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.userModifier and TypeClassDescriptionclassBusiness object representing a scheduling user. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling user. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling resource type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.team
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.team -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.validate.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.validate.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aDaySchedulingsValidateEventevent.classBusiness object representing the output to instantiate aDaySchedulingsValidateEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterialModifier and TypeClassDescriptionclassBusiness object representing a work order operation materialclassBusiness Object representing an accounted material with wo operation -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.event
Modifier and TypeClassDescriptionclassFilter object for wo operation accounted material with detailsclassFilter object for wo operation accounted material -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposalModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.creation
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.creationModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal for create action -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingCreationProposalentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.detail
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.detailModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal Detail. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for search Scheduling Proposal with details. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingProposalentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.removal
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.removalModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal for remove action -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingRemovalProposalentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.stateModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal State -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingProposalStateentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.typeModifier and TypeClassDescriptionclassBusiness object representing a Scheduling Proposal Type -
Uses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.schedulingproposal.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingProposalTypeentity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team
Subclasses of DynO in overit.geocallapp.wfm.core.bl.teamModifier and TypeClassDescriptionclassBusiness object representing a working team. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.team.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWorkingTeam. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team.resource
Subclasses of DynO in overit.geocallapp.wfm.core.bl.team.resourceModifier and TypeClassDescriptionclassBusiness object representing a team shift resource. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team.resource.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.team.resource.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aTeamShiftResourceSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team.shift
Subclasses of DynO in overit.geocallapp.wfm.core.bl.team.shiftModifier and TypeClassDescriptionclassBusiness object representing a team shift.classBusiness object representing a team shift composition. -
Uses of DynO in overit.geocallapp.wfm.core.bl.team.shift.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.team.shift.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theTeamShiftCheckInsertEventevent.classBusiness object representing the input to instantiate aTeamShiftCompositionSearchEventevent.classBusiness object representing a search filter for theBOTeamShift. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contactModifier and TypeClassDescriptionclassBusiness object representing a customer contact. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the contact. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.typeModifier and TypeClassDescriptionclassBusiness object representing a customer contact type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.eventModifier and TypeClassDescriptionclassBusiness object representing the contact type filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.eventModifier and TypeClassDescriptionclassBusiness object representing a technical object filter to apply in a research.classBusiness object representing a technical object filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.feature
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.featureModifier and TypeClassDescriptionclassBusiness object representing a technical object's feature value. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.feature.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.feature.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the technical object feature value. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.headerModifier and TypeClassDescriptionclassBusiness object representing a technical object header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.header.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the technical object header.classBusiness object representing a research filter for the technical object header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter brand. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertypeModifier and TypeClassDescriptionclassBusiness object representing a converter type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the converter type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the meter. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.location
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.locationModifier and TypeClassDescriptionclassBusiness object representing a meter location. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter location. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter class. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.readingModifier and TypeClassDescriptionclassBusiness object representing a meter reading. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote
Modifier and TypeClassDescriptionclassBusiness object representing a encoded note. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the encoded note. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter reading search. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype
Modifier and TypeClassDescriptionclassBusiness object representing the meter type in a reading. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter reading type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.stateModifier and TypeClassDescriptionclassBusiness object representing a meter reading state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter reading state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.typeModifier and TypeClassDescriptionclassBusiness object representing a reading type on a meter. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter reading type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.state -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the meter type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.stateModifier and TypeClassDescriptionclassBusiness object representing a technical object state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.state.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the technical object state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.statetype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.statetypeModifier and TypeClassDescriptionclassBusiness object representing a technical object state type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.statetype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.statetype.eventModifier and TypeClassDescriptionclassBusiness object representing the technical object state type filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.typeModifier and TypeClassDescriptionclassBusiness object representing a technical object type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.eventModifier and TypeClassDescriptionclassBusiness object representing the technical object type filter to apply in research. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.template
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.templateModifier and TypeClassDescriptionclassBusiness object representing a technical object type template. -
Uses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.template.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.technicalobject.type.template.eventModifier and TypeClassDescriptionclassBusiness object representing the technical object type template filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.category
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryModifier and TypeClassDescriptionclassBusiness object representing the category of a timesheet task. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the task category. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryeventtype
Modifier and TypeClassDescriptionclassBusiness object representing the relation between aBOTaskCategoryand aBOEventType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the event type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.profileModifier and TypeClassDescriptionclassBusiness object representing a timesheet profile
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet profile. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.eventModifier and TypeClassDescriptionclassBusiness object representing a filter for research into the timesheet monitor. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.headerModifier and TypeClassDescriptionclassBusiness object representing a timesheet header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.historyModifier and TypeClassDescriptionclassBusiness object representing a timesheet header history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.history.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet header history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.stateModifier and TypeClassDescriptionclassBusiness object representing a timesheet state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.header.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet state. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timeline
Methods in overit.geocallapp.wfm.core.bl.timesheet.timeline with parameters of type DynO -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet task. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententityModifier and TypeClassDescriptionclassBusiness object representing an event entity, i.e. an entity linked to theBOEventTypethat started or ended timesheet task. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the event entity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.history
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.historyModifier and TypeClassDescriptionclassBusiness object representing a timesheet task history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.history.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet task history. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the task state -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.typeModifier and TypeClassDescriptionclassBusiness object representing a timesheet type -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet type -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the warning. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.typeModifier and TypeClassDescriptionclassBusiness object representing a warning type
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.timesheet.warning.type.eventModifier and TypeClassDescriptionclassBusiness object representing a filter for the warning type
. -
Uses of DynO in overit.geocallapp.wfm.core.bl.user
Subclasses of DynO in overit.geocallapp.wfm.core.bl.user -
Uses of DynO in overit.geocallapp.wfm.core.bl.user.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.user.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the user. -
Uses of DynO in overit.geocallapp.wfm.core.bl.user.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.user.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.user.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.user.type.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.user.type.function
Subclasses of DynO in overit.geocallapp.wfm.core.bl.user.type.functionModifier and TypeClassDescriptionclassBusiness object representing a user type function -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.auditModifier and TypeClassDescriptionclassBusiness object that represent a complete intervention planning -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.eventModifier and TypeClassDescriptionclassInput object for save a workorder intervention planning change withWorkOrderInterventionPlanningSaveEventclassBusiness object representing a search filter for theWorkOrderInterventionPlanningSearchEvent -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanningModifier and TypeClassDescriptionclassBusiness object for intervention planning history -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning.event
-
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresource
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresourceModifier and TypeClassDescriptionclassBusiness object for intervention planning resources -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.eventModifier and TypeClassDescriptionclassBusiness object representing the input forWorkOrderValidationEvent -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.headerModifier and TypeClassDescriptionclassBusiness object representing a work order header It contains the master data of the work order and its relations with the other needed components such as the address, the operation center and the work cycle. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.header.event -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial
Modifier and TypeClassDescriptionclassBusiness Object representing wo type admitted material -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial.event
Modifier and TypeClassDescriptionclassFilter object for wo type admitted material -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationModifier and TypeClassDescriptionclassBusiness object representing a work order operation. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order operations. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.material
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.materialModifier and TypeClassDescriptionclassBusiness object representing a work order operation material -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.material.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.material.eventModifier and TypeClassDescriptionclassEvent Input for EventWOOperationMaterialPredictionUpsertEventthat takes in input the data needed for the AI columns in the table RWOOMATERIAL.classBusiness object representing a search filter for the work order operation materialclassBusiness object representing a search filter for the admittedBOMaterialassociated to a specific work order type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.stateModifier and TypeClassDescriptionclassBusiness object representing a work order operation state -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order operation. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.typeModifier and TypeClassDescriptionclassBusiness object representing a work order operation type -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operation.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the WorkOrderOperationType. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivityModifier and TypeClassDescriptionclassBusiness object representing a operation activity -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the operation's activity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtypeModifier and TypeClassDescriptionclassBusiness object representing a work order type activity -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type activity. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationtype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationtypeModifier and TypeClassDescriptionclassBusiness object representing a operation type -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationtype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.operationtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.requesttype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.requesttype -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.requesttype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.requesttype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the request type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.servicetype
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.servicetype -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.servicetype.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.servicetype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the service type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.source
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.sourceModifier and TypeClassDescriptionclassBusiness object representing a work order source -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.source.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.source.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order source. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.state
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.stateModifier and TypeClassDescriptionclassBusiness object representing a work order state -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.state.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order states. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.teamaffinity
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.teamaffinityModifier and TypeClassDescriptionclassBusiness object representing the work order affinity with a team. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.eventModifier and TypeClassDescriptionclassBusiness object representing a filter for theWorkOrderTeamAffinityLoadEvent. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.typeModifier and TypeClassDescriptionclassBusiness object representing a work order type -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.urgency
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.urgencyModifier and TypeClassDescriptionclassBusiness object representing a work order urgency -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.urgency.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.urgency.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order urgency. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work center. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.header
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.headerModifier and TypeClassDescriptionclassBusiness object representing a work cycle header -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work cycle. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.operationModifier and TypeClassDescriptionclassBusiness object representing a work cycle operation -
Uses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work cycle operations. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.eventModifier and TypeClassDescriptionclassObject used as an input bean for the forNearestWorkShiftLoadEvent
.classDeprecated, for removal: This API element is subject to removal in a future version.classBusiness object representing a search filter for the work shift. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequestModifier and TypeClassDescriptionclassBusiness object representing a request to create a resource shift exception. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource shift exception request. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.status
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.statusModifier and TypeClassDescriptionclassBusiness object representing a the status of aBOResourceShiftExceptionRequest. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.typeModifier and TypeClassDescriptionclassBusiness object representing a the type of aBOResourceShiftExceptionRequest. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.oncall
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.oncallModifier and TypeClassDescriptionclassBusiness object used to define the availability shift of a scheduling resource. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.oncall.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.oncall.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the timesheet header. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receiptModifier and TypeClassDescriptionclassA business object representing a proof to justify a not yet planned task in a certain work shift. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the receipt. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the receipt type. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the shift exception class. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type
Modifier and TypeClassDescriptionclassBusiness object representing the class type of aBOReceipt. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the shift exception class. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionimpact
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionimpactModifier and TypeClassDescriptionclassBusiness object representing the impact an exception has on a work shift. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionmanagement
Modifier and TypeClassDescriptionclassBusiness object representing the management of aBOReceipt. -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.type
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.type -
Uses of DynO in overit.geocallapp.wfm.core.bl.workshift.type.event
Subclasses of DynO in overit.geocallapp.wfm.core.bl.workshift.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for work shift type. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.action
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.actionModifier and TypeClassDescriptionclassDTO for Bundling.classDTO for Bundling. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundleModifier and TypeClassDescriptionclassDTO for Bundle Header.classDTO for Bundle Header. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.action
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.action -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.operationModifier and TypeClassDescriptionclassDTO for Bundle Operation.classDTO for Bundle Operation. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.statesModifier and TypeClassDescriptionclassDTO for Bundle Operation State.classDTO for Bundle Operation State. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.skillModifier and TypeClassDescriptionclassDTO for Bundle Skill.classDTO for Bundle Skill. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivisionModifier and TypeClassDescriptionclassDTO for Bundle Skill Division.classDTO for Bundle Skill Division. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.state
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.bundle.stateModifier and TypeClassDescriptionclassDTO for Bundle State.classDTO for Bundle State. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.ordering
Modifier and TypeClassDescriptionclassDTO for Bundle Operation Ordering.classDTO for Bundle Operation Ordering. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.ruleModifier and TypeClassDescriptionclassDTO for Bundling Rule Header.classDTO for Bundling Rule Header.classDTO for Bundling Rule Header.classDTO for Bundling Rule Header. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.filter
Modifier and TypeClassDescriptionclassDTO for Bundling Rule Filter.classDTO for Bundling Rule Filter.classDTO for Bundling Rule Filter.classDTO for Bundling Rule Filter. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.ordering
Modifier and TypeClassDescriptionclassDTO for Bundling Rule Ordering.classDTO for Bundling Rule Ordering.classDTO for Bundling Rule Ordering.classDTO for Bundling Rule Ordering. -
Uses of DynO in overit.geocallapp.wfm.core.bundler.rs2.criterion
Subclasses of DynO in overit.geocallapp.wfm.core.bundler.rs2.criterionModifier and TypeClassDescriptionclassDTO for Bundle Criterion.classDTO for Bundle Criterion. -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshellModifier and TypeClassDescriptionclassDTO representing aBOCrewShellobject.classDTO to search forDTOCrewShellobjects.classDTO representing the data to insert aBOCrewShellobject.classDTO representing the data to update aBOCrewShellobject. -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.address
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.addressModifier and TypeClassDescriptionclassDTO representing aBOCrewShellAddressobject.classDTO to search forDTOCrewShellAddressobjects.classDTO representing the data to insert aBOCrewShellAddressobject.classDTO representing the data to update aBOCrewShellAddressobject. -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.skill
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.skillModifier and TypeClassDescriptionclassDTO representing aBOCrewShellSkillobject.classDTO to search forDTOCrewShellSkillobjects.classDTO representing the data to insert aBOCrewShellSkillobject. -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technicianModifier and TypeClassDescriptionclassDTO representing aBOCrewShellDraftCompositionobject.classDTO representing theCrewShellTechnicianSearchFilterobject to search for theBOCrewShellDraftCompositionobjects.classDTO that holds theBOCrewShellobject's day information.class -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.typeModifier and TypeClassDescriptionclassDTO representing aBOCrewShellTypeobject.classDTO to search forDTOCrewShellTypeobjects.classDTO representing the data to insert aBOCrewShellTypeobject.classDTO representing the data to update aBOCrewShellTypeobject. -
Uses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift
Subclasses of DynO in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshiftModifier and TypeClassDescriptionclassDTO representing a crew shell work shift.classDTO representing a search filter to search for crew shell work shifts. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroupModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.rule
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.ruleModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheet
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheetModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheet.scope
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheet.scopeModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheet.state
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.sheet.stateModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.templateModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.header
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.headerModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.release
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.releaseModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.workingcopy
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.template.workingcopyModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.type
Subclasses of DynO in overit.geocallapp.wfm.core.datacollection.rs2.typeModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.configuration
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.configurationModifier and TypeClassDescriptionclassDTO for multistage configuration.classDTO representing a Multistage configuration creation request.classDTO for multistage configuration search filter.classDTO representing a Multistage configuration update request. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.dependencytype
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.dependencytypeModifier and TypeClassDescriptionclassDTO for Multistage Dependency Type.classDTO for search Multistage Dependency Type. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.dependency
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.dependencyModifier and TypeClassDescriptionclassDTO for Multistage Group add dependencies.classDTO for Multistage Group Dependency.classDTO for search Multistage Group Dependencies.classDTO for edit Multistage Group Dependencies. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.header
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.headerModifier and TypeClassDescriptionclassDTO for Multistage Group header.classDTO representing a Multistage configuration creation request.classDTO for multistage group header search filter.classDTO representing a Multistage configuration update request. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.operation
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.operationModifier and TypeClassDescriptionclassDTO for Multistage Group Operation.classDTO for search Multistage Group Operation related Violations.classDTO for search Multistage Group Operations. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.origintypes
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.origintypesModifier and TypeClassDescriptionclassDTO for Multistage Origin Types.classDTO for search Multistage Origin Types. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.state
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.group.stateModifier and TypeClassDescriptionclassDTO for Multistage State.classDTO for search Multistage Origin Types. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.management
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.managementModifier and TypeClassDescriptionclassDTO for Multistage Management.classDTO for search Multistage Origin Types. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violationModifier and TypeClassDescriptionclassDTO for Multistage Violation.classDTO for search Multistage Violation from group.classDTO for search Multistage Origin Violations. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.header
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.headerModifier and TypeClassDescriptionclassDTO for multistage violation header. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.message
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.messageModifier and TypeClassDescriptionclassDTO for Multistage Violation message. -
Uses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.type
Subclasses of DynO in overit.geocallapp.wfm.core.multistage.rs2.violation.typeModifier and TypeClassDescriptionclassDTO for Multistage Violation type.classDTO for search Multistage Violation types. -
Uses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.type
Subclasses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.typeModifier and TypeClassDescriptionclassDTO for Permit Type.classDTO for insert a Permit Type.classDTO for search a Permit Type.classDTO for update a Permit Type. -
Uses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.type.outcomereason
Subclasses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.type.outcomereasonModifier and TypeClassDescriptionclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle
Subclasses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.workcycleModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.workorder
Subclasses of DynO in overit.geocallapp.wfm.core.permits.rs2.permits.workorderModifier and TypeClassDescriptionclassDTO for view Work Order Permits Obtained.classDTO for insert Work Order Permits Obtained.classDTO for search Work Order Permits Obtained.classDTO for update Work Order Permits Obtained.classDTO for view Work Order Permits Required.classDTO for insert Work Order Permits Required.classDTO for search Work Order Permits Required.classDTO for update Work Order Permits Required. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.base.ocgroup
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.base.ocgroupModifier and TypeClassDescriptionclassDTO for OC group.classDTO for search OC Groups. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.clocking
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.clockingModifier and TypeClassDescriptionclassDTO for clocking.classDTO for search Clockings. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.clocking.type
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.clocking.typeModifier and TypeClassDescriptionclassDTO for Clocking Type.classDTO for search Clocking Types. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.clocking.type.action
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.clocking.type.actionModifier and TypeClassDescriptionclassDTO for Clocking Action Type.classDTO for search Clocking Action Type. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.gis.offline
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.gis.offlineModifier and TypeClassDescriptionclassDTO to indicate the outcome of a gis file upload.classDTO to obtain a pre-signed url to upload a gis file.classDTO used as a output bean to portray the pre-signed url that will be used to upload a gis file. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.location.region
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.location.regionModifier and TypeClassDescriptionclassDTO for Region.classDTO for search Regions. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.material.history
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.material.historyModifier and TypeClassDescriptionclassDTO for material history.classDTO for material history filter. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.material.serialized
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.material.serializedModifier and TypeClassDescriptionclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.rs5.material.serialized.history
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.material.serialized.historyModifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.core.rs5.material.serialized.model
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.material.serialized.modelModifier and TypeClassDescriptionclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote
Modifier and TypeClassDescriptionclassDTO for WorkOrder Encoded Note.classDTO representing a workorder encoded note creation request.classDTO representing workorders encoded notes search request.classDTO representing a workorder encoded note update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reasonModifier and TypeClassDescriptionclassDTO for outcome reason.classDTO representing a outcome reason creation request.classDTO representing a outcome reason search request.classDTO representing a outcome reason update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.outcomeclass
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.outcomeclassModifier and TypeClassDescriptionclassDTO for outcome class.classDTO for outcome class search filter. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontypeModifier and TypeClassDescriptionclassDTO for Outcome Reason Type.classDTO representing a outcome reason type creation request.classDTO representing a outcome reason type search request.classDTO representing a outcome reason type update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.type
Modifier and TypeClassDescriptionclassDTO for outcome type.classDTO for search Outcome Types. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate
Modifier and TypeClassDescriptionclassDTO for Outcome Validation State.classDTO for search Outcome Validation State. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.schedulingresource.workday
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.schedulingresource.workday -
Uses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote
Modifier and TypeClassDescriptionclassDTO for Encoded Note.classDTO representing an encoded note creation request.classDTO representing encoded notes search request.classDTO representing an encoded note update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.metertype
Modifier and TypeClassDescriptionclassDTO for Meter Reading type.classDTO for search Reading Meter types. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.stateModifier and TypeClassDescriptionclassDTO for Meter Reading state.classDTO for search Meter Reading states. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.type
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.typeModifier and TypeClassDescriptionclassDTO for meter reading type.classDTO for search Meter Reading types. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.state
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.technicalobject.meter.stateModifier and TypeClassDescriptionclassDTO for Meter state.classDTO for search Meter states. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.user
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.userModifier and TypeClassDescriptionclassDTO for Users.classDTO for insert Users.classDTO for search Users.classDTO for update a User. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workcalendar.resourceshiftexceptionrequest
Modifier and TypeClassDescriptionclassDTO for resource shift exception requestclassDTO representing a resource shift exception request creation request.classDTO for resource shift exception request search filter. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workcalendar.workshift.oncall
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workcalendar.workshift.oncallModifier and TypeClassDescriptionclassDTO for on call shift.classDTO for on call shift search filter. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.action.createfromworkcycle
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.action.createfromworkcycleModifier and TypeClassDescriptionclassDTO for create workorder from workcycle. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.attachment
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.attachmentModifier and TypeClassDescriptionclassDTO for work order attachmentclassDTO for add a new attachment to a work orderclassDTO for define the upload outcome of a work order attachment -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workcycleModifier and TypeClassDescriptionclassDTO for workorder cycle.classDTO representing a workorder cycle header creation request.classDTO representing a work order cycle headers search request.classDTO representing a workorder cycle header update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle.operation
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle.operationModifier and TypeClassDescriptionclassDTO for WorkOrder cycle operation.classDTO representing a WorkOrder cycle operation creation request.classDTO representing a workorder cycle operation search request.classDTO representing a WorkOrder cycle operation update request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workorderorigin
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.config.workorderoriginModifier and TypeClassDescriptionclassDTO for work order origin.classDTO for work order origin search filter. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.header
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.headerModifier and TypeClassDescriptionclassDTO for WorkOrder Header.classDTO for insert WorkOrder Header.classDTO representing a profile search request. -
Uses of DynO in overit.geocallapp.wfm.core.rs5.workorder.operation.material
Subclasses of DynO in overit.geocallapp.wfm.core.rs5.workorder.operation.materialModifier and TypeClassDescriptionclassDTO for work order operation material.classDTO used to insert a new work order operation material association.classDTO used as search filter for work order operation material.classDTO used to update the work order operation material association. -
Uses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal
Subclasses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposalModifier and TypeClassDescriptionclassDTO for warehouse type id.classDTO for warehouse type id. -
Uses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation
Modifier and TypeClassDescriptionclassDTO for Scheduling Creation Proposal.classDTO for Scheduling Proposal Insert.class -
Uses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal
Modifier and TypeClassDescriptionclassDTO for Scheduling Creation Proposal.classDTO for Scheduling Proposal Insert.class -
Uses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state
Modifier and TypeClassDescriptionclassDTO for Scheduling Proposal State.classDTO for search Scheduling Proposal State. -
Uses of DynO in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type
Modifier and TypeClassDescriptionclassDTO for Scheduling Proposal Type.classDTO for search Scheduling Proposal Type. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2Modifier and TypeClassDescriptionclassTimesheet insert task DTO.classTimesheet insert task by user DTO.classDTO for timesheet search filter. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.eventtype
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.eventtypeModifier and TypeClassDescriptionclassDTO for event type.classDTO for event type search filter -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.profile
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.profileModifier and TypeClassDescriptionclassDTO for profile.classDTO representing a profile creation request.classDTO representing a profile search request.classDTO representing a profile update request. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategory
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategoryModifier and TypeClassDescriptionclassDTO for task category.classDTO representing a task category creation request.classDTO representing a task category search request.classDTO representing a task category update request. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategoryeventtype
Modifier and TypeClassDescriptionclassDTO for task category event type.classDTO representing a task category event type creation request.classDTO representing a task category event type creation request. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.header
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.header -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.state
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.stateModifier and TypeClassDescriptionclassDTO for timesheet state.classDTO for timesheet state search filter. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.task
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.taskModifier and TypeClassDescriptionclassDTO for Timesheet task.classDTO for timesheet task search filter.classDTO representing a Timesheet task update request. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.task.evententity
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.task.evententityModifier and TypeClassDescriptionclassDTO for timesheet event entity.classDTO for search event entity task. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.task.state
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.task.stateModifier and TypeClassDescriptionclassDTO for task state.classDTO for task state search filter. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.type
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.typeModifier and TypeClassDescriptionclassDTO for Timesheet type.classDTO for timesheet type search filter. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.warning
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.warningModifier and TypeClassDescriptionclassDTO for warning.classDTO for warning search filter. -
Uses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.warning.type
Subclasses of DynO in overit.geocallapp.wfm.core.timesheet.rs2.warning.typeModifier and TypeClassDescriptionclassDTO for warning type.classDTO for warning type search filter. -
Uses of DynO in overit.geocallapp.wfm.core.ux.bundler.search.detail.map
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map that return DynOModifier and TypeMethodDescriptionprotected DynOBundleHeaderMapLayer.getTooltipData(String featureId) protected abstract DynOBundleMapLayerBase.getTooltipData(String featureId) Retrieves tooltip data for a specific feature.protected DynOBundleOperationsMapLayer.getTooltipData(String featureId) protected DynOBundleStartingPositionMapLayer.getTooltipData(String featureId) -
Uses of DynO in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltip
Subclasses of DynO in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltipModifier and TypeClassDescriptionclassData class for bundle operation tooltip information. -
Uses of DynO in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician that return DynOModifier and TypeMethodDescriptionprotected DynOServerTableViewAllocateTechnicians.makeFilter(EventServerTableView.EventSearch eventAnnotation) -
Uses of DynO in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search
Subclasses of DynO in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.searchModifier and TypeClassDescriptionclassBusiness object representing a Crew Shell working team. -
Uses of DynO in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellWorkingTeamSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.core.ux.crewshell.workshift.event
Subclasses of DynO in overit.geocallapp.wfm.core.ux.crewshell.workshift.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theDailyWorkshiftDragDropEventevent.classBusiness object representing the output for theDailyWorkshiftDragDropEventevent. -
Uses of DynO in overit.geocallapp.wfm.core.ux.location.address
Classes in overit.geocallapp.wfm.core.ux.location.address with type parameters of type DynO -
Uses of DynO in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event
-
Uses of DynO in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.event
-
Uses of DynO in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.event
-
Uses of DynO in overit.geocallapp.wfm.core.ux.material.selection
Subclasses of DynO in overit.geocallapp.wfm.core.ux.material.selectionModifier and TypeClassDescriptionclassObject representing the search input forSelectMaterialpage. -
Uses of DynO in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependency
Subclasses of DynO in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependencyModifier and TypeClassDescriptionclassParameters that the panel edit multistage dependencies needsclassMethods in overit.geocallapp.wfm.core.ux.multistage.group.operation.dependency with parameters of type DynO -
Uses of DynO in overit.geocallapp.wfm.core.ux.schedule.intervention.material
Subclasses of DynO in overit.geocallapp.wfm.core.ux.schedule.intervention.materialModifier and TypeClassDescriptionclassInput object for material accounting page -
Uses of DynO in overit.geocallapp.wfm.core.ux.schedule.tooltip
Subclasses of DynO in overit.geocallapp.wfm.core.ux.schedule.tooltip -
Uses of DynO in overit.geocallapp.wfm.core.ux.schedule.tooltip.renderer
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.renderer with type parameters of type DynOModifier and TypeMethodDescriptionPlanningMonitorTooltipHTMLRenderer.render(PlanningMonitorActivityTooltip configuration, T dynO) Produce an HTML String according to the given tool-tip's configuration and data. -
Uses of DynO in overit.geocallapp.wfm.core.ux.timesheet.search.detail
Subclasses of DynO in overit.geocallapp.wfm.core.ux.timesheet.search.detailModifier and TypeClassDescriptionclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.composition
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.compositionModifier and TypeClassDescriptionclassBusiness object representing a crew shell composition. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.composition.event
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.composition.eventModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aCrewShellCompositionSearchEventevent. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.event
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCrewShellSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.type
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.typeModifier and TypeClassDescriptionclassBusiness object representing a crew shell type. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCrewShellTypeentity. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.workshift
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.workshiftModifier and TypeClassDescriptionclassBusiness Object representing a crew shell work shift. -
Uses of DynO in overit.geocallapp.wfm.crewshell.bl.workshift.event
Subclasses of DynO in overit.geocallapp.wfm.crewshell.bl.workshift.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for crew shell work shifts. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.optionsgroup
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.optionsgroupModifier and TypeClassDescriptionclassDTO for data collection options groupclassDTO for filter data collection options groupclassDTO for insert data collection options groupclassDTO for update data collection options group -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.rule
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.ruleModifier and TypeClassDescriptionclassDTO for data collection template wo creation ruleclassDTO for filter data collection template w o creation ruleclassDTO for insert data collection template wo creation ruleclassDTO for update data collection template wo creation rule -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.scope
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.scopeModifier and TypeClassDescriptionclassDTO for data collection scopeclassDTO for filter data collection scope -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.sheet
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.sheetModifier and TypeClassDescriptionclassDTO for data collection sheet.classDTO used to associate a data collection sheet to an account.classDTO used to associate a data collection sheet to an asset.classDTO used to associate a data collection sheet to a work order operation.classDTO used to associate a data collection sheet to a scheduling resource.classDTO used as data collection sheet search filter.classDTO used to change the status of a data collection sheet. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.sheet.state
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.sheet.stateModifier and TypeClassDescriptionclassDTO for data collection sheet stateclassDTO for filter data collection sheet state -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.templateModifier and TypeClassDescriptionclassDTO for data collection template.classDTO used as data collection template search filter.classDTO used to create a data collection template.classDTO used to update a data collection template. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.release
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.releaseModifier and TypeClassDescriptionclassDTO for data collection template release.classDTO used as data collection template release search filter.classDTO used to insert a data collection template release.classDTO used to update a data collection template release. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.sheet
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.sheetModifier and TypeClassDescriptionclassDTO used to insert a data collection template sheet. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules
Modifier and TypeClassDescriptionclassDTO for data collection template outcome ruleclassDTO for filter data collection template outcome ruleclassDTO for insert data collection template outcome ruleclassDTO for update data collection template outcome rule -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.header
Modifier and TypeClassDescriptionclassDTO for data collection template visibility rule headerclassDTO for filter Dynamic Forms template visibility rule headerclassDTO for insert Dynamic Forms template visibility rule headerclassDTO for update Dynamic Forms template visibility rule header -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.row
Modifier and TypeClassDescriptionclassDTO for data collection template visibility rule rowclassDTO for filter data collection template visibility rule rowclassDTO for insert data collection template visibility rule row -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.workingcopy
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.template.workingcopyModifier and TypeClassDescriptionclassDTO for data collection template working copy.classDTO used to update a data collection template working copy. -
Uses of DynO in overit.geocallapp.wfm.datacollection.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.datacollection.rs1.typeModifier and TypeClassDescriptionclassDTO for data collection typeclassDTO for filter data collection typeclassDTO for insert data collection typeclassDTO for update data collection type -
Uses of DynO in overit.geocallapp.wfm.execution.bl.census.rule
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.census.ruleModifier and TypeClassDescriptionclassBusiness object representing the technical object census rule. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.census.rule.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.census.rule.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the technical object census rule to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.census.type
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.census.typeModifier and TypeClassDescriptionclassBusiness object representing the census type. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.encodednote
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.encodednoteModifier and TypeClassDescriptionclassBusiness object representing an encoded note. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.encodednote.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.encodednote.eventModifier and TypeClassDescriptionclassBusiness object representing the encoded note. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.interventionModifier and TypeClassDescriptionclassBusiness object representing an intervention.classAn aggregate of all the entities that are related to an intervention. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.censusrule.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.censusrule.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the census rules to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theInterventionAggregate.classBusiness object representing a search filter for theBOIntervention.classRepresents an input object forResourceInterventionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resourceModifier and TypeClassDescriptionclassBusiness Object representing an Intervention Resource. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.eventModifier and TypeClassDescriptionclassBusiness object representing a filter delete the relation between an intervention and a resource.classBusiness object representing a filter to reset the interventions associated with resources.classBusiness Object representing a search filter to search for intervention resources. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype.event
-
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation
Modifier and TypeClassDescriptionclassBusiness Object representing work order operation resource. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.eventModifier and TypeClassDescriptionclassBusiness object representing a filter delete work order operation resource.classBusiness object representing a search filter for theBOWorkOrderOperationResource. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.status
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.statusModifier and TypeClassDescriptionclassBusiness object representing a intervention status -
Uses of DynO in overit.geocallapp.wfm.execution.bl.intervention.status.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.intervention.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the intervention status. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.interventiongroup.censusruleModifier and TypeClassDescriptionclassBusiness object representing the connection linking a census rule to an intervention group. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.event
Modifier and TypeClassDescriptionclassBusiness object representing the filter for the intervention group census rule to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.intervention
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.interventionModifier and TypeClassDescriptionclassBusiness Object representing an intervention outcome. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.intervention.eventModifier and TypeClassDescriptionclassRepresents an input object forInterventionExecutionDeleteEvent.classRepresents an input object forInterventionTakeInChargeEvent,InterventionArrivalOnSiteEventandInterventionStartEvent.classObject used as an input bean for theInterventionOutcomeCompleteNotificationEvent.classInterventionOutcomeNotificationInput<BOInterventionOutcome>Object used as an input bean for the forInterventionOutcomeNotificationEvent.classObject used as an input bean for the forInterventionOutcomeSaveInput.classBusiness object representing a search filter for theBOInterventionOutcome. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reasonModifier and TypeClassDescriptionclassBusiness object representing outcome reason. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednoteModifier and TypeClassDescriptionclassBusiness object representing an outcome reason encoded note. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the outcome reason encoded note. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOutcomeReason. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.type
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.typeModifier and TypeClassDescriptionclassBusiness object representing outcome reason type. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.type.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.reason.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOutcomeReasonType. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.type
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.type -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.type.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOutcomeType. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.validation.status
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.validation.statusModifier and TypeClassDescriptionclassBusiness object representing validation status. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.validation.status.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.validation.status.eventModifier and TypeClassDescriptionclassObject used as an input bean for the forInterventionOutcomeValidationStatusByRuleUpdateEvent.classBusiness object representing a search filter for theBOValidationStatus. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.workorderoriginModifier and TypeClassDescriptionclassBusiness object representing a outcome work order origin. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for outcome work order origin. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcomeclass
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcomeclassModifier and TypeClassDescriptionclassBusiness Object representing outcome class. -
Uses of DynO in overit.geocallapp.wfm.execution.bl.outcomeclass.event
Subclasses of DynO in overit.geocallapp.wfm.execution.bl.outcomeclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOutcomeClass. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.encodednote
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.encodednoteModifier and TypeClassDescriptionclassDTO for encoded noteclassDTO for filter encoded noteclassDTO for insert encoded noteclassDTO for update encoded note -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.hourtype
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.hourtypeModifier and TypeClassDescriptionclassDTO for hour typeclassDTO for filter hour type -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.intervention
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.interventionModifier and TypeClassDescriptionclassDTO for interventionclassDTO for intervention arrival on siteclassDTO for filter intervention.classDTO for intervention startclassDTO for intervention take in charge -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.interventionoutcome
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.interventionoutcomeModifier and TypeClassDescriptionclassDTO for intervention outcome.classDTO for insert intervention outcomeclassDTO for intervention outcome update. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.interventionresource
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.interventionresourceModifier and TypeClassDescriptionclassDTO representing an intervention resource.classDTO representing a search filter to search for intervention resources.classDTO for intervention resource insert.classDTO for intervention resource updateclassDTO for intervention resource validation. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.interventionstatus
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.interventionstatusModifier and TypeClassDescriptionclassDTO for intervention statusclassDTO for filter intervention status -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcome
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomeModifier and TypeClassDescriptionclassDTO for outcome.classDTO for filter an outcome. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomeclass
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomeclassModifier and TypeClassDescriptionclassDTO for outcome classclassDTO for filter outcome class -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereason
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereasonModifier and TypeClassDescriptionclassDTO for outcome reasonclassDTO for filter outcome reasonclassDTO for insert outcome reasonclassDTO for update outcome reason -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednoteModifier and TypeClassDescriptionclassDTO for outcome reason encoded noteclassDTO for filter outcome reason encoded noteclassDTO for insert outcome reason encoded note -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereasontype
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomereasontypeModifier and TypeClassDescriptionclassDTO for outcome reason typeclassDTO for filter outcome reason typeclassDTO for insert outcome reason typeclassDTO for update outcome reason type -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcometype
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcometypeModifier and TypeClassDescriptionclassDTO for outcome typeclassDTO for filter outcome type -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomevalidationstatus
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomevalidationstatusModifier and TypeClassDescriptionclassDTO for validation status.classDTO for validation status filter. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.outcomeworkorderorigin
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.outcomeworkorderoriginModifier and TypeClassDescriptionclassDTO for outcome work order originclassDTO used to filter outcome work order origin -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.resourceintervention
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.resourceinterventionModifier and TypeClassDescriptionclassDTO for intervention assigned resourcesclassResponse DTO for resource intervention. -
Uses of DynO in overit.geocallapp.wfm.execution.rs1.workorderoperationresource
Subclasses of DynO in overit.geocallapp.wfm.execution.rs1.workorderoperationresourceModifier and TypeClassDescriptionclassDTO for work order operation resourceclassDTO for filter work order operation resource -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.activity
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.activity -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.activity.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOActivity. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.inputModifier and TypeClassDescriptionclassBusiness object representing an activity input for the algorithm.classBusiness object representing algorithm parameters for capacity planning.classBusiness object representing algorithm parameters (for parameter finder) for capacity planning.classBusiness object representing algorithm parameters (for the validator) for capacity planning.classBusiness object representing an activity input for the algorithm.classBusiness object representing a resource input for the coverage algorithm.classBusiness object representing an output of the coverage algorithm job info.classBusiness object representing a resource input for the coverage algorithm.classBusiness object representing a workday input for the coverage algorithm. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.eventModifier and TypeClassDescriptionclassBusiness object representing an input object for the coverage algorithm.classBusiness object representing a resource input for the coverage algorithm. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.outputModifier and TypeClassDescriptionclassBusiness object representing the output of the capacity planning algorithm.classBusiness object representing an activity output from the capacity planning algorithm.classBusiness object representing a resource output from the capacity planning algorithm.classBusiness object representing a solution output from the capacity planning algorithm. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail
Modifier and TypeClassDescriptionclassBusiness object representing a row of a capacity planning detail resultclassBusiness object representing a row of a capacity planning activity detail resultclassBusiness object representing a row of a capacity planning detail resultclassBusiness object representing a row of a capacity planning resource detail result -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCapacityPlanningAllTimeframesResultDetailSearchEventclassclassBusiness object representing the input for theCapacityPlanningActivityDetailResultSearchEventandCapacityPlanningResourceDetailResultSearchEvent.classBusiness object representing the input for theCapacityPlanningTotalResultCalculateEventevent -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theCapacityPlanningResultSearchEvent -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenarioModifier and TypeClassDescriptionclassBusiness object representing a row of a capacity planning scenario -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail
Modifier and TypeClassDescriptionclassBusiness object representing a Capacity Planning Scenario Detail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event
Modifier and TypeClassDescriptionclassBusiness object representing an input for the capacity planning scenario coverage activity reportclassBusiness object representing an output for the capacity planning scenario coverage activity reportclassBusiness object representing an output for the capacity planning scenario coverage time reportclassBusiness object representing an input for the capacity planning scenario coverage resource reportclassBusiness object representing an output for the capacity planning scenario coverage resource reportclassBusiness object representing an input for the capacity planning scenario coverage time report detailsclassBusiness object representing an output for the capacity planning scenario coverage time report detailclassBusiness object representing an input for the capacity planning scenario coverage time reportclassBusiness object representing an output for the capacity planning scenario coverage time reportclassBusiness object representing the input for theCapacityPlanningScenarioSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.stateModifier and TypeClassDescriptionclassBusiness object representing a Capacity Planning State -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCapacityPlanningState. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activityModifier and TypeClassDescriptionclassBusiness object representing an activity forecast header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detailModifier and TypeClassDescriptionclassBusiness object representing a forecast activity detail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.event
Modifier and TypeClassDescriptionclassBusiness object representing an input for the event that insert forecast activity detail from work load distribution.classBusiness object representing a search filter for theBOForecastActivityDetail.classBusiness object representing an input for the event that calculates the multiple timeframe activity -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOActivityForecastHeader. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity
Modifier and TypeClassDescriptionclassBusiness object representing a forecast activity. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOForecastActivity.classclassBusiness object representing a search filter for theBOForecastActivity. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.ganttModifier and TypeClassDescriptionclassBusiness object representing a block of the forecast activity gantt. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.event
-
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter
Modifier and TypeClassDescriptionclassBusiness Object representing forecast activity import filter -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.eventModifier and TypeClassDescriptionclassObject representing an input object for theForecastActivityImportFilterCreationEventin order to create theBOForecastActivityImportFilter.classFilter object for forecast activity import filter -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theForecastActivityPrioritySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theForecastActivitySkillSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistributionModifier and TypeClassDescriptionclassBusiness object representing a work load. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.workloaddistribution.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work loads. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint
Modifier and TypeClassDescriptionclassBusiness object representing a forecast grouping constraint. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theForecastGroupingConstraintSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecastModifier and TypeClassDescriptionclassInput object for all the forecast imports.classInput object for all the forecast read events.classInput object for all the resource forecast read events.classBusiness object representing a shared resource with his log. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity
Modifier and TypeClassDescriptionclassInput object for all the activity forecast read events. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.eventModifier and TypeClassDescriptionclassInput object forActivityForecastHeaderImportEvent.classOutput object forActivityForecastHeaderImportEvent.classBusiness object that represent a row of the activity forecast header import.classOutput object forActivityForecastHeaderReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.event -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.eventModifier and TypeClassDescriptionclassInput object forForecastActivityImportEvent.classOutput object forForecastActivityImportEvent.classBusiness object that represent a row of the forecast activity import.classOutput object forForecastActivityReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.eventModifier and TypeClassDescriptionclassOutput object forForecastActivityDetailImportEvent.classBusiness object that represent a row of the forecast activity detail import.classOutput object forForecastActivityDetailReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.eventModifier and TypeClassDescriptionclassInput object forForecastActivitySkillImportEvent.classBusiness object that represent a row of the forecast activity skill import. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event
Modifier and TypeClassDescriptionclassOutput object forResourceForecastHeaderImportEvent.classBusiness object representing a search filter for theSharedResourceWithLog. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.event -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.eventModifier and TypeClassDescriptionclassInput object forForecastResourceImportEvent.classOutput object forForecastResourceImportEvent.classBusiness object that represent a row of the forecast resource import.classOutput object forForecastResourceReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.eventModifier and TypeClassDescriptionclassOutput object forForecastResourceDetailImportEvent.classBusiness object that represent a row of the forecast resource detail import.classOutput object forForecastResourceWorkshiftReadEventandForecastResourceNotCommittableTimeReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.eventModifier and TypeClassDescriptionclassInput object forForecastResourceGroupingConstraintImportEvent.classBusiness object that represent a row of the forecast resource grouping constraint import.classOutput object forForecastResourceGroupingConstraintReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.eventModifier and TypeClassDescriptionclassInput object forForecastResourceSkillImportEvent.classBusiness object that represent a row of the forecast resource skill import. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.eventModifier and TypeClassDescriptionclassInput object forResourceForecastHeaderImportEvent.classOutput object forResourceForecastHeaderImportEvent.classBusiness object that represent a row of the resource forecast header import.classOutput object forResourceForecastHeaderReadEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resourceModifier and TypeClassDescriptionclassBusiness object representing a forecast resource header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detailModifier and TypeClassDescriptionclassBusiness object representing a row of a forecast resource detail.classBusiness object representing a row of a forecast resource detail preview -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event
Modifier and TypeClassDescriptionclassBusiness object representing the input for theForecastResourceDetailApplyTemplateEvent.classBusiness object representing the input for theForecastResourceDetailBuildEvent.classBusiness object representing the input for theForecastResourceDetailCopyEvent.classBusiness object representing the input for theForecastResourceDetailEditEvent.classBusiness object representing the input for theForecastResourceDetailImportFromOCEvent.classBusiness object representing the input for theForecastResourceDetailPeriodDeleteEvent.class -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theResourceForecastHeaderSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource
Modifier and TypeClassDescriptionclassBusiness object representing a row of a forecast resource -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theForecastResourceImportFromOCEvent.classBusiness object representing the input for theForecastResourceSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint
-
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.eventModifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel
Modifier and TypeClassDescriptionclassBusiness object representing a forecast shift model. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail
Modifier and TypeClassDescriptionclassBusiness object representing a forecast shift model detail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.eventModifier and TypeClassDescriptionclassInput object for theForecastShiftModelDetailMassiveUpdateEvent.classBusiness object representing a search filter for theBOForecastShiftModelDetail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOForecastShiftModel. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event
Modifier and TypeClassDescriptionclassclassBusiness object representing the input for theForecastResourceSkillSearchEvent.class -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift
-
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWorkShift. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exceptionModifier and TypeClassDescriptionclassBusiness Object representing a Work Shift Exception. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.workshift.exception.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for work shift exceptions. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.stateModifier and TypeClassDescriptionclassBusiness object representing a Forecast State -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOForecastState. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOResource. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.skillModifier and TypeClassDescriptionclassBusiness object representing a skill
It contains the main and proper characteristics of the skill, such as the id. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.skill.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.resource.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOResourceSkill. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.skillModifier and TypeClassDescriptionclassBusiness object representing a skill
It contains the main and proper characteristics of the skill, such as the id. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.skill.event
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.bl.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSkill. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.detailModifier and TypeClassDescriptionclassDTO for capacity planning scenario result.classDTO for capacity planning scenario result's details. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenarioModifier and TypeClassDescriptionclassDTO for capacity planning scenario header.classDTO for capacity planning coverage scenario activity report.classDTO to search coverage scenario activity reports.classDTO for capacity planning coverage scenario resource report.classDTO to search coverage scenario resource reports.classDTO for capacity planning coverage scenario time report.classDTO for capacity planning coverage scenario time report details.classDTO to search coverage scenario time report details.classDTO to search coverage scenario time reports.classDTO to insert a new capacity planning scenario header.classDTO filter to search capacity planning scenario headers.classDTO to update a capacity planning scenario header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.stateModifier and TypeClassDescriptionclassDTO for capacity planning header state.classDTO filter to search the possible states of a capacity planning header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detailModifier and TypeClassDescriptionclassDTO for forecast activity detail.classDTO to insert a new forecast activity detail.classDTO for forecast activity detail search filter.classDTO to update a forecast activity detail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity
Modifier and TypeClassDescriptionclassDTO for forecast activity.classDTO to import real activities from operation center.classDTO to insert a new forecast activity.classDTO filter to search forecast activities.classDTO to update a forecast activity. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.headerModifier and TypeClassDescriptionclassDTO for activity forecast header.classDTO to insert a new activity forecast header.classDTO for activity forecast header search filter.classDTO to update an activity forecast header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.priority
Modifier and TypeClassDescriptionclassDTO for activity priority.classDTO to insert an activity forecast priority.classDTO filter to search activity priorities.classDTO filter to update an activity priority. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skillModifier and TypeClassDescriptionclassDTO for activity skill.classDTO to insert an activity skill.classDTO filter to search activity skills. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.stateModifier and TypeClassDescriptionclassDTO for forecast header state.classDTO filter to search the possible states of a forecast header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint
Modifier and TypeClassDescriptionclassDTO for grouping constraint.classDTO to insert a forecast grouping constraint.classclassDTO to update a forecast grouping constraint. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resourceModifier and TypeClassDescriptionclassDTO for resource forecast header.classDTO to insert a resource forecast header.classDTO for resource forecast header search filter.classDTO used to update the forecast resource header. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detailModifier and TypeClassDescriptionclassDTO for resource forecast detail.classDTO to insert resource forecast detail.classDTO for resource forecast detail search filter.classDTO to update resource forecast detail. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource
Modifier and TypeClassDescriptionclassDTO for forecast resource.classDTO to import real resources from operation center.classDTO to insert a forecast resource.classDTO filter to search forecast resources.classDTO to update the forecast resource. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel
Modifier and TypeClassDescriptionclassDTO for shift model.classDTO to insert a shift model.classDTO filter to search shift models.classDTO to update a shift model. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel.detail
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel.detailModifier and TypeClassDescriptionclassDTO for shift model detail; i.e., a row (i.e., a detail) of an existing shift model.classDTO filter to search the rows of a shift model.classDTO to update an existing row of an existing shift model. -
Uses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill
Subclasses of DynO in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skillModifier and TypeClassDescriptionclassclassDTO to insert a resource skill.classDTO for resource skill search filter. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.position
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.positionModifier and TypeClassDescriptionclassBusiness object representing a timed GPS position response from external API. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.position.event
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.position.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theTimedGPSPosition. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.positionModifier and TypeClassDescriptionclassBusiness object representing a resource gps position -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.event
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource GPS position. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.last
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.lastModifier and TypeClassDescriptionclassBusiness Object representing resource last GPS position. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource last position. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.rs1.resource.position
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.rs1.resource.positionModifier and TypeClassDescriptionclassDTO for resource GPS position.classDTO for filter resource GPS position. -
Uses of DynO in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest
Subclasses of DynO in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latestModifier and TypeClassDescriptionclassDTO for resource latest position.classDTO representing an element to upsert in a batch of resource latest positions.classDTO for filter resource latest position.classDTO for insert resource latest position.classDTO for update resource latest position. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.importexport.material
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.importexport.materialModifier and TypeClassDescriptionclassBusiness object representing a shared resource with his log. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.importexport.material.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.importexport.material.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSharedResourceWithLog.classInput object forWarehouseMaterialStockImportEvent.classOutput object forWarehouseMaterialStockImportEvent.classBusiness object that represent a row of the warehouse material stock import. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.centralModifier and TypeClassDescriptionclassBusiness object representing a central warehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCentralWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenterModifier and TypeClassDescriptionclassBusiness object representing the relation between aBOWarehouseand anBOOperationCenter. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationCenter. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobileModifier and TypeClassDescriptionclassBusiness object representing the relation between aBOCentralWarehouseand anBOMobileWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCentralMobileWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterialModifier and TypeClassDescriptionclassBusiness object representing a warehouse agenda material.classBusiness object representing a warehouse agenda material with theBOWorkOrderOperation. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseAgendaMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterialModifier and TypeClassDescriptionclassBusiness object representing the relation between aBOWarehouseAgendaMaterialand aBOSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseAgendaSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.event
Modifier and TypeClassDescriptionclassInput object used to save the material accountings. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialModifier and TypeClassDescriptionclassBusiness object representing a warehouse material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.availabilityModifier and TypeClassDescriptionclassBusiness object representing a warehouse material availability. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter warehouse material availability. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.detailModifier and TypeClassDescriptionclassBusiness object representing a warehouse material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theWarehouseMaterialDetail. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.eventModifier and TypeClassDescriptionclassInput object for theWarehouseMaterialMassiveInsertEvent.classOutput object for theWarehouseMaterialMassiveInsertEvent.classBusiness object representing a search filter for theBOWarehouseMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.expectedModifier and TypeClassDescriptionclassDynO object used to represent an expected material for a certain warehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theExpectedMaterialSearchEvent.classBusiness object representing the input for theMaterialExpectedQuantityCalculateEvent. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstockModifier and TypeClassDescriptionclassDynO object representing an aggregation of stock. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detailModifier and TypeClassDescriptionclassBusiness object representing a stock. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.event
Modifier and TypeClassDescriptionclassFilter for search serialized material on stocks. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.eventModifier and TypeClassDescriptionclassInput object forWarehouseMaterialStockLoadEvent.classBusiness object representing a search filter for theWarehouseMaterialStock. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.mobile
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.mobileModifier and TypeClassDescriptionclassBusiness object representing a mobile warehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMobileWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operationModifier and TypeClassDescriptionclassDynO object used to represent a warehouse operation, i.e. the set of all the movements of goods that took place between warehouses.classDynO object used to represent a warehouse operation item. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.eventModifier and TypeClassDescriptionclassInput object forWarehouseAccountingHandleEvent.classBusiness object representing the output ofWarehouseAccountingHandleEvent.classInput object forWarehouseManualOperationHandleEvent.classInput object forWarehouseOperationCreationFromAccountingEvent.classInput object forWarehouseOperationCreationFromFileEvent.classInput object forWarehouseOperationCreationFromStockChangeEvent.classInput object forWarehouseOperationCreationFromTransferRequestEvent.classInput object forWarehouseOperationCreationManualEvent.classInput object for materials inWarehouseOperationCreationManualInput.classInput object forWarehouseOperationHandlingEvent.classInput object forWarehouseOperationLoadBySourceEvent.classInput object forWarehouseOperationMovementEvent.classBusiness object representing a search filter for theWarehouseOperation.classInput object forWarehouseStockChangeCreateOperationEvent.classInput object forWarehouseStockChangeHandleEvent. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.headerModifier and TypeClassDescriptionclassBusiness object representing a warehouse operation header. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationHeader. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.sourceModifier and TypeClassDescriptionclassBusiness object representing the relation between a warehouse operation header and its source. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationHeaderSource. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.stateModifier and TypeClassDescriptionclassBusiness Object representing warehouse operation header state. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationHeaderState. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.itemModifier and TypeClassDescriptionclassBusiness object representing a warehouse operation item with its main characteristics. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationItem. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterialModifier and TypeClassDescriptionclassBusiness object representing the relation between a warehouse operation item and a serialized material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationItemSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.stateModifier and TypeClassDescriptionclassBusiness object representing a warehouse operation item state. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationItemState. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.typeModifier and TypeClassDescriptionclassBusiness object representing a warehouse operation type. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseOperationType. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.position.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.position.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehousewhich have a defined position. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter forSerializedMaterialSearchByStockEvent.classBusiness object representing a search filter forSerializedMaterialSearchByWarehouseEvent. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stateModifier and TypeClassDescriptionclassBusiness object representing a warehouse state. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.state.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseState. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.changeModifier and TypeClassDescriptionclassBusiness object used to represent a stock change. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOStockChange. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOStock. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.historyModifier and TypeClassDescriptionclassBusiness object representing the history of a stock. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOStockHistory. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial
Modifier and TypeClassDescriptionclassBusiness object representing a relation between a stock and a serialized material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOStockSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOStockType. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmodeModifier and TypeClassDescriptionclassBusiness Object representing warehouse tracking mode. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseTrackingMode. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transactionModifier and TypeClassDescriptionclassBusiness object representing a warehouse transaction. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.eventModifier and TypeClassDescriptionclassInput object forWarehouseTransactionCheckEvent.classInput object forWarehouseTransactionEvaluateEvent.classInput object forWarehouseTransactionGenerateEventclassBusiness object representing a search filter for theBOWarehouseTransaction. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial
Modifier and TypeClassDescriptionclassBusiness object representing the relations between a warehouse transaction and a serialized material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseTransactionSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.typeModifier and TypeClassDescriptionclassBusiness object representing a warehouse transaction type. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseTransactionType. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.requestModifier and TypeClassDescriptionclassDynO object used to represent a transfer request, i.e. a request that sums up all the information required to transfer materials from one warehouse to another.classDynO object used to represent a transfer request item, i.e. a component that contains the transfer information of a single material and, eventually, all the serials number associated to it. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.eventModifier and TypeClassDescriptionclassObject used as a input bean for theTransferRequestCancelEvent.classObject used as a input bean for theTransferRequestReceiveEvent.classObject used as a input bean for theTransferRequestRefuseEvent.classBusiness object representing a search filter for theTransferRequest.classObject used as a input bean for theTransferRequestSendEvent.classObject used as a input bean for theTransferRequestSubmitEvent. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.headerModifier and TypeClassDescriptionclassBusiness object representing a transfer request header. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOTransferRequestHeader. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.itemModifier and TypeClassDescriptionclassBusiness object representing a transfer request item. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOTransferRequestItem. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterialModifier and TypeClassDescriptionclassBusiness object representing a relation between a transfer request item and a serialized material. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOTransferRequestItemSerializedMaterial. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.stateModifier and TypeClassDescriptionclassBusiness object representing a transfer request state. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOTransferRequestState. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.typeModifier and TypeClassDescriptionclassBusiness object representing a transfer request type. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOTransferRequestType. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.typeModifier and TypeClassDescriptionclassBusiness object representing a warehouse type. -
Uses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.type.event
Subclasses of DynO in overit.geocallapp.wfm.inventory.bl.warehouse.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOWarehouseType. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouseModifier and TypeClassDescriptionclassDTO for warehouse with position details.classDTO for warehouse.classDTO for warehouse manual operation insert.classDTO for warehouse position.classDTO for warehouse type id. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.central
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.centralModifier and TypeClassDescriptionclassDTO for central warehouse.classDTO for central warehouse insert.classDTO for central warehouse search filter.classDTO for central warehouse update. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.central.operationcenter
Modifier and TypeClassDescriptionclassDTO for warehouse and operation center relations.classDTO used to delete a relation between a warehouse and an operation center.classDTO used to insert a new relation between warehouse and operation center.classDTO used to search the warehouse operation center. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.centralmobile
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.centralmobileModifier and TypeClassDescriptionclassDTO for the central warehouse and mobile association.classDTO to insert the new central warehouse mobile association.classDTO used as search filter for the central warehouse mobile association.classDTO used to update the central warehouse mobile association. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.materialModifier and TypeClassDescriptionclassDTO for warehouse agenda material.classDTO used as warehouse agenda material search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.mobileModifier and TypeClassDescriptionclassDTO for mobile warehouse.classDTO used to insert a new mobile warehouse.classDTO used as mobile warehouse search filter.classDTO used to update the mobile warehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.headerModifier and TypeClassDescriptionclassDTO for warehouse operation headerclassDTO for filter warehouse operation header -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.source
Modifier and TypeClassDescriptionclassDTO for warehouse operation header source -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.stateModifier and TypeClassDescriptionclassDTO for warehouse operation header stateclassDTO for filter warehouse operation header state -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.itemModifier and TypeClassDescriptionclassDTO for warehouse operation itemclassDTO for filter warehouse operation item -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.serializedmaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.serializedmaterialModifier and TypeClassDescriptionclassDTO for warehouse operation item serialized materialclassDTO for filter warehouse operation item serialized material -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.stateModifier and TypeClassDescriptionclassDTO for warehouse operation item stateclassDTO for filter warehouse operation item state -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.typeModifier and TypeClassDescriptionclassDTO for warehouse operation typeclassDTO for filter warehouse operation type -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stateModifier and TypeClassDescriptionclassDTO for warehouse state.classDTO for warehouse state search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stockModifier and TypeClassDescriptionclassDTO for grouped material stock.classDTO used as stock search filter for grouped results.classDTO for stock.classDTO used as stock search filter.classDTO for stock serialized materials. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.changeModifier and TypeClassDescriptionclassDTO for stock change.classDTO for stock change warehouse Operation insert.classDTO for stock change. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.history
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.historyModifier and TypeClassDescriptionclassDTO for stock history.classDTO used as stock history search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.typeModifier and TypeClassDescriptionclassDTO for stock type.classDTO for stock type. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmodeModifier and TypeClassDescriptionclassDTO for warehouse tracking modeclassDTO for filter warehouse tracking mode -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transactionModifier and TypeClassDescriptionclassDTO for transaction.classDTO used as transaction search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.typeModifier and TypeClassDescriptionclassDTO for transaction type.classDTO used as transaction type search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.header
Modifier and TypeClassDescriptionclassDTO for transfer request headerclassDTO for filter transfer request headerclassDTO for insert transfer request headerclassDTO for update transfer request header -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.itemModifier and TypeClassDescriptionclassDTO for transfer request itemclassDTO for filter transfer request itemclassDTO for insert transfer request itemclassDTO for update transfer request item -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item.serializedmaterial
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item.serializedmaterialModifier and TypeClassDescriptionclassDTO for transfer request item serialized material newclassDTO for filter transfer request item serialized materiaclassDTO for insert transfer request item serialized material newclassDTO for update transfer request item serialized material new -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.stateModifier and TypeClassDescriptionclassDTO for transfer request state.classDTO for transfer request state filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.typeModifier and TypeClassDescriptionclassDTO for transfer request type.classDTO for transfer request type filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.type
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.typeModifier and TypeClassDescriptionclassDTO for warehouse type.classDTO used as warehouse type search filter. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial
Subclasses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerialModifier and TypeClassDescriptionclassDTO for warehouse material.classDTO used to insert a new warehouse material.classDTO used as warehouse material search filter.classDTO used to update the warehouse material. -
Uses of DynO in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial.availability
Modifier and TypeClassDescriptionclassDTO for warehouse material availability.classDTO for warehouse material availability. -
Uses of DynO in overit.geocallapp.wfm.inventory.ux.control
Subclasses of DynO in overit.geocallapp.wfm.inventory.ux.controlModifier and TypeClassDescriptionclassObject representing the search input forInputMultiDecoderWarehouse. -
Uses of DynO in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search that return DynOModifier and TypeMethodDescriptionprotected DynOServerTableViewStock.makeFilter(EventServerTableView.EventSearch eventAnnotation) Methods in overit.geocallapp.wfm.inventory.ux.stock.search that return types with arguments of type DynOModifier and TypeMethodDescriptionprotected SearchEvent<? extends DynO, ? extends DynO> ServerTableViewStock.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) protected SearchEvent<? extends DynO, ? extends DynO> ServerTableViewStock.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) Methods in overit.geocallapp.wfm.inventory.ux.stock.search with parameters of type DynOModifier and TypeMethodDescriptionprotected SearchEvent<? extends DynO, ? extends DynO> ServerTableViewStock.makeSearchEvent(EventServerTableView.EventSearch eventAnnotation, Page page, DynO searchFilter) -
Uses of DynO in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.control
Modifier and TypeClassDescriptionclassObject representing the search input forInputMultiDecoderTransferRequest. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.address
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.address -
Uses of DynO in overit.geocallapp.wfm.locations.bl.address.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.address.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the address. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.address.type
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.address.type -
Uses of DynO in overit.geocallapp.wfm.locations.bl.address.type.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.address.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOAddressType. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.country
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.country -
Uses of DynO in overit.geocallapp.wfm.locations.bl.country.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.country.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the countries. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.district
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.district -
Uses of DynO in overit.geocallapp.wfm.locations.bl.district.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.district.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the district. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.geocoding.status
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.geocoding.statusModifier and TypeClassDescriptionclassBusiness object representing a geocoding status. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.geocoding.status.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.geocoding.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the geocoding status. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.municipality
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.municipalityModifier and TypeClassDescriptionclassBusiness object representing a municipality. -
Uses of DynO in overit.geocallapp.wfm.locations.bl.municipality.event
Subclasses of DynO in overit.geocallapp.wfm.locations.bl.municipality.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the municipalities. -
Uses of DynO in overit.geocallapp.wfm.locations.rs1.address
Subclasses of DynO in overit.geocallapp.wfm.locations.rs1.addressModifier and TypeClassDescriptionclassDTO for Address.classDTO representing an element to update a batch of addresses.classDTO representing an Address creation request.classDTO representing an Address search request.classDTO representing an Address update request. -
Uses of DynO in overit.geocallapp.wfm.locations.rs1.addresstype
Subclasses of DynO in overit.geocallapp.wfm.locations.rs1.addresstypeModifier and TypeClassDescriptionclassDTO for Address type.classDTO representing an Address Type creation request.classDTO representing an Address Type search request.classDTO representing an Address Type update request. -
Uses of DynO in overit.geocallapp.wfm.locations.rs1.country
Subclasses of DynO in overit.geocallapp.wfm.locations.rs1.countryModifier and TypeClassDescriptionclassDTO for Country.classDTO representing a Country search request. -
Uses of DynO in overit.geocallapp.wfm.locations.rs1.district
Subclasses of DynO in overit.geocallapp.wfm.locations.rs1.districtModifier and TypeClassDescriptionclassDTO for District.classDTO representing a District search request. -
Uses of DynO in overit.geocallapp.wfm.locations.rs1.municipality
Subclasses of DynO in overit.geocallapp.wfm.locations.rs1.municipalityModifier and TypeClassDescriptionclassDTO for Municipality.classDTO representing a Municipality search request. -
Uses of DynO in overit.geocallapp.wfm.locations.spout.address
Subclasses of DynO in overit.geocallapp.wfm.locations.spout.address -
Uses of DynO in overit.geocallapp.wfm.materials.bl.goodsgroup
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.goodsgroup -
Uses of DynO in overit.geocallapp.wfm.materials.bl.goodsgroup.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.goodsgroup.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOGoodsGroup. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.item
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.itemModifier and TypeClassDescriptionclassBusiness object representing a material item type. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.item.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.item.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialItem. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.managementtype
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.managementtypeModifier and TypeClassDescriptionclassBusiness object representing a material management type. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.managementtype.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.managementtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialManagementType. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.material
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.material -
Uses of DynO in overit.geocallapp.wfm.materials.bl.material.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.material.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterial. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.material.history
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.material.history -
Uses of DynO in overit.geocallapp.wfm.materials.bl.material.history.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.material.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialHistory. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.materialclass
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.materialclassModifier and TypeClassDescriptionclassBusiness object representing a material class. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.materialclass.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.materialclass.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialClass. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.type
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.typeModifier and TypeClassDescriptionclassBusiness object representing a material type. -
Uses of DynO in overit.geocallapp.wfm.materials.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.materials.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOMaterialType. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.goodsgroup
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.goodsgroupModifier and TypeClassDescriptionclassDTO for goods group.classDTO for goods group insertion.classDTO filter for goods group.classDTO for goods group update. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.item
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.itemModifier and TypeClassDescriptionclassDTO for material item type.classDTO for material item type insertion.classDTO filter for material item type.classDTO for material item type update. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.managementtype
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.managementtypeModifier and TypeClassDescriptionclassDTO for material management type.classDTO filter for material management type. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.material
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.materialModifier and TypeClassDescriptionclassDTO for material.classDTO for material insertion.classDTO filter for materials.classDTO for material update. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.materialclass
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.materialclassModifier and TypeClassDescriptionclassDTO for material class.classDTO for material class insertion.classDTO filter for material class.classDTO for material class update. -
Uses of DynO in overit.geocallapp.wfm.materials.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.materials.rs1.typeModifier and TypeClassDescriptionclassDTO for material type.classDTO filter for material type. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.counterdirection
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.counterdirectionModifier and TypeClassDescriptionclassBusiness Object representing counter direction. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.counterdirection.event
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.counterdirection.eventModifier and TypeClassDescriptionclassFilter object for counter direction. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelementModifier and TypeClassDescriptionclassBusiness object representing the measuring element. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.event
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the measuring element to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event
Modifier and TypeClassDescriptionclassOutput object forMeasureCalculateCounterAlignEvent.classObject used as an input bean for the forMeasureNotificationEvent.classFilter object for measure. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.mode
Modifier and TypeClassDescriptionclassBusiness Object representing a measure mode. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.mode.event
-
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status
Modifier and TypeClassDescriptionclassBusiness object representing the measure status. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status.event
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status.eventModifier and TypeClassDescriptionclassBusiness object representing the filter for the measure status to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.statusModifier and TypeClassDescriptionclassBusiness object representing the measuring element status. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status.event
Modifier and TypeClassDescriptionclassBusiness object representing the filter for the measuring element status to be applied in the search. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.rs1.counterdirection
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.rs1.counterdirectionModifier and TypeClassDescriptionclassDTO for counter direction.classDTO for filter counter direction. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.rs1.measuremode
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.rs1.measuremodeModifier and TypeClassDescriptionclassDTO for measure mode.classDTO for filter measure mode. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.rs1.measurestatus
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.rs1.measurestatusModifier and TypeClassDescriptionclassDTO for measure status.classDTO for filter measure status. -
Uses of DynO in overit.geocallapp.wfm.measuringelements.rs1.status
Subclasses of DynO in overit.geocallapp.wfm.measuringelements.rs1.statusModifier and TypeClassDescriptionclassDTO for measuring element status.classDTO to filter measuring element status. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.eventModifier and TypeClassDescriptionclassObject used as an input bean for theMobileBundleAcceptEvent -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.event
Modifier and TypeClassDescriptionclassObject used as an input bean for theMobileBundleAcceptInChargeEvent -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.errorlog
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.errorlogModifier and TypeClassDescriptionclassBusiness Object representing mobile error log -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.errorlog.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.errorlog.eventModifier and TypeClassDescriptionclassFilter object for mobile error log -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.eventModifier and TypeClassDescriptionclassObject used as an input bean for the forMobileInterventionToAcceptActionEvent.classObject used as an input bean for the forMobileInterventionToAcceptRefuseEvent.classBusiness object representing a filter for intervention to accept research.classBusiness object representing the result for intervention to accept research. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.multistage
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.multistageModifier and TypeClassDescriptionclassBusiness object representing a mobile multistage group operation dependent operation. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.notification
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.notificationModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachmentModifier and TypeClassDescriptionclassBusiness object representing media file and shared resource. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the mobile technical object attachments search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the technical object mobile search.classObject used as a result bean for the for the mobile technical object search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the interventions history mobile search.classObject used as a result bean for the for the interventions history mobile search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.technicalobject.notification.event
Modifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.eventModifier and TypeClassDescriptionclassObject used as an input bean for the forMobileWorkOrderAcceptEvent
. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.action.acceptincharge.event
Modifier and TypeClassDescriptionclassObject used as an input bean for the forMobileWorkOrderAcceptInChargeEvent -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.address
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.addressModifier and TypeClassDescriptionclassRepresents an address associated with an activity in the work order management system. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorder.eventModifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.headerModifier and TypeClassDescriptionclassBusiness object representing a work order creation request header. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.event
Modifier and TypeClassDescriptionclassObject representing a filter for mobile work order creation request header search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state
Modifier and TypeClassDescriptionclassBusiness object representing a work order creation request state. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.event
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.eventModifier and TypeClassDescriptionclassObject representing a filter for mobile work order creation request state search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation
Modifier and TypeClassDescriptionclassBusiness object representing a work order creation request operation. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation.event
Modifier and TypeClassDescriptionclassObject representing a filter for mobile work order creation request operation search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.attachment
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.attachmentModifier and TypeClassDescriptionclassBusiness object representing a mobile work order attachment -
Uses of DynO in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.attachment.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the mobile work order attachment search. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.bundle.action.accept
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.bundle.action.acceptModifier and TypeClassDescriptionclassDTO for bundle acceptance from mobile. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.bundle.action.acceptincharge
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.bundle.action.acceptinchargeModifier and TypeClassDescriptionclassDTO for bundle acceptance and taking in charge from mobile. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.errorlog
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.errorlogModifier and TypeClassDescriptionclassDTO for mobile error logclassDTO for filter mobile error logclassDTO for insert mobile error log -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.geocodingauthtoken
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.geocodingauthtokenModifier and TypeClassDescriptionclassData transfer object representing the response of theauthentication service.
It contains the JWT token that ca be used to access to the resources exposed by this service provider, and the information about the token expiration.classDTO to obtain authentication token request. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.gisauthtoken
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.gisauthtokenModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.intervention.resource
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.intervention.resourceModifier and TypeClassDescriptionclassDTO for mobile intervention. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.intervention.toacceptModifier and TypeClassDescriptionclassDTO for intervention to accept.classDTO for intervention to accept for user id.classDTO for intervention to accept for user id.classDTO for intervention to accept search filter. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept.action.refuse
Modifier and TypeClassDescriptionclassInput parameters for refuse action. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.notification
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.notificationModifier and TypeClassDescriptionclassDTO for mobile notification.classDTO for mobile notification note.classDTO for mobile notification position.classDTO for mobile notification sub item. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobject
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobjectModifier and TypeClassDescriptionclassDTO for mobile technical object search filter.classDTO for mobile technical object search result. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.attachment
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.attachmentModifier and TypeClassDescriptionclassDTO for mobile media files related to technical objectsclassDTO for mobile media files related to technical objects -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.interventionshistory
Modifier and TypeClassDescriptionclassDTO for mobile interventions history search filter.classDTO for mobile interventions history search result. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.technicalobject.notificationhistory
Modifier and TypeClassDescriptionclassDTO for mobile notification search filter.classDTO for mobile notification search result. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.timesheet
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.timesheetModifier and TypeClassDescriptionclassDTO for mobile timesheet detail.classDTO for mobile timesheet on call shift.classDTO for mobile timesheet shift.classDTO for mobile timesheet task.classDTO for mobile timesheet warning.classDTO for user and user timesheet tasks.classDTO for user timesheet tasks search filter. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.webresource
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.webresourceModifier and TypeClassDescriptionclassDTO for web resource request.classDTO for mobile intervention. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequestModifier and TypeClassDescriptionclassDTO for resource shift exception requestclassDTO for mobile resource shift exception request search filter. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorder
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderModifier and TypeClassDescriptionclassDTO for activity address information.classDTO for mobile work order search filter.classDTO for mobile work order search result. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorder.action.accept
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorder.action.acceptModifier and TypeClassDescriptionclassDTO for work order acceptance from mobile. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorder.action.acceptincharge
Modifier and TypeClassDescriptionclassDTO for work order acceptance and taking in charge from mobile. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workordercreationrequest
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workordercreationrequestModifier and TypeClassDescriptionclassDTO for mobile work order creation request header.classDTO for mobile work order creation request insert.classDTO for mobile work order creation request operation. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetailsModifier and TypeClassDescriptionclassDTO for mobile intervention.classDTO for mobile technical object.classDTO for mobile work order detail.classDTO for mobile work order header.classDTO for mobile work order operation. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.attachment
Subclasses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.attachmentModifier and TypeClassDescriptionclassDTO for mobile work order attachments. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.material
Modifier and TypeClassDescriptionclassDTO for mobile work order operation materials. -
Uses of DynO in overit.geocallapp.wfm.mobile.core.rs3.workorderdetails.operation.multistage
Modifier and TypeClassDescriptionclassMobile multistage group operation DTO.classMobile multistage group operation dependent operation DTO. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.node.type.multiattachment
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.node.type.multiattachmentModifier and TypeClassDescriptionclassProperties container for multi attachment nodes in data collection forms. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.optionsgroup
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.optionsgroupModifier and TypeClassDescriptionclassBusiness object representing a data collection options group -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionOptionsGroup. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.outcomerule
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.outcomeruleModifier and TypeClassDescriptionclassBusiness object representing a data collection template structure outcome rule -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.outcomerule.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.outcomerule.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionTemplateStructureOutcomeRuleSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.rule
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.ruleModifier and TypeClassDescriptionclassBusiness object representing a data collection template WO creation rule -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.rule.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.rule.eventModifier and TypeClassDescriptionclassFilter object for data collection template w o creation rule -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheetModifier and TypeClassDescriptionclassBusiness object representing a data collection sheet -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionSheetSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.scope
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.scopeModifier and TypeClassDescriptionclassBusiness object representing a data collection sheet scope -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.scope.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.scope.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionSheetScopeSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.state
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.stateModifier and TypeClassDescriptionclassBusiness object representing a data collection sheet state -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.state.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.sheet.state.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionSheetStateSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.eventModifier and TypeClassDescriptionclassInput object forDataCollectionTemplateInsertReleaseEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.export
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.exportModifier and TypeClassDescriptionclassDTO for exporting data collection template with filtered fields.classDTO for exporting data collection template header with filtered fields.classDTO for exporting data collection template structure with filtered fields. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.header
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.headerModifier and TypeClassDescriptionclassBusiness object representing a data collection template header -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.header.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the data collection template header search event. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structureModifier and TypeClassDescriptionclassBusiness object representing a data collection template structure -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionTemplateStructureSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure.release
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure.releaseModifier and TypeClassDescriptionclassBusiness object representing a data collection template structure release -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theDataCollectionTemplateStructureReleaseSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.headerModifier and TypeClassDescriptionclassBusiness Object representing template visibility rule -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.event
Modifier and TypeClassDescriptionclassFilter object for template visibility rule -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rowsModifier and TypeClassDescriptionclassBusiness Object representing d c template visibility rule row -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.event
Modifier and TypeClassDescriptionclassFilter object for d c template visibility rule row -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.type
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.typeModifier and TypeClassDescriptionclassBusiness object representing a data collection type -
Uses of DynO in overit.geocallapp.wfm.mobileforms.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBODataCollectionType. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.spout.outcomerule
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.spout.outcomeruleModifier and TypeClassDescriptionclassObject that represent the spout payload forBODataCollectionTemplateStructureOutcomeRuleinsert actions.classObject that represent the spout payload forBODataCollectionTemplateStructureOutcomeRuleupdate actions. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.spout.sheet
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.spout.sheetModifier and TypeClassDescriptionclassObject that represent the spout payload forBODataCollectionSheetinsert actions.classObject that represent the spout payload forBODataCollectionSheetstatus update actions.classObject that represent the spout payload forBODataCollectionSheetupdate actions. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.spout.template
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.spout.templateModifier and TypeClassDescriptionclassObject that represent the spout payload forBODataCollectionTemplateStructureReleaseinsert actions. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.header
Modifier and TypeClassDescriptionclassObject that represent the spout payload forBODCTemplateVisibilityRuleHeaderdelete actions.classObject that represent the spout payload forBODCTemplateVisibilityRuleHeaderinsert actions.classObject that represent the spout payload forBODCTemplateVisibilityRuleHeaderupdate actions. -
Uses of DynO in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.row
Subclasses of DynO in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.rowModifier and TypeClassDescriptionclassObject that represent the spout payload forBODCTemplateVisibilityRuleRowdelete actions.classObject that represent the spout payload forBODCTemplateVisibilityRuleRowinsert actions. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.type
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.typeModifier and TypeClassDescriptionclassBusiness object representing a generic technical object type. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.type.entitytype
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.type.entitytypeModifier and TypeClassDescriptionclassBusiness object representing a technical object entity type. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.bl.type.eventModifier and TypeClassDescriptionclassInput object forTechnicalObjectTypeSaveEventclassBusiness object representing the technical object type filter to apply in a research. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachmentModifier and TypeClassDescriptionclassDTO for account attachments.classDTO to filter account attachments.classDTO used to attach an existing file to an account. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement
Modifier and TypeClassDescriptionclassDTO for the account measuring element.classDTO to filter account measuring elements.classDTO to insert a new account measuring element.classDTO to update a new account measuring element. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measureModifier and TypeClassDescriptionclassDTO for measure.classDTO representing a record of list of measures to insert.classDTO representing a record of list of measures to validate or reject.classDTO for measure batch update.classDTO for filter measure.classDTO for insert measure.classDTO for measure update. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachmentModifier and TypeClassDescriptionclassDTO for asset attachments.classDTO to filter asset attachments.classDTO used to attach an existing file to a asset. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.characteristicvalue
Modifier and TypeClassDescriptionclassDTO for batch update an asset characteristicclassDTO for insert an asset's characteristicclassDTO for update an asset characteristic -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelementModifier and TypeClassDescriptionclassDTO for the asset measuring element.classDTO to filter asset measuring elements.classDTO to insert a new asset measuring element.classDTO to update a new asset measuring element. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure
Modifier and TypeClassDescriptionclassDTO for measure.classDTO representing a record of list of measures to insert.classDTO representing a record of list of measures to validate or reject.classDTO for measure batch update.classDTO for filter measure.classDTO for insert measure.classDTO for measure update. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.rs1.type.template.characteristic
Modifier and TypeClassDescriptionclassDTO for batch update asset type template characteristicclassDTO for insert asset type template characteristicclassDTO for update asset type template characteristic -
Uses of DynO in overit.geocallapp.wfm.orchestrator.assets.ux.type.search
Methods in overit.geocallapp.wfm.orchestrator.assets.ux.type.search with parameters of type DynO -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event
Modifier and TypeClassDescriptionclassInput object for the eventActivityManualAssignmentEventclassOutput object for the eventActivityManualAssignmentEventclassInput object for the eventActivityManualAssignmentEventclassInput object forWorkShiftMissingSkillCalculationEvent.classInput object for the eventResourceWorkShiftTourCalculationEventclassInput object for the eventSchedulingCoordinatesPathCalculationEvent.classclassOutput object forWorkShiftMissingSkillCalculationEvent. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityremoval.event
Modifier and TypeClassDescriptionclassInput object for the eventActivityRemovalEventclassOutput object for the eventActivityRemovalEventclassInput Object for the eventUpdateStatusRemovalSchedulingEvent -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityvalidation.event
-
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.eventModifier and TypeClassDescriptionclassInput object for theFreezingDayValidationEvent.classInput object for theOperationCenterFreezingDateCalculationEvent.classOutput object for theOperationCenterFreezingDateCalculationEvent. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.event
-
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityassignment
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityassignmentModifier and TypeClassDescriptionclassDTO for assign an activity to a resource.classResponse DTO for activity assignment. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityremoval
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityremovalModifier and TypeClassDescriptionclassDTO to remove an activity from a resource.classResponse DTO for activity removal. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityvalidation
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.rs1.activityvalidationModifier and TypeClassDescriptionclassDTO to validate one or more activity. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.ux.bl.schedulableactivities
-
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.ux.bl.schedulableactivities.event
-
Uses of DynO in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities
Modifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.eventModifier and TypeClassDescriptionclassInput bean forSingleResourceTeamShiftDeleteEvent.classInput bean forSingleResourceTeamShiftUpsertEvent. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.missingskill
Modifier and TypeClassDescriptionclassDTO for resource missing skillsclassDTO for resource missing skills search -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.skill
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.skillModifier and TypeClassDescriptionclassDTO for resource skillclassDTO for filter resource skillclassDTO for insert resource skillclassDTO for update resource skill -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.workshift
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.workshiftModifier and TypeClassDescriptionclassDTO representing a request to insert a work shift.classDTO representing a request to update a work shift. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.workshiftexception
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workforce.rs1.workshiftexceptionModifier and TypeClassDescriptionclassDTO representing a request to update a work shift exception. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event
Modifier and TypeClassDescriptionclassInput object forBundleAttributesCalculateEvent.classInput object forBundleCreateEvent.classInput object forBundlingCriteriaApplyEvent.classObject used as an input bean for theBundlingEventclassObject used as an input bean for theBundlingOperationSelectEvent.classObject used as an input bean for theBundlingOperationSortEvent.classObject used as an input bean for theUnbundlingEvent. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsorting
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsortingModifier and TypeClassDescriptionclassTopologicalSortInput<T,I extends LinearItem<T>> Input parameters for topological sorting operations on linear items. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting.network
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting.networkModifier and TypeClassDescriptionclassRepresents an edge in the linear item network graph, connecting two geographical points.classLinearItemPath<T,I extends LinearItem<T>> Represents a connected path of linear items within the topological sorting network. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention
Modifier and TypeClassDescriptionclassThis class is used to model the relationship between resources and interventions, specifically tracking whether a resource serves as a team leader (foreman) for a particular intervention or is just a regular team member (assistant).classRepresents a resource with its associated interventions. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.event
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter for searching resources with their associated interventions. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundleoperation
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundleoperationModifier and TypeClassDescriptionclassDTO used to insert a bundle operation. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundling
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.bundling -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure
Modifier and TypeClassDescriptionclassDTO for measure.classDTO to filter intervention measures.classDTO for measure intervention link. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention
Modifier and TypeClassDescriptionclassclassDTO representing a search filter to search resource and their interventions.class -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcycle
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcycleModifier and TypeClassDescriptionclassDTO for creation of work order from work cycle -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcyclestructure
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcyclestructureModifier and TypeClassDescriptionclassDTO for insert work cycle structureclassDTO for update work cycle structure -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcyclestructure.repeatableoperationfilter
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workcyclestructure.repeatableoperationfilterModifier and TypeClassDescriptionclassDTO for insert work cycle structure repeatable operation filter -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment
Modifier and TypeClassDescriptionclassDTO for work order attachments.classDTO to filter work order attachments.classDTO used to attach an existing file to a work order. -
Uses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment
Subclasses of DynO in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachmentModifier and TypeClassDescriptionclassDTO for work order operation attachments.classDTO to filter work order operation attachments.classDTO used to attach an existing file to a work order. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenterModifier and TypeClassDescriptionclassBusiness object representing an operation center -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address
Modifier and TypeClassDescriptionclassBusiness object representing the relation between an operation center and an address. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation center address.classInput bean for theOperationCenterMainAddressEvent. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteriaModifier and TypeClassDescriptionclassBusiness object representing an operation center assignment criteria -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for assignment criteria. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the operation centers. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure.event -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod
Modifier and TypeClassDescriptionclassBusiness object representing a structure validity period -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.eventModifier and TypeClassDescriptionclassInput object used inStructureActiveValidityPeriodsSearchEventclassBusiness object representing a search filter for the structure validity periods. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.workcenter
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.workcenter -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work center. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.zone
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.zone -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.zone.event
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.zone.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the zones. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.bl.zone.microcluster.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theZonesSearchFromMicroClusterEvent. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.assignmentcriteria
Modifier and TypeClassDescriptionclassDTO representing an operation center assignment criteriaclassDTO representing a operations center assignment criteria search request. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenterModifier and TypeClassDescriptionclassDTO representing an operation centerclassDTO representing an operation center insert request.classDTO representing a operations centers search request. -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress
Modifier and TypeClassDescriptionclassDTO for operation center addressclassDTO for filter operation center addressclassDTO for insert operation center addressclassDTO for update operation center addressclassDTO for set main operation center address -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.structure
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.structureModifier and TypeClassDescriptionclassDTO for structureclassDTO for filter structureclassDTO for insert structureclassDTO for update structure -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod
Modifier and TypeClassDescriptionclassDTO for structure validity periodclassDTO for filter structure validity periodclassDTO for insert structure validity periodclassDTO for update structure validity period -
Uses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter
Subclasses of DynO in overit.geocallapp.wfm.organizationalstructures.rs1.workcenterModifier and TypeClassDescriptionclassDTO for work centerclassDTO for filter work centerclassDTO for insert work centerclassDTO for update work center -
Uses of DynO in overit.geocallapp.wfm.project.bl.activity
Subclasses of DynO in overit.geocallapp.wfm.project.bl.activity -
Uses of DynO in overit.geocallapp.wfm.project.bl.activity.type
Subclasses of DynO in overit.geocallapp.wfm.project.bl.activity.type -
Uses of DynO in overit.geocallapp.wfm.project.bl.activity.type.event
Subclasses of DynO in overit.geocallapp.wfm.project.bl.activity.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityTypeentity. -
Uses of DynO in overit.geocallapp.wfm.project.bl.activitydebriefing
Subclasses of DynO in overit.geocallapp.wfm.project.bl.activitydebriefing -
Uses of DynO in overit.geocallapp.wfm.project.bl.activityrelation
Subclasses of DynO in overit.geocallapp.wfm.project.bl.activityrelation -
Uses of DynO in overit.geocallapp.wfm.project.bl.calendarunit
Subclasses of DynO in overit.geocallapp.wfm.project.bl.calendarunit -
Uses of DynO in overit.geocallapp.wfm.project.bl.calendarunit.event
Subclasses of DynO in overit.geocallapp.wfm.project.bl.calendarunit.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCalendarUnitentity. -
Uses of DynO in overit.geocallapp.wfm.project.bl.configuration
Subclasses of DynO in overit.geocallapp.wfm.project.bl.configurationModifier and TypeClassDescriptionclassclass -
Uses of DynO in overit.geocallapp.wfm.project.bl.diary
Subclasses of DynO in overit.geocallapp.wfm.project.bl.diary -
Uses of DynO in overit.geocallapp.wfm.project.bl.header
Subclasses of DynO in overit.geocallapp.wfm.project.bl.header -
Uses of DynO in overit.geocallapp.wfm.project.bl.management.planning
Subclasses of DynO in overit.geocallapp.wfm.project.bl.management.planning -
Uses of DynO in overit.geocallapp.wfm.project.bl.management.planning.task
Subclasses of DynO in overit.geocallapp.wfm.project.bl.management.planning.task -
Uses of DynO in overit.geocallapp.wfm.project.bl.profile
Subclasses of DynO in overit.geocallapp.wfm.project.bl.profile -
Uses of DynO in overit.geocallapp.wfm.project.bl.type
Subclasses of DynO in overit.geocallapp.wfm.project.bl.type -
Uses of DynO in overit.geocallapp.wfm.project.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.project.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectTypeentity. -
Uses of DynO in overit.geocallapp.wfm.project.bl.workorder.operation
Subclasses of DynO in overit.geocallapp.wfm.project.bl.workorder.operation -
Uses of DynO in overit.geocallapp.wfm.project.da
Methods in overit.geocallapp.wfm.project.da with type parameters of type DynOMethods in overit.geocallapp.wfm.project.da with parameters of type DynO -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activity.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activity.status
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activity.status -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activity.status.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activity.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityStatusentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activity.userstatus
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activity.userstatus -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activity.userstatus.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activity.userstatus.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityUserStatusentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOActivityRelationentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.type
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.type -
Uses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.type.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.activityrelation.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityRelationTypeentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.header.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.header.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectHeaderentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.profile.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.profile.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectProfileentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.profile.startdate
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.profile.startdate -
Uses of DynO in overit.geocallapp.wfm.projects.bl.profile.startdate.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.profile.startdate.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectActivityStartDateentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.status
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.status -
Uses of DynO in overit.geocallapp.wfm.projects.bl.status.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectStatusentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.timerangeconfiguration.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.timerangeconfiguration.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theTimeRangeConfigurationHeaderentity. -
Uses of DynO in overit.geocallapp.wfm.projects.bl.userstatus
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.userstatus -
Uses of DynO in overit.geocallapp.wfm.projects.bl.userstatus.event
Subclasses of DynO in overit.geocallapp.wfm.projects.bl.userstatus.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOProjectUserStatusentity. -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activity
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activityModifier and TypeClassDescriptionclassDTO for project activityclassDTO that contains debrifing data for evolve project activity in technical closeclassDTO for project activity filterclassDTO for project activity insertclassDTO for project activity update -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activity.status
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activity.statusModifier and TypeClassDescriptionclassDTO for project activity statusclassDTO for filter of project activity status -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activity.type
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activity.typeModifier and TypeClassDescriptionclassDTO for project activity typeclassDTO for filter of project activity type -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activity.userstatus
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activity.userstatusModifier and TypeClassDescriptionclassDTO for project activity user statusclassDTO for filter of project activity user status -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activityrelation
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activityrelationModifier and TypeClassDescriptionclassDTO for project activity relationclassDTO for project activity relationclassDTO for project activity relationclassDTO for project activity relation -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.activityrelation.type
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.activityrelation.typeModifier and TypeClassDescriptionclassDTO for project activity relation typeclassDTO for filter of project activity relation type -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.calendarunit
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.calendarunitModifier and TypeClassDescriptionclassDTO for calendar unitclassDTO for calendar unit filter -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.header
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.headerModifier and TypeClassDescriptionclassDTO for project headerclassDTO for filter project headerclassDTO for project header insertclassDTO for project header update -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.profile
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.profileModifier and TypeClassDescriptionclassDTO for project profileclassDTO for project profile filter -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.profile.startdate
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.profile.startdateModifier and TypeClassDescriptionclassDTO for project activity start dateclassDTO for filter of project activity start date -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.status
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.statusModifier and TypeClassDescriptionclassDTO for project statusclassDTO for project status filter -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.timerangeconfiguration
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.timerangeconfigurationModifier and TypeClassDescriptionclassDTO for calendarclassDTO for filter calendar -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.typeModifier and TypeClassDescriptionclassDTO for project typeclassDTO for project type -
Uses of DynO in overit.geocallapp.wfm.projects.rs1.userstatus
Subclasses of DynO in overit.geocallapp.wfm.projects.rs1.userstatusModifier and TypeClassDescriptionclassDTO for project user statusclassDTO for filter of project user status -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.address
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.addressModifier and TypeClassDescriptionclassBusiness object representing a resource address. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.address.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.address.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource address. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resources.classInput object forSingleTeamResourceInsertEvent. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.management
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.managementModifier and TypeClassDescriptionclassBusiness object representing a resource management -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.management.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.management.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource managements. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.qualification
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.qualificationModifier and TypeClassDescriptionclassBusiness object representing a resource qualification. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.qualification.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.qualification.eventModifier and TypeClassDescriptionclassBusiness object representing the input forEvaluateGenericQualificationEvent.classBusiness object representing a search filter for the resource qualification. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.skill
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.skillModifier and TypeClassDescriptionclassBusiness object representing a resource skill. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.skill.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOResourceSkill. -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.type
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.type -
Uses of DynO in overit.geocallapp.wfm.resources.bl.resource.type.event
Subclasses of DynO in overit.geocallapp.wfm.resources.bl.resource.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the resource type. -
Uses of DynO in overit.geocallapp.wfm.resources.rs1.resource
Subclasses of DynO in overit.geocallapp.wfm.resources.rs1.resourceModifier and TypeClassDescriptionclassDTO for resource.classDTO for filter resource.classDTO for update resource -
Uses of DynO in overit.geocallapp.wfm.resources.rs1.resourceaddress
Subclasses of DynO in overit.geocallapp.wfm.resources.rs1.resourceaddressModifier and TypeClassDescriptionclassDTO for resource addressclassDTO for filter resource addressclassDTO for insert resource addressclassDTO for update resource addressclassDTO for associate new start end addresses to resources -
Uses of DynO in overit.geocallapp.wfm.resources.rs1.resourcemanagement
Subclasses of DynO in overit.geocallapp.wfm.resources.rs1.resourcemanagementModifier and TypeClassDescriptionclassDTO for resource managementclassDTO for filter resource management -
Uses of DynO in overit.geocallapp.wfm.resources.rs1.resourcetype
Subclasses of DynO in overit.geocallapp.wfm.resources.rs1.resourcetypeModifier and TypeClassDescriptionclassDTO for resource typeclassDTO for filter resource typeclassDTO for insert resource typeclassDTO for update resource type -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.blModifier and TypeClassDescriptionclassBusiness object representing a row of a rough planning -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.result
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.resultModifier and TypeClassDescriptionclassBusiness object representing a row of a rough planning activity result -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.result.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.result.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theRoughPlanningActivityResultSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistribution
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistributionModifier and TypeClassDescriptionclassBusiness object representing a work load. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.activity.workloaddistribution.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for the work loads. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.bucket
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.bucketModifier and TypeClassDescriptionclassBusiness object representing a row of a rough planning bucket -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.bucket.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.bucket.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theRoughPlanningBucketSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.capacity
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.capacityModifier and TypeClassDescriptionclassBusiness object representing the rough planning capacity summary -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.capacity.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.capacity.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theCapacitySummarySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.configuration.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.configuration.event -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.creationfilter
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.creationfilterModifier and TypeClassDescriptionclassBusiness Object representing rough planning creation filter -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.creationfilter.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.creationfilter.eventModifier and TypeClassDescriptionclassObject representing an input object for theRoughPlanningCreationFilterCreationEventin order to create theBORoughPlanningCreationFilter.classFilter object for rough planning creation filter -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.demandModifier and TypeClassDescriptionclassBusiness object representing the rough planning demand summary -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.detail
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.detailModifier and TypeClassDescriptionclassBusiness object representing the rough planning demand summary detail -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.detail.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.detail.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theDemandSummaryDetailSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.demand.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theDemandSummarySearchEvent.classBusiness object representing the input for theWorkloadTimeShiftEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theRoughPlanningSearchEvent.classBusiness object representing an input for the event that copies an existing workload analysis -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.resourceModifier and TypeClassDescriptionclassBusiness object representing a row of a rough planning resource -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theRoughPlanningResourceSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.result
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.resultModifier and TypeClassDescriptionclassBusiness object representing a row of a rough planning resource result -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.result.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.resource.result.eventModifier and TypeClassDescriptionclassBusiness object representing the input for theRoughPlanningResourceResultSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovementModifier and TypeClassDescriptionclassBusiness Object representing rough planning bucket movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.event
Modifier and TypeClassDescriptionclassFilter object for rough planning bucket movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state
Modifier and TypeClassDescriptionclassBusiness Object representing rough planning bucket movement state -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.event
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.eventModifier and TypeClassDescriptionclassFilter object for rough planning bucket movement state -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovementModifier and TypeClassDescriptionclassBusiness Object representing rough planning order movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.event
Modifier and TypeClassDescriptionclassFilter object for rough planning order movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.bl.state
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.bl.stateModifier and TypeClassDescriptionclassBusiness object representing a Rough Planning State -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.bucket
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.bucketModifier and TypeClassDescriptionclassDTO for rough planning bucket.classDTO to insert rough planning resource.classDTO to update a rough planning bucket. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.capacity
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.capacityModifier and TypeClassDescriptionclassDTO for rough planning capacity summaryclassDTO to search coverage summaries. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.demand
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.demandModifier and TypeClassDescriptionclassDTO containing the request for shifting demand summary hoursclassDTO for rough planning demand summaryclassDTO to search demand summaries. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demandModifier and TypeClassDescriptionclassDTO for rough planning demand summary detailclassDTO to search demand summaries detail. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.resource
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.resourceModifier and TypeClassDescriptionclassDTO for rough planning resource.classDTO to insert rough planning resource.classDTO filter to search rough planning resources. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.resource.result
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.resource.resultModifier and TypeClassDescriptionclassDTO for rough planning resource result.classDTO to insert rough planning resource result.classDTO filter to search rough planning resource results. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanning
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningModifier and TypeClassDescriptionclassDTO for rough planning header.classDTO to insert a new rough planning header.classDTO filter to search rough planning headers.classDTO to update a rough planning header. -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovementModifier and TypeClassDescriptionclassDTO for rough planning bucket movementclassDTO for filter rough planning bucket movementclassDTO for insert rough planning bucket movementclassDTO for update rough planning bucket movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state
Modifier and TypeClassDescriptionclassDTO for rough planning bucket movement stateclassDTO for filter rough planning bucket movement state -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningordermovement
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.roughplanningordermovementModifier and TypeClassDescriptionclassDTO for rough planning order movementclassDTO for filter workload analysis order movementclassDTO for insert rough planning order movementclassDTO for update rough planning order movement -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.weight.rule
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.weight.ruleModifier and TypeClassDescriptionclassDTO for work load distribution ruleclassDTO for filter work load distribution ruleclassDTO for insert work load distribution ruleclassDTO for update work load distribution rule -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.weight.wocombination
Subclasses of DynO in overit.geocallapp.wfm.roughplanning.rs1.weight.wocombinationModifier and TypeClassDescriptionclassDTO for work load rule w o combinationclassDTO for filter work load rule w o combinationclassDTO for insert work load rule w o combinationclassDTO for update work load rule w o combination -
Uses of DynO in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight
Modifier and TypeClassDescriptionclassDTO for workload distribution weightclassDTO for filter workload distribution weightclassDTO for insert workload distribution weightclassDTO for update workload distribution weight -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.eventModifier and TypeClassDescriptionclassclassBusiness object representing a search filter for the agenda. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.history
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.historyModifier and TypeClassDescriptionclassBusiness object representing an agenda history. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.resourcerolesModifier and TypeClassDescriptionclassBusiness object representing a agenda resource role -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the agenda resource role. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.status
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.statusModifier and TypeClassDescriptionclassBusiness object representing a agenda status -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.status.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.agenda.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the agenda status. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.appointmentModifier and TypeClassDescriptionclassBusiness object representing an appointment. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.eventModifier and TypeClassDescriptionclassAppointmentNotificationInput<BOAppointment>Object used as an input bean for the forAppointmentNotificationEvent.classBusiness object representing a search filter for appointments. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.status
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.statusModifier and TypeClassDescriptionclassBusiness object representing an appointment status -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.status.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.appointment.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the appointment status. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.clocking.type
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.clocking.typeModifier and TypeClassDescriptionclassBusiness Object representing an Clocking Type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.clocking.type.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.clocking.type.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for clocking types. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.crewshell
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.crewshellModifier and TypeClassDescriptionclassBusiness object representing the input to instantiate aDaySchedulingValidationPreProcessEventevent.classBusiness object representing the output of aDaySchedulingValidationPreProcessEventevent. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling configuration -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.event
Modifier and TypeClassDescriptionclassFilter object for immediate scheduling configuration -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontypeModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling position type -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling position type -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmodeModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling reprocessing mode -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling reprocessing mode -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling w o sort -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling w o sort -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling calendar -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling calendar -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessingModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling last processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling last processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling resource processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling resource processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusionModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling resource exclusion -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling resource exclusion -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reasonModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling exclusion reason -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling exclusion reason -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling state -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling state -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling tracking -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling tracking -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling work order -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling work order -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.historyModifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling work order history -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling work order history -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate
Modifier and TypeClassDescriptionclassBusiness Object representing immediate scheduling w o wostate -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.eventModifier and TypeClassDescriptionclassFilter object for immediate scheduling w o wostate -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.teamexclusion.event
Modifier and TypeClassDescriptionclassInput for the immediate scheduling team exclusion event.classOutput for the immediate scheduling team exclusion event. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.woexclusion.event
Modifier and TypeClassDescriptionclassInput for the immediate scheduling work order exclusion event.classOutput for the immediate scheduling work order exclusion event. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.lock.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.lock.eventModifier and TypeClassDescriptionclassBusiness object representing an input for the event that acquires the scheduling lockclassBusiness object representing an input for the event that add operations to the scheduling lockclassBusiness object representing an input for the event that add resources to the scheduling lockclassBusiness object representing an input for the event that extends the scheduling lock -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.model
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.modelModifier and TypeClassDescriptionclassThis class represents a BOSchedulingModel object that extends the DynO class.classThis class represents a BOTeamModel object that extends the DynO class. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.model.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.model.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling mode.classBusiness object representing the input for theTeamModelSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.model.row
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.model.rowModifier and TypeClassDescriptionclassBusiness object representing a scheduling model row. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.model.row.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.model.row.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling model row. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfigurationModifier and TypeClassDescriptionclassBusiness object representing OSS integration configuration with external systems. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.event
Modifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for OSS integration configuration. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype
Modifier and TypeClassDescriptionclassBusiness object representing an integration vehicle type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOIntegrationVehicleType. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationtypeModifier and TypeClassDescriptionclassBusiness object representing an OSS integration type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOssIntegrationType. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.matrix
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.matrix -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.matrix.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.matrix.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOssMatrix. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.response
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.responseModifier and TypeClassDescriptionclassBusiness object representing an OSS response log entry.classBusiness object representing an OSS response log level.classBusiness object representing an aggregated summary of OSS response logs.classBusiness object representing an OSS response type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.response.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.response.eventModifier and TypeClassDescriptionclassFilter object for OSS response log search. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.space
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.space -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.space.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.space.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOOssSpace. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.status
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.oss.statusModifier and TypeClassDescriptionclassBusiness object representing a Solvice service status response.static classInner class representing error details. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistoryModifier and TypeClassDescriptionclassBusiness Object representing planning action history -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.eventModifier and TypeClassDescriptionclassFilter object for planning action history -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.typeModifier and TypeClassDescriptionclassBusiness object representing a planning action history type -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the planning action history type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellationModifier and TypeClassDescriptionclassBusiness Object representing the schedulings that are going to be cancelled. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus
Modifier and TypeClassDescriptionclassBusiness object representing a cancellation activity status -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search cancellation activity status. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel
Modifier and TypeClassDescriptionclassBusiness object representing an activity to cancel -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search activity to cancel. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSchedulingToCancel. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.eventModifier and TypeClassDescriptionclassInput object for theCoordinatesPathCalculateEvent.classSchedulingNotificationInput<BOScheduling>classBusiness object representing a search filter for the scheduling.class -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.mode
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.modeModifier and TypeClassDescriptionclassBusiness object representing a scheduling mode -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling mode. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenterModifier and TypeClassDescriptionclassBusiness object representing the operation center scheduling configuration. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.status
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.statusModifier and TypeClassDescriptionclassBusiness object representing a scheduling status -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.status.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the scheduling status. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.tour
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.scheduling.tourModifier and TypeClassDescriptionclassBusiness object representing the tour data of the resource in a workshift -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.teamdislocation
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.teamdislocationModifier and TypeClassDescriptionclassBusiness object representing a team dislocation -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.teamdislocation.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.teamdislocation.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for team dislocation. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.teamlocation
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.teamlocationModifier and TypeClassDescriptionclassBusiness object representing a team location -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.teamlocation.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.teamlocation.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for team location. -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.transfertimetype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.transfertimetypeModifier and TypeClassDescriptionclassBusiness object representing a transfer time type -
Uses of DynO in overit.geocallapp.wfm.scheduling.bl.transfertimetype.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.bl.transfertimetype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the transfer time type. -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.clockingtype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.clockingtypeModifier and TypeClassDescriptionclassDTO for clocking typeclassDTO for filter clocking type -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration
Modifier and TypeClassDescriptionclassDTO for immediate scheduling configurationclassDTO for filter immediate scheduling configurationclassDTO for insert immediate scheduling configurationclassDTO for update immediate scheduling configuration -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontypeModifier and TypeClassDescriptionclassDTO for immediate scheduling position typeclassDTO for filter immediate scheduling position type -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmodeModifier and TypeClassDescriptionclassDTO for immediate scheduling reprocessing modeclassDTO for filter immediate scheduling reprocessing mode -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort
Modifier and TypeClassDescriptionclassDTO for immediate scheduling w o sortclassDTO for filter immediate scheduling w o sortclassDTO for insert immediate scheduling w o sortclassDTO for update immediate scheduling w o sort -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar
Modifier and TypeClassDescriptionclassDTO for immediate scheduling calendarclassDTO for filter immediate scheduling calendarclassDTO for insert immediate scheduling calendarclassDTO for update immediate scheduling calendar -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history
Modifier and TypeClassDescriptionclassDTO for immediate scheduling processingclassDTO for filter immediate scheduling processingclassDTO for insert immediate scheduling processingclassDTO for update immediate scheduling processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessingModifier and TypeClassDescriptionclassDTO for immediate scheduling last processingclassDTO for filter immediate scheduling last processingclassDTO for insert immediate scheduling last processingclassDTO for update immediate scheduling last processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource
Modifier and TypeClassDescriptionclassDTO for immediate scheduling resource processingclassDTO for filter immediate scheduling resource processingclassDTO for insert immediate scheduling resource processingclassDTO for update immediate scheduling resource processing -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusionModifier and TypeClassDescriptionclassDTO for immediate scheduling resource exclusionclassDTO for filter immediate scheduling resource exclusion -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reasonModifier and TypeClassDescriptionclassDTO for immediate scheduling exclusion reasonclassDTO for filter immediate scheduling exclusion reason -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state
Modifier and TypeClassDescriptionclassDTO for immediate scheduling stateclassDTO for filter immediate scheduling state -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking
Modifier and TypeClassDescriptionclassDTO for immediate scheduling trackingclassDTO for filter immediate scheduling trackingclassDTO for insert immediate scheduling trackingclassDTO for update immediate scheduling tracking -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder
Modifier and TypeClassDescriptionclassDTO for immediate scheduling work orderclassDTO for filter immediate scheduling work orderclassDTO for insert immediate scheduling work orderclassDTO for update immediate scheduling work order -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.historyModifier and TypeClassDescriptionclassDTO for immediate scheduling work order historyclassDTO for filter immediate scheduling work order historyclassDTO for insert immediate scheduling work order historyclassDTO for update immediate scheduling work order history -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate
Modifier and TypeClassDescriptionclassDTO for immediate scheduling w o wostateclassDTO for filter immediate scheduling w o wostate -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.schedulingModifier and TypeClassDescriptionclassDTO for schedulingclassDTO for filter scheduling -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.mode
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.modeModifier and TypeClassDescriptionclassDTO for scheduling modeclassDTO for filter scheduling mode -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.status
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.statusModifier and TypeClassDescriptionclassDTO for scheduling statusclassDTO for filter scheduling status -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.tour
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.scheduling.tour -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.teamdislocation
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.teamdislocationModifier and TypeClassDescriptionclassDTO for team dislocationclassDTO for filter team dislocation -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.teamlocation
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.teamlocationModifier and TypeClassDescriptionclassDTO for team locationclassDTO for filter team location -
Uses of DynO in overit.geocallapp.wfm.scheduling.rs1.transfertimetype
Subclasses of DynO in overit.geocallapp.wfm.scheduling.rs1.transfertimetypeModifier and TypeClassDescriptionclassDTO for transfer time type.classDTO for filter transfer time type -
Uses of DynO in overit.geocallapp.wfm.scheduling.timeslot.bl
Subclasses of DynO in overit.geocallapp.wfm.scheduling.timeslot.blModifier and TypeClassDescriptionclassBusiness Object representing scheduling timeslot -
Uses of DynO in overit.geocallapp.wfm.scheduling.timeslot.bl.event
Subclasses of DynO in overit.geocallapp.wfm.scheduling.timeslot.bl.eventModifier and TypeClassDescriptionclassFilter object for scheduling timeslot -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configurationModifier and TypeClassDescriptionclassBusiness object representing a skill configuration
It contains the main and proper characteristics of the skill configuration, such as the id. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.activity
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.activityModifier and TypeClassDescriptionclassBusiness object representing a activity skill configuration
It contains the main and proper characteristics of the Activity Skill Configuration, such as the id. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.activity.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theActivitySkillConfigurationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.divisionModifier and TypeClassDescriptionclassBusiness object representing a skill configuration division
It contains the main and proper characteristics of the skill configuration division, such as the id. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillConfigurationDivisionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.history
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.historyModifier and TypeClassDescriptionclassBusiness object representing a skill configuration division history -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.history.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.division.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillConfigurationDivisionHistorySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillConfigurationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.history
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.historyModifier and TypeClassDescriptionclassBusiness object representing a skill configuration history. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.history.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOSkillConfigurationHistory. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skillModifier and TypeClassDescriptionclassBusiness object representing a skill configuration skill -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillConfigurationSkillSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.history
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.historyModifier and TypeClassDescriptionclassBusiness object representing a skill configuration - skill relation history -
Uses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.history.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.configuration.skill.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillConfigurationSkillHistorySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.divisionModifier and TypeClassDescriptionclassBusiness object representing a skill division
It contains the main and proper characteristics of the skill division, such as the id.
. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillDivisionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.history
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.historyModifier and TypeClassDescriptionclassBusiness object representing a skill division history -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.history.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillDivisionHistorySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.skill
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.skillModifier and TypeClassDescriptionclassBusiness object representing a skill division skill
It contains the main and proper characteristics of the skill division skill, such as the id.classBusiness object representing the grouped relation between aBOSkillDivisionand aBOSkill. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillDivisionSkillSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.history
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.historyModifier and TypeClassDescriptionclassBusiness object representing a skill division - skill relation history -
Uses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.history.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.division.skill.history.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillDivisionSkillHistorySearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.level
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.level -
Uses of DynO in overit.geocallapp.wfm.skills.bl.level.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.level.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillLevelSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfigurationModifier and TypeClassDescriptionclassBusiness Object representing skill override configuration -
Uses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.eventModifier and TypeClassDescriptionclassFilter object for skill override configuration -
Uses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skillModifier and TypeClassDescriptionclassBusiness Object representing skill override configuration skill -
Uses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.eventModifier and TypeClassDescriptionclassFilter object for skill override configuration skill -
Uses of DynO in overit.geocallapp.wfm.skills.bl.qualification
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.qualificationModifier and TypeClassDescriptionclassBusiness object representing a qualification -
Uses of DynO in overit.geocallapp.wfm.skills.bl.qualification.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.qualification.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the qualifications. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.skill
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.skillModifier and TypeClassDescriptionclassBusiness object representing a skill
It contains the main and proper characteristics of the skill, such as the id. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.skill.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.skill.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.skill.qualification
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.skill.qualificationModifier and TypeClassDescriptionclassBusiness object representing a skill qualification
It contains the main and proper characteristics of the skill qualification, such as the id. -
Uses of DynO in overit.geocallapp.wfm.skills.bl.skill.qualification.event
Subclasses of DynO in overit.geocallapp.wfm.skills.bl.skill.qualification.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theSkillQualificationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skill
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skillModifier and TypeClassDescriptionclassDTO for skillclassDTO for filter skillclassDTO for insert skillclassDTO for update skill -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfiguration
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfigurationModifier and TypeClassDescriptionclassDTO representing a skill configuration.classDTO representing a search filter to search for skill configurations.classDTO representing a request to insert a skill configuration.classDTO representing a request to update a skill configuration. -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfigurationdivision
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfigurationdivisionModifier and TypeClassDescriptionclassDTO representing a skill configuration division.classDTO representing a search filter to search for skill configuration divisions.classDTO representing a request to insert a skill configuration division. -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfigurationskill
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skillconfigurationskillModifier and TypeClassDescriptionclassclassDTO representing a search filter to search for skill configuration skills.classclass -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skilldivision
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skilldivisionModifier and TypeClassDescriptionclassDTO representing a skill division.classDTO representing a search filter to search for skill divisions.classDTO representing a request to insert a skill division.classDTO representing a request to update a skill division. -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skilldivisionskill
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skilldivisionskillModifier and TypeClassDescriptionclassclassDTO representing a search filter to search for skill division skills.classclass -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skilllevel
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skilllevelModifier and TypeClassDescriptionclassDTO for skill levelclassDTO for filter skill level -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationModifier and TypeClassDescriptionclassDTO for skill override configurationclassDTO for filter skill override configurationclassDTO for insert skill override configurationclassDTO for update skill override configuration -
Uses of DynO in overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationskill
Subclasses of DynO in overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationskillModifier and TypeClassDescriptionclassDTO for skill override configuration skillclassDTO for filter skill override configuration skillclassDTO for insert skill override configuration skillclassDTO for update skill override configuration skill -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.event
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the oublic holidays.classOutput bean forPublicHolidaySearchEvent.classInput bean forYearCalendarLoadEvent. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOHoliday. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.datatype
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.datatype -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.datatype.event
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.datatype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the data types. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.externalsystem
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.externalsystemModifier and TypeClassDescriptionclassBusiness object representing a external system. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.externalsystem.event
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.externalsystem.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the external system. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.measurementunit
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.measurementunit -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.measurementunit.event
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.measurementunit.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the measure units. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.bl.systemsetting
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.bl.systemsettingModifier and TypeClassDescriptionclassBusiness object representing the system settings. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.rs1.calendar
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.rs1.calendarModifier and TypeClassDescriptionclassDTO for public holidays.classDTO used to filter publica holidays. -
Uses of DynO in overit.geocallapp.wfm.systemsettings.rs1.datatype
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.rs1.datatypeModifier and TypeClassDescriptionclassDTO for data typeclassDTO for filter data type -
Uses of DynO in overit.geocallapp.wfm.systemsettings.rs1.externalsystem
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.rs1.externalsystemModifier and TypeClassDescriptionclassDTO for external systemclassDTO for filter external systemclassDTO for insert external systemclassDTO for update external system -
Uses of DynO in overit.geocallapp.wfm.systemsettings.rs1.holiday
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.rs1.holidayModifier and TypeClassDescriptionclassDTO for holidayclassDTO for filter holidayclassDTO for insert holidayclassDTO for update holiday -
Uses of DynO in overit.geocallapp.wfm.systemsettings.rs1.measurementunit
Subclasses of DynO in overit.geocallapp.wfm.systemsettings.rs1.measurementunitModifier and TypeClassDescriptionclassDTO representing a measurement unit.classDTO for measurement unit search filter.classDTO representing a measurement unit creation request.classDTO representing a measurement unit update request. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.cardinality
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.cardinalityModifier and TypeClassDescriptionclassBusiness object representing a team cardinality -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.cardinality.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.cardinality.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the team cardinality. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for teams. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skillconfigurationModifier and TypeClassDescriptionclassBusiness object representing the relation between a formation and the skill configurations. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theFormationSkillConfigurationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skilldivisionModifier and TypeClassDescriptionclassBusiness object representing the relation between a formation and the skill divisions. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theFormationSkillDivisionSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.level
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.level -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.level.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.level.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for team levels. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.member
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.member -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.member.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.member.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for team members. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.shift
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.shift -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for team shifts. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.resource
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.resourceModifier and TypeClassDescriptionclassBusiness Object representing the relation between a team shift and a resource. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.resource.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.shift.resource.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for team shift resources.classBusiness Object representing a search filter to search for team shift resources. -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.type
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.type -
Uses of DynO in overit.geocallapp.wfm.teams.bl.team.type.event
Subclasses of DynO in overit.geocallapp.wfm.teams.bl.team.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for team types. -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.team
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamModifier and TypeClassDescriptionclassDTO for team.classDTO used to filter teams.classDTO used to insert a team.classDTO used to update a team. -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teamcardinality
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamcardinalityModifier and TypeClassDescriptionclassDTO for team cardinalityclassDTO for filter team cardinality -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teamlevel
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamlevelModifier and TypeClassDescriptionclassDTO for team levelclassDTO for filter team level -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teammember
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teammemberModifier and TypeClassDescriptionclassDTO for team memberclassDTO for filter team memberclassDTO for insert team memberclassDTO for update team member -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teamshifts
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamshiftsModifier and TypeClassDescriptionclassDTO representing a team shift.classDTO representing a search filter to search for team shifts. -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teamshifts.resource
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamshifts.resourceModifier and TypeClassDescriptionclassDTO for team shift resource relationsclassDTO for filter team shift resource relations -
Uses of DynO in overit.geocallapp.wfm.teams.rs1.teamtypes
Subclasses of DynO in overit.geocallapp.wfm.teams.rs1.teamtypesModifier and TypeClassDescriptionclassDTO for team typeclassDTO for filter team typeclassDTO for insert team typeclassDTO for update team type -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.event
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.eventModifier and TypeClassDescriptionclassBusiness Object representing a search filter to search for clockings. -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.typeModifier and TypeClassDescriptionclassBusiness object representing a clocking type -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.action
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.actionModifier and TypeClassDescriptionclassBusiness object representing a clocking action type -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.action.event
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.action.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the clocking action type. -
Uses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.event
Subclasses of DynO in overit.geocallapp.wfm.timesheets.bl.clocking.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the clocking type. -
Uses of DynO in overit.geocallapp.wfm.timesheets.rs1.clockings
Subclasses of DynO in overit.geocallapp.wfm.timesheets.rs1.clockingsModifier and TypeClassDescriptionclassDTO representing a clocking.classDTO representing a search filter to search for clockings. -
Uses of DynO in overit.geocallapp.wfm.vehicles.bl
Subclasses of DynO in overit.geocallapp.wfm.vehicles.bl -
Uses of DynO in overit.geocallapp.wfm.vehicles.bl.event
Subclasses of DynO in overit.geocallapp.wfm.vehicles.bl.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter to search for vehicles. -
Uses of DynO in overit.geocallapp.wfm.vehicles.rs1.vehicles
Subclasses of DynO in overit.geocallapp.wfm.vehicles.rs1.vehiclesModifier and TypeClassDescriptionclassDTO for vehicle.classDTO to filter vehicles. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.activity
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.activityModifier and TypeClassDescriptionclassBusiness object representing a generic activity. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.activity.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the scheduling activity. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.activity.skillconfigurationModifier and TypeClassDescriptionclassBusiness object representing a activity skill configuration
It contains the main and proper characteristics of the Activity Skill Configuration, such as the id. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.event
Modifier and TypeClassDescriptionclassBusiness object representing a search filter for theActivitySkillConfigurationSearchEvent. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.attachment.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.attachment.event -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.cancelsuspendreasonModifier and TypeClassDescriptionclassBusiness object representing the reason of a cancellation or a suspension of a work order. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for theBOCancelSuspendReason. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.header
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.headerModifier and TypeClassDescriptionclassBusiness object representing a work order header It contains the master data of the work order and its relations with the other needed components such as the address, the operation center and the work cycle. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.header.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.header.eventModifier and TypeClassDescriptionclassclassclassInput object forWorkOrderHeaderStatusDeductionFromOperationsEventclassInput object forWorkOrderHeaderStatusRecalculateEventclassOutput object forWorkOrderHeaderStatusRecalculateEvent -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.meter
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.meterModifier and TypeClassDescriptionclassBusiness object representing a work order meter element. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.meter.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.meter.eventModifier and TypeClassDescriptionclassInput object forWorkOrderMeterSaveEvent.classBusiness object representing a research filter for the work order's meter relations. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.note
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.noteModifier and TypeClassDescriptionclassBusiness object representing a work order note. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.note.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.note.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order note. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operationModifier and TypeClassDescriptionclassBusiness object representing a work order operation. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.attachment.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.attachment.event -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.eventModifier and TypeClassDescriptionclassThe input bean for theWorkOrderOperationInterventionGroupLoadEvent.classThe output bean for theWorkOrderOperationInterventionGroupLoadEvent.classInput object forWorkOrderOperationRemoveWorkCycleStructureEvent.classBusiness object representing a search filter for the work order operations. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.immediatescheduling.event
Modifier and TypeClassDescriptionclassInput class for immediate scheduling evaluation event. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.operationRequirementModifier and TypeClassDescriptionclassBusiness Object representing operation requirementclassType of operation requirement. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.event
Modifier and TypeClassDescriptionclassFilter object for operation requirement -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.status
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.statusModifier and TypeClassDescriptionclassBusiness object representing a work order operation state -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.status.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.status.eventModifier and TypeClassDescriptionclassObject used as an input bean for theWorkOrderOperationStatusRecalculateEvent.classBusiness object representing a search filter for the work order operation status. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.type
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.typeModifier and TypeClassDescriptionclassBusiness object representing a work order operation type -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operation.type.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operation.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the WorkOrderOperationType. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operationcenter.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operationcenter.eventModifier and TypeClassDescriptionclassThe input bean for theOperationCenterDeductionFromAssetEvent.classThe input bean for theOperationCenterDeductionFromCustomLogicEvent.classThe input bean for theOperationCenterDeductionFromTerritoryEvent.classThe input bean for theOperationCenterDeductionFromWorkOrderTypeEvent.classThe input bean for theWorkOrderOperationCenterDeductionEvent. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operationtypecategory
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operationtypecategoryModifier and TypeClassDescriptionclassBusiness Object representing work order operation type category -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.operationtypecategory.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.operationtypecategory.eventModifier and TypeClassDescriptionclassFilter object for work order operation type category -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.origin
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.originModifier and TypeClassDescriptionclassBusiness object representing a work order source -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.origin.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.origin.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order source. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.requesttype
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.requesttypeModifier and TypeClassDescriptionclassBusiness object representing a request type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.requesttype.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.requesttype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the request type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.sequencenumber
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.sequencenumberModifier and TypeClassDescriptionclassBusiness object representing a work order sequence number. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.sequencenumber.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.sequencenumber.eventModifier and TypeClassDescriptionclassBusiness object representing a research filter for the work order's sequence number. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.servicetype
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.servicetypeModifier and TypeClassDescriptionclassBusiness object representing a service type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.servicetype.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.servicetype.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the service type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.status
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.statusModifier and TypeClassDescriptionclassBusiness object representing a work order status. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.status.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.status.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order status. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.typeModifier and TypeClassDescriptionclassBusiness object representing a work order type -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.activity
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.activityModifier and TypeClassDescriptionclassBusiness object representing a work order type activity -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.activity.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.activity.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type activity relation. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.eventmanager
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.eventmanagerModifier and TypeClassDescriptionclassBusiness Object representing event manager conf wo type -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.eventmanager.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.eventmanager.eventModifier and TypeClassDescriptionclassFilter object for event manager configuration and wo type -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcritera
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcriteraModifier and TypeClassDescriptionclassBusiness object representing an assignment criteria for the work order type. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcritera.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcritera.eventModifier and TypeClassDescriptionclassInput object forWorkOrderTypeOperationCenterAssignmentCriteriaSaveEvent. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.structure
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.structureModifier and TypeClassDescriptionclassBusiness object representing a work order type structure. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.type.structure.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.type.structure.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order type structure.classBusiness object representing a search filter for the work order type structure. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.urgency
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.urgencyModifier and TypeClassDescriptionclassBusiness object representing a work order urgency -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.urgency.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.urgency.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work order urgency. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycleModifier and TypeClassDescriptionclassBusiness object representing a generic Work Cycle. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.eventModifier and TypeClassDescriptionclassBusiness object representing the work cycle. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.rule
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.ruleModifier and TypeClassDescriptionclassBusiness Object representing work cycle rule -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.rule.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.rule.eventModifier and TypeClassDescriptionclassFilter object for work cycle rule -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.structure
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.structureModifier and TypeClassDescriptionclassBusiness object representing a generic Work Cycle. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.structure.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workcycle.structure.eventModifier and TypeClassDescriptionclassBusiness object representing the work cycle structure. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workload
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workloadModifier and TypeClassDescriptionclassBusiness object representing a work load.classBusiness object representing a work load detail. -
Uses of DynO in overit.geocallapp.wfm.workorders.bl.workload.event
Subclasses of DynO in overit.geocallapp.wfm.workorders.bl.workload.eventModifier and TypeClassDescriptionclassBusiness object representing a search filter for the work load details.classBusiness object representing a search filter for the work loads. -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.activity
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.activityModifier and TypeClassDescriptionclassDTO for scheduling activityclassDTO for filter scheduling activitiesclassDTO for insert scheduling activitiesclassDTO for update scheduling activity -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.activity.activityskillconfiguration
Modifier and TypeClassDescriptionclassDTO for activity skill configurationclassDTO for filter activity skill configurationclassDTO for insert activity skill configurationclassDTO for update activity skill configuration -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.note
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.noteModifier and TypeClassDescriptionclassDTO for work order note.classDTO representing a search filter to search for work order notes.classDTO to insert a work order note. -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.operation
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.operationModifier and TypeClassDescriptionclassDTO for work order operationclassDTO representing an element to update a batch of work order operations.classDTO for filter work order operationclassDTO for insert work order operationclassDTO for update work order operation -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.operationRequirement
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.operationRequirementModifier and TypeClassDescriptionclassDTO for operation requirementclassDTO for filter operation requirementclassDTO for insert operation requirementclassDTO for update operation requirement -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.operationstatus
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.operationstatusModifier and TypeClassDescriptionclassDTO for work order operation statusclassDTO for filter work order operation status -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.operationtype
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.operationtypeModifier and TypeClassDescriptionclassDTO for work order operation typeclassDTO for filter work order operation typeclassDTO for insert work order operation typeclassDTO for update work order operation type -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.operationtypecategory
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.operationtypecategoryModifier and TypeClassDescriptionclassDTO for work order operation type categoryclassDTO for filter work order operation type categoryclassDTO for insert work order operation type categoryclassDTO for update work order operation type category -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.origin
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.originModifier and TypeClassDescriptionclassDTO for work order originclassDTO for filter work order origin -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.requesttype
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.requesttypeModifier and TypeClassDescriptionclassDTO for request typeclassDTO for filter request typeclassDTO for insert request typeclassDTO for update request type -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.servicetype
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.servicetypeModifier and TypeClassDescriptionclassDTO for service typeclassDTO for filter service typeclassDTO for insert service typeclassDTO for update service type -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.status
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.statusModifier and TypeClassDescriptionclassDTO for work order statusclassDTO for filter work order status -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.type
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.typeModifier and TypeClassDescriptionclassDTO for work order typeclassDTO for filter work order typeclassDTO for insert work order typeclassDTO for update work order type -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.type.ocassignmentcritera
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.type.ocassignmentcriteraModifier and TypeClassDescriptionclassDTO for work order type - operation center assignement criteriaclassDTO for work order type - operation center assignment criteria -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.type.structure
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.type.structureModifier and TypeClassDescriptionclassDTO for work order type structureclassDTO for filter work order type structureclassDTO for insert work order type structureclassDTO for update work order type structure -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.urgency
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.urgencyModifier and TypeClassDescriptionclassDTO for work order urgencyclassDTO for filter work order urgencyclassDTO for insert work order urgencyclassDTO for update work order urgency -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workcycle
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workcycleModifier and TypeClassDescriptionclassDTO for work cycleclassDTO for filter work cycleclassDTO for insert work cycleclassDTO for insert work cycle -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workcyclestructure
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workcyclestructureModifier and TypeClassDescriptionclassDTO for work cycle structureclassDTO for filter work cycle structure -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workload
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workloadModifier and TypeClassDescriptionclassDTO for work loadclassDTO for filter work cycle -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.closure
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.closure -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.codegeneration
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.codegenerationModifier and TypeClassDescriptionclassDTO for generate the work order codeclassDTO for the response of the work order code generation -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.header
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.headerModifier and TypeClassDescriptionclassDTO for work order headerclassDTO for filter work order headerclassDTO for insert work order headerclassDTO for update work order header -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.meter
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.meterModifier and TypeClassDescriptionclassDTO for work order meter relationsclassDTO for filter work order meter relationsclassDTO for insert work order meter relation -
Uses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.operationcenter
Subclasses of DynO in overit.geocallapp.wfm.workorders.rs1.workorders.operationcenterModifier and TypeClassDescriptionclassDTO for work order operation centerclassDTO for work order operation center deduction service -
Uses of DynO in overit.geocallapp.wfm.workorders.spout.header
Subclasses of DynO in overit.geocallapp.wfm.workorders.spout.headerModifier and TypeClassDescriptionclassObject that represent the spout payload forBOWorkOrderHeaderinsert actions.classObject that represent the spout payload forBOWorkOrderHeaderstatus change actions.classObject that represent the spout payload forBOWorkOrderHeaderupdate actions. -
Uses of DynO in overit.geocallapp.wfm.workorders.spout.operation
Subclasses of DynO in overit.geocallapp.wfm.workorders.spout.operationModifier and TypeClassDescriptionclassObject that represent the spout payload forBOWorkOrderOperationinsert actions.classObject that represent the spout payload forBOWorkOrderOperationstatus change actions.classObject that represent the spout payload forBOWorkOrderOperationupdate actions.
from(Map, Class)instead.