Uses of Class
overit.geocall.basic.bl.user.BOUser
Packages that use BOUser
Package
Description
-
Uses of BOUser in overit.geocall.base.rs2.user
Methods in overit.geocall.base.rs2.user with parameters of type BOUser -
Uses of BOUser in overit.geocall.basic.bl.login.event
Methods in overit.geocall.basic.bl.login.event that return BOUserConstructors in overit.geocall.basic.bl.login.event with parameters of type BOUser -
Uses of BOUser in overit.geocall.basic.bl.user
Subclasses of BOUser 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 implementorConstructors in overit.geocall.basic.bl.user with parameters of type BOUserModifierConstructorDescriptionBOManagedUser(BOUser user) Create a new instance of a managed user by copying the values from another ones -
Uses of BOUser in overit.geocall.basic.bl.user.event
Fields in overit.geocall.basic.bl.user.event declared as BOUserModifier and TypeFieldDescriptionprotected BOUserLoadUsersEvent.filterprotected BOUserUsersLoadEvent.filterDeprecated, for removal: This API element is subject to removal in a future version.protected BOUserUpdateUserEvent.oldUserprotected BOUserUserUpdateEvent.oldUserDeprecated, for removal: This API element is subject to removal in a future version.protected BOUserCreateUserEvent.userprotected BOUserUpdateUserEvent.userprotected BOUserUserCreateEvent.userDeprecated, for removal: This API element is subject to removal in a future version.protected BOUserUserUpdateEvent.userDeprecated, for removal: This API element is subject to removal in a future version.Methods in overit.geocall.basic.bl.user.event that return BOUserModifier and TypeMethodDescriptionLoadUsersEvent.getFilter()Returns the object containing the values that will be used to filter the query results.UsersLoadEvent.getFilter()Deprecated, for removal: This API element is subject to removal in a future version.Returns the object containing the values that will be used to filter the query results.UpdateUserEvent.getOldUser()Returns the instance of the user before is updatedUserUpdateEvent.getOldUser()Deprecated, for removal: This API element is subject to removal in a future version.Returns the instance of the user before is updatedCreateUserEvent.getUser()Returns the instance of the user that will be createdUpdateUserEvent.getUser()Returns the instance of the user that will be updatedUserCreateEvent.getUser()Deprecated, for removal: This API element is subject to removal in a future version.Returns the instance of the user that will be createdUserUpdateEvent.getUser()Deprecated, for removal: This API element is subject to removal in a future version.Returns the instance of the user that will be updatedConstructors in overit.geocall.basic.bl.user.event with parameters of type BOUserModifierConstructorDescriptionCreateUserEvent(BOUser user) Create a new event that will be called to request a user creationCreateUserEvent(BOUser user, boolean sameCompany) Create a new event that will be called to request a user creationLoadUsersEvent(Page page, BOUser filter) Create a new event that will be called to load the users informationLoadUsersEvent(Page page, BOUser filter, Order order) Create a new event that will be called to load the users informationLoadUsersEvent(Page page, BOUser filter, Order order, Collection<Long> filterIds) Create a new event that will be called to load the users informationUpdateUserEvent(BOUser user, BOUser oldUser) Create a new event that will be called to update the user's informationUpdateUserEvent(BOUser user, BOUser oldUser, boolean safeMode) Create a new event that will be called to update the user's information, removing the sensible data in according to the parameter safeModeUserCreateEvent(BOUser user) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to request a user creationUserCreateEvent(BOUser user, boolean sameCompany) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to request a user creationUsersLoadEvent(Page page, BOUser filter) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to load the users informationUsersLoadEvent(Page page, BOUser filter, Order order) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to load the users informationUsersLoadEvent(Page page, BOUser filter, Order order, Collection<Long> filterIds) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to load the users informationUserUpdateEvent(BOUser user, BOUser oldUser) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to update the user's informationUserUpdateEvent(BOUser user, BOUser oldUser, boolean safeMode) Deprecated, for removal: This API element is subject to removal in a future version.Create a new event that will be called to update the user's information, removing the sensible data in according to the parameter safeMode -
Uses of BOUser in overit.geocall.basic.bl.user.task
Methods in overit.geocall.basic.bl.user.task with parameters of type BOUserModifier and TypeMethodDescriptionprotected voidBTUserUpdate.saveUserChanges(BOUser user, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BOUser in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task that return BOUserMethods in overit.geocallapp.wfm.cee.bl.intervention.task with parameters of type BOUserModifier and TypeMethodDescriptionprotected DTOVCAppointmentCreationRequestBTVCAppointmentCreation.buildRequestDTO(VCAppointment vcAppointment, BOUser user, List<DTOMessage> messages) protected StringBTVCAppointmentCreation.getVCAppointmentTechnicianName(BOUser user) -
Uses of BOUser in overit.geocallapp.wfm.cee.bl.message.task
Methods in overit.geocallapp.wfm.cee.bl.message.task that return BOUser -
Uses of BOUser in overit.geocallapp.wfm.core.bl.bundler
Methods in overit.geocallapp.wfm.core.bl.bundler that return BOUserModifier and TypeMethodDescriptionBundleEntitiesAggregate.getInsertUser()Returns the insert user information.Methods in overit.geocallapp.wfm.core.bl.bundler with parameters of type BOUserModifier and TypeMethodDescriptionvoidBundleEntitiesAggregate.setInsertUser(BOUser user) Sets the bundle insert user. -
Uses of BOUser in overit.geocallapp.wfm.core.bl.user
Subclasses of BOUser in overit.geocallapp.wfm.core.bl.user -
Uses of BOUser in overit.geocallapp.wfm.core.ux.schedulingproposal.creation
Methods in overit.geocallapp.wfm.core.ux.schedulingproposal.creation that return BOUser -
Uses of BOUser in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler that return BOUser