Uses of Class
overit.geocall.da.PoolKit
Packages that use PoolKit
Package
Description
-
Uses of PoolKit in overit.geocall.aws.sts.task
Methods in overit.geocall.aws.sts.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssumeRole.body(AssumeRoleEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.base.util
Methods in overit.geocall.base.util with parameters of type PoolKitModifier and TypeMethodDescriptionstatic DBViewUserTypeUtil.fetchCompanyAdminUserTypes(PoolKit pk) Returns aDBViewof all the user types with the company.administration grant.static DBViewUserTypeUtil.fetchSuperUserTypes(PoolKit pk) Returns aDBViewof all the user types with the server.administration grant.static booleanUserTypeUtil.isUserTypeCompanyAdmin(Long userType, PoolKit pk) Return if the user type in input has the company.administration grant.static booleanUserTypeUtil.isUserTypeSuper(Long userType, PoolKit pk) Return if the user type in input has the server.administration grant. -
Uses of PoolKit in overit.geocall.basic.bl
Methods in overit.geocall.basic.bl with parameters of type PoolKit -
Uses of PoolKit in overit.geocall.basic.bl.accounting.spout
Methods in overit.geocall.basic.bl.accounting.spout with parameters of type PoolKitModifier and TypeMethodDescriptionLoginSpoutImpl.getPayload(PoolKit pk, LoginEvent event) LogoutSpoutImpl.getPayload(PoolKit pk, LogoutEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.auth.da
Methods in overit.geocall.basic.bl.auth.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOApiKey.feedback(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOApiKey.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.auth.task
Methods in overit.geocall.basic.bl.auth.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCleanExpiredApiKeys.body(CleanExpiredApiKeysEvent cleanExpiredApiKeysEvent, PoolKit pk) protected voidBTClearDBSecretCache.body(ClearDBSecretCacheEvent clearDBSecretCacheEvent, PoolKit pk) protected voidBTDeleteSecret.body(DeleteSecretEvent deleteSecretEvent, PoolKit pk) protected voidBTDeleteSecretValue.body(DeleteSecretValueEvent deleteSecretValueEvent, PoolKit pk) protected voidBTEditSecret.body(EditSecretEvent edit, PoolKit pk) protected voidBTExtractApiKey.body(ExtractApiKeyEvent event, PoolKit pk) protected voidprotected voidBTExtractSecretValue.body(ExtractSecretValueEvent extractSecretValueEvent, PoolKit pk) protected voidBTGenerateApiKey.body(GenerateApiKeyEvent event, PoolKit pk) protected voidBTGenerateSecret.body(GenerateSecretEvent generateSecretEvent, PoolKit pk) protected voidBTGenerateSecretValue.body(GenerateSecretValueEvent generateSecretValueEvent, PoolKit pk) protected voidBTIdentityFromApiKey.body(IdentityFromApiKeyEvent event, PoolKit pk) protected voidBTLoadSecretValues.body(LoadSecretValuesEvent loadSecretValuesEvent, PoolKit pk) protected voidBTRevokeApiKey.body(RevokeApiKeyEvent event, PoolKit pk) protected voidBTSystemUserIdentification.body(SystemUserIdentificationEvent i, PoolKit pk) protected voidprotected voidprotected void -
Uses of PoolKit in overit.geocall.basic.bl.company.spout
Methods in overit.geocall.basic.bl.company.spout with parameters of type PoolKitModifier and TypeMethodDescriptionCompanyCreateEventSpoutImpl.getPayload(PoolKit pk, CompanyCreateEvent event) CompanyUpdateEventSpoutImpl.getPayload(PoolKit pk, CompanyUpdateEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.company.task
Methods in overit.geocall.basic.bl.company.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCompanyCreate.body(CompanyCreateEvent event, PoolKit pk) protected voidBTCompanyUpdate.body(CompanyUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.config.spout
Methods in overit.geocall.basic.bl.config.spout with parameters of type PoolKitModifier and TypeMethodDescriptionLoggingConfigChangeSpoutImpl.getPayload(PoolKit pk, LoggingConfigChangeEvent event) SystemConfigChangeSpoutImpl.getPayload(PoolKit pk, SystemConfigChangeEvent event) TenantConfigChangeSpoutImpl.getPayload(PoolKit pk, CompanyConfigChangeEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.container.spout
Methods in overit.geocall.basic.bl.container.spout with parameters of type PoolKitModifier and TypeMethodDescriptionTenantStartupSpoutImpl.getPayload(PoolKit pk, TenantServiceStartupEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.container.task
Methods in overit.geocall.basic.bl.container.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTenantStartup.body(StartupEvent startupEvent, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.datalog.task
Methods in overit.geocall.basic.bl.datalog.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocall.basic.bl.dictionary.task
Methods in overit.geocall.basic.bl.dictionary.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTranslationsCreate.body(TranslationsCreateEvent event, PoolKit pk) protected voidBTTranslationsLoad.body(TranslationsLoadEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.encryption
Methods in overit.geocall.basic.bl.encryption with parameters of type PoolKitModifier and TypeMethodDescriptionvoidRun theDAO.scan(CommandContext, PoolKit, DBScanner)command after to create the instance ofDAOdynamically created on thetableandpoolname defined in the constructor. -
Uses of PoolKit in overit.geocall.basic.bl.encryption.task
Methods in overit.geocall.basic.bl.encryption.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTConvertEncryption.body(ConvertEncryptionEvent convertEncryptionEvent, PoolKit pk) protected voidBTDecrypt.body(DecryptEvent decryptEvent, PoolKit pk) protected voidBTVerifyDecryption.body(VerifyDecryptionEvent verifyDecryptionEvent, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.event.consumer
Methods in overit.geocall.basic.bl.event.consumer with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidCompanyInstallHandler.body(CompanyInstallEvent companyInstallEvent, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.login.task
Methods in overit.geocall.basic.bl.login.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBeforeUserUpsert.body(BeforeUserUpsertEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.message.task
Methods in overit.geocall.basic.bl.message.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocall.basic.bl.profile.task
Methods in overit.geocall.basic.bl.profile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTUserProfileCreate.body(UserProfileCreateEvent event, PoolKit pk) protected voidBTUserProfileDelete.body(UserProfileDeleteEvent event, PoolKit pk) protected voidBTUserProfileLoad.body(UserProfileLoadEvent event, PoolKit pk) protected voidBTUserProfilesDBViewLoad.body(UserProfilesDBViewLoadEvent event, PoolKit pk) protected voidBTUserProfilesLoad.body(UserProfilesLoadEvent event, PoolKit pk) protected voidBTUserProfileStateLoad.body(UserProfileStateLoadEvent event, PoolKit pk) protected voidBTUserProfileStateUpdate.body(UserProfileStateUpdateEvent event, PoolKit pk) protected voidBTUserProfileUpdate.body(UserProfileUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.token.task
Methods in overit.geocall.basic.bl.token.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGenerateToken.body(GenerateTokenEvent event, PoolKit pk) protected voidBTInvalidateToken.body(InvalidateTokenEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.user.da
Methods in overit.geocall.basic.bl.user.da with parameters of type PoolKitModifier and TypeMethodDescriptionintDAOAllUsers.command(CommandContext cc, PoolKit pk) intDAOUsers.command(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.user.spout
Methods in overit.geocall.basic.bl.user.spout with parameters of type PoolKitModifier and TypeMethodDescriptionUserCreateEventSpoutImpl.getPayload(PoolKit pk, CreateUserEvent event) UserUpdateEventSpoutImpl.getPayload(PoolKit pk, UpdateUserEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.user.task
Methods in overit.geocall.basic.bl.user.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAnonymizeUser.anonymizeUserData(HashGetter userData, DAOUsers dao, PoolKit pk) protected voidBTAnonymizeUser.body(AnonymizeUserEvent event, PoolKit pk) protected voidBTAnonymizeUserFace.body(AnonymizeUserEvent event, PoolKit pk) protected voidBTPasswordChange.body(PasswordChangeEvent event, PoolKit pk) protected voidDeprecated, for removal: This API element is subject to removal in a future version.protected voidprotected voidBTUpdateUserState.body(UpdateUserStateEvent event, PoolKit pk) protected voidBTUserCreate.body(UserCreateEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTUserLoad.body(UserLoadEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTUsersLoad.body(UsersLoadEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTUserUpdate.body(UserUpdateEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTAnonymizeUser.clearUserChanges(PoolKit pk, HashGetter userData) protected voidBTSaveUserChanges.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTSaveUserChangesNew.saveChanges(DAOUserChanges dao, PoolKit pk, HashGetter userData, Set<Long> roles) protected voidBTAnonymizeUser.saveUserChanges(HashGetter user, PoolKit poolKit) protected voidBTUserUpdate.saveUserChanges(BOUser user, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTAnonymizeUser.updateAnonymizedUser(HashGetter userData, DAOUsers dao, PoolKit pk) protected voidBTAnonymizeUser.updateUser(DAOUsers dao, HashGetter user, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.usertype.spout
Methods in overit.geocall.basic.bl.usertype.spout with parameters of type PoolKitModifier and TypeMethodDescriptionUserTypeCreateEventSpoutImpl.getPayload(PoolKit pk, UserTypeCreateEvent event) UserTypeUpdateEventSpoutImpl.getPayload(PoolKit pk, UserTypeUpdateEvent event) -
Uses of PoolKit in overit.geocall.basic.bl.usertype.task
Methods in overit.geocall.basic.bl.usertype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTUserTypeAuthPolicyLoad.body(UserTypeAuthPolicyLoadEvent event, PoolKit pk) protected voidBTUserTypeAuthPolicyUpdate.body(UserTypeAuthPolicyUpdateEvent event, PoolKit pk) protected voidBTUserTypeCreate.body(UserTypeCreateEvent event, PoolKit pk) protected voidBTUserTypeDuplicate.body(UserTypeDuplicateEvent userTypeDuplicateEvent, PoolKit pk) Executes the user type duplication process.protected voidBTUserTypeGrantsLoad.body(UserTypeGrantsLoadEvent event, PoolKit pk) protected voidBTUserTypeGrantsUpdate.body(UserTypeGrantsUpdateEvent event, PoolKit pk) protected voidBTUserTypeLoad.body(UserTypeLoadEvent event, PoolKit pk) protected voidBTUserTypesLoad.body(UserTypesLoadEvent event, PoolKit pk) protected voidBTUserTypeUpdate.body(UserTypeUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocall.basic.bl.wsc.task
Methods in overit.geocall.basic.bl.wsc.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPageGeneration.body(PageGenerationEvent pageGenerationEvent, PoolKit pk) -
Uses of PoolKit in overit.geocall.bl
Methods in overit.geocall.bl with parameters of type PoolKitModifier and TypeMethodDescriptionprotected abstract voidImplements this method to write the specific task logic to handle the input parameter.protected voidprotected abstract voidprotected voidLaunch the event using the identity that will be passed to the registered tasks and get the object returned by the first event's handler.GenericEvent.launchAsync(PoolKit pk) Launch the event asynchronously providing the current identity to the registered tasks.voidStarts the task. -
Uses of PoolKit in overit.geocall.da
Methods in overit.geocall.da with parameters of type PoolKitModifier and TypeMethodDescriptionApplies this function to the given argument.intDAO.command(CommandContext cc, PoolKit pk) Executes the command defined by theCommandContextpassed as parameterprotected voidDAO.defineParams(CommandContext cc, PoolKit pk) The method performs a cloning of the maps of the filters and of the values and makes a merge, putting before the filter field names the string F: and before the value field names the string V: to avoid possible conflicts; this is necessary because the same field can be used with different semantics, as a filter and as a value, for example for theDAO.UPDATE_FILTERcommandsprotected voidDAOSV.defineParams(CommandContext cc, PoolKit pk) protected voidDAO.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAO.getFilterCriterion(overit.geocall.da.CommandContext)protected voidDAO.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) The method defines theDBStatement, sets the SQL and the parameters for the execution of the commandsprotected voidDAO.defineValues(CommandContext cc, PoolKit pk) Method to extend to go to prepare the values operating Java side, for example making calculations, avoiding to operate SQL side that is much more difficult, inconvenient, difficult to maintain and not portable.voidDAO.execute(CommandContext cc, PoolKit pk) Executes the commandvoidExecutes the providedBatch.protected voidDAO.feedback(CommandContext cc, PoolKit pk, DBStatement dbs) Method to be extended to carry out operations exploiting the result of the executed command; for example it can be used to implement CASE WHEN logics that can therefore be deleted from the SQL.voidFeedbackService.feedback(@NotNull CommandContext cc, @NotNull PoolKit pk, @NotNull DBStatement dbs) Updates the providedCommandContextwith the query results.protected static LongDAUtils.getAutoIncrementedVal(DBStatement insertDbs, PoolKit pk) CommandContext.getSequenceNextVal(PoolKit poolKit, String table, String sequence) Returns aLongabout the sequence value.static LongDAUtils.getSequenceNextVal(PoolKit pk, String tableName, String sequenceField) Retrieves the new sequence value according to the specific DB.DAUtils.getSequenceNextVals(PoolKit pk, String tableName, long howManySequences) DAO.query(CommandContext cc, PoolKit pk) Executes the query defined by theCommandContextpassed as parametervoidDAO.scan(CommandContext cc, PoolKit pk, DBScanner scanner) scans the dataset defined by a DAO Select command with aDBScannerprotected voidDAO.validate(CommandContext cc, PoolKit pk) Method to extend if you want to implement some logic of data validation; it can raise a DAException, or better, a DAValidateException. -
Uses of PoolKit in overit.geocall.event.producer
Methods in overit.geocall.event.producer with parameters of type PoolKitModifier and TypeMethodDescriptionSpout.getPayload(PoolKit pk, E event) Extracts the payload from the given event using the provided PoolKit. -
Uses of PoolKit in overit.geocall.scheduler
Methods in overit.geocall.scheduler with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimedJobsStartup.body(StartupEvent event, PoolKit pk) protected voidJobStartup.body(TenantServiceStartupEvent event, PoolKit pk) protected voidQueuesStartup.body(StartupEvent startupEvent, PoolKit pk) -
Uses of PoolKit in overit.geocall.ux.util
Methods in overit.geocall.ux.util with parameters of type PoolKitModifier and TypeMethodDescriptionstatic DBViewUserTypeUtil.fetchCompanyAdminUserTypes(PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Returns aDBViewof all the user types with the company.administration grant.static DBViewUserTypeUtil.fetchSuperUserTypes(PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Returns aDBViewof all the user types with the server.administration grant.static booleanUserTypeUtil.isUserTypeCompanyAdmin(Long userType, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Return if the user type in input has the company.administration grant.static booleanUserTypeUtil.isUserTypeSuper(Long userType, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Return if the user type in input has the server.administration grant. -
Uses of PoolKit in overit.geocallapp.logger.bl.detail.data
Methods in overit.geocallapp.logger.bl.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOLogDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.logger.bl.detail.task
Methods in overit.geocallapp.logger.bl.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogDetailInsert.body(LogDetailInsertEvent event, PoolKit poolKit) protected voidBTLogDetailLoad.body(LogDetailLoadEvent event, PoolKit poolKit) protected voidBTLogDetailSearch.body(LogDetailSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.logger.bl.master.data
Methods in overit.geocallapp.logger.bl.master.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOLogMasterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.logger.bl.master.task
Methods in overit.geocallapp.logger.bl.master.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogMasterInsert.body(LogMasterInsertEvent event, PoolKit poolKit) protected voidBTLogMasterLoad.body(LogMasterLoadEvent event, PoolKit poolKit) protected voidBTLogMasterSearch.body(LogMasterSearchEvent event, PoolKit poolKit) protected voidBTLogMasterUpdate.body(LogMasterUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.logger.bl.processinglog.task
Methods in overit.geocallapp.logger.bl.processinglog.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogProcessingLoad.execute(LogProcessingLoadEvent event, PoolKit poolKit) protected voidBTLogProcessingSearch.execute(LogProcessingSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.logger.bl.state.task
Methods in overit.geocallapp.logger.bl.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImportExportStateLoad.body(ImportExportStateLoadEvent event, PoolKit poolKit) protected voidBTImportExportStateSearch.body(ImportExportStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.logger.bl.task
Methods in overit.geocallapp.logger.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogDelete.execute(LogDeleteEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.batch.task
Methods in overit.geocallapp.utilities.core.bl.common.batch.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.check.checkable.task
Methods in overit.geocallapp.utilities.core.bl.common.check.checkable.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidAbstractCheckableBusinessTask.body(CheckableEvent<I, O> event, PoolKit poolKit) protected voidValidExecutionAbstractCheckableBusinessTask.body(CheckableEvent<I, O> event, PoolKit poolKit) protected abstract List<CheckerEvent<?>> AbstractCheckableBusinessTask.defineCheckerEvents(I input, PoolKit poolKit) protected abstract OAbstractCheckableBusinessTask.executeProcess(I input, PoolKit poolKit) protected CheckResultAbstractCheckableBusinessTask.launchCheckerEvents(List<CheckerEvent<?>> checkerEvents, PoolKit poolKit) protected voidAbstractCheckableBusinessTask.validate(CheckResult inputCheckResult, boolean skipUserConfirms, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.check.checker.task
Methods in overit.geocallapp.utilities.core.bl.common.check.checker.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidAbstractCheckerBusinessTask.body(CheckerEvent<I> event, PoolKit poolKit) protected voidValidExecutionAbstractCheckerBusinessTask.body(CheckerEvent<I> event, PoolKit poolKit) protected abstract List<CheckIssue> AbstractCheckerBusinessTask.computeCheckIssues(I inputElement, PoolKit poolKit) Method to be implemented to perform checks on the given inputElement and return the respective check issues -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.task
Methods in overit.geocallapp.utilities.core.bl.common.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTHistory.applyCommand(PoolKit pk) Applies the entity operation (insert, update, or delete).protected voidMain execution method of the history task.protected HashGetterBuilds the translation map from entity fields to history fields.protected voidBTHistory.createHistoryRecord(PoolKit pk) Creates a history record for the current entity operation.protected voidBTHistory.insertHistoryRecord(PoolKit pk) Inserts a new record into the history table based on the current operation.protected voidBTHistory.loadCurrentDBData(PoolKit pk) Loads the current database record for update or delete operations.protected HashGetterBTHistory.loadPreviousHistoryRecord(HashGetter hg, PoolKit pk) Retrieves the most recent history record for the given entity.protected voidBTHistory.loadTranslatedFieldMap(PoolKit pk) Loads the field translation map between entity and history tables.protected voidBTHistory.postElaboration(PoolKit pk) Hook method called after the entity operation is executed.protected voidBTHistory.preElaboration(PoolKit pk) Hook method called before the entity operation is executed.protected voidBTHistory.writeHistoryRecord(Map<String, Object> currentValues, HashGetter previousHistoryRecord, PoolKit pk) Writes a new history record to the history table. -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.validation
Methods in overit.geocallapp.utilities.core.bl.common.validation with parameters of type PoolKitModifier and TypeMethodDescription<O> voidValidationHelper.validateEntityExistence(Class<? extends LoadEvent<O>> loadEventClass, Long id, PoolKit poolKit) Validates the existence of an entity. -
Uses of PoolKit in overit.geocallapp.utilities.core.bl.common.validexecution
Methods in overit.geocallapp.utilities.core.bl.common.validexecution with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidMain execution method that validates before proceeding with business logic.protected abstract voidExecutes the actual business logic after validation has passed. -
Uses of PoolKit in overit.geocallapp.utilities.core.cache
Methods in overit.geocallapp.utilities.core.cache with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.utilities.core.data
Methods in overit.geocallapp.utilities.core.data with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDAOUtils.check(Object id, Map<String, Object> filters, Class<? extends DAO> daoClass, PoolKit poolKit) Checks if an entity exists with the given primary key and filters.static voidDeletes an entity from the database by its primary key.protected voidDynOCreator.initialize(DBView queryResult, PoolKit poolKit) Initialize the creator.protected voidDynOExtractor.initialize(List<T> objects, PoolKit poolKit) Initialize the extractor.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>
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.protected voidReadOnlyDAO.validate(CommandContext cc, PoolKit pk) Validates that only SELECT operations are permitted on this read-onlyDAO. -
Uses of PoolKit in overit.geocallapp.utilities.core.timezone.task
Methods in overit.geocallapp.utilities.core.timezone.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidExecutes the timezone resolution logic based on company configuration.protected abstract TimeZoneBTTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<T> input, PoolKit poolKit) Resolves the appropriateTimeZonebased on the provided input data. -
Uses of PoolKit in overit.geocallapp.utilities.dataaccess
Methods in overit.geocallapp.utilities.dataaccess with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.utilities.ux.ui.container.table
Methods in overit.geocallapp.utilities.ux.ui.container.table with parameters of type PoolKitModifier and TypeMethodDescriptionprotected DBViewEventServerTableView.buildDBView(int maxRows, int skipRows, PoolKit poolKit) Launches the search event in order to update the currentDBView.protected voidEventServerTableView.completeRowData(DBView dbv, int rowNumber, T object, PoolKit poolKit) Completes the row data of theDBViewextracted by the search event.protected voidEventServerTableView.loadCachedData(List<T> object, PoolKit poolKit) Method used to load precomputed or cached data for multiple objects and store it in a map for later use.booleanUpdates the required table row.booleanUpdates the required table row. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl
Methods in overit.geocallapp.wfm.accounts.bl with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidAccountUtils.notifyAccountInsert(Long accountId, PoolKit poolKit) Notifies the system about an account insertion.static voidAccountUtils.notifyAccountUpdate(Long accountId, PoolKit poolKit) Notifies the system about an account update. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.contact.data
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccountContactSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.contact.task
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountContactUpdate.checkUnique(BOAccountContact contact, PoolKit poolKit) protected LongPerforms the needed operation by calling theBTAccountContactHistory.protected voidBTAccountContactInsert.execute(AccountContactInsertEvent event, PoolKit poolKit) Inserts the givenBOAccountContactand writes the newly generated id into the event journal.protected voidBTAccountContactLoad.execute(AccountContactLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOAccountContactand writes it into the event journal.protected voidBTAccountContactSearch.execute(AccountContactSearchEvent event, PoolKit poolKit) Writes the searched contacts into the event journal.protected voidBTAccountContactUpdate.execute(AccountContactUpdateEvent event, PoolKit poolKit) Updates theBOAccountContactwith all its needed components.protected LongBTAccountContactInsert.insert(BOAccountContact contact, PoolKit poolKit) Performs the insertion of the givenBOAccountContact.protected LongBTAccountContactSearch.loadAddress(Long accountId, PoolKit poolKit) protected BOAccountContactBTAccountContactInsert.loadExistingContact(BOAccountContact contact, PoolKit poolKit) Loads the existing contact with the not valid contact values.protected LongBTAccountContactInsert.update(BOAccountContact contact, BOAccountContact existingContact, PoolKit poolKit) Performs the update of the givenBOAccountContact.protected voidBTAccountContactUpdate.update(PoolKit poolKit, BOAccountContact contact) protected voidBTAccountContactInsert.validate(BOAccountContact contact, PoolKit poolKit) Validates the data before the insertion.protected voidBTAccountContactUpdate.validate(BOAccountContact contact, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.contact.type.data
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOContactTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.contact.type.task
Methods in overit.geocallapp.wfm.accounts.bl.account.contact.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTContactTypeLoad.execute(ContactTypeLoadEvent event, PoolKit poolKit) Writes the loaded contact type into the event journal.protected voidBTContactTypeSearch.execute(ContactTypeSearchEvent event, PoolKit poolKit) Writes the searched contact type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.data
Methods in overit.geocallapp.wfm.accounts.bl.account.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccount.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOAccountSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.status.data
Methods in overit.geocallapp.wfm.accounts.bl.account.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccountStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.status.task
Methods in overit.geocallapp.wfm.accounts.bl.account.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountStatusInsert.execute(AccountStatusInsertEvent event, PoolKit poolKit) Writes the inserted account status into the event journal.protected voidBTAccountStatusLoadEvent.execute(AccountStatusLoadEvent event, PoolKit pk) Writes the loaded account status into the event journal.protected voidBTAccountStatusSearch.execute(AccountStatusSearchEvent event, PoolKit poolKit) Writes the searched account status into the event journal.protected voidBTAccountStatusUpdate.execute(AccountStatusUpdateEvent event, PoolKit poolKit) Writes the updated account status into the event journal.protected voidBTAccountStatusInsert.validate(BOAccountStatus accountStatus, PoolKit poolKit) protected voidBTAccountStatusUpdate.validate(BOAccountStatus accountStatus, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.status.type.data
Methods in overit.geocallapp.wfm.accounts.bl.account.status.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccountStatusTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.status.type.task
Methods in overit.geocallapp.wfm.accounts.bl.account.status.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountStatusTypeLoad.body(AccountStatusTypeLoadEvent event, PoolKit poolKit) Writes the loaded account status type into the event journal.protected voidBTAccountStatusTypeSearch.body(AccountStatusTypeSearchEvent event, PoolKit poolKit) Writes the searched state type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.task
Methods in overit.geocallapp.wfm.accounts.bl.account.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountNotification.body(AccountNotificationEvent event, PoolKit poolKit) protected voidBTAccountInsert.checkUniqueCode(BOAccount account, PoolKit poolKit) Verifies that the code of the given account is unique.protected voidBTAccountUpdate.checkUniqueCode(BOAccount account, PoolKit poolKit) Verifies that the code of the given account is unique.protected voidBTAccountInsert.execute(AccountInsertEvent event, PoolKit poolKit) Inserts the givenBOAccountand writes the newly generated id into the event journal..protected voidBTAccountLoad.execute(AccountLoadEvent event, PoolKit poolKit) Writes the loaded account into the event journal.protected voidBTAccountSearch.execute(AccountSearchEvent event, PoolKit poolKit) Writes the searched account into the event journal.protected voidBTAccountUpdate.execute(AccountUpdateEvent event, PoolKit poolKit) Updates theBOAccountwith all its needed components.protected LongBTAccountInsert.insertAccount(BOAccount account, PoolKit poolKit) Inserts the given account.protected voidBTAccountInsert.insertFakeContact(Long addressId, PoolKit poolKit) Inserts the default contact of type "phone" for the account just created, we need to do that because account won't work without a contact.protected voidBTAccountHistory.postElaboration(PoolKit poolKit) protected voidUpdates theBOAccountby calling theBTAccountHistoryprotected voidBTAccountInsert.updateTimezone(BOAccount account, PoolKit poolKit) Defines the account time zone and aligns the creation date with it.protected voidBTAccountInsert.validate(AccountInsertInput input, PoolKit poolKit) Validates the data before the insert.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.type.data
Methods in overit.geocallapp.wfm.accounts.bl.account.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccountType.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOAccountTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.account.type.task
Methods in overit.geocallapp.wfm.accounts.bl.account.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountTypeInsert.afterInsert(BOAccountType accountType, PoolKit pk) Actions to perform after the insertion.protected voidBTAccountTypeUpdate.afterUpdate(BOAccountType accounttype, PoolKit pk) Actions to perform after the update.protected voidBTAccountTypeInsert.checkUnique(String code, PoolKit pk) Checks if the account type has a unique code.protected voidBTAccountTypeUpdate.checkUnique(BOAccountType type, PoolKit poolKit) Checks if the account type has a unique code.protected voidBTAccountTypeInsert.execute(AccountTypeInsertEvent event, PoolKit pk) Writes the inserted account type into the event journal.protected voidBTAccountTypeLoad.execute(AccountTypeLoadEvent event, PoolKit poolKit) Writes the loaded account type into the event journal.protected voidBTAccountTypeSearch.execute(AccountTypeSearchEvent event, PoolKit poolKit) Writes the searched account type into the event journal.protected voidBTAccountTypeUpdate.execute(AccountTypeUpdateEvent event, PoolKit pk) Writes the updated account type into the event journal.protected voidBTAccountTypeInsert.validate(BOAccountType accountType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOAccountType.protected voidBTAccountTypeUpdate.validate(BOAccountType accountType, PoolKit pk) Checks if the givenBOAccountTypecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.converter.data
Methods in overit.geocallapp.wfm.accounts.bl.converter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOConverterTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.converter.task
Methods in overit.geocallapp.wfm.accounts.bl.converter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTConverterTypeInsert.execute(ConverterTypeInsertEvent event, PoolKit pk) Writes the inserted converter type id into the event journal.protected voidBTConverterTypeLoad.execute(ConverterTypeLoadEvent event, PoolKit poolKit) Writes the loaded converter type into the event journal.protected voidBTConverterTypeSearch.execute(ConverterTypeSearchEvent event, PoolKit poolKit) Writes the searched converter type into the event journal.protected voidBTConverterTypeUpdate.execute(ConverterTypeUpdateEvent event, PoolKit poolKit) Updates a newBOConverterTypewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.accessibility.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.accessibility.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterAccessibilitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.accessibility.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.accessibility.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterAccessibilityInsert.execute(MeterAccessibilityInsertEvent event, PoolKit poolKit) Inserts the givenBOMeterAccessibilityand writes the newly generated id into the event journal..protected voidBTMeterAccessibilityLoad.execute(MeterAccessibilityLoadEvent event, PoolKit poolKit) ExecuStarting from the given id, it loads the correspondingBOMeterAccessibilityand writes it into the event journal.te.protected voidBTMeterAccessibilitySearch.execute(MeterAccessibilitySearchEvent event, PoolKit poolKit) Writes the searched account into the event journal.protected voidBTMeterAccessibilityUpdate.execute(MeterAccessibilityUpdateEvent event, PoolKit poolKit) Updates theBOMeterAccessibilitywith all its needed components.protected voidBTMeterAccessibilityInsert.validate(BOMeterAccessibility meterAccessibility, PoolKit poolKit) Validates the data before the insertion.protected voidBTMeterAccessibilityUpdate.validate(BOMeterAccessibility meterAccessibility, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.brand.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.brand.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterBrandSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.brand.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.brand.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterBrandInsert.execute(MeterBrandInsertEvent event, PoolKit pk) Writes the inserted meter brand id into the event journal.protected voidBTMeterBrandLoad.execute(MeterBrandLoadEvent event, PoolKit pk) Writes the loaded meter brand into the event journal.protected voidBTMeterBrandSearch.execute(MeterBrandSearchEvent event, PoolKit pk) Writes the searched meter brand into the event journal.protected voidBTMeterBrandUpdate.execute(MeterBrandUpdateEvent event, PoolKit pk) Updates a newBOMeterBrandwith all its needed components.protected voidBTMeterBrandInsert.validate(BOMeterBrand meterBrand, PoolKit poolKit) protected voidBTMeterBrandUpdate.validate(BOMeterBrand meterBrand, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.converter.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.converter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterConverter.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOMeterConverterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.converter.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.converter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterConverterInsert.execute(MeterConverterInsertEvent event, PoolKit poolKit) Inserts the givenBOMeterConverterand writes the newly generated id into the event journal.protected voidBTMeterConverterLoad.execute(MeterConverterLoadEvent event, PoolKit poolKit) protected voidBTMeterConverterUpdate.execute(MeterConverterUpdateEvent event, PoolKit poolKit) Updates theBOMeterConverterwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeter.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOMeterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.location.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.location.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterLocationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.location.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.location.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterLocationInsert.execute(MeterLocationInsertEvent event, PoolKit poolKit) Writes the inserted meter location id into the event journal.protected voidBTMeterLocationLoad.execute(MeterLocationLoadEvent event, PoolKit pk) Writes the loaded meter location into the event journal.protected voidBTMeterLocationSearch.execute(MeterLocationSearchEvent event, PoolKit pk) Writes the searched meter location into the event journal.protected voidBTMeterLocationUpdate.execute(MeterLocationUpdateEvent event, PoolKit pk) Updates a newBOMeterLocationwith all its needed components.protected voidBTMeterLocationInsert.validate(BOMeterLocation bo, PoolKit poolKit) protected voidBTMeterLocationUpdate.validate(BOMeterLocation bo, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.meterclass.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.meterclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.meterclass.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.meterclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterClassInsert.execute(MeterClassInsertEvent event, PoolKit pk) Writes the inserted meter class id into the event journal.protected voidBTMeterClassLoad.execute(MeterClassLoadEvent event, PoolKit pk) Writes the loaded meter class into the event journal.protected voidBTMeterClassSearch.execute(MeterClassSearchEvent event, PoolKit pk) Writes the searched meter class into the event journal.protected voidBTMeterClassUpdate.execute(MeterClassUpdateEvent event, PoolKit pk) Updates a newBOMeterClasswith all its needed components.protected voidBTMeterClassInsert.validate(BOMeterClass bo, PoolKit poolKit) protected voidBTMeterClassUpdate.validate(BOMeterClass bo, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTReadingMeterTypeLoad.execute(ReadingMeterTypeLoadEvent event, PoolKit pk) Writes the loaded reading meter type into the event journal.protected voidBTReadingMeterTypeSearch.execute(ReadingMeterTypeSearchEvent event, PoolKit pk) Writes the searched reading meter type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterInsert.execute(MeterInsertEvent event, PoolKit poolKit) Inserts the givenBOMeterand writes the newly generated id into the event journal..protected voidBTMeterLoad.execute(MeterLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOMeterand writes it into the event journal.protected voidBTMeterSearch.execute(MeterSearchEvent event, PoolKit poolKit) Writes the searched meters into the event journal.protected voidBTMeterUpdate.execute(MeterUpdateEvent event, PoolKit poolKit) Updates theBOMeterwith all its needed components.protected LongBTMeterInsert.getNextMeterIndex(Long address, PoolKit poolKit) Calculates the next available meter index for a given address.protected voidValidates the input before the insertion.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.type.data
Methods in overit.geocallapp.wfm.accounts.bl.meter.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.bl.meter.type.task
Methods in overit.geocallapp.wfm.accounts.bl.meter.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterTypeInsert.execute(MeterTypeInsertEvent event, PoolKit poolKit) Writes the inserted meter type id into the event journal.protected voidBTMeterTypeLoad.execute(MeterTypeLoadEvent event, PoolKit pk) Writes the loaded meter type into the event journal.protected voidBTMeterTypeSearch.execute(MeterTypeSearchEvent event, PoolKit pk) Writes the searched meter type into the event journal.protected voidBTMeterTypeUpdate.execute(MeterTypeUpdateEvent event, PoolKit poolKit) Updates a newBOMeterTypewith all its needed components.protected voidBTMeterTypeInsert.validate(BOMeterType bo, PoolKit poolKit) protected voidBTMeterTypeUpdate.validate(BOMeterType meterType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.integration
Methods in overit.geocallapp.wfm.accounts.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic AccountsEventProviderAccountsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.accounts.spout.account
Methods in overit.geocallapp.wfm.accounts.spout.account with parameters of type PoolKitModifier and TypeMethodDescriptionAccountInsertedSpout.getPayload(PoolKit pk, AccountInsertedPublishEvent event) AccountUpdatedSpout.getPayload(PoolKit pk, AccountUpdatedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.ai
Methods in overit.geocallapp.wfm.ai with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidUtilsAI.checkOrdersAlreadySaw(BOConfigurationParams configurationParams, LongSet executionOperations, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task
Methods in overit.geocallapp.wfm.ai.assistant.rc1.dispatcherassistant.schedulableactivities.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDispatcherAssistantSchedulableActivitiesClient.body(DispatcherAssistantSchedulableActivitiesSearchEvent<T> event, PoolKit pk) Executes the main business logic for the Dispatcher Assistant search task. -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.agendaaffinity.data
Methods in overit.geocallapp.wfm.ai.bl.agendaaffinity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaAffinityAccountingsExtractor.defineParams(CommandContext cc, PoolKit pk) protected voidDAOAgendaAffinityAccountingsExtractor.validate(CommandContext cc, PoolKit pk) protected voidDAOAgendaAffinityPrediction.validate(CommandContext cc, PoolKit pk) protected voidDAOAgendaAffinityWorkshiftsForPrediction.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchAgendaAffinityDashboard.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.agendaaffinity.task
Methods in overit.geocallapp.wfm.ai.bl.agendaaffinity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaAffinityDelete.body(AgendaAffinityDeleteEvent event, PoolKit pk) protected voidBTAgendaAffinityInsert.body(AgendaAffinityInsertEvent event, PoolKit pk) protected voidBTAlignFsmAgendaAffinity.body(AlignFsmAgendaAffinityEvent event, PoolKit pk) protected voidprotected voidBTPresignedUrlGenerator.body(AgendaAffinityPresignedUrlGeneratorEvent event, PoolKit pk) protected voidprotected List<TeamAgendaAffinity> BTPredictionAgendaAffinity.buildAffinityInput(PoolKit pk) Build the list of TeamAgendaAffinity that will be passed to prediction systemBTTrainingAgendaAffinity.buildExperienceCsv(Date extractionStartDate, PoolKit pk) Build the csv with the teams experiences from the first wo date to now.protected FileBTClusterMappingAgendaAffinity.buildExperienceFile(Date extractionStartDate, Long configurationId, PoolKit poolKit) Method that build a file containing the experiences.protected FileBTTrainingAgendaAffinity.buildFileToTransfer(PoolKit poolKit) protected FileBTUploadS3Orders.buildOperationFile(PoolKit poolKit, BOConfigurationParams configurationParam) Method that build a file containing the orders'operations.BTClusterMappingAgendaAffinity.buildResourceFile(Date extractionStartDate, PoolKit poolKit) Method that build a file containing the resources.BTTrainingAgendaAffinity.buildResourcesCsv(Date extractionStartDate, PoolKit poolKit) Build the csv with the (single) resource data.protected FileBTClusterMappingAgendaAffinity.buildTeamFile(Date extractionStartDate, Long configurationId, PoolKit poolKit) Method that build a file containing the teams.BTTrainingAgendaAffinity.buildTeamsCsv(Date extractionStartDate, PoolKit pk) Build the csv with the workorder teams data.protected voidBTAlignFsmAgendaAffinity.deleteOldPredictions(Long schedulingModel, Set<Long> workshifts, PoolKit pk) protected voidBTAgendaAffinityDelete.deleteRecords(HashMap<String, Object> filter, PoolKit pk) protected voidBTPredictionAgendaAffinity.doPrediction(List<TeamAgendaAffinity> teamAgendaAffinityList, PoolKit pk) protected voidBTPredictionAgendaAffinity.elaborateTask(PoolKit pk) protected voidBTUpdateS3Orders.elaborateTask(PoolKit poolKit) protected List<BOConfigurationParams> BTPresignedUrlGenerator.getConfigurationParameters(Long algorithmId, Long operationCenterId, PoolKit pk) protected List<BOConfigurationParams> BTUploadS3Orders.getConfigurationParameters(Long algorithmId, PoolKit pk) BTUpdateS3Orders.getOperations(PoolKit poolKit) Return a DBView with the data extracted from DB given a work order id.BTTrainingAgendaAffinity.getWorkOrders(Date initialExtractionDate, PoolKit poolKit) Get the list of workOrders to elaborate.protected voidBTPredictionAgendaAffinity.saveTeamAgendaAffinity(List<TeamAgendaAffinity> affinityInput, PoolKit pk) Save the affinity values on db.protected voidBTAlignFsmAgendaAffinity.updateElaboratedAffinity(PoolKit pk) protected voidBTTrainingAgendaAffinity.updateExperience(Date startDate, PoolKit poolKit) protected voidBTAlignFsmAgendaAffinity.updateFsmAgendaffinity(List<BOResourceShiftAgendaAffinity> affinities, PoolKit pk) Update FSM agenda affinity table with the predicted results -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAutomaticMeterReadingSearch.validate(CommandContext cc, PoolKit pk) protected voidDAODashboardAMRPrediction.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task
Methods in overit.geocallapp.wfm.ai.bl.automaticmeterreading.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDashboardAMRLoad.body(DashboardAMRLoadEvent event, PoolKit pk) protected DBViewBTDashboardAMRLoad.getDBRecord(HashGetter filters, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.chatbot.task
Methods in overit.geocallapp.wfm.ai.bl.chatbot.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTChatbotPageCreation.body(PageGenerationEvent pageGenerationEvent, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.data
Methods in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAIConfigurationParamsSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.task
Methods in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTConfigurationParametersSave.body(ConfigurationParametersSaveEvent event, PoolKit pk) protected voidBTConfigurationParametersSearch.body(ConfigurationParametersSearchEvent event, PoolKit poolKit) protected voidBTConfigurationParametersSave.deleteOperationsCenter(Long confParamsOpCenterId, PoolKit pk) protected DBViewBTConfigurationParametersSave.getExistingOperationsCenters(Long confParamsId, PoolKit pk) protected BOConfigurationParamsBTConfigurationParametersSave.insertConfigurationParameters(BOConfigurationParams configurationParameters, PoolKit pk) protected voidBTConfigurationParametersSave.insertOperationsCenter(Long confParamsId, Long opCenterId, PoolKit pk) protected BOConfigurationParamsBTConfigurationParametersSave.saveConfigurationParameters(BOConfigurationParams configurationParameters, PoolKit pk) protected voidBTConfigurationParametersSave.saveConfigurationParametersOperationsCenter(BOConfigurationParams savedConfigurationParameters, PoolKit pk) protected BOConfigurationParamsBTConfigurationParametersSave.updateConfigurationParameters(BOConfigurationParams configurationParameters, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.configuration.template.task
Methods in overit.geocallapp.wfm.ai.bl.configuration.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<BOMeterReadingsMeasure> BTDuplicateMeter.associateMeasures(Long idTemplate, Long idTemplateToDuplicate, PoolKit poolKit) protected voidBTDuplicateMeter.body(DuplicateMeterEvent i, PoolKit pk) protected voidBTMeterReadingsTemplateInsert.checkUniqueCode(BOMeterReadingsTemplate meterTemplate, PoolKit poolKit) protected voidBTMeterReadingsMeasureInsert.execute(MeterReadingsMeasureInsertEvent event, PoolKit pk) protected voidBTMeterReadingsTemplateInsert.execute(MeterReadingsTemplateInsertEvent event, PoolKit pk) protected BOMeterReadingsMeasureBTMeterReadingsMeasureInsert.insertMeterReadingsMeasure(BOMeterReadingsMeasure configurationParameters, PoolKit pk) protected BOMeterReadingsTemplateBTMeterReadingsTemplateInsert.insertMeterReadingsTemplate(BOMeterReadingsTemplate configurationParameters, PoolKit pk) protected voidBTDuplicateMeter.insertNewMeasures(List<BOMeterReadingsMeasure> measures, PoolKit poolKit) protected LongBTDuplicateMeter.insertNewTemplate(BOMeterReadingsTemplate templateToInsert, PoolKit poolKit) protected voidBTMeterReadingsMeasureInsert.updateMeterReadingsMeasure(BOMeterReadingsMeasure configurationParameters, PoolKit pk) protected voidBTMeterReadingsTemplateInsert.updateMeterReadingsTemplate(BOMeterReadingsTemplate configurationParameters, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.customersearch.meters.task
Methods in overit.geocallapp.wfm.ai.bl.customersearch.meters.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureElementTemplateUpsert.body(MeasureElementTemplateUpsertEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.duration.prediction
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWOTimePredictionView.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.duration.prediction.data
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAIDataExtraction.defineSql(CommandContext cc, PoolKit pk) protected voidDAOWOTimePrediction.defineSql(CommandContext cc, PoolKit pk) protected voidDAOAIDataExtraction.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOAIDataExtraction.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchWOOperations.validate(CommandContext cc, PoolKit pk) protected voidDAOWOResourceTimePredictionSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOWOTimePredictionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.support.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidBTTimePredictionSupportFieldCalculation.calculateInterventionsTotalTime(DBView interventions, PoolKit pk) protected voidBTTimePredictionSupportFieldCalculation.calculateSupportFields(DBView interventions, PoolKit pk) protected voidBTTimePredictionSupportFieldCalculation.deleteOperationCurrentRecords(Long operation, PoolKit pk) protected DBViewBTBuildInterventionTimeLine.getClockings(LongSet workshiftsId, PoolKit pk) protected DBViewBTBuildInterventionTimeLine.getReceipts(PoolKit pk) protected DBViewBTTimePredictionSupportFieldCalculation.getWorkOrdersInterventions(PoolKit pk) protected DBViewBTBuildInterventionTimeLine.getWorkshifts(PoolKit pk) protected voidBTTimePredictionSupportFieldCalculation.insertOperationsInterventions(DBView operationInterventions, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.duration.prediction.task
Methods in overit.geocallapp.wfm.ai.bl.duration.prediction.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidBTInsertWOTimePrediction.body(DTOWOTimePrediction operation, PoolKit pk) protected voidBTInterventionDurationLoad.body(InterventionDurationLoadEvent event, PoolKit pk) protected voidprotected voidBTPrepareWOForTimePrediction.body(WorkOrderValidationEvent event, PoolKit pk) protected voidprotected voidBTWorkOrderDurationPredictionExecution.body(WorkOrderDurationPredictionExecutionEvent event, PoolKit pk) protected FileBTPredictionDuration.buildFileToTransfer(DBView operations, PoolKit pk) protected FileBTTrainingDuration.buildFileToTransfer(PoolKit pk) BTPredictionDuration.buildOperationsMap(PoolKit pk) protected voidBTMassiveWoOperationTimePrediction.callTimePredictionInsert(HashGetter operationRow, PoolKit pk) protected voidBTPrepareWOForTimePrediction.callTimePredictionInsert(BOWorkOrderOperation operation, Long operationCenter, PoolKit pk) protected voidBTAlignWOOperationDuration.evaluateResourcesPredictions(LongSet timePredictionList, PoolKit pk) protected voidBTAlignWOOperationDuration.evaluateRulesOnOperations(DBView currentOperations, DBView rules, PoolKit pk) protected voidBTWorkOrderDurationPredictionExecution.executePrediction(WorkOrderDurationPredictionExecutionEventInput input, PoolKit pk) protected BOConfigurationParamsBTWorkOrderDurationPredictionExecution.getConfigurationParameters(Long algorithmId, Long taskId, Long operationsCenterId, PoolKit pk) protected DBViewBTPredictionDuration.getDailyOperationsData(LongSet operationList, Date startDate, Date endDate, PoolKit pk) protected DBViewBTAlignWOOperationDuration.getOperationsToElaborate(PoolKit pk) protected DBViewprotected LongBTPredictionDuration.getTimePredictionIdFromOperation(Long operationId, PoolKit pk) protected LongBTWorkOrderDurationPredictionExecution.getWOOperationsCenterId(Long workOrderId, PoolKit pk) protected voidBTWorkOrderDurationPredictionExecution.launchOperationPrediction(Long operationsCenterId, Set<Long> operationIds, PoolKit pk) protected voidBTWorkOrderDurationPredictionExecution.launchPrediction(BOConfigurationParams configurationParams, Set<Long> operationIds, PoolKit pk) protected voidBTWorkOrderDurationPredictionExecution.launchResourcePrediction(Long operationsCenterId, Set<Long> operationIds, PoolKit pk) protected LongBTInterventionDurationLoad.loadPredictedDuration(InterventionDurationLoadInput input, PoolKit pk) protected LongBTInterventionDurationLoad.loadResourcePredictedDuration(InterventionDurationLoadInput input, PoolKit pk) protected voidprotected booleanBTInterventionDurationLoad.skipBundleOperations(Long workOrderOperationId, PoolKit pk) Skips the entire process of predicted duration calculation only when the givenBOWorkOrderOperationis part of an activeBundle.protected voidBTAlignWOOperationDuration.updatePredictionTable(HashGetter operation, Long status, boolean isApplied, PoolKit pk) protected voidBTPredictionDuration.updateWoTimeDurationResourceTable(List<Map<String, Object>> predictionResult, PoolKit pk) protected voidBTPredictionDuration.updateWoTimeDurationTable(List<Map<String, Object>> predictionResult, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPPartsManagementSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOPPartsManagementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task
Methods in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAlignFsmPPMMaterials.body(AlignFsmPPMMaterialsEvent event, PoolKit pk) protected voidBTPredictionPPMDelete.body(PredictionPPMDeleteEvent event, PoolKit pk) protected voidBTPredictionPPMInsert.body(PredictionPPMInsertEvent event, PoolKit pk) protected voidBTWorkOrderPPMPredictionExecution.body(WorkOrderPPMPredictionExecutionEvent event, PoolKit pk) protected FileBTPredictionPPartsManagement.buildFileToTransfer(DBView operations, PoolKit pk) protected FileBTTrainingPPartsManagement.buildFileToTransfer(PoolKit pk) BTPredictionPPartsManagement.buildOperationsMap(PoolKit pk) BTTrainingPPartsManagement.buildSkillsCsv(PoolKit pk, Date extractionStartDate) Build the csv with the teams experiences from the first wo date to now.protected voidBTPredictionPPMDelete.deleteRecords(HashMap<String, Object> filter, PoolKit pk) protected BOConfigurationParamsBTWorkOrderPPMPredictionExecution.getConfigurationParameters(Long operationCenterId, PoolKit pk) BTTrainingPPartsManagement.getInterventions(Date initialExtractionDate, PoolKit pk) Get the list of interventions to elaborate.protected DBViewBTPredictionPPartsManagement.getOperationsData(HashGetter filter, PoolKit pk) protected DBViewBTAlignFsmPPMMaterials.getOperationsToElaborate(Set<Long> operationsIds, PoolKit pk) protected DBViewprotected voidBTWorkOrderPPMPredictionExecution.launchPrediction(BOConfigurationParams configurationParams, Set<Long> operationIds, PoolKit pk) protected voidBTPredictionPPartsManagement.managePredictResults(List<Map<String, Object>> predictionResult, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.processing.history.data
Methods in overit.geocallapp.wfm.ai.bl.processing.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchElaborationHistory.defineSql(CommandContext cc, PoolKit pk) protected voidDAOModelTrainingHistory.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.processing.history.task
Methods in overit.geocallapp.wfm.ai.bl.processing.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTElaborationHistoryCreation.body(ElaborationHistoryCreationEvent event, PoolKit pk) protected BOElaborationHistoryBTElaborationHistoryCreation.createElaborationHistory(BOConfigurationParams configurationParams, Long trainingType, PoolKit pk) protected BOConfParamsHistoryBTElaborationHistoryCreation.getLastConfigurationParametersHistory(Long configurationParamsId, PoolKit pk) protected BOElaborationHistoryBTElaborationHistoryCreation.getLastElaborationHistory(Long confParamsHistoryId, PoolKit pk) protected LongBTElaborationHistoryCreation.getLastModelHistoryId(Long modelId, PoolKit pk) protected BOElaborationHistoryBTElaborationHistoryCreation.insertElaborationHistory(BOElaborationHistory elaborationHistory, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.processing.task
Methods in overit.geocallapp.wfm.ai.bl.processing.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAIProcessExecutionInsert.body(AIProcessExecutionInsertEvent event, PoolKit poolKit) protected voidprotected voidBTCalculateAgendaAffinity.body(ScheduleCalculateAgendaAffinityEvent event, PoolKit pk) protected voidBTExecuteAIProcess.body(ExecuteAIProcessEvent event, PoolKit pk) protected voidprotected voidBTSaveAIProcess.body(WorkOrderValidationEvent event, PoolKit poolKit) protected voidBTBasicClusterMapping.buildDataAndUpdate(Date extractionDate, Long configuration, boolean generatedExperience, PoolKit poolKit) protected abstract FileBTBasicClusterMapping.buildExperienceFile(Date extractionStartDate, Long configurationId, PoolKit poolKit) protected abstract FileBTBasicPrediction.buildFileToTransfer(DBView operations, PoolKit pk) Build the File object that must be loaded on AWSprotected abstract FileBTBasicTraining.buildFileToTransfer(PoolKit pk) BTBasicPrediction.buildOperationsMap(PoolKit pk) protected abstract FileBTBasicClusterMapping.buildResourceFile(Date extractionDate, PoolKit pk) protected abstract FileBTBasicClusterMapping.buildTeamFile(Date extractionStartDate, Long configurationId, PoolKit poolKit) protected voidBTBasicClusterMapping.cleanUselessExperiences(PoolKit poolKit) Delete all the experience records of the last configuration execution and those of current elaboration with data < yesterdayprotected voidBTBasicAIProcess.clearOldLogs(PoolKit pk) Delete the old history record for the elaboration of this configurationprotected abstract voidBTBasicAIProcess.elaborateTask(PoolKit pk) protected voidBTBasicClusterMapping.elaborateTask(PoolKit poolKit) protected voidBTBasicPrediction.elaborateTask(PoolKit pk) protected voidBTBasicTraining.elaborateTask(PoolKit pk) protected voidBTExecuteAIProcess.executeAgendaAffinityTask(PoolKit pk) protected voidBTExecuteAIAgendaAffinityPrediction.executeConfiguration(BOConfigurationParams aiConfiguration, PoolKit pk) protected voidBTExecuteAIProcess.executeConfiguration(BOConfigurationParams aiConfiguration, PoolKit pk) protected voidBTExecuteAIProcess.executeDurationTask(PoolKit pk) protected voidBTExecuteAIProcess.executePPartsManagementTask(PoolKit pk) protected voidBTExecuteAIProcess.executeTeamSuggestionTask(PoolKit pk) protected BOConfigurationParamsBTCalculateAgendaAffinity.getConfigurationParameters(Long operationCenter, PoolKit pk) Get the available prediction configuration for agenda affinity prediction task.protected BOConfigurationParamsBTLaunchAIQueuedProcess.getConfigurationParameters(Long configurationId, PoolKit pk) Method that get all the parameters for a given configuration id.protected List<BOConfigurationParams> DATRunAIAlgorithm.getConfigurationParameters(Long algorithmId, Long taskId, PoolKit pk) protected BOConfParamsHistoryBTBasicAIProcess.getConfigurationParamsHistory(PoolKit pk) protected BOElaborationHistoryBTBasicAIProcess.getElaborationHistory(PoolKit pk) protected DateBTBasicClusterMapping.getLastTrainingOrCMDate(PoolKit poolKit) Get the last training/cluster mapping execution date for the current configuration.protected DateBTBasicClusterMapping.getMostRecentDateFromConfigurations(DBView confParams, PoolKit poolKit) BTExecuteAIAgendaAffinityPrediction.getNextDaysShifts(PoolKit pk, boolean forceTodayEnd) protected List<BOConfigurationParams> BTSaveAIProcess.getValidConfigurations(Long operationCenterId, PoolKit poolKit) Get the configuration parameters given an operation center and a task.protected abstract voidElaborate prediction results.protected voidBTBasicTraining.manageTrainingResults(String log, PoolKit pk) protected voidBTBasicClusterMapping.updateExperience(Date startDate, PoolKit pk) Method that calls the update experience in incremental mode.protected voidBTLaunchAIQueuedProcess.updateRecords(LongSet executionOperationsSet, ExecuteAIProcessEventOutput output, Long configurationId, PoolKit poolKit) Method that updates the elaborated records with the result of elaboration.protected voidBTBasicAIProcess.writeLogTable(String taskStatus, String log, byte[] xlsReport, byte[] xlsReport2, String htmlReport, String htmlReport2, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.processing.utils.export.task
Methods in overit.geocallapp.wfm.ai.bl.processing.utils.export.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTExportCSVWithScan.body(ExportCSVWithScanEvent event, PoolKit pk) protected voidBTExportCSVWithScan.buildExport(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.schedule.oss.task
Methods in overit.geocallapp.wfm.ai.bl.schedule.oss.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBuildOssSolver.body(BuildOssSolverEvent i, PoolKit pk) protected booleanBTBuildOssSolver.checkOCConfiguration(overit.geocallapp.wfm.scheduler.util.SchedParams params, PoolKit pk) Check if there is an agenda affinity prediction configuration for the given OC. -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.teamexperience.task
Methods in overit.geocallapp.wfm.ai.bl.teamexperience.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCalculateExperience.body(CalculateExperienceEvent event, PoolKit pk) protected voidprotected voidBTCalculateExperience.createDataForFirstDate(PoolKit pk) protected voidBTCalculateExperience.createDataUntilNow(PoolKit pk) protected voidBTCalculateExperience.loadLastExperienceValues(PoolKit pk) protected voidBTCalculateExperience.saveExperienceData(Date refrenceDate, PoolKit pk) protected void -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.teamsuggestion.data
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPredictionExtractor.defineParams(CommandContext cc, PoolKit pk) protected voidDAOTeamSuggestionAccountingsExtractor.defineParams(CommandContext cc, PoolKit pk) protected voidDAOPredictionExtractor.validate(CommandContext cc, PoolKit pk) protected voidDAOTeamSuggestionAccountingsExtractor.validate(CommandContext cc, PoolKit pk) protected voidDAOTeamSuggestionResourceExtractor.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.teamsuggestion.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamSuggestionPredictionExecution.body(WorkOrderTeamSuggestionPredictionExecutionEvent event, PoolKit pk) BTTrainingTeamSuggestion.buildExperienceCsv(Date extractionStartDate, PoolKit pk) Build the csv with the teams experiences from the first wo date to now.protected FileBTClusterMappingTeamSuggestion.buildExperienceFile(Date extractionStartDate, Long configurationId, PoolKit pk) protected FileBTPredictionTeamSuggestion.buildFileToTransfer(DBView operations, PoolKit pk) protected FileBTTrainingTeamSuggestion.buildFileToTransfer(PoolKit pk) BTPredictionTeamSuggestion.buildOperationsMap(PoolKit pk) BTClusterMappingTeamSuggestion.buildResourceFile(Date extractionDate, PoolKit pk) BTTrainingTeamSuggestion.buildResourcesCsv(Date extractionStartDate, PoolKit pk) Build the csv with the (single) resource data.protected FileBTClusterMappingTeamSuggestion.buildTeamFile(Date extractionStartDate, Long configurationId, PoolKit pk) BTTrainingTeamSuggestion.buildTeamsCsv(Date extractionStartDate, PoolKit pk) Build the csv with the workorder teams data.protected voidBTTrainingTeamSuggestion.cleanUselessExperiences(PoolKit pk) Delete all the experience records for the current elaboration with data < yesterday.protected BOConfigurationParamsBTClusterMappingTeamSuggestion.getConfigurationParameters(Long algorithmId, Long taskId, Long co, PoolKit pk) protected BOConfigurationParamsBTTeamSuggestionPredictionExecution.getConfigurationParameters(Long operationCenterId, PoolKit pk) protected DBViewBTPredictionTeamSuggestion.getOperationsData(HashGetter filter, PoolKit pk) BTTrainingTeamSuggestion.getWorkOrders(Date initialExtractionDate, PoolKit pk) Get the list of workOrders to elaborate.protected voidBTTeamSuggestionPredictionExecution.launchPrediction(BOConfigurationParams configurationParams, Set<Long> operationIds, PoolKit pk) protected voidBTPredictionTeamSuggestion.managePredictResults(List<Map<String, Object>> predictionResult, PoolKit pk) protected voidBTTrainingTeamSuggestion.resetExperiencesTable(PoolKit pk) Delete all the experience records for the current configuration if exists.protected voidBTTrainingTeamSuggestion.updateExperience(Date startDate, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.data
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchTeamAffinity.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchTeamAffinity.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.task
Methods in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAlignFsmTeamAffinity.body(AlignFsmTeamAffinityEvent event, PoolKit pk) protected voidBTTeamAffinityDelete.body(TeamAffinityDeleteEvent event, PoolKit pk) protected voidBTTeamAffinityInsert.body(TeamAffinityInsertEvent event, PoolKit pk) protected voidBTTeamAffinityDelete.deleteRecords(HashMap<String, Object> filter, PoolKit pk) protected voidBTAlignFsmTeamAffinity.updateElaboratedAffinity(Long operationId, PoolKit pk) protected voidBTAlignFsmTeamAffinity.updateFsmAffinity(DBView dbv, PoolKit pk) Update FSM affinity table with the predicted results -
Uses of PoolKit in overit.geocallapp.wfm.ai.bl.workorder.WOOperation.meterpredictions.task
Methods in overit.geocallapp.wfm.ai.bl.workorder.WOOperation.meterpredictions.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterReadingsPredictionSearch.body(overit.geocallapp.wfm.schedulazione.consuntivazione.lettureodl.event.MeterReadingsPredictionSearch event, PoolKit poolKit) Search the readings given a wo operation and it writes the result(DBView) into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.configuration.configurationparams
Methods in overit.geocallapp.wfm.ai.ux.configuration.configurationparams with parameters of type PoolKitModifier and TypeMethodDescriptionprotected BOConfigurationParamsEditConfigurationParameters.getRelatedTeamSuggestion(String oc, Long task, PoolKit pk) Method that get the relative team suggestion configuration. -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.data
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODashboardWOTimePrediction.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDashboardTimePredictionLoad.body(DashboardTimePredictionLoadEvent event, PoolKit pk) protected DBViewBTDashboardTimePredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.data
Methods in overit.geocallapp.wfm.ai.ux.duration.prediction.monitor.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPredictionMonitor.defineSql(CommandContext cc, PoolKit pk) protected voidDAOPredictionMonitor.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDashboardMaterialsPredictionLoad.body(DashboardMaterialsPredictionLoadEvent event, PoolKit pk) protected DBViewBTDashboardMaterialsPredictionLoad.getDBRecord(HashGetter filters, Long group, LongSet seriesToCompute, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.data
Methods in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPPMSearchMaterials.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.ai.ux.test
Methods in overit.geocallapp.wfm.ai.ux.test with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected voidprotected FileBTTestTrainingAA.buildFileToTransfer(PoolKit poolKit) protected FileBTTestTrainingDuration.buildFileToTransfer(PoolKit pk) protected FileBTTestTrainingPPM.buildFileToTransfer(PoolKit pk) protected FileBTTestTrainingTeamSuggestion.buildFileToTransfer(PoolKit pk) protected voidBTTestClusterMappingAA.elaborateTask(PoolKit pk) protected voidBTTestClusterMappingTS.elaborateTask(PoolKit pk) protected voidBTTestPredictionDuration.elaborateTask(PoolKit pk) protected voidBTTestPredictionPPM.elaborateTask(PoolKit pk) protected voidBTTestPredictionTeamSuggestion.elaborateTask(PoolKit pk) protected voidBTTestTrainingAA.elaborateTask(PoolKit pk) protected voidBTTestTrainingDuration.elaborateTask(PoolKit pk) protected voidBTTestTrainingPPM.elaborateTask(PoolKit pk) protected voidBTTestTrainingTeamSuggestion.elaborateTask(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl
Methods in overit.geocallapp.wfm.assets.bl with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidAssetUtils.notifyAssetDetach(Long assetId, PoolKit poolKit) Notifies the system about an asset being detached from its parent.static voidAssetUtils.notifyAssetInsert(Long assetId, PoolKit poolKit) Notifies the system about an asset insertion.static voidAssetUtils.notifyAssetUpdate(Long assetId, PoolKit poolKit) Notifies the system about an asset update. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.characteristicvalue.data
Methods in overit.geocallapp.wfm.assets.bl.characteristicvalue.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetCharacteristicValueHistory.defineValues(CommandContext cc, PoolKit pk) protected voidDAOAssetCharacteristicValueSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.characteristicvalue.task
Methods in overit.geocallapp.wfm.assets.bl.characteristicvalue.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetCharacteristicValueDelete.execute(AssetCharacteristicValueDeleteEvent event, PoolKit poolKit) Remove the givenBOAssetcharacteristic id.protected voidBTAssetCharacteristicValueLoad.execute(AssetCharacteristicValueLoadEvent event, PoolKit pk) Writes the loaded characteristic value into the event journal.protected voidBTAssetCharacteristicValueSearch.execute(AssetCharacteristicValueSearchEvent event, PoolKit poolKit) Writes the searched technical object characteristic values into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.contact.data
Methods in overit.geocallapp.wfm.assets.bl.contact.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetContactSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.contact.task
Methods in overit.geocallapp.wfm.assets.bl.contact.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetContactUpdate.checkUnique(BOAssetContact contact, PoolKit poolKit) protected LongPerforms the needed operation by calling theBTAssetContactHistory.protected voidBTAssetContactInsert.execute(AssetContactInsertEvent event, PoolKit poolKit) Inserts the givenBOAssetContactand writes the newly generated id into the event journal.protected voidBTAssetContactLoad.execute(AssetContactLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOAssetContactand writes it into the event journal.protected voidBTAssetContactSearch.execute(AssetContactSearchEvent event, PoolKit poolKit) Writes the searched contacts into the event journal.protected voidBTAssetContactUpdate.execute(AssetContactUpdateEvent event, PoolKit poolKit) Updates theBOAssetContactwith all its needed components.protected LongBTAssetContactInsert.insert(BOAssetContact contact, PoolKit poolKit) Performs the insertion of the givenBOAssetContact.protected LongBTAssetContactSearch.loadAddress(Long accountId, PoolKit poolKit) protected BOAssetContactBTAssetContactInsert.loadExistingContact(BOAssetContact contact, PoolKit poolKit) Loads the existing contact with the not valid contact values.protected LongBTAssetContactInsert.update(BOAssetContact contact, BOAssetContact existingContact, PoolKit poolKit) Performs the update of the givenBOAssetContact.protected voidBTAssetContactUpdate.update(PoolKit poolKit, BOAssetContact contact) protected voidBTAssetContactInsert.validate(BOAssetContact contact, PoolKit poolKit) Validates the data before the insertion.protected voidBTAssetContactUpdate.validate(BOAssetContact contact, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.contact.type.data
Methods in overit.geocallapp.wfm.assets.bl.contact.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOContactTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.contact.type.task
Methods in overit.geocallapp.wfm.assets.bl.contact.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTContactTypeLoad.body(ContactTypeLoadEvent event, PoolKit poolKit) Writes the loaded contact type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.data
Methods in overit.geocallapp.wfm.assets.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAsset.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOAssetDescendantSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOAssetSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.linearassetlocation.task
Methods in overit.geocallapp.wfm.assets.bl.linearassetlocation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLinearAssetLocationInsert.execute(LinearAssetLocationInsertEvent event, PoolKit poolKit) Inserts aBOLinearAssetLocation.protected voidBTLinearAssetLocationLoad.execute(LinearAssetLocationLoadEvent event, PoolKit poolKit) Writes the loaded linear asset location into the event journal.protected voidBTLinearAssetLocationSearch.execute(LinearAssetLocationSearchEvent event, PoolKit poolKit) Writes the searched linear asset locations into the event journal.protected voidBTLinearAssetLocationUpdate.execute(LinearAssetLocationUpdateEvent event, PoolKit poolKit) Updates theBOLinearAssetLocationwith all its needed components.protected LongBTLinearAssetLocationInsert.insertLinearAssetLocation(BOLinearAssetLocation input, PoolKit poolKit) protected BOAddressBTLinearAssetLocationLoad.loadAddressFromAsset(Long assetId, PoolKit poolKit) Starting from the asset id, it loads the associatedBOAddress.protected voidBTLinearAssetLocationUpdate.updateLinearAssetLocation(BOLinearAssetLocation linearAssetLocation, PoolKit poolKit) Performs the update of the givenBOLinearAssetLocation.protected voidBTLinearAssetLocationInsert.validate(BOLinearAssetLocation input, PoolKit poolKit) Validates the data before the insert.protected voidValidates the data before the load.protected voidBTLinearAssetLocationUpdate.validate(BOLinearAssetLocation linearAssetLocation, PoolKit poolKit) Checks whether the linear asset location and the asset are already associated. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.operationcenter.data
Methods in overit.geocallapp.wfm.assets.bl.operationcenter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetOperationCenterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.operationcenter.task
Methods in overit.geocallapp.wfm.assets.bl.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetOperationCenterDelete.execute(AssetOperationCenterDeleteEvent event, PoolKit poolKit) Remove the givenBOAssetoperation center id.protected voidBTAssetOperationCenterLoad.execute(AssetOperationCenterLoadEvent event, PoolKit poolKit) protected voidBTAssetOperationCenterSearch.execute(AssetOperationCenterSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.status.data
Methods in overit.geocallapp.wfm.assets.bl.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.status.task
Methods in overit.geocallapp.wfm.assets.bl.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetStatusInsert.execute(AssetStatusInsertEvent event, PoolKit poolKit) Writes the inserted asset status into the event journal.protected voidBTAssetStatusLoadEvent.execute(AssetStatusLoadEvent event, PoolKit pk) Writes the loaded asset status into the event journal.protected voidBTAssetStatusSearch.execute(AssetStatusSearchEvent event, PoolKit poolKit) Writes the searched asset status into the event journal.protected voidBTAssetStatusUpdate.execute(AssetStatusUpdateEvent event, PoolKit poolKit) Writes the updated asset status into the event journal.protected voidBTValidAssetStatusSearch.execute(ValidAssetStatusSearchEvent event, PoolKit poolKit) Writes the loaded asset status into the event journal.protected Collection<BOAssetTypeAdmittedStatus> BTValidAssetStatusSearch.getAdmittedStatus(Long assetType, PoolKit poolKit) protected PageResponse<BOAssetStatus> BTValidAssetStatusSearch.getValidAssetStatus(Collection<Long> validStatusIds, Page page, PoolKit poolKit) protected voidBTAssetStatusInsert.validate(BOAssetStatus assetStatus, PoolKit poolKit) protected voidBTAssetStatusUpdate.validate(BOAssetStatus assetStatus, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.status.type.data
Methods in overit.geocallapp.wfm.assets.bl.status.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetStatusTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.status.type.task
Methods in overit.geocallapp.wfm.assets.bl.status.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetStatusTypeLoad.body(AssetStatusTypeLoadEvent event, PoolKit poolKit) Writes the loaded asset status type into the event journal.protected voidBTAssetStatusTypeSearch.body(AssetStatusTypeSearchEvent event, PoolKit poolKit) Writes the searched state type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.task
Methods in overit.geocallapp.wfm.assets.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetNotification.body(AssetNotificationEvent event, PoolKit poolKit) protected voidBTAssetChildInsert.checkNoLoop(Long parentRootId, Long childId, PoolKit pk) Check that no loops form when insertingprotected voidBTAssetInsert.checkUniqueCode(BOAsset asset, PoolKit poolKit) Verifies that the code of the given asset is unique.protected voidBTAssetChildInsert.execute(AssetChildInsertEvent event, PoolKit poolKit) Inserts the givenBOAssetas child of the given parent one.protected voidBTAssetChildRemove.execute(AssetChildRemoveEvent event, PoolKit poolKit) Remove the givenBOAssetparent.protected voidBTAssetDescendantSearch.execute(AssetDescendantSearchEvent event, PoolKit poolKit) Writes the searched descendant assets into the event journal.protected voidBTAssetInsert.execute(AssetInsertEvent event, PoolKit poolKit) Inserts a newBOAsset.protected voidBTAssetLoad.execute(AssetLoadEvent event, PoolKit poolKit) Writes the loaded asset into the event journal.protected voidBTAssetSearch.execute(AssetSearchEvent event, PoolKit poolKit) Writes the searched assets into the event journal.protected voidBTAssetTreeLoad.execute(AssetTreeLoadEvent event, PoolKit poolKit) Writes the loaded asset tree into the event journal.protected voidBTAssetUpdate.execute(AssetUpdateEvent event, PoolKit poolKit) Updates theBOAsset.protected LongBTAssetInsert.insertAsset(AssetInsertInput input, PoolKit poolKit) Inserts the given asset.protected voidBTAssetInsert.insertFakeContact(Long addressId, PoolKit poolKit) Inserts the given contacts.protected BOAssetLoads theBOAssetfrom the given id.protected BOAssetLoads theBOAssetfrom the given id.protected voidBTAssetTreeLoad.searchChildren(Long childId, List<BOAsset> children, PoolKit poolKit) Search recursively the asset tree referring to the given idprotected voidBTAssetChildInsert.updateAsset(BOAsset asset, PoolKit poolKit) Updates the givenBOAsset.protected voidBTAssetChildRemove.updateAsset(BOAsset asset, PoolKit poolKit) Updates the givenBOAsset.protected voidBTAssetUpdate.updateAsset(BOAsset asset, PoolKit poolKit) Updates the given asset.protected voidBTAssetInsert.updateDefaultRoot(BOAsset asset, PoolKit poolKit) Update the asset root with the id value if the root is nullprotected voidBTAssetInsert.updateTimezone(BOAsset asset, PoolKit poolKit) Defines the asset time zone and aligns the creation date with it.protected voidBTAssetChildRemove.validate(AssetChildRemoveInput input, PoolKit poolKit) Validates the data before the removal.protected voidBTAssetInsert.validate(AssetInsertInput input, PoolKit poolKit) Validates the data before the insertion.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.admittedstatus.data
Methods in overit.geocallapp.wfm.assets.bl.type.admittedstatus.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetTypeAdmittedStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.admittedstatus.task
Methods in overit.geocallapp.wfm.assets.bl.type.admittedstatus.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeAdmittedStatusDelete.execute(AssetTypeAdmittedStatusDeleteEvent event, PoolKit poolKit) Deletes theBOAssetTypeAdmittedStatusbasing on the event's input.protected voidBTAssetTypeAdmittedStatusInsert.execute(AssetTypeAdmittedStatusInsertEvent event, PoolKit poolKit) Writes the inserted asset type admitted status into the event journal.protected voidBTAssetTypeAdmittedStatusSearch.execute(AssetTypeAdmittedStatusSearchEvent event, PoolKit poolKit) Writes the searched asset type admitted status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.data
Methods in overit.geocallapp.wfm.assets.bl.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetType.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOAssetTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.operationcenter.data
Methods in overit.geocallapp.wfm.assets.bl.type.operationcenter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetTypeOperationCenterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.operationcenter.task
Methods in overit.geocallapp.wfm.assets.bl.type.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeOperationCenterDelete.execute(AssetTypeOperationCenterDeleteEvent event, PoolKit poolKit) Deletes theBOAssetTypeOperationCenterbasing on the event's input.protected voidBTAssetTypeOperationCenterInsert.execute(AssetTypeOperationCenterInsertEvent event, PoolKit poolKit) Writes the inserted asset type operation center into the event journal.protected voidBTAssetTypeOperationCenterSearch.execute(AssetTypeOperationCenterSearchEvent event, PoolKit poolKit) Writes the searched asset type operation center into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.task
Methods in overit.geocallapp.wfm.assets.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeInsert.afterInsert(BOAssetType assetType, PoolKit pk) Actions to perform after the insertion.protected voidBTAssetTypeUpdate.afterUpdate(BOAssetType assetType, PoolKit pk) Actions to perform after the update.protected voidBTAssetTypeInsert.checkUnique(String code, PoolKit pk) Checks if the asset type has a unique code.protected voidBTAssetTypeUpdate.checkUnique(BOAssetType type, PoolKit poolKit) Checks if the asset type has a unique code.protected voidBTAssetTypeInsert.execute(AssetTypeInsertEvent event, PoolKit pk) Writes the inserted asset type into the event journal.protected voidBTAssetTypeLoad.execute(AssetTypeLoadEvent event, PoolKit poolKit) Writes the loaded asset type into the event journal.protected voidBTAssetTypeSearch.execute(AssetTypeSearchEvent event, PoolKit poolKit) Writes the searched asset type into the event journal.protected voidBTAssetTypeUpdate.execute(AssetTypeUpdateEvent event, PoolKit pk) Writes the updated asset type into the event journal.protected voidBTAssetTypeInsert.validate(BOAssetType assetType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOAssetTypeprotected voidBTAssetTypeUpdate.validate(BOAssetType assetType, PoolKit poolKit) Checks if the givenBOAssetTypecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.template.characteristic.data
Methods in overit.geocallapp.wfm.assets.bl.type.template.characteristic.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetTypeTemplateCharacteristicSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.template.characteristic.task
Methods in overit.geocallapp.wfm.assets.bl.type.template.characteristic.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeTemplateCharacteristicDelete.execute(AssetTypeTemplateCharacteristicDeleteEvent event, PoolKit poolKit) protected voidBTAssetTypeTemplateCharacteristicSearch.execute(AssetTypeTemplateCharacteristicSearchEvent event, PoolKit poolKit) Writes the searched features into the event journal.protected voidBTAssetTypeTemplateCharacteristicDelete.validate(BOAssetTypeTemplateCharacteristic characteristic, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.template.data
Methods in overit.geocallapp.wfm.assets.bl.type.template.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAssetTypeTemplateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.assets.bl.type.template.task
Methods in overit.geocallapp.wfm.assets.bl.type.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeTemplateInsert.checkOnlyOneDefaultTemplate(BOAssetTypeTemplate assetTypeTemplate, PoolKit pk) Verifies that there is already a default template of the given asset type template.protected voidBTAssetTypeTemplateUpdate.checkOnlyOneDefaultTemplate(BOAssetTypeTemplate assetTypeTemplate, PoolKit pk) Verifies that there is already a default template of the given asset type template.protected voidBTAssetTypeTemplateInsert.checkUniqueCode(BOAssetTypeTemplate assetTypeTemplate, PoolKit poolKit) Verifies that the code of the given asset type template is unique.protected voidBTAssetTypeTemplateUpdate.checkUniqueCode(BOAssetTypeTemplate assetTypeTemplate, PoolKit poolKit) Verifies that the code of the given asset type template is unique.protected voidBTAssetTypeTemplateInsert.execute(AssetTypeTemplateInsertEvent event, PoolKit pk) Writes the inserted asset type template into the event journal.protected voidBTAssetTypeTemplateLoad.execute(AssetTypeTemplateLoadEvent event, PoolKit poolKit) Writes the loaded asset type template into the event journal.protected voidBTAssetTypeTemplateSearch.execute(AssetTypeTemplateSearchEvent event, PoolKit poolKit) Writes the searched asset type template into the event journal.protected voidBTAssetTypeTemplateUpdate.execute(AssetTypeTemplateUpdateEvent event, PoolKit pk) Writes the updated asset type into the event journal.protected voidBTAssetTypeTemplateInsert.validate(BOAssetTypeTemplate assetTypeTemplate, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOAssetTypeTemplateprotected voidBTAssetTypeTemplateUpdate.validate(BOAssetTypeTemplate assetTypeTemplate, PoolKit pk) Checks if the givenBOAssetTypeTemplatecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.assets.integration
Methods in overit.geocallapp.wfm.assets.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic AssetsEventProviderAssetsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.assets.spout.asset
Methods in overit.geocallapp.wfm.assets.spout.asset with parameters of type PoolKitModifier and TypeMethodDescriptionAssetDetachedSpout.getPayload(PoolKit pk, AssetDetachedPublishEvent event) AssetInsertedSpout.getPayload(PoolKit pk, AssetInsertedPublishEvent event) AssetUpdatedSpout.getPayload(PoolKit pk, AssetUpdatedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.booking.bl.appointment.task
Methods in overit.geocallapp.wfm.booking.bl.appointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentPropose.checkBookingWorkOrder(WorkOrder workOrder, PoolKit poolKit) Checks that the givenWorkOrderhas a not cancelled booking work order.protected WorkOrderBTAppointmentPropose.createWorkOrder(BOWorkOrderHeader workOrderHeader, TechnicalObject technicalObject, PoolKit poolKit) Creates theWorkOrderstarting from the given data.protected voidBTAppointmentPropose.execute(AppointmentProposeEvent event, PoolKit poolKit) Proposes a list of possible appointments slots for the given activity.protected LongBTAppointmentPropose.getActivityCost(BOOperationActivity operationActivity, BOWorkOrderOperation woOperation, PoolKit poolKit) protected voidBTAppointmentPropose.insertAgenda(Long appointmentId, PoolKit poolKit) protected LongBTAppointmentPropose.insertAppointment(WorkOrder workOrder, BOWorkOrderOperation woOperation, ExternalTeamTimeSlot firstSlot, PoolKit poolKit) protected List<ExternalTeamTimeSlot> BTAppointmentPropose.loadAvailableSlots(WorkOrder workOrder, PoolKit poolKit) protected BOAppointmentBTAppointmentPropose.loadExistingTemporaryAppointment(Long id, PoolKit poolKit) protected BOOperationActivityBTAppointmentPropose.loadOperationActivity(Long id, PoolKit poolKit) protected WorkOrderBTAppointmentPropose.loadWorkOrder(Long id, PoolKit poolKit) Loads theWorkOrderfrom the given id.protected WorkOrderBTAppointmentPropose.searchWorkOrder(BOWorkOrderHeader workOrderHeader, PoolKit poolKit) Searches for a work order with the given characteristics. -
Uses of PoolKit in overit.geocallapp.wfm.booking.login.task
Methods in overit.geocallapp.wfm.booking.login.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.bundleRequirement.data
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleRequirementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.data
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleExtractRequirements.defineParams(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement.migration.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.bundleRequirement.task
Methods in overit.geocallapp.wfm.bundler.bl.bundleRequirement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAggregateBundleRequirementsLoad.execute(AggregateBundleRequirementsLoadEvent event, PoolKit poolKit) Executes the task to load and aggregate bundle requirements.protected voidBTBundleRequirementDelete.execute(BundleRequirementDeleteEvent event, PoolKit poolKit) Deletes the bundle requirement.protected voidBTBundleRequirementInsert.execute(BundleRequirementInsertEvent event, PoolKit poolKit) Inserts the bundle requirement.protected voidBTBundleRequirementLoad.execute(BundleRequirementLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleRequirementand writes it into the event journal.protected voidBTBundleRequirementSearch.execute(BundleRequirementSearchEvent event, PoolKit poolKit) Searches for bundle requirements based on the given filter and writes the results into the event journal.protected voidBTBundleRequirementUpdate.execute(BundleRequirementUpdateEvent event, PoolKit poolKit) Updates the bundle requirement.protected List<BOBundleRequirement> BTAggregateBundleRequirementsLoad.loadRequirements(PoolKit poolKit, BundleRequirementSearchFilter filter) Loads requirements based on the given filter. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.data
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleOperationOrdering.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.task
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleOperationOrderingLoad.execute(BundleOperationOrderingLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleOperationOrderingand writes it into the event journal.protected voidBTBundleOperationOrderingSearch.execute(BundleOperationOrderingSearchEvent event, PoolKit poolKit) Starting from the givenBundleOperationOrderingSearchEvent, it searches the corresponding list ofBOBundleOperationOrderingand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter.task
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundlingRuleFilterInsert.execute(BundlingRuleFilterInsertEvent event, PoolKit poolKit) Inserts the givenBOBundlingRuleFilterand writes the newly generated id into the event journal.protected voidBTBundlingRuleFilterLoad.execute(BundlingRuleFilterLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundlingRuleFilterand writes it into the event journal.protected voidBTBundlingRuleFiltersDelete.execute(BundlingRuleFiltersDeleteEvent event, PoolKit poolKit) Deletes all theBOBundlingRuleFilterassociated to the givenBOBundlingRuleHeader.protected voidBTBundlingRuleFilterSearch.execute(BundlingRuleFilterSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOBundlingRuleFilterinto the event journal.protected voidBTBundlingRuleFiltersLoad.execute(BundlingRuleFiltersLoadEvent event, PoolKit poolKit) Writes the list of the just loadedBOBundlingRuleFilters into the event journal.protected voidBTBundlingRuleFilterUpdate.execute(BundlingRuleFilterUpdateEvent event, PoolKit poolKit) Updates theBOBundlingRuleFilterwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.data
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundlingRuleHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.task
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundlingRuleHeaderInsert.execute(BundlingRuleHeaderInsertEvent event, PoolKit pk) Inserts the givenBOBundlingRuleHeaderand writes the newly generated id into the event journal.protected voidBTBundlingRuleHeaderLoad.execute(BundlingRuleHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundlingRuleHeaderand writes it into the event journal.protected voidBTBundlingRuleHeaderSearch.execute(BundlingRuleHeaderSearchEvent event, PoolKit poolKit) Starting from the givenBundlingRuleHeaderSearchFilter, it searches the corresponding list ofBOBundlingRuleHeaderand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTBundlingRuleHeaderUpdate.execute(BundlingRuleHeaderUpdateEvent event, PoolKit pk) Updates theBOBundlingRuleHeaderwith all its needed components.protected voidBTBundlingRuleHeaderValidate.execute(BundlingRuleHeaderValidateEvent event, PoolKit poolKit) Validates theBOBundlingRuleHeaderby checking: if its code and priority are unique if the minimum and the maximum bundle's dimensions are respected if at least one primary criterion is set if at least one of the execution type is set to trueprotected StringBTBundlingRuleHeaderValidate.getDefaultBundlingRuleCode(BOBundlingRuleHeader ruleHeader, PoolKit poolKit) Checks if there are anyBOBundlingRuleHeaderwith flag "isDefault" present and return its code.protected booleanBTBundlingRuleHeaderValidate.isPriorityUnique(PoolKit poolKit, BOBundlingRuleHeader ruleHeader) Checks if the currentBOBundlingRuleHeaderhas a unique priority or not.protected booleanBTBundlingRuleHeaderValidate.isRuleCodeUnique(BOBundlingRuleHeader ruleHeader, PoolKit poolKit) Checks if the currentBOBundlingRuleHeaderhas a unique code or not.protected voidBTBundlingRuleHeaderValidate.validateRule(BOBundlingRuleHeader ruleHeader, PoolKit poolKit) Performs all the needed validation for theBOBundlingRuleHeader. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.data
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundlingRuleOrderingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.task
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundlingRuleOrderingInsert.execute(BundlingRuleOrderingInsertEvent event, PoolKit poolKit) Inserts the givenBOBundlingRuleOrderingand writes the newly generated id into the event journal.protected voidBTBundlingRuleOrderingLoad.execute(BundlingRuleOrderingLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundlingRuleOrderingand writes it into the event journal.protected voidBTBundlingRuleOrderingsDelete.execute(BundlingRuleOrderingsDeleteEvent event, PoolKit poolKit) Deletes all theBOBundlingRuleOrderingassociated to a specificBOBundlingRuleHeader.protected voidBTBundlingRuleOrderingSearch.execute(BundlingRuleOrderingSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searchedBOBundlingRuleOrderinginto the event journal.protected voidBTBundlingRuleOrderingsLoad.execute(BundlingRuleOrderingsLoadEvent event, PoolKit poolKit) Writes the list of the newly loadedBOBundlingRuleFilterinto the event journal.protected voidBTBundlingRuleOrderingUpdate.execute(BundlingRuleOrderingUpdateEvent event, PoolKit poolKit) Updates theBOBundlingRuleOrderingwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.task
Methods in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundlingRuleSave.deleteAssociatedFilters(BundlingRule rule, PoolKit poolKit) Deletes all theBOBundlingRuleFilters already associated to the givenBundlingRule.protected voidBTBundlingRuleSave.deleteAssociatedOrderings(BundlingRule rule, PoolKit poolKit) Deletes all theBOBundlingRuleOrderingalready associated to the givenBundlingRule.protected voidBTBundlingRuleLoad.execute(BundlingRuleLoadEvent event, PoolKit poolKit) Loads theBundlingRulestarting from the given id and loading all its components.protected voidBTBundlingRuleSave.execute(BundlingRuleSaveEvent event, PoolKit poolKit) Saves theBundlingRulewith all its components.protected voidBTBundlingRuleSearch.execute(BundlingRuleSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searchedBundlingRules into the event journal.protected LongBTBundlingRuleSave.insertBundlingRuleHeader(BOBundlingRuleHeader header, PoolKit poolKit) Inserts the givenBOBundlingRuleHeader.protected voidBTBundlingRuleSave.insertFilters(BundlingRule rule, PoolKit poolKit) Inserts all the givenBOBundlingRuleFilterin order to associate them to the currentBundlingRule.protected voidBTBundlingRuleSave.insertOrderings(BundlingRule rule, PoolKit poolKit) Inserts all the givenBOBundlingRuleOrderingin order to associate them to the currentBundlingRule.BundlingRuleLoader.loadBundlingRule(Long bundlingRuleId, PoolKit poolKit) Loads the wholeBundlingRuleentity starting from a given id.BundlingRuleLoader.loadBundlingRule(BOBundlingRuleHeader bundlingRuleHeader, PoolKit poolKit) Loads theBundlingRulewhole entity starting from aBOBundlingRuleHeader.protected List<BOBundlingRuleFilter> BundlingRuleLoader.loadBundlingRuleFilters(Long ruleId, PoolKit poolKit) Loads all theBOBundlingRuleFilters related to the given bundling rule id.protected BOBundlingRuleHeaderBundlingRuleLoader.loadBundlingRuleHeader(Long ruleId, PoolKit poolKit) Loads theBOBundlingRuleHeader.protected List<BOBundlingRuleOrdering> BundlingRuleLoader.loadBundlingRuleOrderings(Long ruleId, PoolKit poolKit) Loads all theBOBundlingRuleOrderingrelated to the given bundling rule id.protected PageResponse<BOBundlingRuleHeader> BTBundlingRuleSearch.searchBundlingRules(Page page, BundlingRuleSearchFilter searchFilter, PoolKit pk) Searches for the neededBOBundlingRuleHeaders using the information contained into the givenBundlingRuleSearchFilter.protected voidBTBundlingRuleSave.updateBundlingRuleHeader(BOBundlingRuleHeader header, PoolKit poolKit) Updates theBOBundlingRuleHeader. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.criterion.task
Methods in overit.geocallapp.wfm.bundler.bl.criterion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleCriterionInsert.execute(BundleCriterionInsertEvent event, PoolKit poolKit) Inserts the givenBOBundleCriterionand writes the newly generated id into the event journal.protected voidBTBundleCriterionLoad.execute(BundleCriterionLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleCriterionand writes it into the event journal.protected voidBTBundleCriterionSearch.execute(BundleCriterionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOBundleCriterioninto the event journal.protected voidBTBundleCriterionUpdate.execute(BundleCriterionUpdateEvent event, PoolKit poolKit) Updates theBOBundleCriterionwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.header.status.task
Methods in overit.geocallapp.wfm.bundler.bl.header.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleStatusLoad.execute(BundleStatusLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleStatusand writes it into the event journal.protected voidBTBundleStatusSearch.execute(BundleStatusSearchEvent event, PoolKit poolKit) Starting from the givenBundleStatusSearchFilter, it searches the corresponding list ofBOBundleStatusand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.header.task
Methods in overit.geocallapp.wfm.bundler.bl.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleHeaderInsert.execute(BundleHeaderInsertEvent event, PoolKit pk) Inserts the givenBOBundleHeaderand writes the newly generated id into the event journal.protected voidBTBundleHeaderLoad.execute(BundleHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleHeaderand writes it into the event journal.protected voidBTBundleHeaderLockedUpdate.execute(BundleHeaderLockedUpdateEvent event, PoolKit poolKit) Starting from theBundleHeaderLockedUpdateEvent's input, it sets the new lock value and updates theBOBundleHeader.protected voidBTBundleHeaderSearch.execute(BundleHeaderSearchEvent event, PoolKit poolKit) Starting from the givenBundleHeaderSearchFilter, it searches the corresponding list ofBOBundleHeaderand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTBundleHeaderStatusUpdate.execute(BundleHeaderStatusUpdateEvent event, PoolKit poolKit) Updates theBOBundleHeaderonly if the givenBundleHeaderStatusUpdateInputcontains a permitted change of status.protected voidBTBundleHeaderUpdate.execute(BundleHeaderUpdateEvent event, PoolKit pk) Updates theBOBundleHeaderwith all its needed components.protected voidBTBundleOperationStatusChange.execute(BundleOperationStatusChangeEvent event, PoolKit poolKit) Starting from the status of everyBOBundleOperation, it determines the new status of the relatedBOBundleHeaderprotected BundleBTBundleHeaderStatusUpdate.loadBundle(Long bundleId, PoolKit poolKit) Loads theBundlerelated to the given id.protected BundleBTBundleOperationStatusChange.loadBundle(Long bundleId, PoolKit poolKit) Loads the relatedBundlefrom the given id.protected BOBundleHeaderBTBundleHeaderLockedUpdate.loadBundleHeader(PoolKit poolKit, BundleHeaderLockedUpdateInput input) It loads theBOBundleHeaderfrom the given id stored in theBundleHeaderLockedUpdateInput.protected voidBTBundleHeaderStatusUpdate.notifyStatusChange(Bundle bundle, PoolKit poolKit) Notifies theBundleHeaderStatusUpdateEventby calling theBundleNotificationEvent.protected voidBTBundleHeaderStatusUpdate.update(BundleHeaderStatusUpdateInput input, PoolKit poolKit) Performs the update of theBOBundleHeaderwith the validated change of status.protected voidBTBundleOperationStatusChange.updateBundleHeader(Long bundleId, Long bundleNewStatus, Long bundleOldStatus, PoolKit poolKit) Updates theBOBundleHeaderby callingBundleHeaderStatusUpdateEvent -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.operation.data
Methods in overit.geocallapp.wfm.bundler.bl.operation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleOperationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.operation.status.task
Methods in overit.geocallapp.wfm.bundler.bl.operation.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleOperationStatusLoad.execute(BundleOperationStatusLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleOperationStatusand writes it into the event journal.protected voidBTBundleOperationStatusSearch.execute(BundleOperationStatusSearchEvent event, PoolKit poolKit) Starting from the givenBundleOperationStatusSearchFilter, it searches the corresponding list ofBOBundleOperationStatusand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.operation.task
Methods in overit.geocallapp.wfm.bundler.bl.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleOperationInsert.execute(BundleOperationInsertEvent event, PoolKit pk) Writes the id of the just insertedBOBundleOperationinto the event journal.protected voidBTBundleOperationLoad.execute(BundleOperationLoadEvent event, PoolKit poolKit) Writes the loadedBOBundleOperationinto the event journal.protected voidBTBundleOperationSearch.execute(BundleOperationSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searchedBOBundleOperations into the event journal.protected voidBTBundleOperationsLoad.execute(BundleOperationsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedBOBundleOperationinto the event journal.protected voidBTBundleOperationStatusUpdate.execute(BundleOperationStatusUpdateEvent event, PoolKit poolKit) Updates theBOBundleOperationwith all its needed components.protected voidBTBundleOperationUpdate.execute(BundleOperationUpdateEvent event, PoolKit pk) Updates theBOBundleOperationwith all its needed components.protected voidBTBundleOperationStatusUpdate.notifyStatusChange(BundleOperationStatusUpdateInput input, PoolKit poolKit) Notifies the change of the status of the givenBOBundleOperation.protected voidBTBundleOperationStatusUpdate.update(BundleOperationStatusUpdateInput input, PoolKit poolKit) Performs the update of theBOBundleOperationwith the validated change of status. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.skill.task
Methods in overit.geocallapp.wfm.bundler.bl.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleSkillsDelete.deleteSkills(Long bundleHeaderId, PoolKit poolKit) Delete the skills of a bundle.protected voidBTBundleSkillInsert.execute(BundleSkillInsertEvent event, PoolKit pk) Inserts the givenBOBundleSkilland writes the newly generated id into the event journal.protected voidBTBundleSkillLoad.execute(BundleSkillLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleSkilland writes it into the event journal.protected voidBTBundleSkillsDelete.execute(BundleSkillsDeleteEvent event, PoolKit poolKit) Deletes all theBOBundleSkillassociated to a specifiedBundle.protected voidBTBundleSkillSearch.execute(BundleSkillSearchEvent event, PoolKit poolKit) Starting from the givenBundleSkillSearchFilter, it searches the corresponding list ofBOBundleSkilland it presents them as aPageResponsewhich is then written into the event journal.protected voidBTBundleSkillsLoad.execute(BundleSkillsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedBOBundleSkillinto the event journal.protected voidBTBundleSkillUpdate.execute(BundleSkillUpdateEvent event, PoolKit poolKit) Updates theBOBundleSkillwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.skilldivision.task
Methods in overit.geocallapp.wfm.bundler.bl.skilldivision.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleSkillDivisionInsert.execute(BundleSkillDivisionInsertEvent event, PoolKit poolKit) Inserts the givenBOBundleSkillDivisionand writes the newly generated id into the event journal.protected voidBTBundleSkillDivisionLoad.execute(BundleSkillDivisionLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOBundleSkillDivisionand writes it into the event journal.protected voidBTBundleSkillDivisionsDelete.execute(BundleSkillDivisionsDeleteEvent event, PoolKit poolKit) Delete the skill divisions associated to a specified bundle.protected voidBTBundleSkillDivisionSearch.execute(BundleSkillDivisionSearchEvent event, PoolKit poolKit) Starting from the givenBundleSkillDivisionSearchFilter, it searches the corresponding list ofBOBundleSkillDivisionand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTBundleSkillDivisionsLoad.execute(BundleSkillDivisionsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedBOBundleSkillDivisioninto the event journal.protected voidBTBundleSkillDivisionUpdate.execute(BundleSkillDivisionUpdateEvent event, PoolKit poolKit) Updates theBOBundleSkillDivisionwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.bl.task
Methods in overit.geocallapp.wfm.bundler.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleLoad.execute(BundleLoadEvent event, PoolKit poolKit) Loads theBundlestarting from the given id and loading all its components.protected voidBTBundleLock.execute(BundleLockEvent event, PoolKit poolKit) Locks the givenBundles by calling theBundleHeaderLockedUpdateEvent.protected voidBTBundleUnlock.execute(BundleUnlockEvent event, PoolKit poolKit) Locks the givenBundles by calling theBundleHeaderLockedUpdateEvent.protected voidBTSchedulableBundleUpdate.execute(SchedulableBundleUpdateEvent event, PoolKit poolKit) Update givenBundleby calling theBundleHeaderUpdateEvent, only if theBundleis in stateBOBundleStatus.Values.SCHEDULABLE..voidBundleCache.initialize(Collection<Long> bundleIds, Collection<Long> bundleCriterionIds, PoolKit poolKit) protected voidBundleCreator.initialize(DBView queryResult, PoolKit poolKit) protected Collection<BOBundleCriterion> BundleCache.loadBundleCriteria(Collection<Long> bundleCriterionIds, PoolKit poolKit) protected BOBundleHeaderBTBundleLock.loadBundleHeader(PoolKit poolKit, Long bundleId) Loads theBOBundleHeaderrelated to the given id.protected BOBundleHeaderBTBundleUnlock.loadBundleHeader(PoolKit poolKit, Long bundleId) Loads theBOBundleHeaderrelated to the given id.protected Collection<BOBundleOperation> BundleCache.loadBundleOperations(Collection<Long> bundleIds, PoolKit poolKit) protected Collection<AggregateBundleRequirement> BundleCache.loadBundleRequirements(Collection<Long> bundleIds, PoolKit poolKit) protected Collection<BOBundleSkillDivision> BundleCache.loadBundleSkillDivisions(Collection<Long> bundleIds, PoolKit poolKit) protected Collection<BOBundleSkill> BundleCache.loadBundleSkills(Collection<Long> bundleIds, PoolKit poolKit) protected voidBTBundleLock.lockBundle(BOBundleHeader header, PoolKit poolKit) Performs the update of theBOBundleHeaderby locking it.protected voidBTBundleUnlock.unlockBundle(BOBundleHeader header, PoolKit poolKit) Performs the update of theBOBundleHeaderby unlocking it. -
Uses of PoolKit in overit.geocallapp.wfm.bundler.integration
Methods in overit.geocallapp.wfm.bundler.integration with parameters of type PoolKitModifier and TypeMethodDescriptionvoidBundlerEventProvider.changeBundleOperationStatus(BundleOperationStatusUpdateInput input, PoolKit poolKit) voidBundlerProvider.changeBundleOperationStatus(BundleOperationStatusUpdateInput input, PoolKit poolKit) voidBundlerEventProvider.deleteBundleSkillDivisions(Long bundleId, PoolKit poolKit) voidBundlerProvider.deleteBundleSkillDivisions(Long bundleId, PoolKit poolKit) voidBundlerEventProvider.deleteBundleSkills(Long bundleId, PoolKit poolKit) voidBundlerProvider.deleteBundleSkills(Long bundleId, PoolKit poolKit) BundlerEventProvider.insertBundleHeder(BOBundleHeader header, PoolKit poolKit) BundlerProvider.insertBundleHeder(BOBundleHeader header, PoolKit poolkit) BundlerEventProvider.insertBundleOperation(BOBundleOperation bundleOperation, PoolKit poolKit) BundlerProvider.insertBundleOperation(BOBundleOperation bundleOperation, PoolKit poolKit) BundlerEventProvider.insertBundleSkill(BOBundleSkill bundleSkill, PoolKit poolKit) BundlerProvider.insertBundleSkill(BOBundleSkill bundleSkill, PoolKit poolKit) BundlerEventProvider.insertBundleSkillDivision(BOBundleSkillDivision bundleSkillDivision, PoolKit poolKit) BundlerProvider.insertBundleSkillDivision(BOBundleSkillDivision bundleSkillDivision, PoolKit poolKit) static BundlerEventProviderBundlerEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.availability.type.data
Methods in overit.geocallapp.wfm.calendars.bl.availability.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAvailabilityTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.availability.type.task
Methods in overit.geocallapp.wfm.calendars.bl.availability.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAvailabilityTypeLoad.execute(AvailabilityTypeLoadEvent event, PoolKit poolKit) Writes the loadedBOAvailabilityTypeinto the event journal.protected voidBTAvailabilityTypeSearch.execute(AvailabilityTypeSearchEvent event, PoolKit poolKit) Writes the searchedBOAvailabilityTypes into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShift.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOWorkShiftSearch.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOWorkShiftSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionClassInsert.afterInsert(BOWorkShiftExceptionClass workShiftExceptionClass, PoolKit poolKit) Actions to be performed after the insertion (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionClassUpdate.afterUpdate(BOWorkShiftExceptionClass workShiftExceptionClass, PoolKit poolKit) Actions to be performed after the update (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionClassInsert.execute(WorkShiftExceptionClassInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOWorkShiftExceptionClassinto the event journal.protected voidBTWorkShiftExceptionClassLoad.execute(WorkShiftExceptionClassLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptionClassinto the event journal.protected voidBTWorkShiftExceptionClassSearch.execute(WorkShiftExceptionClassSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptionClasss into the event journal.protected voidBTWorkShiftExceptionClassUpdate.execute(WorkShiftExceptionClassUpdateEvent event, PoolKit poolKit) Writes the updatedBOWorkShiftExceptionClassinto the event journal.protected voidBTWorkShiftExceptionClassInsert.validate(BOWorkShiftExceptionClass input, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftExceptionClassinput, i.e. the work shift exception class to be inserted.protected voidBTWorkShiftExceptionClassUpdate.validate(BOWorkShiftExceptionClass input, PoolKit poolKit) Checks whether the update is possible by performing some validations on the givenBOWorkShiftExceptionClassto be updated. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionClassTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionClassTypeLoad.execute(WorkShiftExceptionClassTypeLoadEvent event, PoolKit poolKit) Writes the loaded work shift exception class type into the event journal.protected voidBTWorkShiftExceptionClassTypeSearch.execute(WorkShiftExceptionClassTypeSearchEvent event, PoolKit poolKit) Writes the searched work shift exception class types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionImpactSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionImpactLoad.execute(WorkShiftExceptionImpactLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptionImpactinto the event journal.protected voidBTWorkShiftExceptionImpactSearch.execute(WorkShiftExceptionImpactSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptionImpacts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionManagementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionManagementLoad.execute(WorkShiftExceptionManagementLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptionManagementinto the event journal.protected voidBTWorkShiftExceptionManagementSearch.execute(WorkShiftExceptionManagementSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptionManagements into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeLineRangeBTNearestWorkShiftSearch.calculateOverlappingRange(List<BOWorkShift> workShifts, Date referenceDate, PoolKit poolKit) Calculates theTimeLineRangethat overlaps the reference date.protected voidBTWorkShiftExceptionTotalsCalculation.calculateTotalUnavailability(BOWorkShift workShift, PoolKit poolKit) Calculates the total amount of overlapping breaks and absences during a givenBOWorkShift-protected voidBTWorkShiftExceptionInsert.completeWorkShiftExceptionData(BOWorkShiftException workShiftException, PoolKit poolKit) Validates the start day and the end day.protected voidBTWorkShiftExceptionDelete.deleteDummyWorkShift(List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Deletes dummy work shiftprotected voidBTWorkShiftExceptionDelete.deleteRelation(Long workShiftExceptionId, PoolKit poolKit) Delete of work shift exception - work shift associationprotected voidBTNearestWorkShiftSearch.execute(NearestWorkShiftSearchEvent event, PoolKit poolKit) Calculates the nearest work shift using theTimeLineobjects.protected voidBTOverlappingWorkShiftExceptionSearch.execute(OverlappingWorkShiftExceptionSearchEvent event, PoolKit poolKit) Writes the list of searchedBOWorkShiftExceptionthat overlap the given day interval for the given resource.protected voidBTWorkShiftExceptionDelete.execute(WorkShiftExceptionDeleteEvent event, PoolKit poolKit) protected voidBTWorkShiftExceptionInsert.execute(WorkShiftExceptionInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOWorkShiftExceptionobject into the event journal.protected voidBTWorkShiftExceptionLoad.execute(WorkShiftExceptionLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptioninto the event journal.protected voidBTWorkShiftExceptionSearch.execute(WorkShiftExceptionSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptions into the event journal.protected voidBTWorkShiftExceptionTotalsCalculation.execute(WorkShiftExceptionTotalsCalculationEvent event, PoolKit poolKit) Implements some logics about the calculation.protected List<BOWorkShiftException> BTWorkShiftExceptionTotalsCalculation.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) Method that filters a list of input work shift exceptions based on the class type.protected List<BOWorkShift> BTWorkShiftExceptionInsert.getWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Extracts the list ofBOWorkShiftrelated to a given resource for a certain day.protected List<BOWorkShift> BTWorkShiftExceptionDelete.loadDummyWorkShifts(List<BOWorkShiftExceptionWorkShift> workShiftExceptionWorkShiftList, PoolKit poolKit) protected List<BOWorkShift> BTWorkShiftExceptionInsert.loadOverlappingWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Loads the list of specificBOWorkShiftby using aBOWorkShiftException.protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionDelete.loadRelations(WorkShiftExceptionWorkShiftSearchFilter workShiftExceptionWorkShiftSearchFilter, PoolKit poolKit) protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionTotalsCalculation.loadRelations(BOWorkShift workShift, PoolKit poolKit) protected BOWorkShiftExceptionClassBTWorkShiftExceptionDelete.loadWorkShiftExceptionClass(PoolKit poolKit, BOWorkShiftExceptionType workShiftExceptionType) protected BOWorkShiftExceptionClassBTWorkShiftExceptionInsert.loadWorkShiftExceptionClass(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit) protected BOWorkShiftExceptionTypeBTWorkShiftExceptionDelete.loadWorkShiftExceptionType(BOWorkShiftException workShiftException, PoolKit poolKit) protected BOWorkShiftExceptionTypeBTWorkShiftExceptionInsert.loadWorkShiftExceptionType(BOWorkShiftException input, PoolKit poolKit) protected voidBTWorkShiftExceptionDelete.manageDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) If an extra presence is referred to a dummy work shift, then it is checked if it is the only one and it is eliminated, otherwise it is left.protected voidBTWorkShiftExceptionDelete.nofityDelete(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionInsert.nofityInsert(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionTotalsCalculation.notifyWorkShift(BOWorkShift workShift, BaseNotificationAction action, PoolKit poolKit) protected List<BOWorkShiftException> BTOverlappingWorkShiftExceptionSearch.searchResourceWorkShiftException(OverlappingWorkShiftExceptionSearchInput input, PoolKit poolKit) Extracts the list ofBOWorkShiftExceptions that overlap the given day interval for the given resource.protected BOWorkShiftBTWorkShiftExceptionTotalsCalculation.searchWorkShift(Long workShiftId, PoolKit poolKit) Searches the requiredBOWorkShift.protected List<BOWorkShiftException> BTWorkShiftExceptionTotalsCalculation.searchWorkShiftExceptionWorkShift(BOWorkShift workShift, PoolKit poolKit) Loads absences and extra presences overlapping a givenBOWorkShift.protected List<BOWorkShift> BTNearestWorkShiftSearch.searchWorkShifts(NearestWorkShiftSearchInput input, PoolKit poolKit) Searches for all the non cancelled work shifts related to the given resource and whose start date is within the range of (reference date-1) and (reference dates +1).protected voidBTWorkShiftExceptionInsert.updateRelation(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionTotalsCalculation.updateWorkShift(BOWorkShift workShift, PoolKit poolKit) Updates the work shift.protected voidBTWorkShiftExceptionInsert.validate(BOWorkShiftException input, List<BOWorkShift> workShiftList, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftException. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionTypeInsert.afterInsert(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit) Actions to be performed after the insertion (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionTypeUpdate.afterUpdate(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit) Actions to be performed after the update (e.g., invalidation of the static view).protected voidBTWorkShiftExceptionTypeInsert.checkUniqueCode(BOWorkShiftExceptionType input, PoolKit poolKit) Checks whether the code of theBOWorkShiftExceptionTypeto be inserted is unique.protected voidBTWorkShiftExceptionTypeUpdate.checkUniqueCode(BOWorkShiftExceptionType input, PoolKit poolKit) Checks whether the code of theBOWorkShiftExceptionType.protected voidBTWorkShiftExceptionTypeInsert.execute(WorkShiftExceptionTypeInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOWorkShiftExceptionTypeinto the event journal.protected voidBTWorkShiftExceptionTypeLoad.execute(WorkShiftExceptionTypeLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptionTypeinto the event journal.protected voidBTWorkShiftExceptionTypeSearch.execute(WorkShiftExceptionTypeSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptionTypes into the event journal.protected voidBTWorkShiftExceptionTypeUpdate.execute(WorkShiftExceptionTypeUpdateEvent event, PoolKit poolKit) Writes the updatedBOWorkShiftExceptionTypeinto the event journal.protected voidBTWorkShiftExceptionTypeInsert.validate(BOWorkShiftExceptionType input, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftExceptionTypeto be inserted.protected voidBTWorkShiftExceptionTypeUpdate.validate(BOWorkShiftExceptionType input, PoolKit poolKit) Checks whether the update is possible by performing some validations on the givenBOWorkShiftExceptionType. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTExistingResourceWorkShiftSearch.execute(ExistingResourceWorkShiftSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShifts into the event journal.protected voidBTOverlappingWorkShiftSearch.execute(OverlappingWorkShiftSearchEvent event, PoolKit poolKit) Writes the overlappingBOWorkShifts into the event journal.protected voidBTWorkShiftLoad.execute(WorkShiftLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftinto the event journal.protected voidBTWorkShiftOverlapCheck.execute(WorkShiftOverlapCheckEvent event, PoolKit poolKit) Calculates the overlap between aBOWorkShiftand the already existingBOWorkShifts.protected voidBTWorkShiftSearch.execute(WorkShiftSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShifts into the event journal.protected voidBTWorkShiftTimeLineLoad.execute(WorkShiftTimeLineLoadEvent event, PoolKit poolKit) Writes the loadedTimeLineinto the event journal.protected List<BOWorkShift> BTExistingResourceWorkShiftSearch.existingResourceWorkShift(Long resourceID, Map<String, Object> filter, PoolKit poolKit) Extracts the list of the existingBOWorkShiftobjects.protected List<BOWorkShiftException> BTWorkShiftTimeLineLoad.getExceptions(List<BOWorkShiftException> shiftExceptions, Long classType, PoolKit poolKit) protected List<BOWorkShift> BTOverlappingWorkShiftSearch.searchResourceWorkShift(OverlappingWorkShiftSearchInput input, PoolKit poolKit) Extracts the overlapping shifts on the given day for the given resource.protected List<BOWorkShiftException> BTWorkShiftTimeLineLoad.searchWorkShiftExceptionWorkShift(BOWorkShift workShift, PoolKit poolKit) Loads absences and extra presences overlapping a givenBOWorkShift. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.type.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftType.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOWorkShiftTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.type.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftTypeInsert.afterInsert(BOWorkShiftType workShiftType, PoolKit pk) Actions to perform after the insertion (e.g., invalidation of the static views).protected voidBTWorkShiftTypeUpdate.afterUpdate(BOWorkShiftType workShiftType, PoolKit pk) Actions to perform after the update (e.g., invalidation of the static views).protected voidBTWorkShiftTypeInsert.checkUniqueCode(BOWorkShiftType input, PoolKit poolKit) Verifies that the code of the givenBOWorkShiftTypeis unique.protected voidBTWorkShiftTypeUpdate.checkUniqueCode(BOWorkShiftType input, PoolKit poolKit) Verifies that the code of the given work shift type is unique.protected voidBTWorkShiftTypeInsert.execute(WorkShiftTypeInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOWorkShiftTypeinto the event journal.protected voidBTWorkShiftTypeLoad.execute(WorkShiftTypeLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftTypeinto the event journal.protected voidBTWorkShiftTypeSearch.execute(WorkShiftTypeSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftTypes into the event journal.protected voidBTWorkShiftTypeUpdate.execute(WorkShiftTypeUpdateEvent event, PoolKit poolKit) Writes the updatedBOWorkShiftTypeinto the event journal.protected voidBTWorkShiftTypeInsert.validate(BOWorkShiftType workShiftType, PoolKit poolKit) Validates the data before the insertion.protected voidBTWorkShiftTypeUpdate.validate(BOWorkShiftType workShiftType, PoolKit poolKit) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftTypeClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftTypeClassLoad.execute(WorkShiftTypeClassLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftTypeClassinto the event journal.protected voidBTWorkShiftTypeClassSearch.execute(WorkShiftTypeClassSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftTypeClasss into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.data
Methods in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftExceptionWorkShiftSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionWorkShiftDelete.execute(WorkShiftExceptionWorkShiftDeleteEvent event, PoolKit poolKit) protected voidBTWorkShiftExceptionWorkShiftLoad.execute(WorkShiftExceptionWorkShiftLoadEvent event, PoolKit poolKit) Writes the loadedBOWorkShiftExceptionWorkShiftinto the event journal.protected voidBTWorkShiftExceptionWorkShiftSearch.execute(WorkShiftExceptionWorkShiftSearchEvent event, PoolKit poolKit) Writes the searchedBOWorkShiftExceptionWorkShifts into the event journal.protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionWorkShiftDelete.loadRelations(Long workShiftExceptionId, PoolKit poolKit) protected voidBTWorkShiftExceptionWorkShiftDelete.workShiftDelete(Long workShiftId, PoolKit poolKit) Deleting the relationship caused by the deletion of the work shift.protected voidBTWorkShiftExceptionWorkShiftDelete.workShiftExceptionDelete(Long workShiftExceptionId, PoolKit poolKit) Deleting the relationship caused by the deletion of the work shift exception. -
Uses of PoolKit in overit.geocallapp.wfm.calendars.integration
Methods in overit.geocallapp.wfm.calendars.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic CalendarEventProviderCalendarEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.catalogcode.data
Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCatalogCodeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.catalogcode.task
Methods in overit.geocallapp.wfm.catalogs.bl.catalogcode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCatalogCodeLoad.body(CatalogCodeLoadEvent event, PoolKit pk) Writes the loaded catalog code into the event journal.protected voidBTCatalogCodeSearch.body(CatalogCodeSearchEvent event, PoolKit pk) Writes the searched catalog code into the event journal.protected voidBTCatalogCodeInsert.checkUnique(BOCatalogCode catalogCode, PoolKit pk) Checks if the givenBOCatalogCodehas a unique code.protected voidBTCatalogCodeUpdate.checkUnique(BOCatalogCode catalogCode, PoolKit pk) Checks if the givenBOCatalogCodehas a unique code.protected voidBTCatalogCodeInsert.execute(CatalogCodeInsertEvent event, PoolKit pk) Inserts theBOCatalogCodeobject and writes the newly generated id into the event journal.protected voidBTCatalogCodeUpdate.execute(CatalogCodeUpdateEvent event, PoolKit pk) Updates theBOCatalogCodeobject.protected voidBTCatalogCodeInsert.validateInput(BOCatalogCode catalogCode, PoolKit pk) Validates theBOCatalogCodeobject data before its insertion.protected voidBTCatalogCodeUpdate.validateInput(BOCatalogCode catalogCode, PoolKit pk) Validates theBOCatalogCodeobject data before its update. -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.cataloggroup.data
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCatalogGroupSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.cataloggroup.task
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCatalogGroupLoad.body(CatalogGroupLoadEvent event, PoolKit pk) Writes the loaded catalog group into the event journal.protected voidBTCatalogGroupSearch.body(CatalogGroupSearchEvent event, PoolKit pk) Writes the searched catalog group into the event journal.protected voidBTCatalogGroupInsert.checkUnique(BOCatalogGroup catalogGroup, PoolKit pk) Checks if the given catalog group has a unique code.protected voidBTCatalogGroupUpdate.checkUnique(BOCatalogGroup catalogGroup, PoolKit pk) Checks if the givenBOCatalogGrouphas a unique code.protected voidBTCatalogGroupInsert.execute(CatalogGroupInsertEvent event, PoolKit pk) Inserts theBOCatalogGroupobject and writes the newly generated id into the event journal.protected voidBTCatalogGroupUpdate.execute(CatalogGroupUpdateEvent event, PoolKit pk) Updates theBOCatalogGroupobject.protected voidBTCatalogGroupInsert.validateInput(BOCatalogGroup catalogGroup, PoolKit pk) Validates theBOCatalogGroupobject data before its insertion.protected voidBTCatalogGroupUpdate.validateInput(BOCatalogGroup catalogGroup, PoolKit pk) Validates theBOCatalogGroupobject data before its update. -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.data
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCatalogGroupTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.task
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCatalogGroupEntityTypeLoad.body(CatalogGroupEntityTypeLoadEvent event, PoolKit pk) Writes the loaded catalog group entity type into the event journal.protected voidBTCatalogGroupEntityTypeSearch.body(CatalogGroupEntityTypeSearchEvent event, PoolKit pk) Writes the searched catalog group entity types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.task
Methods in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCatalogGroupTypeInsert.checkUnique(BOCatalogGroupType catalogGroupType, PoolKit pk) Checks if the given catalog group type has a unique code.protected voidBTCatalogGroupTypeUpdate.checkUnique(BOCatalogGroupType catalogGroupType, PoolKit pk) Checks if the given catalog group type has a unique code.protected voidBTCatalogGroupTypeInsert.execute(CatalogGroupTypeInsertEvent event, PoolKit poolKit) Inserts theBOCatalogGroupTypeobject and writes the newly generated id into the event journal.protected voidBTCatalogGroupTypeLoad.execute(CatalogGroupTypeLoadEvent event, PoolKit poolKit) Writes the loaded catalog group type into the event journal.protected voidBTCatalogGroupTypeSearch.execute(CatalogGroupTypeSearchEvent event, PoolKit poolKit) Writes the searched catalog group types into the event journal.protected voidBTCatalogGroupTypeUpdate.execute(CatalogGroupTypeUpdateEvent event, PoolKit poolKit) Updates theBOCatalogGroupTypeobject.protected voidBTCatalogGroupTypeInsert.validateInput(BOCatalogGroupType catalogGroupType, PoolKit poolKit) Validates theBOCatalogGroupTypeobject data before its insertion.protected voidBTCatalogGroupTypeUpdate.validateInput(BOCatalogGroupType catalogGroupType, PoolKit poolKit) Validates theBOCatalogGroupTypeobject data before its update. -
Uses of PoolKit in overit.geocallapp.wfm.catalogs.integration
Methods in overit.geocallapp.wfm.catalogs.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic CatalogsEventProviderCatalogsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl
Methods in overit.geocallapp.wfm.cee.bl with parameters of type PoolKitModifier and TypeMethodDescriptionCeeHelper.getCeeCustomerId(Long customerId, PoolKit pk) CeeHelper.getCeeInterventionId(Long appointmentId, PoolKit pk) CeeHelper.getMessages(Long ceeInterventionEventType, Long appointmentId, PoolKit pk) overit.geocallapp.wfm.clienti.DATLoadClienteCeeHelper.loadCustomerValues(Long customerId, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.da
Methods in overit.geocallapp.wfm.cee.bl.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionInfo.validate(CommandContext cc, PoolKit pk) protected voidDAOPlannedIntervention.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.intervention.task
Methods in overit.geocallapp.wfm.cee.bl.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTVCAppointmentsActivation.activateVCAppoointment(HashGetter vcAppointment, PoolKit poolKit) protected voidBTBookingPlanningRequestCreate.execute(BookingPlanningRequestCreateEvent event, PoolKit poolKit) protected voidBTCancellationRequestsLoad.execute(CancellationRequestsLoadEvent event, PoolKit poolKit) protected voidBTInterventionCancellation.execute(InterventionCancellationEvent event, PoolKit poolKit) protected voidBTPlanningRequestCreate.execute(PlanningRequestCreateEvent event, PoolKit poolKit) protected voidBTTechnicianCoordinatesUpdate.execute(TechnicianCoordinatesUpdateEvent event, PoolKit poolKit) protected voidBTVCAppointmentActivation.execute(VCAppointmentActivationEvent event, PoolKit poolKit) protected voidBTVCAppointmentCreation.execute(VCAppointmentCreationEvent event, PoolKit poolKit) protected voidBTVCAppointmentsActivation.execute(VCAppointmentsActivationEvent event, PoolKit poolKit) protected HashGetterBTBookingPlanningRequestCreate.getAppointmentData(Long appointmentId, PoolKit pk) protected HashGetterBTPlanningRequestCreate.getAppointmentData(Long appointmentId, PoolKit pk) BTCancellationRequestsLoad.getAppointmentIds(List<Long> interventionsIds, PoolKit pk) protected StringBTVCAppointmentActivation.getCustomerAccessToken(HashGetter vcAppointment, PoolKit pk) Obtains a valid Access Token for the customer Identity that will be sent to CEE mobile application for virtual collaboration call startupprotected HashGetterBTVCAppointmentActivation.getCustomerUser(Long customerId, PoolKit pk) Loads the user associated with the specified customerprotected DTOPlanningRequestBTBookingPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) protected DTOPlanningRequestBTPlanningRequestCreate.getPlanningRequest(HashGetter appointmentData, List<DTOMessage> messages, PoolKit pk) protected StringBTVCAppointmentActivation.getTechnicianUserId(HashGetter vcAppointment, PoolKit pk) Obtains the SpaceOne userId for the technician userprotected BOUserprotected DBViewBTInterventionCancellation.loadAppoinmentsWorkorders(DAOAppointments dao, PoolKit pk) protected DBViewBTTechnicianCoordinatesUpdate.loadValidInterventions(PoolKit pk) protected DBViewBTVCAppointmentsActivation.loadVCAppointmentsToActivate(PoolKit pk) protected voidBTVCAppointmentActivation.notifyVCAppointmentActivation(HashGetter vcAppointment, InterventionApi api, PoolKit pk) protected voidBTVCAppointmentCreation.notifyVCAppointmentCreation(VCAppointment vcAppointment, InterventionApi api, PoolKit pk) protected overit.geocallapp.wfm.booking.reservation.InputParamBTInterventionCancellation.prepareBookingCancellationInput(Long aodlId, Long saasId, PoolKit pk) protected DTOInterventionStatusChangeBTInterventionCancellation.prepareRequest(Long appointmentId, Long interventionEventType, PoolKit pk) protected List<BOResourceLastGPSPosition> BTPlanningRequestCreate.searchLastPositions(Long resourceId, PoolKit pk) Search the last positions starting from the given resource id.protected List<BOResourceLastGPSPosition> BTTechnicianCoordinatesUpdate.searchLastPositions(Long resourceId, PoolKit pk) Search the last positions starting from the given resource id.protected voidBTInterventionCancellation.tryBookingCancellation(DBView appointmentsWorkorders, PoolKit pk) protected voidBTTechnicianCoordinatesUpdate.updateValidInterventionsCoordinates(DBView interventions, PoolKit pk) protected intBTVCAppointmentsActivation.updateVCAppointment(HashGetter vcAppointment, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.message.task
Methods in overit.geocallapp.wfm.cee.bl.message.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentMessageValuesLoad.execute(AppointmentMessageValuesLoadEvent event, PoolKit poolKit) protected voidBTMessageCreate.execute(MessageCreateEvent event, PoolKit poolKit) protected voidBTUnresolvedTag.execute(UnresolvedTagEvent event, PoolKit poolKit) protected HashGetterBTAppointmentMessageValuesLoad.getAdditionalValues(Long appointmentId, PoolKit pk) protected HashGetterBTAppointmentMessageValuesLoad.getLastVCAppointment(Long appointmentId, PoolKit pk) protected List<DTOMessage> protected overit.geocall.basic.mm.MMBTMessageCreate.getMultimediaMessage(Long multimediaMessageId, PoolKit pk) protected LongBTMessageCreate.getMultimediaMessageId(Long templateId, PoolKit pk) protected LongBTMessageCreate.getTemplateId(Long eventId, String language, PoolKit pk) protected LongBTMessageCreate.getTemplateIdByLanguage(Long eventId, String templateLanguage, PoolKit pk) protected BOUserprotected HashGetterBTAppointmentMessageValuesLoad.getVCAppointmentValues(Long appointmentId, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.survey.da
Methods in overit.geocallapp.wfm.cee.bl.survey.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSurveySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.survey.task
Methods in overit.geocallapp.wfm.cee.bl.survey.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSurveyExcelExport.execute(SurveyExportEvent event, PoolKit poolKit) protected WebResourceBTSurveyExcelExport.generateExcel(DBView surveysDbv, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.task
Methods in overit.geocallapp.wfm.cee.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentCreation.ceeCustomerUpdateOrCreate(HashGetter interventionValues, Long ceeCustomerId, PoolKit pk) protected StringBTWorkOrderValidation.checkUpdateOrCreate(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.checkUpdateOrCreateCustomer(String code, HashGetter customerValues, CustomerApi customerApi, PoolKit pk) protected StringBTAppointmentCreation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeContact(String ceeCustomerId, HashGetter contactValues, CustomerApi api, PoolKit pk) protected StringBTAppointmentCreation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk) protected StringBTWorkOrderValidation.createCeeCustomer(HashGetter customerValues, CustomerApi api, PoolKit pk) protected voidBTAppointmentCreation.createCeeIntervention(AppointmentNotificationInput<BOAppointment> notificationInput, InterventionApi api, PoolKit pk) protected voidBTActivityOutcome.execute(AgendaOutcomeSaveEvent event, PoolKit poolKit) protected voidBTAppointmentCreation.execute(AppointmentNotificationEvent event, PoolKit poolKit) protected voidBTBookingActionNotification.execute(BookingActionNotificationEvent event, PoolKit poolKit) protected voidBTPlanningActionNotification.execute(PlanningActionNotificationEvent event, PoolKit poolKit) protected voidBTTakeInCharge.execute(InterventionOutcomeNotificationEvent event, PoolKit poolKit) protected voidBTWorkOrderValidation.execute(WorkOrderValidationEvent event, PoolKit poolKit) protected LongBTActivityOutcome.getAppointmentId(Long interventionId, PoolKit pk) BTPlanningActionNotification.getAppointmentIdsFromPlanningAction(PlanningAction action, PoolKit pk) protected LongBTAppointmentCreation.getCeeCustomerId(HashGetter interventionValues, PoolKit pk) protected LongBTPlanningActionNotification.getCeeInterventionId(Long appointmentId, PoolKit poolKit) protected DTOInterventionOutcomeBTActivityOutcome.getInterventionOutcome(AgendaOutcomeSaveInput input, List<DTOMessage> messages, PoolKit poolKit) protected DTOPlanningRequestBTBookingActionNotification.getPlanningRequest(Long appointmentId, List<DTOMessage> messages, PoolKit pk) protected DTOPlanningRequestBTPlanningActionNotification.getPlanningRequest(Long appointmentId, List<DTOMessage> messages, PoolKit pk) protected voidBTPlanningActionNotification.interventionPlannedOrChanged(Long ceeInterventionEventType, Long appointmentId, Long interventionId, List<DTOMessage> messages, PoolKit poolKit) protected HashGetterBTAppointmentCreation.loadInterventionValues(Long appointmentId, PoolKit pk) protected HashGetterBTTakeInCharge.loadPlannedInterventionValues(Long agendaId, PoolKit pk) protected voidBTBookingActionNotification.notifyInsert(BOAppointment appointment, PoolKit poolKit) protected voidBTPlanningActionNotification.notifyInsert(BOAppointment appointment, PoolKit poolKit) protected voidBTTakeInCharge.notifyInterventionTakeInCharge(BOInterventionOutcome input, InterventionApi api, PoolKit pk) protected List<BOResourceLastGPSPosition> BTTakeInCharge.searchLastPositions(Long resourceId, PoolKit pk) Search the last positions starting from the given resource id.protected voidBTWorkOrderValidation.updateCeeCode(String ceeCustomerId, HashGetter customerValues, PoolKit pk) protected voidBTAppointmentCreation.updateCeeCustomerCode(String ceeCustomerId, HashGetter customerValues, PoolKit pk) protected voidBTAppointmentCreation.updateCeeInterventionCode(String ceeInterventionId, HashGetter interventionValues, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.bl.vcappointment.task
Methods in overit.geocallapp.wfm.cee.bl.vcappointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTVCAppointmentDefinition.cancelVCAppointments(Long operationId, PoolKit pk) protected voidBTVCAppointmentDefinition.createVCAppointment(VCAppointment vcAppointment, PoolKit pk) protected voidBTVCAppointmentDefinition.execute(VCAppointmentDefinitionEvent event, PoolKit poolKit) protected voidBTVCAppointmentSearch.execute(VCAppointmentSearchEvent event, PoolKit poolKit) protected LongBTVCAppointmentDefinition.getInterventionId(Long operationId, PoolKit pk) BTVCAppointmentSearch.getInterventionIds(Long operationId, PoolKit pk) protected List<VCAppointment> BTVCAppointmentSearch.getVCAppointments(VCAppointmentFilter vcAppointmentFilter, PoolKit pk) protected VCAppointmentBTVCAppointmentDefinition.insertVCAppointment(VCAppointment vcAppointment, PoolKit pk) protected List<VCAppointment> BTVCAppointmentSearch.searchVCAppointments(VCAppointmentSearchEvent event, PoolKit pk) protected intBTVCAppointmentDefinition.updateVCAppointment(VCAppointment vcAppointment, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.cee.ux.note.task
Methods in overit.geocallapp.wfm.cee.ux.note.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCustomerNoteViewSearch.execute(CustomerNoteViewSearchEvent event, PoolKit poolKit) BTCustomerNoteViewSearch.getInterventionIds(Long operationId, PoolKit pk) protected List<CustomerNoteView> BTCustomerNoteViewSearch.searchCustomerNote(CustomerNoteViewSearchEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.characteristicclass.data
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCharacteristicClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.characteristicclass.task
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCharacteristicClassInsert.checkUnique(BOCharacteristicClass characteristicClass, PoolKit pk) Checks if the given characteristic has a unique code-class.protected voidBTCharacteristicClassUpdate.checkUnique(BOCharacteristicClass characteristicClass, PoolKit pk) Checks if the given characteristic has a unique code-class.protected voidBTCharacteristicClassInsert.execute(CharacteristicClassInsertEvent event, PoolKit pk) Writes the inserted characteristic class id into the event journal.protected voidBTCharacteristicClassLoad.execute(CharacteristicClassLoadEvent event, PoolKit pk) Writes the loaded characteristic class into the event journal.protected voidBTCharacteristicClassSearch.execute(CharacteristicClassSearchEvent event, PoolKit poolKit) Writes the searched characteristic classes into the event journal.protected voidBTCharacteristicClassUpdate.execute(CharacteristicClassUpdateEvent event, PoolKit pk) Updates a newBOCharacteristicClasswith all its needed components.protected voidBTCharacteristicClassInsert.validate(BOCharacteristicClass characteristicClass, PoolKit pk) protected voidBTCharacteristicClassUpdate.validate(BOCharacteristicClass characteristicClass, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.data
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCharacteristicClassTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.task
Methods in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCharacteristicClassTypeLoad.body(CharacteristicClassTypeLoadEvent event, PoolKit pk) Writes the loaded characteristic class type into the event journal.protected voidBTCharacteristicClassTypeSearch.body(CharacteristicClassTypeSearchEvent event, PoolKit poolKit) Writes the searched characteristic class types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.data
Methods in overit.geocallapp.wfm.characteristics.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCharacteristicSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.task
Methods in overit.geocallapp.wfm.characteristics.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCharacteristicLoad.execute(CharacteristicLoadEvent event, PoolKit pk) Writes the loaded characteristic into the event journal.protected voidBTCharacteristicSearch.execute(CharacteristicSearchEvent event, PoolKit poolKit) Writes the searched characteristics into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.usage.data
Methods in overit.geocallapp.wfm.characteristics.bl.usage.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCharacteristicUsageSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.usage.task
Methods in overit.geocallapp.wfm.characteristics.bl.usage.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCharacteristicUsageLoad.body(CharacteristicUsageLoadEvent event, PoolKit pk) Writes the loaded characteristic usage into the event journal.protected voidBTCharacteristicUsageSearch.body(CharacteristicUsageSearchEvent event, PoolKit poolKit) Writes the loaded characteristic usages into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.valuedomain.data
Methods in overit.geocallapp.wfm.characteristics.bl.valuedomain.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOValueDomainSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.data
Methods in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOValueDomainItemSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.task
Methods in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTValueDomainItemInsert.execute(ValueDomainItemInsertEvent event, PoolKit pk) Writes the inserted characteristic value domain item id into the event journal.protected voidBTValueDomainItemLoad.execute(ValueDomainItemLoadEvent event, PoolKit pk) Writes the characteristic value domain item into the event journal.protected voidBTValueDomainItemSearch.execute(ValueDomainItemSearchEvent event, PoolKit poolKit) Writes the searched characteristic value domain items into the event journal.protected voidBTValueDomainItemUpdate.execute(ValueDomainItemUpdateEvent event, PoolKit pk) Updates a newBOValueDomainItemwith all its needed components.protected voidBTValueDomainItemInsert.validate(BOValueDomainItem valueDomainItem, PoolKit poolKit) protected voidBTValueDomainItemUpdate.validate(BOValueDomainItem valueDomainItem, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.bl.valuedomain.task
Methods in overit.geocallapp.wfm.characteristics.bl.valuedomain.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTValueDomainInsert.body(ValueDomainInsertEvent event, PoolKit poolKit) Writes the inserted value domain id into the event journal.protected voidBTValueDomainLoad.body(ValueDomainLoadEvent event, PoolKit pk) Writes the loaded value domain into the event journal.protected voidBTValueDomainSearch.body(ValueDomainSearchEvent event, PoolKit poolKit) Writes the searched value domains into the event journal.protected voidBTValueDomainUpdate.body(ValueDomainUpdateEvent event, PoolKit poolKit) Updates a newBOValueDomainwith all its needed components.protected voidBTValueDomainInsert.validate(BOValueDomain valueDomain, PoolKit poolKit) protected voidBTValueDomainUpdate.validate(BOValueDomain valueDomain, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.characteristics.integration
Methods in overit.geocallapp.wfm.characteristics.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic CharacteristicsEventProviderCharacteristicsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.agenda.canceldate.task
Methods in overit.geocallapp.wfm.core.bl.agenda.canceldate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaCancelDate.body(AgendaCancelDateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.agenda.confirmdate.task
Methods in overit.geocallapp.wfm.core.bl.agenda.confirmdate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaConfirmDate.body(AgendaConfirmDateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task
Methods in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCreateWorkOrderBase.body(CreateWorkOrderBaseEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.agenda.firstdate.task
Methods in overit.geocallapp.wfm.core.bl.agenda.firstdate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaFirstDate.body(AgendaFirstDateEvent event, PoolKit poolKit) protected WorkOrderBTAgendaFirstDate.createWorkOrder(AgendaFirstDateInput agendaFirstDateInput, PoolKit pk) protected AgendaFirstDateOutputBTAgendaFirstDate.executeFirstDate(AgendaFirstDateInput agendaFirstDateInput, PooledConnection conn, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.agenda.furtherdate.task
Methods in overit.geocallapp.wfm.core.bl.agenda.furtherdate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaFurtherDate.body(AgendaFurtherDateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.datatype.data
Methods in overit.geocallapp.wfm.core.bl.base.datatype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.datatype.task
Methods in overit.geocallapp.wfm.core.bl.base.datatype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataTypeLoad.body(DataTypeLoadEvent event, PoolKit pk) Writes the loaded data type into the event journal.protected voidBTDataTypeSearch.body(DataTypeSearchEvent event, PoolKit poolKit) Writes the searched data types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.externalsystem.data
Methods in overit.geocallapp.wfm.core.bl.base.externalsystem.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOExternalSystemSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.externalsystem.task
Methods in overit.geocallapp.wfm.core.bl.base.externalsystem.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTExternalSystemInsert.afterUpdate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.afterUpdate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemInsert.execute(ExternalSystemInsertEvent event, PoolKit pk) Writes the inserted external system id into the event journal.protected voidBTExternalSystemLoad.execute(ExternalSystemLoadEvent event, PoolKit poolKit) Writes the loaded external system into the event journal.protected voidBTExternalSystemSearch.execute(ExternalSystemSearchEvent event, PoolKit poolKit) Writes the searched external systems into the event journal.protected voidBTExternalSystemUpdate.execute(ExternalSystemUpdateEvent event, PoolKit pk) Updates theExternalSystemUpdateEventwith all its needed components.protected voidBTExternalSystemInsert.validate(BOExternalSystem boExternalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.validate(BOExternalSystem boExternalSystem, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.measureunit.data
Methods in overit.geocallapp.wfm.core.bl.base.measureunit.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeasurementUnitSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.measureunit.task
Methods in overit.geocallapp.wfm.core.bl.base.measureunit.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureUnitInsert.afterUpdate(BOMeasureUnit boMeasureUnit, PoolKit pk) protected voidBTMeasureUnitUpdate.afterUpdate(BOMeasureUnit boMeasureUnit, PoolKit pk) protected voidBTMeasureUnitInsert.checkUnique(BOMeasureUnit measureUnit, PoolKit pk) Checks if the givenBOMeasureUnithas a unique code.protected voidBTMeasureUnitUpdate.checkUnique(BOMeasureUnit measureUnit, PoolKit pk) Checks if the givenBOMeasureUnithas a unique code.protected voidBTMeasureUnitInsert.completeAndValidate(BOMeasureUnit measureUnit, PoolKit pk) protected voidBTMeasureUnitInsert.execute(MeasureUnitInsertEvent event, PoolKit pk) Writes the inserted measure unit id into the event journal.protected voidBTMeasureUnitLoad.execute(MeasureUnitLoadEvent event, PoolKit pk) Writes the loaded measure unit into the event journal.protected voidBTMeasureUnitSearch.execute(MeasureUnitSearchEvent event, PoolKit poolKit) Writes the searched measure units into the event journal.protected voidBTMeasureUnitUpdate.execute(MeasureUnitUpdateEvent event, PoolKit pk) Updates a newBOMeasureUnitwith all its needed components.protected voidBTMeasureUnitUpdate.validate(BOMeasureUnit measureUnit, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.ocgroups.task
Methods in overit.geocallapp.wfm.core.bl.base.ocgroups.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOCGroupInsert.execute(OCGroupInsertEvent event, PoolKit pk) Writes the inserted operation center's group id into the event journal.protected voidBTOCGroupLoad.execute(OCGroupLoadEvent event, PoolKit poolKit) Writes the loaded operation center's into the event journal.protected voidBTOCGroupSearch.execute(OCGroupSearchEvent event, PoolKit poolKit) Writes the searched operation center's groups into the event journal.protected voidBTOCGroupUpdate.execute(OCGroupUpdateEvent event, PoolKit pk) Updates a newBOOCGroupwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.operationcenter.address.data
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.address.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOperationCenterAddressSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.operationcenter.address.task
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterAddressSearch.body(OperationCenterAddressSearchEvent event, PoolKit poolKit) Writes the searched operation center addresses into the event journal.protected voidBTOperationCenterAddressInsert.completeAndValidate(BOOperationCenterAddress boOperationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressUpdate.completeAndValidate(BOOperationCenterAddress boOperationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressInsert.execute(OperationCenterAddressInsertEvent event, PoolKit pk) Writes the inserted operation center address id into the event journal.protected voidBTOperationCenterAddressUpdate.execute(OperationCenterAddressUpdateEvent event, PoolKit pk) Updates a newBOOperationCenterAddresswith all its needed components.protected voidBTOperationCenterAddressWithAddressInsert.execute(OperationCenterAddressWithAddressInsertEvent event, PoolKit pk) Insert a newBOOperationCenterAddressWithAddresswith all its needed components.protected voidBTOperationCenterAddressWithAddressUpdate.execute(OperationCenterAddressWithAddressUpdateEvent event, PoolKit pk) Updates a newBOOperationCenterAddressWithAddresswith all its needed components.protected voidBTOperationCenterMainAddress.execute(OperationCenterMainAddressEvent event, PoolKit pk) Update the main operation center addressprotected voidBTOperationCenterMainAddress.validate(OperationCenterMainAddressInput input, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.operationcenter.task
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterInsert.execute(OperationCenterInsertEvent event, PoolKit pk) Writes the inserted operation center id into the event journal.protected voidBTOperationCenterInvalidation.execute(OperationCenterNotificationEvent event, PoolKit pk) Invalidates the visibility settings and the static view.protected voidBTOperationCenterLoad.execute(OperationCenterLoadEvent event, PoolKit poolKit) Writes the loaded operation center into the event journal.protected voidBTOperationCenterSearch.execute(OperationCenterSearchEvent event, PoolKit poolKit) Writes the searched operation centers into the event journal.protected voidBTOperationCenterUpdate.execute(OperationCenterUpdateEvent event, PoolKit pk) Updates a newBOOperationCenterwith all its needed components.protected voidBTOperationCenterInsert.insertOperationCenter(BOOperationCenter operationCenter, PoolKit pk) protected voidBTOperationCenterInsert.insertZone(BOOperationCenter operationCenter, PoolKit pk) protected voidBTOperationCenterUpdate.updateOperationCenter(BOOperationCenter operationCenter, PoolKit pk) protected voidBTOperationCenterUpdate.updateZone(BOOperationCenter operationCenter, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.data
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchOperationCenterWorkCenter.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.task
Methods in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidBTOperationCenterWorkCenterDelete.execute(OperationCenterWorkCenterDeleteEvent event, PoolKit pk) protected voidBTOperationCenterWorkCenterInsert.execute(OperationCenterWorkCenterInsertEvent event, PoolKit pk) protected voidBTOperationCenterWorkCenterSearch.execute(OperationCenterWorkCenterSearchEvent event, PoolKit pk) voidBTOperationCenterWorkCenterDelete.insertWorkCenterTombstones(BOOperationCenterWorkCenter boOperationCenterWorkCenter, PoolKit pk) protected voidBTOperationCenterWorkCenterInsert.validate(BOOperationCenterWorkCenter boOperationCenterWorkCenter, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.structure.data
Methods in overit.geocallapp.wfm.core.bl.base.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchStructure.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.structure.task
Methods in overit.geocallapp.wfm.core.bl.base.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStructureInsert.completeAndValidate(BOStructure boStructure, PoolKit pk) protected voidBTStructureUpdate.completeAndValidate(BOStructure boStructure, PoolKit pk) protected voidBTStructureInsert.execute(StructureInsertEvent event, PoolKit pk) Writes the inserted structure id into the event journal.protected voidBTStructureLoad.execute(StructureLoadEvent event, PoolKit poolKit) Writes the loaded structure into the event journal.protected voidBTStructureSearch.execute(StructureSearchEvent event, PoolKit poolKit) Writes the searched structures into the event journal.protected voidBTStructureUpdate.execute(StructureUpdateEvent event, PoolKit pk) Updates a newBOStructurewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.da
Methods in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchStructureValidityPeriod.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.task
Methods in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStructureValidityPeriodAreasDuplication.body(StructureValidityPeriodAreasDuplicationEvent event, PoolKit pk) protected voidBTStructureValidityPeriodDelete.execute(StructureValidityPeriodDeleteEvent event, PoolKit poolKit) protected voidBTStructureValidityPeriodInsert.execute(StructureValidityPeriodInsertEvent event, PoolKit poolKit) Writes the inserted structure validity period id into the event journal.protected voidBTStructureValidityPeriodLoad.execute(StructureValidityPeriodLoadEvent event, PoolKit pk) Writes the loaded structure validity period into the event journal.protected voidBTStructureValidityPeriodSearch.execute(StructureValidityPeriodSearchEvent event, PoolKit pk) Writes the searched structure validity periods into the event journal.protected voidBTStructureValidityPeriodUpdate.execute(StructureValidityPeriodUpdateEvent event, PoolKit poolKit) protected voidBTStructureValidityPeriodInsert.validateAndCompleteInput(BOStructureValidityPeriod boStructureValidityPeriod, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOStructureValidityPeriodprotected voidBTStructureValidityPeriodUpdate.validateAndCompleteInput(BOStructureValidityPeriod boStructureValidityPeriod, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.systemsetting.task
Methods in overit.geocallapp.wfm.core.bl.base.systemsetting.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTHolidayObjectsInvalidate.execute(HolidayNotificationEvent event, PoolKit poolKit) Invalidates the neededStaticViews. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.teamcardinality.task
Methods in overit.geocallapp.wfm.core.bl.base.teamcardinality.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamCardinalityLoad.body(TeamCardinalityLoadEvent event, PoolKit pk) Writes the loaded team cardinality into the event journal.protected voidBTTeamCardinalitySearch.body(TeamCardinalitySearchEvent event, PoolKit poolKit) Writes the searched measure units into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.workcenter.data
Methods in overit.geocallapp.wfm.core.bl.base.workcenter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkCenterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.base.workcenter.task
Methods in overit.geocallapp.wfm.core.bl.base.workcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCenterInsert.afterInsert(BOWorkCenter bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCenterUpdate.afterUpdate(BOWorkCenter bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCenterInsert.execute(WorkCenterInsertEvent event, PoolKit pk) Writes the inserted work center id into the event journal.protected voidBTWorkCenterLoad.execute(WorkCenterLoadEvent event, PoolKit pk) Writes the loaded work center into the event journal.protected voidBTWorkCenterSearch.execute(WorkCenterSearchEvent event, PoolKit poolKit) Writes the searched work centers into the event journal.protected voidBTWorkCenterUpdate.execute(WorkCenterUpdateEvent event, PoolKit pk) Updates a newBOWorkCenterwith all its needed components.protected voidBTWorkCenterInsert.validate(BOWorkCenter boWorkCenter, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkCenterprotected voidBTWorkCenterUpdate.validate(BOWorkCenter boWorkCenter, PoolKit pk) Checks if the upodate is possible by performing some validations on the givenBOWorkCenter -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.bundling.data
Methods in overit.geocallapp.wfm.core.bl.bundler.bundling.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleWorkOrderOperationSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOBundleWorkOrderOperationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.core.bl.bundler.bundling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundlingOperationSelect.execute(BundlingOperationSelectEvent event, PoolKit poolKit) Writes the list of loadedBOWorkOrderOperationmapped by theBOOperationCenterid into the event journal.protected StringBTBundlingOperationSelect.getWorkOrderOperationCode(Long workOrderOperationId, BundleEntitiesCache cache, PoolKit poolKit) Retrieves the code of theBOWorkOrderOperationrelated to the given id.protected PageResponse<BOWorkOrderOperation> BTBundlingOperationSelect.loadWorkOrderOperations(BundlingOperationSelectInput input, PoolKit poolKit) Loads the list of neededBOWorkOrderOperationfrom the givenBundlingOperationSelectInput.protected List<BOWorkOrderOperation> BTBundlingOperationSelect.removeOperations(List<BOWorkOrderOperation> operations, PoolKit poolKit) Applies other filters to bundling operations.protected List<BOWorkOrderOperation> BTBundlingOperationSelect.removeOperationsWithoutValidPermit(List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Removes operations without valid associated permit from input list.protected voidBTBundlingOperationSelect.validateWorkOrderOperations(BundlingOperationSelectInput input, List<BOWorkOrderOperation> operations, PoolKit poolKit) Validates whether the list of loadedBOWorkOrderOperationcontains all the ids of the requested ones. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.data
Methods in overit.geocallapp.wfm.core.bl.bundler.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOBundleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.header.task
Methods in overit.geocallapp.wfm.core.bl.bundler.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleExistsForWorkOrder.body(BundleExistsForWorkOrderEvent event, PoolKit poolKit) Writes theBooleanof to check if the wo or wo operation is contained in a bundle into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.operation.task
Methods in overit.geocallapp.wfm.core.bl.bundler.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleOperationWoOperationSearch.execute(BundleOperationWoOperationSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searchedBOBundleOperations together with the relatedBOWorkOrderOperations into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.bundler.task
Methods in overit.geocallapp.wfm.core.bl.bundler.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleEntitiesAggregateLoad.execute(BundleEntitiesAggregateLoadEvent event, PoolKit poolKit) Creates a newBundleEntitiesAggregatein which every needed information is loaded.protected voidBTBundleSearch.execute(BundleSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched bundles into the event journal.protected voidBTBundleWorkOrderOperationStateChange.execute(WorkOrderOperationStateChangeEvent event, PoolKit poolKit) If the givenBOWorkOrderOperationis associated to an activeBundle, the state of the relatedBOBundleOperationis changed.protected LongBTBundleWorkOrderOperationStateChange.getBundleOperationStatusFromOutcome(BOBundleOperation bundleOperation, BOWorkOrderOperation woOperation, PoolKit poolKit) Searches for the valid status for theBOBundleOperation: when the givenBOWorkOrderOperationis already associated to aBOAgendaOutcome, the only possible status value isBOBundleOperationStatus.Values.CLOSED.protected LongBTBundleWorkOrderOperationStateChange.getNewBundleOperationStatus(BOBundleOperation bundleOperation, PoolKit poolKit) Returns the id of theBOBundleOperationStatusthat corresponds to the status of the givenBOWorkOrderOperation.protected voidBTBundleWorkOrderOperationStateChange.linkWorkOrderOperations(List<Long> woOperationIds, PoolKit poolKit) Creates the new links for the remainingBOWorkOrderOperations of the givenBundle.protected List<BOAgendaResource> BTBundleEntitiesAggregateLoad.loadAgendaResources(List<BOAgenda> agendas, PoolKit poolKit) protected BundleBTBundleWorkOrderOperationStateChange.loadBundle(Long workOrderOperationId, PoolKit poolKit) Loads the activeBundlerelated to the givenBOWorkOrderOperationid.protected List<Intervention> BTBundleEntitiesAggregateLoad.loadInterventions(List<Long> bundleOperations, PoolKit poolKit) Loads theInterventions related to everyBOBundleOperation.protected voidBTBundleEntitiesAggregateLoad.loadSchedulingInformations(BundleEntitiesAggregate aggregate, PoolKit poolKit) Loads all the scheduling information, such as theInterventions or theBOAgendaResources.protected BOWorkOrderOperationBTBundleWorkOrderOperationStateChange.loadWorkOrderOperation(Long workOrderOperationId, PoolKit poolKit) Loads theBOWorkOrderOperationfrom the given input.protected List<BOWorkOrderOperation> BTBundleEntitiesAggregateLoad.loadWorkOrderOperations(List<Long> woOperationIds, PoolKit poolKit) Loads the list ofBOWorkOrderOperationcorresponding to the given ids by calling theWorkOrderOperationSearchEvent.protected List<BOWorkOrderOperation> BTBundleWorkOrderOperationStateChange.loadWorkOrderOperations(List<Long> ids, PoolKit poolKit) Loads the list of relatedBOWorkOrderOperationfrom the given ids.protected voidBTBundleWorkOrderOperationStateChange.recalculateLinks(Bundle bundle, BOBundleOperation bundleOperation, PoolKit poolKit) Recalculates the links between theBOWorkOrderOperations by unlinking all of them and relinking the ones remaining after removing the given one.protected voidBTBundleWorkOrderOperationStateChange.unlinkWorkOrderOperations(Bundle bundle, PoolKit poolKit) Unlinks of the parentBOWorkOrderOperationfrom all its children.protected LongBTBundleWorkOrderOperationStateChange.updateBundleOperationStatus(BOBundleOperation bundleOperation, PoolKit poolKit) Updates theBOBundleOperationstatus by callingBundleOperationStatusUpdateEvent, only if the status change is permitted.protected voidBTBundleWorkOrderOperationStateChange.updateSchedulingLinks(Bundle bundle, Long unlinkingOperation, List<Long> remainingOperations, PoolKit poolKit) Updates the relations between the existing active schedulings. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.calendar.task
Methods in overit.geocallapp.wfm.core.bl.calendar.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDuplicateCalendar.body(SimpleBusinessEvent<I, Void> event, PoolKit pk) Executes the duplication process for the given event. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.common.validexecution
Methods in overit.geocallapp.wfm.core.bl.common.validexecution with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDeprecated, for removal: This API element is subject to removal in a future version.protected abstract voidDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell
Methods in overit.geocallapp.wfm.core.bl.crewshell with parameters of type PoolKitModifier and TypeMethodDescriptionprotected static BOCrewShellCrewShellUtils.getCrewShell(Long crewShellId, PoolKit pk) CrewShellUtils.getCrewShellBySchedulings(Set<Long> schedulingIDs, PoolKit pk) Retrieves the set of the IDs of theBOCrewShellobjects by taking into account their work-shifts.static DBViewCrewShellUtils.getCrewShellBySchedulingsDbv(Set<Long> schedulingIDs, PoolKit pk) Retrieves theDBViewobject containing the scheduling's data for eachBOCrewShellobject.CrewShellUtils.getCrewShellBySchedulingsGroupedByDay(Set<Long> schedulingIDs, PoolKit pk) Retrieves the map of the IDs of theBOCrewShellobjects for eachDatecomposition day, by taking into account theBOCrewShellobjects' schedulings.static StringCrewShellUtils.getCrewShellName(Long crewShellID, PoolKit pk) Retrieves theBOCrewShellobject's name (i.e., the crew shell's description).static BOWorkShiftCrewShellUtils.getCrewShellWorkShift(Long crewShellId, Date day, PoolKit poolKit) protected static BOOperationCenterCrewShellUtils.getOperationCenter(Long operationCenterId, PoolKit pk) protected static BOSchedulingUserCrewShellUtils.getSchedulingUser(Long schedulingUserId, PoolKit pk) static StringCrewShellUtils.getTechnicianName(BOCrewShellDraftComposition technician, PoolKit pk) Retrieves theBOCrewShellDraftCompositionobject's concatenation of surname-space-name (i.e., the technician's full name).static StringCrewShellUtils.getUserName(Long userID, PoolKit pk) Retrieves theBOSchedulingUserobject's concatenation of surname-space-name (i.e., the user's full name) by its userID.protected static BOWorkShiftCrewShellUtils.getWorkshift(Long workshiftId, PoolKit pk) static List<BOCrewShellOperationCenter> CrewShellUtils.retrieveActivatedOCsForCrewShells(PoolKit poolKit) Retrieves the list of all theBOCrewShellOperationCenterobjects (i.e., the list of the activated crew shells' operation centers).CrewShellUtils.retrieveActivatedOCsIDsForCrewShells(PoolKit poolKit) Retrieves the list of all the operation centers' IDs associated to theBOCrewShellOperationCenterobjects (i.e., the list of the IDs of the activated operation centers for crew shells).static voidCrewShellUtils.validateDeactivatedCrewShellsOC(DynO dynO, PoolKit pk) Validates whether the associatedBOOperationCenterobject (i.e., operation center) has been deactivated for crew shells.static voidCrewShellUtils.validateDeactivatedCrewShellsOC(NotificationInput<BOWorkShift> input, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.address.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellAddressDelete.execute(CrewShellAddressDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellAddressInsert.execute(CrewShellAddressInsertEvent event, PoolKit poolKit) protected voidBTCrewShellAddressLoad.execute(CrewShellAddressLoadEvent event, PoolKit poolKit) protected voidBTCrewShellAddressSearch.execute(CrewShellAddressSearchEvent event, PoolKit poolKit) protected voidBTCrewShellAddressUpdate.execute(CrewShellAddressUpdateEvent event, PoolKit poolKit) protected voidBTCrewShellAddressInsert.validate(BOCrewShellAddress input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOAddressobject.protected voidBTCrewShellAddressDelete.validateDeletion(Long crewShellAddressID, PoolKit poolKit) Validates the deletion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.draft
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidCrewShellTechnicianChecksUtils.checkActivitiesInChargeToCrewShell(BOCrewShell crewShell, Date day, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkCrewShellWorkshift(BOCrewShell crewShell, Date day, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkIsTechnicianAllocatedInFixedTeam(Long user, Date day, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkScheduledActivities(BOCrewShell crewShell, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkScheduledActivitiesByDay(BOCrewShell crewShell, Date day, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkTechnicianAlreadyAllocatedInCrew(Long crewShell, Long user, Date day, PoolKit pk) static voidCrewShellTechnicianChecksUtils.checkTechnicianSchedulings(Long user, Date day, PoolKit pk) static StringCrewShellTechnicianChecksUtils.checkTechnicianVirtualScheduling(Long user, Date day, Long operationCenter, PoolKit pk) static BOCrewShellCompositionCrewShellTechnicianChecksUtils.findForeman(Long crewShell, Date dayFrom, Date dayTo, PoolKit pk) static List<BOWorkShift> CrewShellTechnicianChecksUtils.findForemanWorkshift(Long crewShell, Date dayFrom, Date dayTo, PoolKit pk) static List<BOCrewShellDraftComposition> CrewShellTechnicianChecksUtils.findTechnicianInCrew(Long crewShell, Date day, PoolKit pk) static List<BOWorkShift> CrewShellTechnicianChecksUtils.getCrewShellResourceWorkshift(Long user, Date day, Long crewShell, PoolKit pk) static List<BOScheduling> CrewShellTechnicianChecksUtils.getSchedulings(BOWorkShift workshift, PoolKit pk) static StringCrewShellTechnicianChecksUtils.getWorkOrderCode(Long woOperation, PoolKit pk) static List<BOWorkShift> CrewShellTechnicianChecksUtils.getWorkshift(Long user, Date day, boolean excludeCrewShellWorkshift, PoolKit pk) static voidCrewShellTechnicianChecksUtils.validateCrewShell(BOCrewShell crewShell, Date day, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.allocate.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.allocate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAllocateTechnicianSearch.execute(AllocateTechnicianSearchEvent event, PoolKit poolKit) Writes the searchedBOSchedulingUserobjects, having at least oneBOCrewShellobject's missing skill, into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.data
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellDraftCompositionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellTechnicianDelete.alignCrewShellComposition(Long crewShellID, Date day, PoolKit pk) Aligns the composition of aBOCrewShellobject (i.e., crew shell) for the selectedDateday (i.e., composition day) if its composition changes.protected voidBTCrewShellTechnicianInsert.alignCrewShellComposition(Long crewShellID, Date day, PoolKit pk) Aligns the composition of aBOCrewShellobject (i.e., crew shell) for the selectedDateday (i.e., composition day) if its composition changes.protected voidBTCrewShellTechnicianUpdate.alignCrewShellComposition(Long crewShellID, Date day, PoolKit pk) Aligns the composition of aBOCrewShellobject (i.e., crew shell) for the selectedDateday (i.e., composition day) if its composition changes.protected voidBTCrewShellTechnicianAllocationCopy.allocateTechnicians(Long destinationCrewShell, List<BOCrewShellDraftComposition> technicians, Date dayTo, PoolKit pk) Allocates the list ofBOCrewShellDraftCompositionobjects to aBOCrewShellobject.protected booleanBTCrewShellTechnicianAllocate.checkForeman(Long crewShellId, Date allocationDate, PoolKit poolkit) Checks if there is an existingBOCrewShellDraftCompositionforeman allocated in theBOCrewShellobject.protected voidBTCrewShellTechnicianAllocationCopy.deallocateAllTechniciansOnDestinationDay(Long crewShell, Date day, PoolKit pk) Deallocates theBOCrewShellDraftCompositionobjects from aBOCrewShellobject.protected voidBTCrewShellTechnicianAllocate.execute(CrewShellTechnicianAllocateEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianAllocationCopy.execute(CrewShellTechnicianAllocationCopyEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianChangeForeman.execute(CrewShellTechnicianChangeForemanEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianDeallocate.execute(CrewShellTechnicianDeallocateEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianDelete.execute(CrewShellTechnicianDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianInsert.execute(CrewShellTechnicianInsertEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianLoad.execute(CrewShellTechnicianLoadEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianMassiveDeallocate.execute(CrewShellTechnicianMassiveDeallocateEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianSearch.execute(CrewShellTechnicianSearchEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianUpdate.execute(CrewShellTechnicianUpdateEvent event, PoolKit poolKit) protected voidBTCrewShellTechnicianUpdate.handleForemanToFalseTransition(BOCrewShellDraftComposition currentTechnician, PoolKit poolKit) Handles the transition of the foreman field from true to false for theBOCrewShellDraftCompositionobject to be updated.protected voidBTCrewShellTechnicianUpdate.handleForemanToTrueTransition(BOCrewShellDraftComposition currentTechnician, PoolKit poolKit) Handles the transition of the foreman field from false to true for theBOCrewShellDraftCompositionobject to be updated.protected LongBTCrewShellTechnicianAllocate.insertCrewShellTechnicians(Long crewShellId, Long userId, Date day, PoolKit poolKit) Inserts a newBOCrewShellDraftCompositionobject.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianAllocationCopy.retrieveCrewShellTechnicians(Long crewShell, Date day, PoolKit pk) Retrieves the list ofBOCrewShellDraftCompositionobjects associated with theBOCrewShellobject.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianInsert.retrieveTechniciansByCrewShellAndDay(BOCrewShellDraftComposition input, PoolKit poolKit) Retrieves the draft composition of aBOCrewShellobject for the selected day, i.e., the list of associatedBOSchedulingUserobjects.protected List<BOCrewShellDraftComposition> BTCrewShellTechnicianChangeForeman.searchTechnicians(CrewShellTechnicianChangeForemanInput input, PoolKit poolKit) Retrieves the list ofBOCrewShellDraftCompositionobjects related to a givenBOCrewShellobject by filtering by day.protected voidBTCrewShellTechnicianUpdate.updateForemanTransition(BOCrewShellDraftComposition currentTechnician, boolean newForemanValue, PoolKit poolKit) Updates the transition of the foreman field for theBOCrewShellDraftCompositionobject to be updated.protected voidBTCrewShellTechnicianInsert.validateAllocation(BOCrewShellDraftComposition input, PoolKit poolKit) Validates the data of theBOCrewShellDraftCompositionobject to be inserted.protected voidBTCrewShellTechnicianDelete.validateDeallocation(BOCrewShellDraftComposition input, PoolKit poolKit) Validates the data of theBOCrewShellDraftCompositionobject to be deleted. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.workshift.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellTechnicianWorkshiftAlign.execute(CrewShellTechnicianWorkshiftAlignEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.data
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellCompositionMismatchSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionChangeAlignment.execute(CrewShellCompositionChangeAlignmentEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionMismatchDelete.execute(CrewShellCompositionMismatchDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionMismatchInsert.execute(CrewShellCompositionMismatchInsertEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionMismatchLoad.execute(CrewShellCompositionMismatchLoadEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionMismatchSearch.execute(CrewShellCompositionMismatchSearchEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionMismatchUpdate.execute(CrewShellCompositionMismatchUpdateEvent event, PoolKit poolKit) protected voidValidates the deletion.protected voidBTCrewShellCompositionMismatchInsert.validate(BOCrewShellCompositionMismatch input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a given day. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.composition.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.composition.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionConfirm.alignSchedulingsAfterEmptyingComposition(BOWorkShift crewShellWorkshift, BOCrewShell crewShell, PoolKit pk) protected voidBTCrewShellCompositionConfirm.cancelClosedActivities(Long crewShellWorkshift, PoolKit poolKit) protected voidBTCrewShellCompositionConfirm.cleanSchedulingForemanLinks(BOScheduling scheduling, PoolKit pk) protected List<CheckIssue> BTCrewShellCompositionCheck.computeCheckIssues(CrewShellCompositionCheckInput input, PoolKit poolKit) Computes the check issues.protected List<CheckerEvent<?>> BTCrewShellCompositionConfirm.defineCheckerEvents(CrewShellCompositionConfirmInput input, PoolKit poolKit) Defines the checker events.protected List<BOCrewShellComposition> BTCrewShellCompositionConfirm.deletePreviousComposition(Long crewShell, Date day, PoolKit pk) protected voidBTCrewShellCompositionConfirm.deleteSchedulings(List<BOCrewShellComposition> oldComposition, Date day, Long crewShell, PoolKit poolKit) protected voidBTCrewShellCompositionConfirm.disableCrewShellWorkshifts(List<BOCrewShellComposition> oldComposition, List<BOCrewShellComposition> newComposition, Date day, PoolKit poolKit) protected voidBTCrewShellCompositionDelete.execute(CrewShellCompositionDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionInsert.execute(CrewShellCompositionInsertEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionUpdate.execute(CrewShellCompositionUpdateEvent event, PoolKit poolKit) protected voidBTCrewShellMemberSearch.execute(CrewShellMemberSearchEvent event, PoolKit poolKit) protected VoidBTCrewShellCompositionConfirm.executeProcess(CrewShellCompositionConfirmInput input, PoolKit poolKit) protected BOCrewShellBTCrewShellCompositionConfirm.getCrewShell(Long crewShell, PoolKit pk) protected BOCrewShellBTCrewShellCompositionConfirm.getCrewShellById(Long crewShellId, PoolKit poolKit) protected List<BOCrewShellDraftComposition> BTCrewShellCompositionConfirm.getCrewShellResources(Long crewShell, Date day, PoolKit pk) protected BOWorkShiftBTCrewShellCompositionConfirm.getCrewShellWorkShift(Long crewShellId, Date day, PoolKit poolKit) protected List<BOCrewShellComposition> BTCrewShellCompositionConfirm.insertConfirmedComposition(Long crewShell, Date day, List<BOCrewShellDraftComposition> draftTechnicians, PoolKit pk) protected voidBTCrewShellCompositionConfirm.insertCrewShellWorkshifts(BOWorkShift crewShellWorkshift, Long crewShellId, Date day, PoolKit pk) protected voidBTCrewShellCompositionConfirm.launchAgendaTeamResourcesAlign(Long agendaId, PoolKit pk) protected booleanBTCrewShellCompositionConfirm.transferAgendaToFictitiousResource(Long agendaId, BOCrewShell crewShell, Long scheduling, PoolKit pk) protected voidBTCrewShellCompositionConfirm.transferSchedulings(Long crewShell, Date day, List<BOCrewShellComposition> oldComposition, PoolKit poolKit) protected voidBTCrewShellCompositionConfirm.updateCompositionMismatch(Long crewShell, Date day, PoolKit pk) protected voidBTCrewShellCompositionConfirm.validate(BOCrewShell crewShell, Date day, List<BOCrewShellDraftComposition> draftTechnicians, PoolKit poolKit) protected voidValidates the deletion.protected voidBTCrewShellCompositionInsert.validate(BOCrewShellComposition input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOSchedulingUserobject.protected voidBTCrewShellCompositionUpdate.validate(BOCrewShellComposition input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOSchedulingUserobject. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellOperationCenterDelete.deactivateCrewShells(BOCrewShellOperationCenter input, PoolKit poolKit) Deactivates all theBOCrewShellobjects (i.e., crew shells) associated to theBOCrewShellOperationCenterinput to be deleted by launching aCrewShellUpdateEventevent.protected voidBTCrewShellOperationCenterDelete.execute(CrewShellOperationCenterDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellOperationCenterInsert.execute(CrewShellOperationCenterInsertEvent event, PoolKit poolKit) protected voidBTCrewShellOperationCenterLoad.execute(CrewShellOperationCenterLoadEvent event, PoolKit poolKit) protected voidBTCrewShellOperationCenterSearch.execute(CrewShellOperationCenterSearchEvent event, PoolKit poolKit) protected List<BOCrewShell> BTCrewShellOperationCenterDelete.retrieveCrewShellsByOC(BOCrewShellOperationCenter input, PoolKit poolKit) Retrieves theBOCrewShellobjects (i.e., crew shells) associated with the givenBOOperationCenterobject (i.e., operation center).protected List<BOOperationCenter> BTCrewShellOperationCenterDelete.retrieveOperationCenters(PoolKit poolKit) Retrieves the list of all theBOOperationCenterobjects (i.e., operation centers).protected List<BOOperationCenter> BTCrewShellOperationCenterInsert.retrieveOperationCenters(PoolKit poolKit) Retrieves the list of all theBOOperationCenterobjects (i.e., operation centers).BTCrewShellOperationCenterDelete.retrieveOperationCentersIDs(PoolKit poolKit) Retrieves the list of all theBOOperationCenterobjects' IDs (i.e., the IDs of the operation centers).BTCrewShellOperationCenterInsert.retrieveOperationCentersIDs(PoolKit poolKit) Retrieves the list of all theBOOperationCenterobjects' IDs (i.e., the IDs of the operation centers).protected List<BOScheduling> BTCrewShellOperationCenterDelete.retrieveSchedulings(BOWorkShift workShift, PoolKit poolKit) Retrieves theBOSchedulingobjects (i.e., schedulings) related to eachBOCrewShellobject (i.e., crew shell).protected BOWorkOrderHeaderBTCrewShellOperationCenterDelete.retrieveWorkOrder(Long workOrderOperationID, PoolKit poolKit) Retrieves theBOWorkOrderHeaderobject related to eachBOCrewShellobject (i.e., crew shell).protected voidBTCrewShellOperationCenterInsert.validateCrewShellsActivationForOperationCenter(BOCrewShellOperationCenter input, PoolKit poolKit) Validates the insertion of aBOCrewShellOperationCenterobject.protected voidBTCrewShellOperationCenterDelete.validateCrewShellsDeactivationForOperationCenter(BOCrewShellOperationCenter input, PoolKit poolKit) Validates the deletion of aBOCrewShellOperationCenterobject.protected voidBTCrewShellOperationCenterInsert.validateExistingActivation(BOCrewShellOperationCenter input, PoolKit poolKit) Validates whether theBOCrewShellobjects (i.e., crew shells) have not already been activated for the associatedBOOperationCenterobject (i.e., operation center).protected voidBTCrewShellOperationCenterDelete.validateExistingDeactivation(BOCrewShellOperationCenter input, PoolKit poolKit) Validates whether theBOCrewShellobjects (i.e., crew shells) have not already been deactivated for the associatedBOOperationCenterobject (i.e., operation center).protected voidBTCrewShellOperationCenterDelete.validateOperationCenter(BOCrewShellOperationCenter input, PoolKit poolKit) Validates whether the associatedBOOperationCenterobject is not null.protected voidBTCrewShellOperationCenterInsert.validateOperationCenter(BOCrewShellOperationCenter input, PoolKit poolKit) Validates whether the associatedBOOperationCenterobject exists.protected voidBTCrewShellOperationCenterDelete.validateScheduledActivitiesToBePerformed(BOCrewShellOperationCenter input, PoolKit poolKit) Validates whether theBOCrewShellobjects (i.e., crew shells) to be deactivated for the associatedBOOperationCenterobject (i.e., operation center), both present and future, do not have anyBOWorkOrderHeaderobject that is not TECHNICALLY_CLOSED, CLOSED or CANCELLED (i.e., open or pending work orders). -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.configuration.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellConfigurationInsert.execute(CrewShellConfigurationInsertEvent event, PoolKit pk) Inserts the givenBOCrewShellConfigurationobject and writes the newly generated id into the event journal.protected voidBTCrewShellConfigurationLoad.execute(CrewShellConfigurationLoadEvent event, PoolKit poolKit) protected voidBTCrewShellConfigurationSearch.execute(CrewShellConfigurationSearchEvent event, PoolKit poolKit) protected voidBTCrewShellConfigurationUpdate.execute(CrewShellConfigurationUpdateEvent event, PoolKit pk) Inserts the givenBOCrewShellobject and writes the newly generated id into the event journal.protected voidBTCrewShellConfigurationInsert.validateInput(BOCrewShellConfiguration input, PoolKit pk) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.data
Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellDailyPlanSearch.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.dailyplan.task with parameters of type PoolKitModifier and TypeMethodDescriptionCrewShellDailyPlanCreator.buildCrewShellCompositionMismatchMap(Map<Long, Date> workshiftStartByCrewShell, Date startDate, Date endDate, PoolKit poolKit) protected static Map<Long, List<CrewShellMember>> CrewShellDailyPlanCreator.buildCrewShellMembersMap(Set<Long> crewShells, Date startDate, Date endDate, PoolKit poolKit) CrewShellDailyPlanCreator.buildCrewShellSkillsMap(Set<Long> crewShells, BOCache<BOSkill> skillCache, PoolKit poolKit) protected static voidCrewShellDailyPlanCreator.buildUserRoles(Map<Long, List<CrewShellMember>> crewShellMembers, BOCache<BORole> roleCache, PoolKit poolKit) protected static voidCrewShellDailyPlanCreator.buildUserSkills(Map<Long, List<CrewShellMember>> crewShellMembers, BOCache<BOSkill> skillCache, PoolKit poolKit) protected voidBTCrewShellDailyPlanSearch.execute(CrewShellDailyPlanSearchEvent event, PoolKit poolKit) static CrewShellDailyPlanCreatorCrewShellDailyPlanCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theBOCrewShellDailyPlanentity.static CrewShellDailyPlanCreatorCrewShellDailyPlanCreator.makeCreator(PoolKit poolKit, Date startDate, Date endDate, Long simulationId, Map<Long, Date> workshiftStartByCrewShell) protected PageResponse<BOCrewShellDailyPlan> BTCrewShellDailyPlanSearch.search(Map<String, Object> filters, CrewShellDailyPlanSearchFilter values, Page page, PoolKit poolKit) protected voidCrewShellDailyPlanCreator.setPoolKit(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.data
Methods in overit.geocallapp.wfm.core.bl.crewshell.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellBySchedulingsSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellSchedulingMassiveTransfer.alignSchedulings(List<BOWorkShift> newWorkshifts, List<BOWorkShift> oldWorkshifts, PoolKit pk) protected voidBTCrewShellDaySchedulingValidationPreProcess.body(DaySchedulingValidationPreProcessEvent event, PoolKit poolKit) Pre process theBOSchedulingbefore the validationprotected voidBTCrewShellSchedulingOptimizationProcessComplete.body(SchedulingCompleteOptimizationProcessEvent event, PoolKit poolKit) Complete the optimization processprotected List<CheckIssue> BTCrewShellCompositionCheckValidation.computeCheckIssues(ScheduleCheckValidationInput input, PoolKit poolKit) Compute check issues.protected voidBTCrewShellSchedulingMassiveTransfer.deleteSchedulings(List<BOCrewShellComposition> oldComposition, List<BOCrewShellComposition> newComposition, Date day, Long crewShell, PoolKit poolKit) protected voidBTCrewShellResourceSchedulingsDelete.execute(CrewShellResourceSchedulingsDeleteEvent event, PoolKit pk) Delete the givenBOSchedulingprotected voidBTCrewShellSchedulingMassiveTransfer.execute(CrewShellSchedulingMassiveTransferEvent event, PoolKit pk) Transfer the givenBOSchedulingprotected voidBTCrewShellSchedulingTransfer.execute(CrewShellSchedulingTransferEvent event, PoolKit pk) Transfer the givenBOSchedulingand writes the newly generated id into the event journal.protected voidBTCrewShellSchedulingTransfer.launchAgendaTeamResourcesAlign(Long agendaId, PoolKit pk) protected voidBTCrewShellSchedulingMassiveTransfer.processCrewShellSchedulingTransfer(Long crewShellId, Date day, List<BOCrewShellComposition> oldCompositions, PoolKit pk) protected Map<Long, BOScheduling> BTCrewShellSchedulingMassiveTransfer.transferScheduling(List<BOWorkShift> workshifts, Long foreman, BOScheduling scheduling, Long crewShellUser, PoolKit pk) protected voidBTCrewShellSchedulingOptimizationProcessComplete.transferSchedulings(Long crewShell, Date day, PoolKit poolKit) protected voidBTCrewShellSchedulingMassiveTransfer.updateLinkedSchedulings(Map<CrewShellTechnicianSchedulingKey, BOScheduling> technicianSchedulingsByCrewShellScheduling, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.data
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkDayClosureCrewShell.defineSql(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureCrewShell.defineValues(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureCrewShell.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellMassiveWorkDayClosure.body(CrewShellMassiveWorkDayClosureEvent event, PoolKit pk) protected voidBTCrewShellWorkDayClosure.body(CrewShellWorkDayClosureEvent event, PoolKit pk) protected BOCrewShellConfigurationBTCrewShellMassiveWorkDayClosure.getCrewShellConfiguration(PoolKit pk) protected BOCrewShellConfigurationBTCrewShellWorkDayClosure.getCrewShellConfiguration(PoolKit pk) protected DBViewBTCrewShellMassiveWorkDayClosure.getDbvWorkDayClosure(Long operationCenterId, Long agendaCloseOffset, PoolKit pk) protected List<BOOperationCenter> BTCrewShellMassiveWorkDayClosure.loadAllOperationCenters(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.skill.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellSkillDelete.execute(CrewShellSkillDeleteEvent event, PoolKit poolKit) protected voidBTCrewShellSkillInsert.execute(CrewShellSkillInsertEvent event, PoolKit poolKit) protected voidBTCrewShellSkillLoad.execute(CrewShellSkillLoadEvent event, PoolKit poolKit) protected voidBTCrewShellSkillReplace.execute(CrewShellSkillReplaceEvent event, PoolKit poolKit) protected voidBTCrewShellSkillSearch.execute(CrewShellSkillSearchEvent event, PoolKit poolKit) protected BOCrewShellBTCrewShellSkillDelete.loadCrewShell(Long crewShellID, PoolKit poolKit) Load theBOCrewShellobject (i.e., the crew shell) by its ID.protected voidBTCrewShellSkillInsert.validateAssociation(BOCrewShellSkill input, PoolKit poolKit) Validates the association between a givenBOCrewShellobject and a givenBOSkillobject. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellUpdate.addTombstone(BOCrewShell oldCrewShell, BOCrewShell crewShell, PoolKit poolKit) Adds a tombstone for theBOCrewShellobject (i.e., the crew shell) if it is activated.protected voidBTCrewShellUpdate.checkDisable(BOCrewShell crewShell, PoolKit poolKit) Checks if theBOCrewShellobject (i.e., the crew shell) can be deactivated.protected LongBTCrewShellInsert.createDummyUser(BOCrewShell crewShell, PoolKit pk) Creates aBOSchedulingUserobject (i.e., the dummy user) associated with theBOCrewShellobject.protected voidBTCrewShellInsert.execute(CrewShellInsertEvent event, PoolKit pk) protected voidBTCrewShellUpdate.execute(CrewShellUpdateEvent event, PoolKit pk) protected BOSchedulingUserBTCrewShellUpdate.getDummyUser(Long dummyUser, PoolKit poolKit) Retrieves theBOSchedulingUserobject (i.e., the dummy user) associated with theBOCrewShellobject (i.e., the event input)protected voidBTCrewShellUpdate.updateDummyUser(BOCrewShell crewShell, PoolKit poolKit) Updates theBOSchedulingUserobject (i.e., the dummy user) associated with theBOCrewShellobject (i.e., the event input)protected voidBTCrewShellInsert.validateInput(BOCrewShell input, PoolKit pk) Validates theBOCrewShellobject data before its insertion.protected voidBTCrewShellInsert.validateOperationCenter(BOCrewShell input, PoolKit pk) Validates the operation center: user must be enabled for that operation center -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.user.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.user.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellUserSearch.execute(CrewShellUserSearchEvent event, PoolKit poolKit) static CrewShellUserCreatorCrewShellUserCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theCrewShellUserentity.protected voidCrewShellUserCreator.setPoolKit(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.bl.crewshell.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellWorkshiftCompleteDelete.body(WorkShiftNotificationEvent event, PoolKit pk) protected voidBTCrewShellWorkshiftCompleteModify.body(WorkShiftNotificationEvent event, PoolKit poolKit) protected List<CheckIssue> BTCrewShellWorkshiftCheck.checkOverlappingCrewShellWorkshift(Date crewShellWorkshiftStartDate, Date crewShellWorkshiftEndDate, List<Long> resources, Long crewShellWorkshift, PoolKit poolKit) protected List<CheckIssue> BTCrewShellWorkshiftCheck.checkOverlapWithNextDayWorkshifts(Date crewShellWorkshiftStartDate, Date crewShellWorkshiftEndDate, List<Long> crewShellMembers, PoolKit poolKit) protected List<CheckIssue> BTCrewShellWorkshiftCheck.checkResourceOverlapWithNextDayWorkshifts(Date crewShellWorkshiftEndDate, List<Long> crewShellMembers, PoolKit poolKit) protected List<CheckIssue> BTCrewShellViolationOnTeamShiftCheckInsert.computeCheckIssues(TeamShiftCheckInsertInput input, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTCrewShellWorkshiftCheck.computeCheckIssues(CrewShellWorkshiftCheckInput input, PoolKit poolKit) Computes the check issues.protected voidBTCrewShellWorkshiftBuild.execute(CrewShellWorkshiftBuildEvent event, PoolKit poolKit) protected voidBTCrewShellWorkshiftDisable.execute(CrewShellResourceWorkshiftDisableEvent event, PoolKit poolKit) protected voidBTCrewShellWorkshiftEnable.execute(CrewShellResourceWorkshiftEnableEvent event, PoolKit poolKit) protected BOCrewShellBTCrewShellWorkshiftCheck.getOverlappingCrewShell(BOWorkShift workshift, PoolKit poolKit) protected List<BOWorkShift> BTCrewShellWorkshiftCheck.getResourceWorkshift(List<Long> resources, Date crewShellWorkshiftEndDate, PoolKit poolKit) protected voidBTCrewShellWorkshiftBuild.loadCrewShellsComposition(Date start, Date end, Long operationCenter, Collection<Long> users, PoolKit poolKit) protected List<BOCrewShellDraftComposition> BTCrewShellWorkshiftCompleteDelete.searchTechniciansByCrewShellAndDay(Long crewShell, Date day, PoolKit poolKit) protected voidBTCrewShellWorkshiftCompleteModify.validateCrewShellWorkshift(BOWorkShift workShift, BOCrewShell crewShell, PoolKit poolKit) protected booleanBTCrewShellWorkshiftDisable.worksInOtherCrewShells(Long resource, Date day, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity
Methods in overit.geocallapp.wfm.core.bl.criticalactivity that return PoolKitModifier and TypeMethodDescriptionCriticalActivityEntitiesCache.getPoolKit()Returns thePoolKit.Methods in overit.geocallapp.wfm.core.bl.criticalactivity with parameters of type PoolKitModifier and TypeMethodDescriptionvoidCriticalActivityEntitiesCache.setPoolKit(PoolKit poolKit) Sets thePoolKit. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.data
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCriticalActivitySearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.data
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCriticalActivityDetectProcessUpdate.defineValues(CommandContext cc, PoolKit poolKit) protected voidDAOCriticalActivityWorkOrderOperationSearch.defineValues(CommandContext cc, PoolKit poolKit) protected voidDAOCriticalActivityDetectProcessSearch.validate(CommandContext cc, PoolKit poolKit) protected voidDAOCriticalActivityDetectProcessUpdate.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDetectCriticalActivities.analyzeWoOperations(Set<Long> woOperationIds, CriticalActivityRule rule, CriticalActivityCriterion criterion, PoolKit poolKit) protected voidBTCleanPendingCriticalActivityDetectProcesses.body(CleanPendingCriticalActivityDetectProcessesEvent event, PoolKit poolKit) protected LongBTCleanPendingCriticalActivityDetectProcesses.cleanPendingDetectProcesses(PoolKit poolKit) protected voidBTDetectCriticalActivities.deleteOutdatedCriticalActivities(PoolKit poolKit) protected voidBTDetectCriticalActivities.deletePreviousCriticalActivities(Set<Long> woOperations, PoolKit poolKit) protected voidBTDetectCriticalActivities.deletePreviousCriticalActivities(PoolKit poolKit) protected voidBTAutomaticDetectCriticalActivities.detectCriticalActivities(PoolKit poolKit) Search for active rules, load related work order operation and calculate the Criterion.protected voidBTForcedDetectCriticalActivities.detectCriticalActivities(PoolKit poolKit) protected voidBTAutomaticDetectCriticalActivities.execute(AutomaticDetectCriticalActivitiesEvent event, PoolKit poolKit) protected voidBTCriticalActivityDetectProcessesUpdate.execute(CriticalActivityDetectProcessesUpdateEvent event, PoolKit poolKit) protected voidBTCriticalActivityDetectProcessInsert.execute(CriticalActivityDetectProcessInsertEvent event, PoolKit poolKit) protected voidBTCriticalActivityDetectProcessLoad.execute(CriticalActivityDetectProcessLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivityDetectProcessSearch.execute(CriticalActivityDetectProcessSearchEvent event, PoolKit poolKit) protected voidBTCriticalActivityDetectProcessUpdate.execute(CriticalActivityDetectProcessUpdateEvent event, PoolKit poolKit) protected voidBTCriticalActivityWorkOrderOperationSearch.execute(CriticalActivityWorkOrderOperationSearchEvent event, PoolKit poolKit) protected voidBTForcedDetectCriticalActivities.execute(ForcedDetectCriticalActivitiesEvent event, PoolKit poolKit) protected voidBTForcedDetectOnScheduleCompleteManualAction.execute(ScheduleCompleteManualActionEvent event, PoolKit poolKit) protected voidBTForcedDetectOnScheduleCompleteValidation.execute(ScheduleCompleteValidationEvent event, PoolKit poolKit) protected voidprotected voidBTForcedDetectCriticalActivities.init(ForcedDetectCriticalActivitiesEvent event, PoolKit poolKit) protected voidBTDetectCriticalActivities.insertCriticalActivity(Long ruleId, Long woOperationId, PoolKit poolKit) protected voidBTDetectCriticalActivities.launchCommittableEvent(BusinessEvent event, PoolKit poolKit) protected voidBTForcedDetectOnScheduleCompleteManualAction.launchForcedDetect(Set<Long> woOperations, PoolKit poolKit) protected voidBTForcedDetectOnScheduleCompleteValidation.launchForcedDetect(Set<Long> woOperations, PoolKit poolKit) protected CriticalActivityRuleBTDetectCriticalActivities.loadCriticalActivityRule(Long ruleId, PoolKit poolKit) BTAutomaticDetectCriticalActivities.loadCriticalActivityRules(PoolKit poolKit) Search for active critical activity rulesBTForcedDetectCriticalActivities.loadCriticalActivityRules(PoolKit poolKit) protected List<BOCriticalActivityDetectProcess> BTDetectCriticalActivities.loadRunningForcedProcesses(PoolKit poolKit) protected List<BOCriticalActivityDetectProcess> BTDetectCriticalActivities.loadSubsequentForcedProcesses(PoolKit poolKit) BTDetectCriticalActivities.loadWoOperations(CriticalActivityRule rule, CriticalActivityCriterion criterion, Set<Long> woOperationsToInclude, PoolKit poolKit) BTDetectCriticalActivities.loadWoOperations(CriticalActivityRule rule, CriticalActivityCriterion criterion, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCriticalActivityRuleCriterionLoad.execute(CriticalActivityRuleCriterionLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleCriterionSearch.execute(CriticalActivityRuleCriterionSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.data
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCriticalActivityRuleHeaderSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCriticalActivityRuleHeaderInsert.execute(CriticalActivityRuleHeaderInsertEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleHeaderLoad.execute(CriticalActivityRuleHeaderLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleHeaderSearch.execute(CriticalActivityRuleHeaderSearchEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleHeaderUpdate.execute(CriticalActivityRuleHeaderUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCriticalActivityRuleSave.checkRule(CriticalActivityRule rule, PoolKit poolKit) protected voidBTCriticalActivityRuleSave.deleteOldWOFilters(Long headerId, PoolKit poolKit) protected voidBTCriticalActivityRuleLoad.execute(CriticalActivityRuleLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleSave.execute(CriticalActivityRuleSaveEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleSave.saveNewWoFilters(Long headerId, List<BOCriticalActivityRuleWOFilter> woFilters, PoolKit poolKit) protected List<BOCriticalActivityRuleHeader> BTCriticalActivityRuleSave.searchRulesByCode(String code, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.data
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCriticalActivityRuleWOFilterSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCriticalActivityRuleWOFilterDelete.execute(CriticalActivityRuleWOFilterDeleteEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleWOFilterInsert.execute(CriticalActivityRuleWOFilterInsertEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleWOFilterLoad.execute(CriticalActivityRuleWOFilterLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivityRuleWOFilterSearch.execute(CriticalActivityRuleWOFilterSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.criticalactivity.task
Methods in overit.geocallapp.wfm.core.bl.criticalactivity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCriticalActivitiesDelete.execute(CriticalActivitiesDeleteEvent event, PoolKit poolKit) protected voidBTCriticalActivityAddDataToSchedulingActivities.execute(CriticalActivityAddDataToSchedulingActivitiesEvent event, PoolKit poolKit) protected voidBTCriticalActivityInsert.execute(CriticalActivityInsertEvent event, PoolKit poolKit) protected voidBTCriticalActivityLoad.execute(CriticalActivityLoadEvent event, PoolKit poolKit) protected voidBTCriticalActivitySearch.execute(CriticalActivitySearchEvent event, PoolKit poolKit) protected voidBTWoOperationCriticalActivitiesAggregatesLoad.execute(WoOperationCriticalActivitiesAggregatesLoadEvent event, PoolKit poolKit) protected CriticalActivityEntitiesCacheprotected Map<Long, WoOperationCriticalActivitiesAggregate> BTCriticalActivityAddDataToSchedulingActivities.loadCriticalActivitiesByWoOperation(Set<Long> woOperationIds, PoolKit poolKit) protected Map<Long, List<BOCriticalActivity>> BTWoOperationCriticalActivitiesAggregatesLoad.searchCriticalActivities(Set<Long> woOperationIds, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidCommit the transactionvoidThe main method to be invoked to start the conversion.DataCollectionSubConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) The method contains the conversion logic of the sub element(s).abstract voidDataCollectionConverter.convertBody(PoolKit poolKit) The method that contains the conversion logic.protected voidRollback a transaction. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet with parameters of type PoolKitModifier and TypeMethodDescriptionvoidDataCollectionSheetConverter.convertBody(PoolKit poolKit) Convert the sheets.DataCollectionSheetConverter.createSheet(PoolKit poolKit, BODataCollectionSheetConversion conversionLog, DataCollectionSheetConversionLoadOutput loadResult, overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet) Inokes the Event to create theprotected voidInitialize the list of sheet to convert.protected DataCollectionSheetConversionLoadOutputDataCollectionSheetConverter.loadSheetData(PoolKit poolKit, Long oldSheetId, BODataCollectionSheetConversion conversionLog) protected voidDataCollectionSheetConverter.updateUsersAndDates(PoolKit poolKit, overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet, BODataCollectionSheet newSheet) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.massive
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.massive with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.massive.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.massive.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionSheetConverterMassiveSearch.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAO.getFilterCriterion(overit.geocall.da.CommandContext) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset with parameters of type PoolKitModifier and TypeMethodDescriptionGet the list of sheet id to be converted.DataCollectionSheetConverterSubsetDataRetriever.searchSheetToConvert(PoolKit poolKit, Page page) Search the subset of the sheet to convert. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionSheetConversionSubsetSearch.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAO.getFilterCriterion(overit.geocall.da.CommandContext) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionSubsetSearch.body(DataCollectionSheetConversionSubsetSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetConversionSubsetinto the event journal.protected voidBTDataCollectionSheetConversionSubsetDelete.execute(DataCollectionSheetConversionSubsetDeleteEvent event, PoolKit poolKit) Deletes all theBODataCollectionSheetConversionSubset.protected voidBTDataCollectionSheetConversionSubsetInsert.execute(DataCollectionSheetConversionSubsetInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionSheetConversionSubsetand writes the newly generated id into the event journal.protected voidBTDataCollectionSheetConversionSubsetLoad.execute(DataCollectionSheetConversionSubsetLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionSheetConversionSubsetand writes it into the event journal.protected voidBTDataCollectionSheetConversionSubsetUpdate.execute(DataCollectionSheetConversionSubsetUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionSheetConversionSubsetwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionInsert.body(DataCollectionSheetConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionSheetConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionSheetConversionSearch.body(DataCollectionSheetConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetConversioninto the event journal.protected voidBTDataCollectionSheetMassiveConverter.body(DataCollectionSheetConverterMassiveEvent event, PoolKit pk) Invoke the Data Collection Sheet massive conversion.protected voidBTDataCollectionSheetSubsetConverter.body(DataCollectionSheetConverterSubsetEvent event, PoolKit pk) Invoke the Data Collection Sheet subset conversion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.create with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionCreate.body(DataCollectionSheetConversionCreateEvent event, PoolKit poolKit) Coverts the givenSchedaTreeinto aDataCollectionSheetInstanceand add it to the event journal.protected voidBTDataCollectionSheetConversionCreate.convertSheetStatus(DataCollectionSheetInstance sheetInstance, Long oldStatus, PoolKit poolKit) Convert the old sheet status into the new one and set it insheetInstanceprotected voidBTDataCollectionSheetConversionCreate.convertSheetStatusAssociatedToWoOp(DataCollectionSheetInstance sheetInstance, Long oldWoOperationStatus, Long oldSheetStatus, PoolKit poolKit) Set the new sheet status based on work order operation status.protected LongBTDataCollectionSheetConversionCreate.getWoOperationStatus(PoolKit poolKit, Long wooId) Get the work order operation status.protected DataCollectionSheetInstanceBTDataCollectionSheetConversionCreate.loadNewSheetInstance(PoolKit poolKit, Long sheetId) Invoke theDataCollectionSheetInstanceLoadEvent.protected voidBTDataCollectionSheetConversionCreate.setSheetStatus(DataCollectionSheetInstance sheetInstance, overit.geocallapp.wfm.srd.scheda.SchedaTree oldSheet, PoolKit poolKit) Set new sheet status based on the oldSchedaTreevalues. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.instance
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.instance with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionInstanceFillIn.checkNodesConstraints(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Checks the nodes constraints.protected voidBTDataCollectionSheetConversionInstanceFillIn.execute(DataCollectionSheetConversionInstanceFillInEvent event, PoolKit poolKit) Fills in the data collection sheet instance.protected voidBTDataCollectionSheetConversionInstanceInsert.execute(DataCollectionSheetConversionInstanceInsertEvent event, PoolKit poolKit) Inserts the new data collection sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetConversionInstanceFillIn.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected voidBTDataCollectionSheetConversionInstanceFillIn.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected LongBTDataCollectionSheetConversionInstanceInsert.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.load
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.task.load with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetConversionLoad.body(DataCollectionSheetConversionLoadEvent event, PoolKit poolKit) Loads necessary data to start the sheet conversion.protected BODataCollectionTemplateHeaderBTDataCollectionSheetConversionLoad.loadConvertedTemplateHeader(PoolKit poolKit, Long oldTemplateId) Loads the new template header associated with the sheet.protected BODataCollectionTemplateConversionBTDataCollectionSheetConversionLoad.loadTemplateConversionLog(PoolKit poolKit, Long oldTemplateId) Loads the template conversion log.BTDataCollectionSheetConversionLoad.loadTemplateVersionLog(PoolKit poolKit, Long oldTemplateId, Long oldNodeId) Loads the template structure conversion log byoldTemplateIdandoldNodeId. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode with parameters of type PoolKitModifier and TypeMethodDescriptionvoidDataCollectionTableNodesConverter.convertBody(PoolKit poolKit) Convert the static views in Option Groups.protected voidDataCollectionTableNodesConverter.createOptionGroups(PoolKit poolKit, String[] sk, String[] ss, HashGetter hgTable, BODataCollectionTableNodeConversion conversionLog) Create option groups. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTableNodeConversionInsert.body(DataCollectionTableNodeConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTableNodeConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionTableNodeConversionSearch.body(DataCollectionTableNodeConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTableNodeConversioninto the event journal.protected voidBTDataCollectionTableNodeConverter.body(DataCollectionTableNodeConverterEvent dataCollectionTableNodeConverterEvent, PoolKit pk) Invoke the Data Collection Table Nodes to Options Group Conversion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDataCollectionTemplateConverter.checkResults(PoolKit mainPoolKit, BODataCollectionTemplateConversion conversionLog, List<DataCollectionTemplateStructureConversionResult> structureConversionResultList, List<BODataCollectionWorkCycleConversion> workCycleConversionResultList) Check if any error occurred during conversion steps and write the results on database.voidConvert the templates.voidDataCollectionTemplateConverter.convertBody(PoolKit poolKit) The method that contains the conversion logic.protected voidInitialize the list of template to convert.protected voidDataCollectionTemplateConverter.populateCreationDateAndUser(PoolKit poolKit, Long templateId, BODataCollectionTemplateHeader newTemplateHead) Set creation user and creation date on new template to match the old one.protected voidDataCollectionTemplateConverter.populateLastModifiedDateAndUser(PoolKit poolKit, Long templateId, BODataCollectionTemplateHeader newTemplateHead) Set last modified user and date on new template to match the old one.protected BODataCollectionTemplateHeaderDataCollectionTemplateConverter.searchTemplateHeader(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree) Search for a new template header with the same code as the old template passed as parameter.protected voidDataCollectionTemplateConverter.updateLastModifiedUser(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate dataCollectionTemplate) Updates create/last-modified user and date to match the old template users and dates. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateConversionSearch.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAODataCollectionTemplateConversionSearch.getFilterCriterion(overit.geocall.da.CommandContext) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.massive
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.massive with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.massive.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.massive.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateConversionMassiveSearch.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAO.getFilterCriterion(overit.geocall.da.CommandContext) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset with parameters of type PoolKitModifier and TypeMethodDescriptionGet the list of template id to be converted.DataCollectionTemplateConverterSubsetDataRetriever.searchTemplateToConvert(PoolKit poolKit, Page page) Search the subset of the templates to convert. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateConversionSubsetSearch.defineSql(CommandContext cc, PoolKit pk) The method creates the SQL command using the language of the criteria, and in particular based on the methodDAO.getFilterCriterion(overit.geocall.da.CommandContext) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateConversionSubsetSearch.body(DataCollectionTemplateConversionSubsetSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateConversionSubsetinto the event journal.protected voidBTDataCollectionTemplateConversionSubsetDelete.execute(DataCollectionTemplateConversionSubsetDeleteEvent event, PoolKit poolKit) Deletes all theBODataCollectionTemplateConversionSubset.protected voidBTDataCollectionTemplateConversionSubsetInsert.execute(DataCollectionTemplateConversionSubsetInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateConversionSubsetand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateConversionSubsetLoad.execute(DataCollectionTemplateConversionSubsetLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTemplateConversionSubsetand writes it into the event journal.protected voidBTDataCollectionTemplateConversionSubsetUpdate.execute(DataCollectionTemplateConversionSubsetUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTemplateConversionSubsetwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure with parameters of type PoolKitModifier and TypeMethodDescriptionDataCollectionTemplateStructureConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplate) Convert all template versions.DataCollectionTemplateStructureConverter.convertTemplateStructure(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplate, HashGetter rowMap, Long rootNodeId, boolean isLastRelease, boolean isFirstStructure) Convert the specified template version.protected LongDataCollectionTemplateStructureConverter.loadTemplateType(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree) Load old template type. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateVersionConversionSearch.defineSql(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule with parameters of type PoolKitModifier and TypeMethodDescriptionDataCollectionOutcomeReasonConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) Convert all outcome rules. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionOutcomeReasonConversionInsert.body(DataCollectionOutcomeReasonConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionOutcomeReasonConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionOutcomeReasonConversionSearch.body(DataCollectionOutcomeReasonConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionOutcomeReasonConversioninto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateStructureConversionCreateTreeStructure.body(DataCollectionTemplateStructureConversionCreateTreeStructureEvent event, PoolKit poolKit) Take the old tree template structureTemplateTreeand convert it into aTreeModel<DataCollectionNode>.protected voidBTDataCollectionTemplateVersionConversionInsert.body(DataCollectionTemplateVersionConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateVersionConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateVersionConversionSearch.body(DataCollectionTemplateVersionConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateVersionConversioninto the event journal.protected LongBTDataCollectionTemplateStructureConversionReleaseInsert.checkTemplateReleaseDate(BODataCollectionTemplateStructureRelease release, PoolKit poolKit) protected voidBTDataCollectionTemplateStructureConversionReleaseInsert.execute(DataCollectionTemplateStructureConversionReleaseInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateStructureReleaseand writes the newly generated id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateConversionCreateNewTemplateHeader.body(DataCollectionTemplateConversionCreateNewTemplateHeaderEvent event, PoolKit poolKit) Coverts the givenTemplateTreeinto aBODataCollectionTemplateHeaderand add it to the event journal.protected voidBTDataCollectionTemplateConversionInsert.body(DataCollectionTemplateConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateConversionSearch.body(DataCollectionTemplateConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateConversioninto the event journal.protected voidBTDataCollectionTemplateMassiveConverter.body(DataCollectionTemplateConverterMassiveEvent event, PoolKit pk) Invoke the Data Collection Template massive conversion.protected voidBTDataCollectionTemplateSubsetConverter.body(DataCollectionTemplateConverterSubsetEvent event, PoolKit pk) Invoke the Data Collection Template subset conversion.protected voidBTDataCollectionTemplateConversionInsertRelease.copyOutcomeRules(Long structureReleaseId, DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Copies the outcome rules.protected BODataCollectionTemplateHeaderBTDataCollectionTemplateConversionCreateNewTemplateHeader.createNewTemplateHeader(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, Long newTemplateHeaderId) Creates or updates aBODataCollectionTemplateHeaderbased on the oldTemplateTree.protected voidBTDataCollectionTemplateConversionInsertRelease.execute(DataCollectionTemplateConversionInsertReleaseEvent event, PoolKit poolKit) Inserts a new data collection template release starting from the working copy.protected voidBTDataCollectionTemplateConversionInsertSheet.execute(DataCollectionTemplateConversionInsertSheetEvent event, PoolKit poolKit) Inserts into a sheet into data collection template.protected voidBTDataCollectionTemplateConversionLoadOldTemplate.execute(DataCollectionTemplateConversionLoadOldTemplateEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingTemplateTreeand writes it into the event journal.protected voidBTDataCollectionTemplateConversionLoadOldTemplateHeader.execute(DataCollectionTemplateConversionLoadOldTemplateHeaderEvent event, PoolKit poolKit) Starting from the given id, it loads the corresponding header data and writes it into the event journal.protected voidBTDataCollectionTemplateConversionLoadRelease.execute(DataCollectionTemplateConversionLoadReleaseEvent event, PoolKit poolKit) Starting from the template, it loads the current release.protected voidBTDataCollectionTemplateConversionReleaseSave.execute(DataCollectionTemplateConversionReleaseSaveEvent event, PoolKit poolKit) Saves the givenDataCollectionTemplateRelease.protected BODataCollectionTemplateStructureReleaseBTDataCollectionTemplateConversionInsertRelease.getDataCollectionTemplateRelease(DataCollectionTemplateConversionInsertReleaseEvent event, PoolKit poolKit) Returns the data collection template release.protected BODataCollectionTemplateHeaderBTDataCollectionTemplateConversionCreateNewTemplateHeader.searchTemplateHeader(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree) Search for aBODataCollectionTemplateHeaderwith the same code as theTemplateTreegiven as parameter.protected LongBTDataCollectionTemplateConversionReleaseSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Updates the data collection template release. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle with parameters of type PoolKitModifier and TypeMethodDescriptionDataCollectionWorkCycleConverter.convert(PoolKit poolKit, overit.geocallapp.wfm.survey.template.TemplateTree oldTemplateTree, DataCollectionTemplate newTemplateHeader) Convert the work cycle rules. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionWorkCycleConversionInsert.body(DataCollectionWorkCycleConversionInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionWorkCycleConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionWorkCycleConversionSearch.body(DataCollectionWorkCycleConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionWorkCycleConversioninto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype with parameters of type PoolKitModifier and TypeMethodDescriptionvoidDataCollectionTemplateTypeConverter.convertBody(PoolKit poolKit) protected LongDataCollectionTemplateTypeConverter.createNewType(PoolKit poolKit, String code, String description, Boolean isActive) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateTypeConversionInsert.body(DataCollectionTemplateTypeConversionInsertEvent insertEvent, PoolKit poolKit) Inserts the givenBODataCollectionTemplateTypeConversionand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateTypeConversionSearch.body(DataCollectionTemplateTypeConversionSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateTypeConversioninto the event journal.protected voidBTDataCollectionTypeConverter.body(DataCollectionTypeConverterEvent dataCollectionTypeConverterEvent, PoolKit poolKit) Invokes the Data Collection Template Type Conversion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.globalexpressions.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.globalexpressions.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<CheckIssue> BTDataCollectionCheckGlobalExpressions.computeCheckIssues(DataCollectionCheckGlobalExpressionsInput input, PoolKit poolKit) Computes check issues.protected DataCollectionNodeExpressionsEvaluatorBTDataCollectionCheckGlobalExpressions.getExpressionsEvaluator(TreeModel<DataCollectionNode> treeModel, Boolean evaluateGlobalExpressions, DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Returns the expressions evaluator. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.instance.event
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.event that return PoolKitModifier and TypeMethodDescriptionDataCollectionSheetInstanceExpressionCache.getPoolKit()Returns the pool kit.Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.event with parameters of type PoolKitModifier and TypeMethodDescriptionvoidDataCollectionSheetInstanceExpressionCache.setPoolKit(PoolKit poolKit) Sets the pool kit. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.instance.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.instance.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceExportXlsx.appendSheetsRecap(List<BODataCollectionSheet> sheets, XlsxDocument excelDocument, PoolKit poolKit) Appends the sheets recap.protected voidBTDataCollectionSheetInstanceAssociateToAsset.checkAssetVisibility(Long assetId, Long operationCenter, PoolKit poolKit) Checks the asset visibility.protected voidBTDataCollectionSheetInstanceExportXlsx.completeAccountDBViewData(DBView dbv, PoolKit poolKit) Completes the account DB view data.protected voidBTDataCollectionSheetInstanceExportXlsx.completeAssetDBViewData(DBView dbv, PoolKit poolKit) Completes the asset DB view data.protected voidBTDataCollectionSheetInstanceExportXlsx.completeDBViewData(DBView dbv, PoolKit poolKit) Completes the DB view data.protected List<CheckerEvent<?>> BTDataCollectionSheetInstanceCloseWOOperationSheet.defineCheckerEvents(Long sheetId, PoolKit poolKit) Defines the checker events.protected List<CheckerEvent<?>> BTDataCollectionSheetInstanceUpdate.defineCheckerEvents(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Defines the checker events.protected voidBTDataCollectionSheetInstanceSave.evaluateExpressions(DataCollectionSheetInstance sheetInstance, boolean calculateInitialValue, PoolKit poolKit) Evaluates the expressions.protected voidBTDataCollectionSheetInstanceAssociateToAccount.execute(DataCollectionSheetInstanceAssociateToAccountEvent event, PoolKit poolKit) Associates the account to the data collection sheet instance.protected voidBTDataCollectionSheetInstanceAssociateToAsset.execute(DataCollectionSheetInstanceAssociateToAssetEvent event, PoolKit poolKit) Associates the asset to the data collection sheet instance.protected voidBTDataCollectionSheetInstanceAssociateToSchedulingUser.execute(DataCollectionSheetInstanceAssociateToSchedulingUserEvent event, PoolKit poolKit) Associates the scheduling user to the data collection sheet instance.protected voidBTDataCollectionSheetInstanceAssociateToWOOperation.execute(DataCollectionSheetInstanceAssociateToWOOperationEvent event, PoolKit poolKit) Associate the work order operation to the sheet.protected voidBTDataCollectionSheetInstanceCancel.execute(DataCollectionSheetInstanceCancelEvent event, PoolKit poolKit) Cancels the sheet.protected voidBTDataCollectionSheetInstanceDissociateFromWOOperation.execute(DataCollectionSheetInstanceDissociateFromWOOperationEvent event, PoolKit poolKit) Dissociates the workorder operation from the data collection sheet instance.protected voidBTDataCollectionSheetInstanceExportPdf.execute(DataCollectionSheetInstanceExportPdfEvent event, PoolKit poolKit) Exports the data collection sheet instance pdf.protected voidBTDataCollectionSheetInstanceExportXlsx.execute(DataCollectionSheetInstanceExportXlsxEvent event, PoolKit poolKit) Exports the xlsx associated to the data collection sheet instance.protected voidBTDataCollectionSheetInstanceOnWOOperationStateChange.execute(WorkOrderOperationStateChangeEvent event, PoolKit poolKit) Changes the workorder operation state.protected voidBTDataCollectionSheetInstanceSave.execute(DataCollectionSheetInstanceSaveEvent event, PoolKit poolKit) Saves the data collection sheet instance.protected VoidBTDataCollectionSheetInstanceCloseWOOperationSheet.executeProcess(Long sheetId, PoolKit poolKit) Closes the work order operation associated to the data collection sheet instance.protected VoidBTDataCollectionSheetInstanceUpdate.executeProcess(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Executes the process.protected voidBTDataCollectionSheetInstanceAssociateToAccount.existsAccount(Long accountId, PoolKit poolKit) Checks if the account exists.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads the sheet.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceAssociate.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceCloseWOOperationSheet.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceExportPdf.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected List<BODataCollectionSheet> BTDataCollectionSheetInstanceExportXlsx.loadSheets(Map<String, Object> filters, PoolKit poolkit) Loads the sheets.protected BOWorkOrderOperationBTDataCollectionSheetInstanceAssociateToWOOperation.loadWOOperation(Long woOperationId, PoolKit poolKit) Load WO operation.protected BOWorkOrderOperationBTDataCollectionSheetInstanceDissociateFromWOOperation.loadWOOperation(Long woOperationId, PoolKit poolKit) Loads the WO operation.protected BOWorkOrderHeaderBTDataCollectionSheetInstanceAssociateToWOOperation.loadWorkOrderHeader(Long workOrder, PoolKit poolKit) Load work order header.protected BOWorkOrderOperationBTDataCollectionSheetInstanceCloseWOOperationSheet.loadWorkOrderOperation(Long woOperationId, PoolKit poolKit) Loads the work order operation.protected voidBTDataCollectionSheetInstanceAssociate.saveSheetInstance(DataCollectionSheetInstance sheetInstance, boolean skipExpressionsEvaluation, boolean calculateInitialValue, PoolKit poolKit) Saves the sheet instance.protected voidBTDataCollectionSheetInstanceAssociate.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected List<BODataCollectionSheet> BTDataCollectionSheetInstanceOnWOOperationStateChange.searchDataCollectionSheets(Long woOperationId, PoolKit poolKit) Searches the data collection sheets.protected voidBTDataCollectionSheetInstanceCancel.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet.protected voidBTDataCollectionSheetInstanceDissociateFromWOOperation.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet.protected voidBTDataCollectionSheetInstanceAssociateToWOOperation.updateSheetState(Long sheetId, BOWorkOrderOperation woOperation, PoolKit poolKit) Update sheet state.protected voidBTDataCollectionSheetInstanceOnWOOperationStateChange.updateState(Long state, List<BODataCollectionSheet> sheets, PoolKit poolKit) Updates the state. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator
Fields in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator declared as PoolKitModifier and TypeFieldDescriptionprotected PoolKitDataCollectionNodeExpressionsEvaluator.poolKitMethods in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator with parameters of type PoolKitModifier and TypeMethodDescriptionDataCollectionNodeExpressionsDummyEvaluator.make(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Instantiate a new data collection node expressions dummy evaluator and sets the tree model and the poolkit.DataCollectionNodeExpressionsSheetEvaluator.make(DataCollectionSheetInstance sheet, PoolKit poolKit) Instantiate a new data collection node expressions evaluator and sets the tree model and the poolkit.protected voidDataCollectionNodeExpressionsEvaluator.setPoolKit(PoolKit poolKit) Sets the pool kit. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.pushnotification
Methods in overit.geocallapp.wfm.core.bl.datacollection.pushnotification with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSheetInstanceUnlockPushNotification.execute(SheetInstanceUnlockPushNotificationEvent event, PoolKit poolKit) Executes the push notification sending process.protected overit.geocallapp.replicator.basic.base.pushnotifications.PushNotificationBTSheetInstanceUnlockPushNotification.getPushNotification(SheetInstanceUnlockPushNotification input, BONotifiableUser notifiableUser, PoolKit poolKit) Sends the push notification to the target user.protected BONotifiableUserBTSheetInstanceUnlockPushNotification.loadNotifiableUser(Long user, PoolKit poolKit) Loads theBONotifiableUserrelated to the given id. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.sheet.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.sheet.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionSheetExtendedSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAODataCollectionSheetExtendedSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.sheet.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.sheet.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetCodeGeneration.execute(DataCollectionSheetCodeGenerationEvent event, PoolKit poolKit) Generates a unique code for the givenBODataCollectionSheetand writes it into the event journal.protected voidBTDataCollectionSheetExtendedSearch.execute(DataCollectionSheetSearchExtendedEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetinto the event journal.protected voidBTDataCollectionSheetLoad.execute(DataCollectionSheetLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionSheetand writes it into the event journal.protected voidBTDataCollectionSheetUpdate.execute(DataCollectionSheetUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionSheetwith all its needed components.protected voidBTDataCollectionSheetUpdate.validate(BODataCollectionSheet dataCollectionSheet, PoolKit poolKit) Validates the data collection sheet before update. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.template.data
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateHeaderSearch.defineSql(CommandContext cc, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDAODataCollectionTemplateHeaderSearch.defineValues(CommandContext cc, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDAODataCollectionTemplateStructureReleaseSearch.defineValues(CommandContext cc, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDAODataCollectionTemplateHeaderSearch.validate(CommandContext cc, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.protected voidDAODataCollectionTemplateStructureReleaseSearch.validate(CommandContext cc, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateApplyWOCreationRule.associateSheetToWOOperation(BOWorkOrderOperation woOperation, Long sheetId, PoolKit poolKit) Associates the sheet to the WO operation.protected List<CheckIssue> BTDataCollectionTemplateCheckExpressions.checkExpressionsSyntax(TreeModel<DataCollectionNode> treeModel, DataCollectionEntityExpressions node, DataCollectionNodeExpressionsEvaluator expressionsEvaluator, PoolKit poolKit) Checks the expressions syntax.protected List<DataCollectionTemplateRelease> BTDynamicFormsTemplateAutoGenerableRequiredSearch.collectAutoGenerableTemplates(MobileCardConfiguration mobileCardConfiguration, PoolKit poolKit) Collects all template IDs marked as auto generable from mobile in the Mobile Card configuration and loads their current releases.protected List<CheckIssue> BTDataCollectionTemplateCheckExpressions.computeCheckIssues(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Computes check issues.protected voidBTDataCollectionTemplateAlignExpressionsEvaluationOrder.execute(DataCollectionTemplateAlignExpressionsEvaluationOrderEvent event, PoolKit poolKit) Deletes the previously evaluation order and sets the new one.protected voidBTDataCollectionTemplateApplyWOCreationRule.execute(DataCollectionTemplateApplyWOCreationRuleEvent event, PoolKit poolKit) Execute.protected voidBTDataCollectionTemplateHeaderSearch.execute(DataCollectionTemplateHeaderSearchEvent event, PoolKit poolKit) Deprecated, for removal: This API element is subject to removal in a future version.Writes thePageResponseof searchedBODataCollectionTemplateHeaderinto the event journal.protected voidBTDataCollectionTemplateStructureReleaseSearch.execute(DataCollectionTemplateStructureReleaseSearchEvent event, PoolKit poolKit) Deprecated, for removal: This API element is subject to removal in a future version.Writes thePageResponseof searchedBODataCollectionTemplateStructureReleaseinto the event journal.protected voidBTDynamicFormsTemplateAutoGenerableRequiredSearch.execute(DynamicFormsTemplateAutoGenerableRequiredSearchEvent event, PoolKit poolKit) Searches for required auto generable Dynamic Forms templates and writes the result into the event journal.protected Collection<DataCollectionTemplateRelease> BTDynamicFormsTemplateAutoGenerableRequiredSearch.filterRequiredTemplates(List<DataCollectionTemplateRelease> autoGenerableTemplates, Long outcomeReasonId, Long workOrderOperation, PoolKit poolKit) Filters templates that have an outcome rule with the required flag set for the given outcome reason and returns the whole template object.protected DataCollectionNodeExpressionsEvaluatorBTDataCollectionTemplateCheckExpressions.getExpressionsEvaluator(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Returns the expressions evaluator.protected booleanBTDynamicFormsTemplateAutoGenerableRequiredSearch.hasExistingSheet(Long workOrderOperation, PoolKit poolKit) Checks if there's at least one data collection sheet for the given work order operationprotected LongBTDataCollectionTemplateApplyWOCreationRule.insertSheet(DataCollectionTemplateRelease template, BODataCollectionSheet sheet, PoolKit poolKit) Inserts the sheet.protected booleanBTDynamicFormsTemplateAutoGenerableRequiredSearch.isTemplateRequiredForOutcome(Long templateStructureId, Long outcomeReasonId, PoolKit poolKit) Checks if a template is required for a given outcome reason.protected MobileCardConfigurationBTDynamicFormsTemplateAutoGenerableRequiredSearch.loadMobileCardConfiguration(Long interventionGroupId, PoolKit poolKit) Loads the mobile card configuration for the given intervention group.protected List<BODataCollectionTemplateWOCreationRule> BTDataCollectionTemplateApplyWOCreationRule.loadRules(PoolKit poolKit, BOWorkOrderOperation woOperation) Loads the rules.protected DataCollectionTemplateReleaseBTDynamicFormsTemplateAutoGenerableRequiredSearch.loadTemplateRelease(Long templateId, PoolKit poolKit) Loads the current release for a template.protected WorkOrderBTDataCollectionTemplateApplyWOCreationRule.loadWorkOrder(Long woId, PoolKit poolKit) Loads the work order.protected List<BODataCollectionTemplateStructureOutcomeRule> BTDynamicFormsTemplateAutoGenerableRequiredSearch.searchOutcomeRules(Long templateStructureId, Long outcomeReasonId, PoolKit poolKit) Searches for outcome rules for a template structure and outcome reason.protected List<BODataCollectionSheet> BTDynamicFormsTemplateAutoGenerableRequiredSearch.searchSheetsByWorkOrderOperation(Long workOrderOperation, PoolKit poolKit) Searches for data collection sheets by work order operation. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.datacollection.template.visibilityrules.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.visibilityrules.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateVisibleForUserSearch.body(DataCollectionTemplateVisibleForUserSearchEvent event, PoolKit poolKit) protected List<BODCTemplateVisibilityRuleRow> BTDataCollectionTemplateVisibleForUserSearch.collectMatchingRows(PoolKit poolKit) Collects all the rows that match the user profile.BTDataCollectionTemplateVisibleForUserSearch.getAreasFromOperationCenter(Long operationCenterId, PoolKit poolKit) BTDataCollectionTemplateVisibleForUserSearch.getMatchingRulesTemplates(PoolKit poolKit) Gets all the templates with visibility rules that match the user profile.protected LongBTDataCollectionTemplateVisibleForUserSearch.getStructureFromOperationCenter(Long operationCenterId, PoolKit poolKit) BTDataCollectionTemplateVisibleForUserSearch.getTemplateIdsFromRuleHeaders(Set<Long> validRuleHeaders, PoolKit poolKit) Retrieves the template IDs associated with the given rule headers.BTDataCollectionTemplateVisibleForUserSearch.getTemplatesWithoutRules(PoolKit poolKit) Gets all the templates without visibility rules.protected voidBTDataCollectionTemplateVisibleForUserSearch.loadUserOrganizationalStructures(Long userId, PoolKit poolKit) Loads the user organizational structures that will be used for filtering the rules.BTDataCollectionTemplateVisibleForUserSearch.searchRulesByArea(PoolKit poolKit) Gets the rule headers that have a row that match the user areasBTDataCollectionTemplateVisibleForUserSearch.searchRulesByOperationCenter(PoolKit poolKit) Gets the rule headers that have a row that match the user operation centersBTDataCollectionTemplateVisibleForUserSearch.searchRulesByStructure(PoolKit poolKit) Gets the rule headers that have a row that match the user structuresBTDataCollectionTemplateVisibleForUserSearch.searchRulesByUserType(PoolKit poolKit) Gets the rule headers that have a row that match the user typeprotected voidBTDataCollectionTemplateVisibleForUserSearch.validateUser(Long userId, PoolKit poolKit) Validate the user id. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.facilitytype.data
Methods in overit.geocallapp.wfm.core.bl.features.facilitytype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFeatureFacilityTypeSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchTeachnicalObjectFeatures.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.facilitytype.task
Methods in overit.geocallapp.wfm.core.bl.features.facilitytype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected LongBTFeatureFacilityTypeSave.createFacilityTypeDefaultTemplate(BOTechnicalObjectType technicalObjectType, PoolKit poolKit) protected voidBTFeatureFacilityTypeSave.deleteTeachinicalObjectFeatures(BOFeatureFacilityType featureFacilityType, BOTechnicalObjectType technicalObjectType, PoolKit poolKit) protected voidBTFeatureFacilityTypeDelete.execute(FeatureFacilityTypeDeleteEvent event, PoolKit poolKit) protected voidBTFeatureFacilityTypeInsert.execute(FeatureFacilityTypeInsertEvent event, PoolKit poolKit) protected voidBTFeatureFacilityTypeSave.execute(FeatureFacilityTypeSaveEvent event, PoolKit poolKit) protected voidBTFeatureFacilityTypeSearch.execute(FeatureFacilityTypeSearchEvent event, PoolKit poolKit) Writes the searched features into the event journal.protected voidBTFeatureFacilityTypeUpdate.execute(FeatureFacilityTypeUpdateEvent event, PoolKit poolKit) Updates a newBOFeatureFacilityTypewith all its needed components.protected voidBTFeatureFacilityTypeSave.insertTeachinicalObjectFeatures(BOFeatureFacilityType featureFacilityType, BOTechnicalObjectType technicalObjectType, PoolKit poolKit) protected LongBTFeatureFacilityTypeSave.loadFacilityTypeDefaultTemplate(BOTechnicalObjectType technicalObjectType, PoolKit poolKit) protected voidBTFeatureFacilityTypeSave.updateTeachinicalObjectFeatures(BOFeatureFacilityType featureFacilityType, BOTechnicalObjectType technicalObjectType, BOFeatureFacilityType dbRecord, PoolKit poolKit) protected voidBTFeatureFacilityTypeDelete.validate(BOFeatureFacilityType boFeatureFacilityType, PoolKit pk) protected voidBTFeatureFacilityTypeInsert.validate(BOFeatureFacilityType boFeatureFacilityType, PoolKit pk) protected voidBTFeatureFacilityTypeUpdate.validate(BOFeatureFacilityType boFeatureFacilityType, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.feature.task
Methods in overit.geocallapp.wfm.core.bl.features.feature.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureInsert.execute(FeatureInsertEvent event, PoolKit pk) Writes the inserted feature id into the event journal.protected voidBTFeatureLoad.execute(FeatureLoadEvent event, PoolKit pk) Writes the loaded feature into the event journal.protected voidBTFeatureSearch.execute(FeatureSearchEvent event, PoolKit poolKit) Writes the searched features into the event journal.protected voidBTFeatureUpdate.execute(FeatureUpdateEvent event, PoolKit pk) Updates a newBOFeaturewith all its needed components.protected voidprotected void -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.featureclass.data
Methods in overit.geocallapp.wfm.core.bl.features.featureclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFeatureClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.featureclass.task
Methods in overit.geocallapp.wfm.core.bl.features.featureclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureClassInsert.checkUnique(BOFeatureClass featureClass, PoolKit pk) Checks if the given characteristic has a unique code-class.protected voidBTFeatureClassUpdate.checkUnique(BOFeatureClass featureClass, PoolKit pk) Checks if the given characteristic has a unique code-class.protected voidBTFeatureClassInsert.execute(FeatureClassInsertEvent event, PoolKit pk) Writes the inserted feature class id into the event journal.protected voidBTFeatureClassLoad.execute(FeatureClassLoadEvent event, PoolKit pk) Writes the loaded feature class into the event journal.protected voidBTFeatureClassSearch.execute(FeatureClassSearchEvent event, PoolKit poolKit) Writes the searched feature classes into the event journal.protected voidBTFeatureClassUpdate.execute(FeatureClassUpdateEvent event, PoolKit pk) Updates a newBOFeatureClasswith all its needed components.protected voidBTFeatureClassInsert.validate(BOFeatureClass featureClass, PoolKit pk) protected voidBTFeatureClassUpdate.validate(BOFeatureClass featureClass, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.featureclasstype.data
Methods in overit.geocallapp.wfm.core.bl.features.featureclasstype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFeatureClassTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.featureclasstype.task
Methods in overit.geocallapp.wfm.core.bl.features.featureclasstype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureClassTypeLoad.body(FeatureClassTypeLoadEvent event, PoolKit pk) Writes the loaded feature class type into the event journal.protected voidBTFeatureClassTypeSearch.body(FeatureClassTypeSearchEvent event, PoolKit poolKit) Writes the searched feature class types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.usage.data
Methods in overit.geocallapp.wfm.core.bl.features.usage.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFeatureUsageSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.usage.task
Methods in overit.geocallapp.wfm.core.bl.features.usage.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureUsageLoad.body(FeatureUsageLoadEvent event, PoolKit pk) Writes the loaded feature usage into the event journal.protected voidBTFeatureUsageSearch.body(FeatureUsageSearchEvent event, PoolKit poolKit) Writes the loaded feature usages into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.valuedomain.data
Methods in overit.geocallapp.wfm.core.bl.features.valuedomain.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFeatureValueDomainSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.valuedomain.task
Methods in overit.geocallapp.wfm.core.bl.features.valuedomain.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureValueDomainInsert.body(FeatureValueDomainInsertEvent event, PoolKit poolKit) Writes the inserted feature value domain id into the event journal.protected voidBTFeatureValueDomainLoad.body(FeatureValueDomainLoadEvent event, PoolKit pk) Writes the loaded feature value domain into the event journal.protected voidBTFeatureValueDomainSearch.body(FeatureValueDomainSearchEvent event, PoolKit poolKit) Writes the searched feature value domains into the event journal.protected voidBTFeatureValueDomainUpdate.body(FeatureValueDomainUpdateEvent event, PoolKit poolKit) Updates a newBOFeatureValueDomainwith all its needed components.protected voidBTFeatureValueDomainInsert.validate(BOFeatureValueDomain valueDomain, PoolKit poolKit) protected voidBTFeatureValueDomainUpdate.validate(BOFeatureValueDomain valueDomain, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.features.valuedomainitem.task
Methods in overit.geocallapp.wfm.core.bl.features.valuedomainitem.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFeatureValueDomainItemInsert.execute(FeatureValueDomainItemInsertEvent event, PoolKit pk) Writes the inserted feature value domain item id into the event journal.protected voidBTFeatureValueDomainItemLoad.execute(FeatureValueDomainItemLoadEvent event, PoolKit pk) Writes the feature value domain item into the event journal.protected voidBTFeatureValueDomainItemSearch.execute(FeatureValueDomainItemSearchEvent event, PoolKit poolKit) Writes the searched feature value domain items into the event journal.protected voidBTFeatureValueDomainItemUpdate.execute(FeatureValueDomainItemUpdateEvent event, PoolKit pk) Updates a newBOFeatureValueDomainItemwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.authentication.task
Methods in overit.geocallapp.wfm.core.bl.gis.authentication.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGisAuthConfigLoad.execute(GisAuthConfigLoadEvent event, PoolKit poolKit) Deprecated, for removal: This API element is subject to removal in a future version.protected voidBTGisAuthTokenLoad.execute(GisAuthTokenLoadEvent event, PoolKit poolKit) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.offline.layer.type.task
Methods in overit.geocallapp.wfm.core.bl.gis.offline.layer.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGisLayerTypeLoad.body(GisLayerTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOGisLayerTypeand writes it into the event journal.protected voidBTGisLayerTypeSearch.body(GisLayerTypeSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOGisLayerTypeinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.offline.notification.task
Methods in overit.geocallapp.wfm.core.bl.gis.offline.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGisOfflinePackagePushNotificationsCreate.body(GisOfflinePackagePushNotificationsCreateEvent event, PoolKit poolKit) ThePushNotifications for the Gis offline packages update, are created through various steps: we identify all theBOGisOfflinePackages that were updated since the last notification to the mobile we search for all the mobile users that match the gis visibility rule related to the resulting packages for every mobile user we create a singlePushNotificationcontaining the external id of allBOGisOfflinePackageneeded to be notifiedprotected voidBTGisOfflinePackagePushNotificationsDispatch.body(GisOfflinePackagePushNotificationsDispatchEvent event, PoolKit poolKit) Creates thePushNotifications to notify that someBOGisOfflinePackages were updated and dispatched them to the right users.protected List<overit.geocallapp.replicator.basic.base.pushnotifications.PushNotification> BTGisOfflinePackagePushNotificationsCreate.createPushNotifications(Map<BONotifiableUser, List<BOGisOfflinePackage>> offlinePackagesByMobileUser, PoolKit poolKit) Creates the push notifications starting from a map containing all the needed mobile users and the related list ofBOGisOfflinePackagethat were updated.protected List<BOGisOfflinePackage> BTGisOfflinePackagePushNotificationsCreate.getModifiedOfflinePackages(PoolKit poolKit) Returns the list ofBOGisOfflinePackagethat were updated since the last notification to the mobile.protected List<BONotifiableUser> BTGisOfflinePackagePushNotificationsCreate.loadNotifiableUsers(PoolKit poolKit) Loads all the notifiable users.protected List<overit.geocallapp.docshare.docsharing.model.Resource> BTGisOfflinePackagePushNotificationsCreate.loadNotNotificatedResources(List<String> uuids, PoolKit poolKit) Loads all theResourcerelated to the given uuid that are currently active and not yet notified.protected List<BOGisOfflinePackage> BTGisOfflinePackagePushNotificationsCreate.matchGisOfflinePackages(Long userId, List<BOGisOfflinePackage> offlinePackages, PoolKit poolKit) protected List<BOGisOfflinePackage> BTGisOfflinePackagePushNotificationsCreate.searchModifiedOfflinePackages(PoolKit poolKit) Searches for all theBOGisOfflinePackagethat are currently active.protected voidBTGisOfflinePackagePushNotificationsCreate.updateResourcesNotificationDate(List<overit.geocallapp.docshare.docsharing.model.Resource> resources, PoolKit poolKit) Updates the givenResources by updating their notification date. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.offline.task
Methods in overit.geocallapp.wfm.core.bl.gis.offline.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGisFileOutcomeUpdate.body(GisFileOutcomeUpdateEvent event, PoolKit poolKit) Updates the last version of theResourcerelated to the givenBOGisOfflinePackagebasing on the update outcome.protected voidBTGisOfflinePackageInsert.body(GisOfflinePackageInsertEvent event, PoolKit pk) Inserts the givenBOGisOfflinePackageand writes the newly generated id into the event journal.protected voidBTGisOfflinePackageLoad.body(GisOfflinePackageLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOGisOfflinePackageand writes it into the event journal.protected voidBTGisOfflinePackageSaveFile.body(GisOfflinePackageSaveFileEvent event, PoolKit pk) It saves the uploaded file as aResourcerelated to the currentBOGisOfflinePackage.protected voidBTGisOfflinePackageSearch.body(GisOfflinePackageSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOGisOfflinePackageinto the event journal.protected voidBTGisOfflinePackageUpdate.body(GisOfflinePackageUpdateEvent event, PoolKit pk) Updates theBOGisOfflinePackagewith all its needed components.protected BOGisOfflinePackageBTGisFileOutcomeUpdate.loadGisOfflinePackage(Long externalId, PoolKit poolKit) Loads the neededBOGisOfflinePackage.protected BOGisOfflinePackageBTGisOfflinePackageSaveFile.loadGisOfflinePackage(GisOfflinePackageSaveFileInput input, overit.geocallapp.docshare.docsharing.model.Resource resource, PoolKit pk) Loads theBOGisOfflinePackagerelated to the given id.protected voidBTGisFileOutcomeUpdate.updateGisOfflinePackageData(String uuid, PoolKit poolKit) Updates theBOGisOfflinePackagedata, related to the given uuid.protected voidBTGisOfflinePackageSaveFile.updateOfflinePackage(GisOfflinePackageSaveFileInput input, overit.geocallapp.docshare.docsharing.model.Resource resource, PoolKit pk) Updates theBOGisOfflinePackagewith the information of the just createdResource.protected voidBTGisFileOutcomeUpdate.updateResourceByOutcome(Boolean updateOutcome, String uuid, PoolKit poolKit) Updates theResourcebasing on the update outcome. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.offline.type.task
Methods in overit.geocallapp.wfm.core.bl.gis.offline.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGiFileTypeSearch.body(GisFileTypeSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOGisFileTypeinto the event journal.protected voidBTGisFileTypeLoad.body(GisFileTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOGisFileTypeand writes it into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.gis.rule.task
Methods in overit.geocallapp.wfm.core.bl.gis.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGisVisibilityRuleSearch.body(GisVisibilityRuleSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOGisVisibilityRuleinto the event journal.protected voidBTGisVisibilityRuleUserMatch.body(GisVisibilityRuleUserMatchEvent event, PoolKit poolKit) Starting from a set ofBOGisOfflinePackages, It writes in the event's journal all theBOGisOfflinePackages that are related to aBOGisVisibilityRulewhich matches with the given user matches. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.loan.data
Methods in overit.geocallapp.wfm.core.bl.loan.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceLoanSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.loan.task
Methods in overit.geocallapp.wfm.core.bl.loan.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceLoanLoadEvent.execute(ResourceLoanLoadEvent event, PoolKit pk) Writes the loaded account status into the event journal.protected voidBTResourceLoanSearch.execute(ResourceLoanSearchEvent event, PoolKit pk) Writes the searched loan resource into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.address.data
Methods in overit.geocallapp.wfm.core.bl.location.address.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAddressSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.address.task
Methods in overit.geocallapp.wfm.core.bl.location.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAddressDuplicate.execute(AddressDuplicateEvent event, PoolKit pk) Writes the inserted address id into the event journal.protected voidBTAddressInsert.execute(AddressInsertEvent event, PoolKit pk) Writes the inserted address id into the event journal.protected voidBTAddressLoad.execute(AddressLoadEvent event, PoolKit pk) Writes the loaded address into the event journal.protected voidBTAddressSearch.execute(AddressSearchEvent event, PoolKit poolKit) Writes the searched addresses into the event journal.protected voidBTAddressUpdate.execute(AddressUpdateEvent event, PoolKit pk) Updates a newBOAddresswith all its needed components.protected voidBTNormalizeAddress.execute(AddressGeocodeEvent event, PoolKit pk) Performes the geocoding action on the given address.protected voidBTAddressUpdate.notifyAddressUpdate(BOAddress oldAddress, BOAddress address, PoolKit pk) Notifies the system about an address update, handling different notification types based on whether a technical object association has been created.protected voidBTAddressHistory.preElaboration(PoolKit pk) protected voidBTAddressInsert.validateAddress(BOAddress address, PoolKit pk) protected voidBTAddressUpdate.validateAddress(BOAddress address, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.address.type.data
Methods in overit.geocallapp.wfm.core.bl.location.address.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAddressTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.address.type.task
Methods in overit.geocallapp.wfm.core.bl.location.address.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAddressTypeInsert.execute(AddressTypeInsertEvent event, PoolKit poolKit) protected voidBTAddressTypeLoad.execute(AddressTypeLoadEvent event, PoolKit pk) protected voidBTAddressTypeSearch.execute(AddressTypeSearchEvent event, PoolKit pk) protected voidBTAddressTypeUpdate.execute(AddressTypeUpdateEvent event, PoolKit poolKit) protected voidBTAddressTypeInsert.validate(BOAddressType addressType, PoolKit poolKit) protected voidBTAddressTypeUpdate.validate(BOAddressType addressType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.district.task
Methods in overit.geocallapp.wfm.core.bl.location.district.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDistrictLoad.body(DistrictLoadEvent event, PoolKit pk) Writes the loaded district into the event journal.protected voidBTDistrictSearch.body(DistrictSearchEvent event, PoolKit poolKit) Writes the searched districts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.geocoding.state.task
Methods in overit.geocallapp.wfm.core.bl.location.geocoding.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGeocodingStateLoad.body(GeocodingStateLoadEvent event, PoolKit pk) Writes the loaded geocoding state into the event journal.protected voidBTGeocodingStateSearch.body(GeocodingStateSearchEvent event, PoolKit pk) Writes the searched geocoding state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.geocoding.type.task
Methods in overit.geocallapp.wfm.core.bl.location.geocoding.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGeocodingTypeLoad.body(GeocodingTypeLoadEvent event, PoolKit pk) Writes the loaded geocoding type into the event journal.protected voidBTGeocodingTypeSearch.body(GeocodingTypeSearchEvent event, PoolKit pk) Writes the searched geocoding type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.data
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMicroclusterAggregate.defineParams(CommandContext cc, PoolKit pk) protected voidDAOSearchMCAggregate.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchMCAggregate.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.task
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMicroclusterAggregateInsertHeader.body(MicroclusterAggregateHeaderInsertEvent event, PoolKit pk) protected voidBTMicroclusterAggregateLoad.body(MicroclusterAggregateLoadEvent event, PoolKit pk) protected voidBTMicroclusterAggregateUpdateHeader.body(MicroclusterAggregateHeaderUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.microcluster.data
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.data with parameters of type PoolKitModifier and TypeMethodDescriptionvoidDAOSearchMicroclusterForSchedulingAreas.defineParams(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterForComposition.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterForSchedulingAreas.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterBoundingBox.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOSearchMicroclusterBoundingBox.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterForComposition.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterForSchedulingAreas.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamc.task
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.schedulingareamc.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingAreaMicroclusterSearch.execute(SchedulingAreaMicroclusterSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOSchedulingAreaMicroclusterinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.microcluster.zone.data
Methods in overit.geocallapp.wfm.core.bl.location.microcluster.zone.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMicroclusterZone.defineParams(CommandContext cc, PoolKit pk) protected voidDAOSearchMicroclusterZone.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.municipality.task
Methods in overit.geocallapp.wfm.core.bl.location.municipality.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMunicipalityInsert.execute(MunicipalityInsertEvent event, PoolKit pk) Writes the inserted municipality id into the event journal.protected voidBTMunicipalityLoad.execute(MunicipalityLoadEvent event, PoolKit pk) Writes the loaded municipality into the event journal.protected voidBTMunicipalitySearch.execute(MunicipalitySearchEvent event, PoolKit poolKit) Writes the searched municipalities into the event journal.protected voidBTMunicipalityUpdate.execute(MunicipalityUpdateEvent event, PoolKit pk) Updates a newBOMunicipalitywith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.nation.task
Methods in overit.geocallapp.wfm.core.bl.location.nation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTNationLoad.body(NationLoadEvent event, PoolKit pk) Writes the loaded nation into the event journal.protected voidBTNationSearch.body(NationSearchEvent event, PoolKit poolKit) Writes the searched nations into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.location.region.task
Methods in overit.geocallapp.wfm.core.bl.location.region.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRegionLoad.body(RegionLoadEvent event, PoolKit pk) Writes the loaded region into the event journal.protected voidBTRegionSearch.body(RegionSearchEvent event, PoolKit poolKit) Writes the searched regions into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.detail.data
Methods in overit.geocallapp.wfm.core.bl.log.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOLogDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.detail.task
Methods in overit.geocallapp.wfm.core.bl.log.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogDetailInsert.body(LogDetailInsertEvent event, PoolKit poolKit) protected voidBTLogDetailLoad.body(LogDetailLoadEvent event, PoolKit poolKit) protected voidBTLogDetailSearch.body(LogDetailSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.master.data
Methods in overit.geocallapp.wfm.core.bl.log.master.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOLogMasterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.master.task
Methods in overit.geocallapp.wfm.core.bl.log.master.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogMasterInsert.body(LogMasterInsertEvent event, PoolKit poolKit) protected voidBTLogMasterLoad.body(LogMasterLoadEvent event, PoolKit poolKit) protected voidBTLogMasterSearch.body(LogMasterSearchEvent event, PoolKit poolKit) protected voidBTLogMasterUpdate.body(LogMasterUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.processinglog.task
Methods in overit.geocallapp.wfm.core.bl.log.processinglog.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogProcessingLoad.execute(LogProcessingLoadEvent event, PoolKit poolKit) protected voidBTLogProcessingSearch.execute(LogProcessingSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.state.task
Methods in overit.geocallapp.wfm.core.bl.log.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImportExportStateLoad.body(ImportExportStateLoadEvent event, PoolKit poolKit) protected voidBTImportExportStateSearch.body(ImportExportStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.log.task
Methods in overit.geocallapp.wfm.core.bl.log.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLogDelete.execute(LogDeleteEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.login.task
Methods in overit.geocallapp.wfm.core.bl.login.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidEdit theWFMIdentitypermissions for enable/disable modulesprotected voidBTCoreModuleSetup.setupMultistage(overit.geocallapp.wfm.util.WFMIdentity identity, PoolKit poolKit) Startup of the multistage management.protected voidBTCoreModuleSetup.setupTimesheet(overit.geocallapp.wfm.util.WFMIdentity identity, PoolKit poolKit) Startup of the timesheet management. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material
Methods in overit.geocallapp.wfm.core.bl.material with parameters of type PoolKitModifier and TypeMethodDescriptionvoidMaterialHelper.checkMandatoryFields(BOMaterial material, PoolKit pk) Checks the mandatory fields for the given material.voidMaterialHelper.checkMaterialTypeConsistency(BOMaterial material, PoolKit pk) Checks the material type consistency.voidMaterialHelper.checkUniqueCode(BOMaterial currentMaterial, PoolKit pk) Check whether the given code is unique.MaterialCache.getMaterial(Long materialId, PoolKit poolKit) Returns theBOMaterialwhich corresponds to the given id. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.data
Methods in overit.geocallapp.wfm.core.bl.material.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.goodsgroup.task
Methods in overit.geocallapp.wfm.core.bl.material.goodsgroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGoodsGroupInsert.execute(GoodsGroupInsertEvent event, PoolKit pk) Inserts the givenBOGoodsGroupand writes the newly generated id into the event journal.protected voidBTGoodsGroupLoad.execute(GoodsGroupLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOGoodsGroupand writes it into the event journal.protected voidBTGoodsGroupSearch.execute(GoodsGroupSearchEvent event, PoolKit pk) Starting from the givenGoodsGroupSearchFilter, it searches the corresponding list ofBOGoodsGroupand presents them as aPageResponsewhich is then written into the event journal.protected voidBTGoodsGroupUpdate.execute(GoodsGroupUpdateEvent event, PoolKit pk) Updates theBOGoodsGroupwith all its needed components.voidBTGoodsGroupInsert.validateData(BOGoodsGroup goodsGroup, PoolKit pk) Validates the goods group data before the update.voidBTGoodsGroupUpdate.validateData(BOGoodsGroup goodsGroup, PoolKit pk) Validates the goods group data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.history.task
Methods in overit.geocallapp.wfm.core.bl.material.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialHistoryLoad.execute(MaterialHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOMaterialHistoryand writes it into the event journal.protected voidBTMaterialHistorySearch.execute(MaterialHistorySearchEvent event, PoolKit poolKit) Starting from the givenMaterialHistorySearchFilter, it searches the corresponding list ofBOMaterialHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.itemtype.task
Methods in overit.geocallapp.wfm.core.bl.material.itemtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialItemTypeInsert.execute(MaterialItemTypeInsertEvent event, PoolKit pk) Inserts the givenBOMaterialItemTypeand writes the newly generated id into the event journal.protected voidBTMaterialItemTypeLoad.execute(MaterialItemTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialItemTypeand writes it into the event journal.protected voidBTMaterialItemTypeSearch.execute(MaterialItemTypeSearchEvent event, PoolKit pk) Starting from the givenMaterialItemTypeSearchFilter, it searches the corresponding list ofBOMaterialItemTypeand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialItemTypeUpdate.execute(MaterialItemTypeUpdateEvent event, PoolKit pk) Updates theBOMaterialItemTypewith all its needed components.voidBTMaterialItemTypeInsert.validateData(BOMaterialItemType materialItemType, PoolKit pk) Validates the material item type data before the insertion.voidBTMaterialItemTypeUpdate.validateData(BOMaterialItemType materialItemType, PoolKit pk) Validates the material item type data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.managementtype.task
Methods in overit.geocallapp.wfm.core.bl.material.managementtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialManagementTypeLoad.execute(MaterialManagementTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialManagementTypeand writes it into the event journal.protected voidBTMaterialManagementTypeSearch.execute(MaterialManagementTypeSearchEvent event, PoolKit pk) Starting from the givenMaterialManagementTypeSearchFilter, it searches the corresponding list ofBOMaterialManagementTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.materialclass.task
Methods in overit.geocallapp.wfm.core.bl.material.materialclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialClassInsert.execute(MaterialClassInsertEvent event, PoolKit pk) Inserts the givenBOMaterialClassand writes the newly generated id into the event journal.protected voidBTMaterialClassLoad.execute(MaterialClassLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialClassand writes it into the event journal.protected voidBTMaterialClassSearch.execute(MaterialClassSearchEvent event, PoolKit pk) Starting from the givenMaterialClassSearchFilter, it searches the corresponding list ofBOMaterialClassand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialClassUpdate.execute(MaterialClassUpdateEvent event, PoolKit pk) Updates theBOMaterialClasswith all its needed components.voidBTMaterialClassInsert.validateData(BOMaterialClass materialClass, PoolKit pk) Validates the material class data before the insertion.voidBTMaterialClassUpdate.validateData(BOMaterialClass materialClass, PoolKit pk) Validates the material class data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.accounted.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.accounted.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountedSerializedMaterialInsert.execute(AccountedSerializedMaterialInsertEvent event, PoolKit pk) Inserts the givenBOMaterialItemTypeand writes the newly generated id into the event journal.protected voidBTAccountedSerializedMaterialSearch.execute(AccountedSerializedMaterialSearchEvent event, PoolKit poolKit) voidBTAccountedSerializedMaterialInsert.validateData(BOAccountedSerializedMaterial accountedSerializedMaterial, PoolKit pk) Validates the material item type data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.data
Methods in overit.geocallapp.wfm.core.bl.material.serialized.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAccountedSerializedMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.history.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialHistoryLoad.execute(SerializedMaterialHistoryLoadEvent event, PoolKit poolKit) protected voidBTSerializedMaterialHistorySearch.execute(SerializedMaterialHistorySearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.model.data
Methods in overit.geocallapp.wfm.core.bl.material.serialized.model.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSerializedMaterialModelSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.model.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.model.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialModelInsert.execute(SerializedMaterialModelInsertEvent event, PoolKit poolKit) protected voidBTSerializedMaterialModelLoad.execute(SerializedMaterialModelLoadEvent event, PoolKit poolKit) protected voidBTSerializedMaterialModelSearch.execute(SerializedMaterialModelSearchEvent event, PoolKit poolKit) protected voidBTSerializedMaterialModelUpdate.execute(SerializedMaterialModelUpdateEvent event, PoolKit poolKit) protected voidBTSerializedMaterialModelInsert.validate(BOSerializedMaterialModel serializedMaterialModel, PoolKit poolKit) protected voidBTSerializedMaterialModelUpdate.validate(BOSerializedMaterialModel serializedMaterialModel, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.serialized.task
Methods in overit.geocallapp.wfm.core.bl.material.serialized.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialInsert.execute(SerializedMaterialInsertEvent event, PoolKit poolKit) protected voidBTSerializedMaterialLoad.execute(SerializedMaterialLoadEvent event, PoolKit poolKit) protected voidBTSerializedMaterialSearch.execute(SerializedMaterialSearchEvent event, PoolKit poolKit) protected voidBTSerializedMaterialUpdate.execute(SerializedMaterialUpdateEvent event, PoolKit poolKit) protected voidBTSerializedMaterialWithAccountSearch.execute(SerializedMaterialWithAccountSearchEvent event, PoolKit poolKit) protected LongBTSerializedMaterialInsert.insert(BOSerializedMaterial serializedMaterial, PoolKit poolKit) Performs the insertion of the givenBOSerializedMaterial.protected voidBTSerializedMaterialUpdate.update(BOSerializedMaterial serializedMaterial, PoolKit poolKit) protected voidBTSerializedMaterialInsert.validate(BOSerializedMaterial serializedMaterial, PoolKit poolKit) protected voidBTSerializedMaterialUpdate.validate(BOSerializedMaterial serializedMaterial, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.task
Methods in overit.geocallapp.wfm.core.bl.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialInsert.execute(MaterialInsertEvent event, PoolKit pk) Inserts the givenBOMaterialand writes the newly generated id into the event journal..protected voidBTMaterialLoad.execute(MaterialLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialand writes it into the event journal..protected voidBTMaterialSearch.execute(MaterialSearchEvent event, PoolKit pk) Starting from the givenMaterialSearchFilter, it searches the corresponding list ofBOMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialUpdate.execute(MaterialUpdateEvent event, PoolKit pk) Updates theBOMaterialwith all its needed components.protected LongBTMaterialInsert.insert(BOMaterial boMaterial, PoolKit poolKit) Performs the insertion of the givenBOMaterialtogether with the correspondingBOMaterialHistory.protected voidBTMaterialUpdate.update(BOMaterial boMaterial, PoolKit poolKit) Performs the update of the givenBOMaterialtogether with the correspondingBOMaterialHistory.voidBTMaterialInsert.validateData(BOMaterial material, PoolKit pk) Validates the material data before the insertion.voidBTMaterialUpdate.validateData(BOMaterial material, PoolKit pk) Validates the material data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.material.type.task
Methods in overit.geocallapp.wfm.core.bl.material.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialTypeLoad.execute(MaterialTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialTypeand writes it into the event journal.protected voidBTMaterialTypeSearch.execute(MaterialTypeSearchEvent event, PoolKit pk) Starting from the givenMaterialTypeSearchFilter, it searches the corresponding list ofBOMaterialTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup.task
Methods in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileCardConfigurationInterventionGroupLoad.body(MobileCardConfigurationInterventionGroupLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingMobileCardConfigurationInterventionGroupand writes it into the event journal.protected voidBTMobileCardConfigurationInterventionGroupSave.body(MobileCardConfigurationInterventionGroupSaveEvent event, PoolKit poolKit) Updates theBOInterventionGroupwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multimedia.mediafile.data
Methods in overit.geocallapp.wfm.core.bl.multimedia.mediafile.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchMediaFile.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multimedia.mediafile.task
Methods in overit.geocallapp.wfm.core.bl.multimedia.mediafile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMediaFileInsert.completeMediaFile(BOMediaFile boMediaFile, PoolKit pk) protected voidBTMediaFileInsert.execute(MediaFileInsertEvent event, PoolKit pk) protected voidBTMediaFileLoad.execute(MediaFileLoadEvent event, PoolKit pk) protected voidBTMediaFileSearch.execute(MediaFileSearchEvent event, PoolKit pk) protected voidBTMediaFileUpdate.execute(MediaFileUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.task
Methods in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageDependencyTypeLoad.execute(MultistageDependencyTypeLoadEvent event, PoolKit poolKit) Writes the loaded multistage dependency type into the event journal.protected voidBTMultistageDependencyTypeSearch.execute(MultistageDependencyTypeSearchEvent event, PoolKit pk) Writes the searched multistage dependency type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.common.management.task
Methods in overit.geocallapp.wfm.core.bl.multistage.common.management.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageManagementLoad.execute(MultistageManagementLoadEvent event, PoolKit poolKit) Writes the loaded multistage management into the event journal.protected voidBTMultistageManagementSearch.execute(MultistageManagementSearchEvent event, PoolKit pk) Writes the searched multistage management into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.configuration.task
Methods in overit.geocallapp.wfm.core.bl.multistage.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected booleanBTMultistageConfigurationInsert.checkConfigurationAlreadyExist(Long operationCenter, PoolKit pk) Check configuration already exist.protected voidBTMultistageConfigurationDelete.checkNoDeletionDefaultRow(Long idMultistageConfiguration, PoolKit pk) Check if deletion is allowed.protected voidBTMultistageConfigurationDelete.execute(MultistageConfigurationDeleteEvent event, PoolKit pk) Deletes theBOMultistageConfiguration.protected voidBTMultistageConfigurationInit.execute(MultistageConfigurationInitEvent i, PoolKit pk) Check the presence of theBOMultistageConfigurationand inserts it if not present.protected voidBTMultistageConfigurationInsert.execute(MultistageConfigurationInsertEvent event, PoolKit pk) Writes the inserted multistage configuration id into the event journal.protected voidBTMultistageConfigurationLoad.execute(MultistageConfigurationLoadEvent event, PoolKit poolKit) Writes the loaded multistage management into the event journal.protected voidBTMultistageConfigurationLoadByOperationCenter.execute(MultistageConfigurationLoadByOperationCenterEvent event, PoolKit poolKit) Writes the loaded multistage configuration into the event journal.protected voidBTMultistageConfigurationLoadDefault.execute(MultistageConfigurationLoadDefaultEvent event, PoolKit pk) Writes the loaded multistage configuration default into the event journal.protected voidBTMultistageConfigurationSearch.execute(MultistageConfigurationSearchEvent event, PoolKit poolKit) Writes the searched multistage configuration into the event journalprotected voidBTMultistageConfigurationUpdate.execute(MultistageConfigurationUpdateEvent event, PoolKit pk) Writes the updated multistage configuration into the event journal.protected voidBTMultistageConfigurationInit.insertDefaultConfiguration(PoolKit pk) Insert default configuration.protected BOMultistageConfigurationBTMultistageConfigurationLoadByOperationCenter.loadDefaultMultistageConfiguration(PoolKit poolKit) Load default multistage configuration.protected BOMultistageConfigurationBTMultistageConfigurationLoadByOperationCenter.loadMultistageConfiguration(Long operationCenterId, PoolKit poolKit) Load multistage configuration.protected BOMultistageConfigurationBTMultistageConfigurationLoadDefault.loadMultistageConfiguration(PoolKit poolKit) Load multistage configuration default. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.dependency.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.dependency.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageGroupDependencySearch.body(MultistageGroupDependencySearchEvent event, PoolKit poolKit) Writes the searched multistage group dependency into the event journalprotected voidBTMultistageGroupDependencyDelete.execute(MultistageGroupDependencyDeleteEvent event, PoolKit pk) Deletes the multistage group dependency linked to the given multistage group dependency id.protected voidBTMultistageGroupDependencyInsert.execute(MultistageGroupDependencyInsertEvent event, PoolKit pk) Writes the inserted multistage group operation id into the event journal.protected voidBTMultistageGroupDependencyLoad.execute(MultistageGroupDependencyLoadEvent event, PoolKit poolKit) Writes the loaded multistage group dependency into the event journal.protected voidBTMultistageGroupDependencyLoadByMultistageGroup.execute(MultistageGroupDependencyLoadByMultistageGroupEvent event, PoolKit pk) Writes the loaded multistage group dependency into the event journal.protected voidBTMultistageGroupDependencyUpdate.execute(MultistageGroupDependencyUpdateEvent event, PoolKit pk) Writes the updated multistage configuration into the event journal.protected DBViewBTMultistageGroupDependencyLoadByMultistageGroup.getByidMultistageGroup(PoolKit pk, Long idMultistageGroup) Returns DBView of multistage group dependency by the multistage group id. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.data
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMultistageGroupHeaderSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOMultistageGroupHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageOriginTypeLoad.execute(MultistageOriginTypeLoadEvent event, PoolKit poolKit) Writes the loaded multistage origin type into the event journal.protected voidBTMultistageOriginTypeSearch.execute(MultistageOriginTypeSearchEvent event, PoolKit pk) Writes the searched multistage origin type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.data
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMultistageGroupHeaderSequenceNumber.defineSql(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageGroupHeaderSequenceNumberGetNextValue.execute(MultistageGroupHeaderSequenceNumberGetNextValueEvent event, PoolKit pk) fromBOMultistageGroupHeaderget the operation center and return the next value of sequence.protected LongBTMultistageGroupHeaderSequenceNumberGetNextValue.getLastProgressive(Long operationCenter, PoolKit pk) Returns the last progressive.protected voidBTMultistageGroupHeaderSequenceNumberGetNextValue.updateProgressive(Long lastProgressive, Long newProgressive, PoolKit pk) Update progressive. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.state.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageStateLoad.execute(MultistageStateLoadEvent event, PoolKit poolKit) Writes the loaded multistage state into the event journal.protected voidBTMultistageStateSearch.execute(MultistageStateSearchEvent event, PoolKit pk) Writes the searched multistage state into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.header.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageGroupHeaderInsert.checkUniqueCode(BOMultistageGroupHeader multistageGroupHeader, PoolKit poolKit) Check unique code.protected voidBTMultistageGroupHeaderInsert.completeMultistageGroupHeaderData(BOMultistageGroupHeader multistageGroupHeader, PoolKit poolKit) Complete multistage group header data.protected List<CheckerEvent<?>> BTMultistageGroupHeaderInsert.defineCheckerEvents(BOMultistageGroupHeader multistageGroupHeader, PoolKit poolKit) Define checker events.protected voidBTMultistageGroupHeaderEvaluateCode.execute(MultistageGroupHeaderEvaluateCodeEvent event, PoolKit pk) Call theMultistageGroupHeaderSequenceNumberGetNextValueEventthat return a sequenceNumber then get the operation code from operation Id inBOMultistageGroupHeaderthen create code with operation code + sequencenumber ex: CO3_000123 and update the code of multistage group header.protected voidBTMultistageGroupHeaderLoad.execute(MultistageGroupHeaderLoadEvent event, PoolKit poolKit) Writes the loaded multistage group header into the event journal.protected voidBTMultistageGroupHeaderSearch.execute(MultistageGroupHeaderSearchEvent event, PoolKit poolKit) Writes the searched multistage group header into the event journalprotected voidBTMultistageGroupHeaderUpdate.execute(MultistageGroupHeaderUpdateEvent event, PoolKit pk) Writes the updated multistage group header into the event journal.protected LongBTMultistageGroupHeaderInsert.executeProcess(BOMultistageGroupHeader multistageGroupHeader, PoolKit poolKit) Insert multistage group headerprotected StringBTMultistageGroupHeaderEvaluateCode.getNextSequenceNumber(BOMultistageGroupHeader multistageGroupHeader, PoolKit pk) Returns the next sequence number.protected StringBTMultistageGroupHeaderEvaluateCode.getOperationCenterCode(Long operationCenterId, PoolKit pk) Returns the operation center code.protected BOMultistageConfigurationBTMultistageGroupHeaderInsert.loadMultistageConfiguration(Long operationCenterId, PoolKit poolKit) Load multistage configuration.protected booleanBTMultistageGroupHeaderInsert.multistageGroupAlreadyExists(Map<String, Object> filter, PoolKit poolKit) Multistage group already exists. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.operation.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageGroupOperationDelete.execute(MultistageGroupOperationDeleteEvent event, PoolKit pk) Deletes the multistage group operation linked to the given multistage group operation id.protected voidBTMultistageGroupOperationInsert.execute(MultistageGroupOperationInsertEvent event, PoolKit pk) Writes the inserted multistage group operation id into the event journal.protected voidBTMultistageGroupOperationLoadByMultistageGroup.execute(MultistageGroupOperationLoadByMultistageGroupEvent event, PoolKit pk) Writes the loaded multistage group operation into the event journal.protected voidBTMultistageGroupOperationSearch.execute(MultistageGroupOperationSearchEvent event, PoolKit poolKit) Writes the searched multistage group operation into the event journalprotected voidBTMultistageGroupOperationUpdate.execute(MultistageGroupOperationUpdateEvent event, PoolKit pk) Writes the updated multistage configuration into the event journal.protected DBViewBTMultistageGroupOperationLoadByMultistageGroup.getByidMultistageGroup(PoolKit pk, Long idMultistageGroup) Returns the DB view of multistage group operation. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.group.task
Methods in overit.geocallapp.wfm.core.bl.multistage.group.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageGroupComposeMultistageActivities.addAggregatedMultistageData(DBView schedulingActivities, Long schedulingModel, Set<Long> violationTypes, PoolKit poolKit) Adds the aggregated multistage data.protected voidBTMultistageGroupCheckWOOperations.addBundlerCheckIssues(List<CheckIssue> checkIssues, Long woOperationId, String woOperationCode, PoolKit poolKit) If the bundler module is enabled, it checks that no activeBundles are related to the currentBOWorkOrderOperation.protected voidBTMultistageGroupAddDependencies.addDependenciesConsistencyCheck(List<CheckerEvent<?>> checkerEvents, MultistageGroupAddDependenciesInput inputElement, PoolKit poolKit) Adds the dependencies consistency check.protected voidBTMultistageGroupAddWOOperations.addGroupOperations(Set<Long> woOperations, MultistageGroup multistageGroup, PoolKit poolKit) Adds the group operations.protected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.addMultistageAggregatedData(DBView schedulingActivities, Long schedulingModel, Set<Long> validViolations, PoolKit poolKit) Adds the multistage aggregated data.protected voidBTMultistageGroupAddWOOperations.addMultistageManagementCheck(List<CheckerEvent<?>> checkerEvents, MultistageGroupAddWOOperationsInput inputElement, PoolKit poolKit) Adds the multistage management check.protected StringBTMultistageGroupComposeMultistageActivities.addPlanningData(Long woOperation, Long schedulingModel, PoolKit pk) Adds the planning data.protected StringBTMultistageGroupAddWOOperations.buildCodeFromWOOperation(Long woOperation, PoolKit pk) Builds the code from work order operation.protected booleanBTMultistageGroupCheckDependenciesOnOperations.checkHaveDependencies(Long operation, PoolKit poolKit, String field) Check have dependencies.protected booleanBTMultistageGroupCheckWOOperations.checkWOOperationAlreadyMultistage(Long woOperation, PoolKit poolKit) Check work order operation already in multistage.protected booleanBTMultistageGroupCheckWOOperations.checkWOOperationSameWODifferentGroup(Long workOrder, Long multistageGroup, PoolKit poolKit) Check work order operation same work order different group.protected List<CheckIssue> BTMultistageGroupCheckDependenciesConsistency.computeCheckIssues(MultistageGroup multistageGroup, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTMultistageGroupCheckDependenciesOnOperations.computeCheckIssues(Set<Long> operations, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTMultistageGroupCheckMultistageManagement.computeCheckIssues(Long operationCenterId, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTMultistageGroupCheckWOOperations.computeCheckIssues(MultistageGroupCheckWOOperationsInput inputElement, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTMultistageGroupCheckWOOperationsState.computeCheckIssues(Set<Long> woOperationIds, PoolKit poolKit) Compute check issues.protected List<CheckerEvent<?>> BTMultistageGroupAddDependencies.defineCheckerEvents(MultistageGroupAddDependenciesInput inputElement, PoolKit poolKit) Define checker events.protected List<CheckerEvent<?>> BTMultistageGroupAddWOOperations.defineCheckerEvents(MultistageGroupAddWOOperationsInput inputElement, PoolKit poolKit) Define checker events.protected List<CheckerEvent<?>> BTMultistageGroupEditDependencies.defineCheckerEvents(MultistageGroupEditDependenciesInput inputElement, PoolKit poolKit) Define checker events.protected List<CheckerEvent<?>> BTMultistageGroupRemoveOperations.defineCheckerEvents(MultistageGroupRemoveOperationsInput inputElement, PoolKit poolKit) Define checker events.protected voidBTMultistageGroupOnWOOperationStateChange.evaluateAndUpdateMultistageGroupState(Long multistageGroupId, PoolKit poolKit) Evaluate and update multistage group state.protected booleanBTMultistageGroupEvaluateAndUpdateMultistageState.evaluateMultistageGroupState(MultistageGroup multistageGroup, PoolKit poolKit) Evaluate multistage group state.protected LongBTMultistageGroupEvaluateMultistageState.evaluateMultistageGroupState(MultistageGroup multistageGroup, PoolKit poolKit) Evaluate multistage group state.protected voidBTMultistageGroupSave.evaluateMultistageGroupState(MultistageGroup multistageGroup, PoolKit poolKit) Evaluate multistage group state.protected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.execute(MultistageGroupAddAggregatedDataToSchedulingActivitesEvent event, PoolKit poolKit) Add the aggregate data of the multistage group to the scheduling activites.protected voidBTMultistageGroupCompleteWOOperationDBView.execute(MultistageGroupCompleteWOOperationDBViewEvent input, PoolKit pk) Complete work order operations view with the information of the multistage group.protected voidBTMultistageGroupCompleteWorkOrderDBView.execute(MultistageGroupCompleteWorkOrderDBViewEvent input, PoolKit pk) Complete work order view with the information of the multistage group.protected voidBTMultistageGroupComposeMultistageActivities.execute(MultistageGroupComposeMultistageActivitiesEvent event, PoolKit pk) Compose multistage activities from multistage group.protected voidBTMultistageGroupEvaluateAndUpdateMultistageState.execute(MultistageGroupEvaluateAndUpdateMultistageStateEvent event, PoolKit poolKit) Evaluate and update the multistage state.protected voidBTMultistageGroupEvaluateMultistageState.execute(MultistageGroupEvaluateMultistageStateEvent event, PoolKit poolKit) Evaluate the multistage state.protected voidBTMultistageGroupExport.execute(MultistageGroupExportEvent event, PoolKit pk) Export multistage groupprotected voidBTMultistageGroupInsertFromWOOperations.execute(MultistageGroupInsertFromWOOperationsEvent event, PoolKit pk) Writes the inserted multistage group from work order operations into the event journal.protected voidBTMultistageGroupLoad.execute(MultistageGroupLoadEvent event, PoolKit poolKit) Writes the loaded multistage group into the event journal.protected voidBTMultistageGroupOnWOOperationCompleteDeletion.execute(WorkOrderOperationCompleteDeletionEvent event, PoolKit poolKit) protected voidBTMultistageGroupOnWOOperationStateChange.execute(WorkOrderOperationStateChangeEvent event, PoolKit poolKit) Change the multistage group state based on the change of work order operation state.protected voidBTMultistageGroupRemoveDependencies.execute(MultistageGroupRemoveDependenciesEvent event, PoolKit poolKit) Remove dependencies.protected voidBTMultistageGroupSave.execute(MultistageGroupSaveEvent event, PoolKit poolKit) Writes the multistage group id into the event journal.BTMultistageGroupAddDependencies.executeProcess(MultistageGroupAddDependenciesInput inputElement, PoolKit poolKit) Adds the dependencies to the multistage group..BTMultistageGroupAddWOOperations.executeProcess(MultistageGroupAddWOOperationsInput inputElement, PoolKit poolKit) Adds the multistage group operations from the work order operation ids in to the multistage group.protected VoidBTMultistageGroupEditDependencies.executeProcess(MultistageGroupEditDependenciesInput inputElement, PoolKit poolKit) Edit dependencies of multistage group.protected VoidBTMultistageGroupRemoveOperations.executeProcess(MultistageGroupRemoveOperationsInput inputElement, PoolKit poolKit) Remove the operations.protected List<MultistageGroup> BTMultistageGroupExport.exportMultistageHeadersSheet(XlsxDocument xlsxDoc, Map<String, Object> filters, PoolKit pk) Export multistage headers sheet.protected voidBTMultistageGroupExport.exportMultistageOperation(XlsxDocument xlsxDoc, List<MultistageGroup> multistageGroups, PoolKit pk) Export multistage operation.protected List<MultistageViolation> BTMultistageGroupSave.getMultistageViolations(Long groupId, PoolKit poolKit) Returns the multistage violations.BTMultistageGroupComposeMultistageActivities.getMultistageWorkOrderOperations(Long multistageGroup, PoolKit pk) Returns the multistage work order operation idsBTMultistageGroupRemoveOperations.getWOOperations(MultistageGroupRemoveOperationsInput inputElement, PoolKit poolKit) Returns the set of work order operation ids.protected voidBTMultistageGroupAddAggregatedDataToSchedulingActivites.initMultistageGroupsData(Set<Long> multistageGroupIds, Teacher teacher, PoolKit poolKit) Inits the multistage groups data.protected LongBTMultistageGroupSave.insertMultistageGroupHeader(BOMultistageGroupHeader header, PoolKit poolKit) Insert multistage group header.protected voidBTMultistageGroupSave.launchRegenerateEvent(Long groupId, Set<Long> schedulingModels, PoolKit poolKit) Launch regenerate event.protected DBViewBTMultistageGroupComposeMultistageActivities.loadActivities(Set<Long> woOperations, Long schedulingModel, boolean extractSchedulableActivities, PoolKit pk) Load activities.protected MultistageGroupLoad group.protected MultistageGroupBTMultistageGroupEditDependencies.loadGroup(MultistageGroupEditDependenciesInput inputElement, PoolKit poolKit) Load MultistageGroup.protected BOMultistageConfigurationBTMultistageGroupCheckMultistageManagement.loadMultistageConfiguration(Long operationCenterId, PoolKit poolKit) Load multistage configuration.protected MultistageGroupBTMultistageGroupAddAggregatedDataToSchedulingActivites.loadMultistageGroup(Long multistageGroup, PoolKit poolKit) Load multistage group.protected MultistageGroupBTMultistageGroupAddDependencies.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) Load multistage group.protected MultistageGroupBTMultistageGroupCompleteWOOperationDBView.loadMultistageGroup(Long multistageGroupId, PoolKit pk) Load multistage group.protected MultistageGroupBTMultistageGroupEvaluateAndUpdateMultistageState.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) Load MultistageGroup.protected List<MultistageGroup> BTMultistageGroupExport.loadMultistageGroup(DBView dbvMultistageGroupHeader, PoolKit pk) Load multistage group.protected MultistageGroupBTMultistageGroupRemoveDependencies.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) Load multistage group.protected DBViewBTMultistageGroupCompleteWorkOrderDBView.loadMultistageGroupDBView(DBView workOrderDBView, PoolKit pk) Load multistage group DB view.protected BOMultistageGroupHeaderBTMultistageGroupCheckWOOperations.loadMultistageGroupHeader(Long multistageGroupId, PoolKit poolKit) Load multistage group header.protected List<MultistageGroup> BTMultistageGroupCompleteWOOperationDBView.loadMultistageGroupList(DBView woOperationDBView, PoolKit pk) Load multistage group list.protected BOMultistageGroupOperationBTMultistageGroupOnWOOperationCompleteDeletion.loadMultistageGroupOperation(Long woOperationId, PoolKit poolKit) protected BOMultistageGroupOperationBTMultistageGroupOnWOOperationStateChange.loadMultistageGroupOperation(Long woOperationId, PoolKit poolKit) Load multistage group operation.protected List<MultistageViolation> BTMultistageGroupAddAggregatedDataToSchedulingActivites.loadMultistageOperationViolations(Long multistageGroup, Long multistageOperation, Long schedulingModel, Set<Long> validViolations, PoolKit poolKit) Load multistage operation violations.protected Map<Long, BOWorkOrderOperation> BTMultistageGroupAddAggregatedDataToSchedulingActivites.loadNotCancelledWOOperations(Set<Long> woOperations, PoolKit poolKit) Load not cancelled work order operations.protected BOOperationActivityBTMultistageGroupCheckWOOperations.loadOperationActivity(Long operationActivityId, PoolKit poolKit) Load operation activity.protected DBViewBTMultistageGroupComposeMultistageActivities.loadOperationsDetails(Long schedulingModel, Set<Long> woOperations, PoolKit pk) Load operations details.protected List<BOMultistageGroupDependency> BTMultistageGroupAddAggregatedDataToSchedulingActivites.loadValidDependencies(MultistageGroup multistageGroup, PoolKit poolKit) Load valid dependencies.protected List<BOMultistageGroupOperation> BTMultistageGroupCheckWOOperations.loadWOOperationsAlreadyMultistage(Set<Long> woOperationsIds, PoolKit poolKit) Load work order operations already multistage.protected List<BOWorkOrderOperation> BTMultistageGroupCheckWOOperationsState.loadWOOperationsData(Set<Long> woOperations, PoolKit poolKit) protected BOWorkOrderOperationBTMultistageGroupAddWOOperations.loadWorkOrderOperation(Long woOperation, PoolKit pk) Load work order operation.protected BOWorkOrderOperationBTMultistageGroupCheckWOOperations.loadWorkOrderOperation(Long woOperationId, PoolKit poolKit) Load work order operation.protected DBViewBTMultistageGroupEvaluateMultistageState.loadWorkOrderOperationsData(Set<Long> workOrderOperations, PoolKit poolKit) Load work order operations data.protected voidBTMultistageGroupSave.regenerateMultistageViolations(Long groupId, PoolKit poolKit) Regenerate multistage violations.protected voidBTMultistageGroupEditDependencies.saveGroup(PoolKit poolKit, MultistageGroup group) Save group.protected voidBTMultistageGroupRemoveDependencies.saveGroup(PoolKit poolKit, MultistageGroup group) Save group.protected voidBTMultistageGroupSave.saveGroupDependencies(MultistageGroup multistageGroup, Long groupId, PoolKit poolKit) Save group dependencies.protected voidBTMultistageGroupSave.saveGroupOperations(MultistageGroup multistageGroup, Long groupId, PoolKit poolKit) Save group operations.protected voidBTMultistageGroupAddDependencies.saveMultistageGroup(MultistageGroup multistageGroup, PoolKit poolKit) Save multistage group.protected voidBTMultistageGroupAddWOOperations.saveMultistageGroup(MultistageGroup multistageGroup, PoolKit poolKit) Save multistage group.protected voidBTMultistageGroupRemoveOperations.saveMultistageGroup(MultistageGroup multistageGroup, PoolKit poolKit) Save multistage group.protected voidBTMultistageGroupExport.setMultistageGroupSheets(Map<String, Object> filters, XlsxDocument xlsxDoc, PoolKit pk) Sets the multistage group sheets.protected voidBTMultistageGroupEvaluateAndUpdateMultistageState.updateMultistageGroupHeader(BOMultistageGroupHeader header, PoolKit poolKit) Update multistage group header.protected voidBTMultistageGroupSave.updateMultistageGroupHeader(BOMultistageGroupHeader header, PoolKit poolKit) Update multistage group header. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.violation.header.task
Methods in overit.geocallapp.wfm.core.bl.multistage.violation.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageViolationHeaderBatchDelete.execute(MultistageViolationHeaderBatchDeleteEvent event, PoolKit poolKit) Deletes all the multistage violation header linked to the given multistage violation header id.protected voidBTMultistageViolationHeaderInsert.execute(MultistageViolationHeaderInsertEvent event, PoolKit poolKit) Writes the inserted multistage violation header id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.violation.message.task
Methods in overit.geocallapp.wfm.core.bl.multistage.violation.message.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageViolationMessageBatchDelete.execute(MultistageViolationMessageBatchDeleteEvent event, PoolKit poolKit) Deletes all the multistage violation messages linked to the given multistage violation message id.protected voidBTMultistageViolationMessageInsert.execute(MultistageViolationMessageInsertEvent event, PoolKit poolKit) Writes the inserted multistage violation message id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.violation.task
Methods in overit.geocallapp.wfm.core.bl.multistage.violation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<CheckIssue> BTMultistageViolationOnScheduleCheckManualAction.computeCheckIssues(I input, PoolKit poolKit) Compute check issues.protected List<CheckIssue> BTMultistageViolationOnScheduleCheckPlanning.computeCheckIssues(I input, PoolKit poolKit) Compute check issues.protected voidBTMultistageViolationRegenerate.deleteCurrentViolations(Long multistageGroup, Long schedulingModel, PoolKit poolKit) Delete current violations.protected List<MultistageViolation> BTMultistageViolationEvaluate.evaluateCriticalDependencyViolations(MultistageGroup multistageGroup, Long schedulingModelId, Map<Long, WOOperationInterventionScheduling> woOperationSchedulings, List<BOMultistageGroupDependency> validDependencies, PoolKit poolKit) Evaluate critical dependency violations.protected List<MultistageViolation> BTMultistageViolationEvaluate.evaluateGroupViolations(MultistageGroup multistageGroup, Long schedulingModelId, Map<Long, WOOperationInterventionScheduling> woOperationSchedulings, PoolKit poolKit) Evaluate group violations.protected List<MultistageViolation> BTMultistageViolationOnScheduleCheckManualAction.evaluateMultistageGroupViolations(Long multistageGroup, Long schedulingModel, PoolKit poolKit) Evaluate multistage group violations.protected List<MultistageViolation> BTMultistageViolationEvaluate.evaluateTimeDependencyViolations(MultistageGroup multistageGroup, Long schedulingModelId, Map<Long, WOOperationInterventionScheduling> woOperationSchedulings, List<BOMultistageGroupDependency> validDependencies, PoolKit poolKit) Evaluate time dependency violations.protected List<MultistageViolation> BTMultistageViolationEvaluate.evaluateViolations(MultistageGroup multistageGroup, Long schedulingModelId, List<BOMultistageGroupDependency> validDependencies, Map<Long, WOOperationInterventionScheduling> woOperationSchedulings, PoolKit poolKit) Evaluate violations.protected List<MultistageViolation> BTMultistageViolationRegenerate.evaluateViolations(Long multistageGroup, Long schedulingModel, PoolKit poolKit) Evaluate violations.protected voidBTMultistageViolationDeleteByFilter.execute(MultistageViolationDeleteByFilterEvent event, PoolKit poolKit) Deletes all the multistage violation header and messages linked to the given multistage violation filter.protected voidBTMultistageViolationEvaluate.execute(MultistageViolationEvaluateEvent event, PoolKit poolKit) Evaluate multistage violationprotected voidBTMultistageViolationExtractCheckIssues.execute(MultistageViolationExtractCheckIssuesEvent event, PoolKit poolKit) Extract the list of check issues.protected voidBTMultistageViolationInsert.execute(MultistageViolationInsertEvent event, PoolKit poolKit) Writes the inserted multistage violation header and message into the event journal.protected voidBTMultistageViolationLoadOperationsRelatedViolations.execute(MultistageViolationLoadOperationsRelatedViolationsEvent event, PoolKit poolKit) load operations related violationsprotected voidMultistage violation on schedule complete.protected voidBTMultistageViolationOnWOOperationStateChange.execute(WorkOrderOperationStateChangeEvent event, PoolKit poolKit) Regenerate multistage violation when point out that the work order operation state has been modifiedprotected voidBTMultistageViolationRegenerate.execute(MultistageViolationRegenerateEvent event, PoolKit poolKit) Regenerate all the multistage violation header and messages linked to the given multistage regenerate input.protected voidBTMultistageViolationSearch.execute(MultistageViolationSearchEvent event, PoolKit poolKit) Writes the loaded multistage violation into the event journal.protected List<CheckIssue> BTMultistageViolationOnScheduleCheckManualAction.extractCheckIssuesFromViolations(List<MultistageViolation> multistageViolations, Set<Long> multistageGroups, Long povMultistageGroupOperation, Set<Long> otherMultistageGroupOperations, PoolKit poolKit) Extract check issues from violations.protected CheckIssueBTMultistageViolationExtractCheckIssues.getCriticalDependencyCheckIssue(BOMultistageGroupOperation povOperation, BOMultistageGroupOperation otherOperation, BOMultistageGroupDependency dependency, PoolKit poolKit) Returns the critical dependency check issue.protected List<MultistageViolation> BTMultistageViolationLoadOperationsRelatedViolations.getOperationRelatedViolations(List<MultistageViolation> allMultistageViolations, Long multistageGroupId, Set<Long> multistageGroupOperations, PoolKit poolKit) Returns the operation related violations.protected List<CheckIssue> BTMultistageViolationExtractCheckIssues.getPovMultistageOperationCheckIssues(List<MultistageViolation> multistageViolations, Long povMultistageGroupOperation, Map<Long, MultistageGroup> multistageGroups, PoolKit poolKit) Returns the pov multistage operation check issues.protected voidBTMultistageViolationRegenerate.insertEvaluatedViolations(List<MultistageViolation> multistageViolations, PoolKit poolKit) Insert evaluated violations.protected voidBTMultistageViolationOnWOOperationStateChange.launchRegenerateEvent(Long multistageGroupId, PoolKit poolKit) Launch regenerate event.protected List<MultistageViolation> BTMultistageViolationLoadOperationsRelatedViolations.loadAllViolations(Long multistageGroupId, Long schedulingModel, Set<Long> violationTypes, PoolKit poolKit) Load all violations.protected MultistageGroupBTMultistageViolationEvaluate.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) Load multistage group.protected MultistageGroupBTMultistageViolationLoadOperationsRelatedViolations.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) Load multistage group.protected Map<Long, BOMultistageGroupOperation> BTMultistageViolationOnScheduleCheckManualAction.loadMultistageGroupOperation(Set<Long> woOperationIds, PoolKit poolKit) Load multistage group operation.protected Map<Long, BOMultistageGroupOperation> BTMultistageViolationOnScheduleComplete.loadMultistageGroupOperation(Set<Long> woOperations, PoolKit poolKit) Load multistage group operation.protected BOMultistageGroupOperationBTMultistageViolationOnWOOperationStateChange.loadMultistageGroupOperation(Long woOperationId, PoolKit poolKit) Load multistage group operation.protected Map<Long, List<BOMultistageGroupOperation>> BTMultistageViolationOnScheduleCheckPlanning.loadMultistageGroupOperationsMap(Set<Long> woOperationIds, PoolKit poolKit) Load multistage group operations map.protected Map<Long, MultistageGroup> BTMultistageViolationExtractCheckIssues.loadMultistageGroups(Set<Long> multistageGroups, PoolKit poolKit) Load multistage groups.protected Map<Long, BOWorkOrderOperation> BTMultistageViolationEvaluate.loadNotCancelledWOOperations(Set<Long> woOperations, PoolKit poolKit) Load not cancelled work order operations.protected WOOperationInterventionSchedulingBTMultistageViolationExtractCheckIssues.loadWOOperationScheduling(Long woOperation, Long schedulingModel, PoolKit poolKit) Load work order operation scheduling.protected Map<Long, WOOperationInterventionScheduling> BTMultistageViolationEvaluate.loadWOOperationsSchedulings(Map<Long, BOWorkOrderOperation> notCancelledWoOperations, Long schedulingModel, PoolKit poolKit) Load work order operations schedulings. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.multistage.violation.type.task
Methods in overit.geocallapp.wfm.core.bl.multistage.violation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageViolationTypeLoad.execute(MultistageViolationTypeLoadEvent event, PoolKit poolKit) Writes the loaded multistage violation type into the event journal.protected voidBTMultistageViolationTypeSearch.execute(MultistageViolationTypeSearchEvent event, PoolKit poolKit) Writes the searched multistage origin type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.notification.data
Methods in overit.geocallapp.wfm.core.bl.notification.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAONotifiableUserSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAONotifiableUserSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.notification.task
Methods in overit.geocallapp.wfm.core.bl.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTNotifiableUserSearch.body(NotifiableUserSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBONotifiableUserinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.checker.task
Methods in overit.geocallapp.wfm.core.bl.permits.checker.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitsIntersectionsChecker.checkAndAddIssues(PoolKit poolKit, Date schedulingActivityDate, Set<Long> woOperationIds, List<CheckIssue> issues) protected voidBTPermitsIntersectionsChecker.checkAndAddIssues(PoolKit poolKit, Date schedulingActivityDate, Set<Long> woOperationIds, List<CheckIssue> issues, Map<Long, WorkOrderPermits> workOrderPermitsByOperation) protected List<CheckIssue> BTPermitsIntersectionsCristallizationChecker.computeCheckIssues(ScheduleCheckCrystallizationInput input, PoolKit poolKit) Computes the check issues.protected List<CheckIssue> BTPermitsIntersectionsModifyChecker.computeCheckIssues(ScheduleCheckManualModifyInput input, PoolKit poolKit) Computes the check issues.protected List<CheckIssue> BTPermitsIntersectionsPasteChecker.computeCheckIssues(ScheduleCheckManualPasteInput input, PoolKit poolKit) Computes the check issues.protected DateBTPermitsIntersectionsChecker.getSchedulingDate(Set<Long> schedulingIds, PoolKit poolKit) protected LongBTPermitsIntersectionsChecker.getWorkOrder(Long woOperationId, PoolKit poolKit) protected StringBTPermitsIntersectionsChecker.getWorkOrderCode(PoolKit poolKit, Long workOrderId) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.converter.task
Methods in overit.geocallapp.wfm.core.bl.permits.converter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitConverter.body(PermitsConvertEvent event, PoolKit pk) voidBTPermitConverter.convertBody(PoolKit poolKit) The method that contains the conversion logic.protected voidBTPermitObtainedConverterInsert.execute(PermitObtainedConverterInsertEvent event, PoolKit poolKit) protected voidBTPermitObtainedConverterUpdate.execute(PermitObtainedConverterUpdateEvent event, PoolKit poolKit) protected voidBTPermitRequiredConverterInsert.execute(PermitRequiredConverterInsertEvent event, PoolKit poolKit) protected voidBTPermitConverter.manageAttachment(HashGetter hgRow, Map<Long, Long> newPermitObtainedIdMap, PoolKit poolKit) protected voidBTPermitRequiredConverterInsert.validateRequired(BOPermitRequired boPermitRequired, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.task
Methods in overit.geocallapp.wfm.core.bl.permits.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermit.checkWorkCycleId(Long workCycleId, PoolKit poolKit) protected WorkOrderBTPermit.checkWorkOrderId(Long workOrderId, PoolKit poolKit) protected LongBTPermit.insertObtained(BOPermitObtained boPermitObtained, PoolKit poolKit) protected LongBTPermit.insertRequired(BOPermitRequired boPermitRequired, PoolKit poolKit) protected booleanBTPermit.isWOInBundle(Long woId, Long woOperationId, PoolKit poolKit) protected voidBTPermit.updateObtained(BOPermitObtained boPermitObtained, PoolKit poolKit) protected voidBTPermit.validateObtained(BOPermitObtained boPermitObtained, PoolKit poolKit) protected voidBTPermit.validateRequired(BOPermitRequired boPermitRequired, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.type.data
Methods in overit.geocallapp.wfm.core.bl.permits.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPermitTypeSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.task
Methods in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitTypeOutcomeReasonDelete.execute(PermitTypeOutcomeReasonDeleteEvent event, PoolKit poolKit) protected voidBTPermitTypeOutcomeReasonInsert.execute(PermitTypeOutcomeReasonInsertEvent event, PoolKit poolKit) protected voidBTPermitTypeOutcomeReasonLoad.execute(PermitTypeOutcomeReasonLoadEvent event, PoolKit poolKit) protected voidBTPermitTypeOutcomeReasonSearch.execute(PermitTypeOutcomeReasonSearchEvent event, PoolKit poolKit) protected voidBTPermitTypeOutcomeReasonUpdate.execute(PermitTypeOutcomeReasonUpdateEvent event, PoolKit poolKit) Updates theBOPermitTypeOutcomeReasonRelwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.type.task
Methods in overit.geocallapp.wfm.core.bl.permits.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitTypeInsert.execute(PermitTypeInsertEvent event, PoolKit poolKit) Inserts the givenBOPermitTypeand writes the newly generated id into the event journal.protected voidBTPermitTypeLoad.execute(PermitTypeLoadEvent event, PoolKit poolKit) protected voidBTPermitTypeSearch.execute(PermitTypeSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched permit type into the event journal.protected voidBTPermitTypeUpdate.execute(PermitTypeUpdateEvent event, PoolKit poolKit) Updates theBOPermitTypewith all its needed components.protected PageResponse<BOPermitType> BTPermitTypeSearch.searchPermitType(Page page, PermitTypeSearchFilter searchFilter, PoolKit pk) Searches for the needed scheduling proposal using the information contained into the givenPermitTypeSearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.utils
Methods in overit.geocallapp.wfm.core.bl.permits.utils with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidPermitIntersectionSchedulingHelper.getRecalculetedIntervalActivity(List<overit.geocallapp.wfm.scheduler.oss.OssActivity> activities, Date schedulingDate, PoolKit poolKit) protected LongAutomaticSchedulingPermitsChecker.getWorkOrderFromOperation(Long woOperationId, PoolKit poolKit) static LongPermitIntersectionSchedulingHelper.getWorkOrderFromOperation(Long woOperationId, PoolKit poolKit) protected voidAutomaticSchedulingPermitsChecker.recalculateActivityInterval(Date startSchedulingDate, Date endSchedulingDate, List<overit.geocallapp.wfm.scheduler.oss.OssActivity> ossActivities, overit.geocallapp.wfm.scheduler.util.SchedLog slog, PoolKit poolKit) voidAutomaticSchedulingPermitsChecker.removeActivitiesWithUnsatisfiedPreRequirements(List<overit.geocallapp.wfm.scheduler.oss.OssActivity> ossActivities, Date startSchedulingDate, Date endSchedulingDate, overit.geocallapp.wfm.scheduler.util.SchedLog slog, PoolKit poolKit) voidAutomaticSchedulingPermitsChecker.removeActivitiesWithUnsatisfiedPreRequirements(DBView dbView, Date startSchedulingDate, Date endSchedulingDate, overit.geocallapp.wfm.scheduler.util.SchedLog slog, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workcycle
Methods in overit.geocallapp.wfm.core.bl.permits.workcycle with parameters of type PoolKitModifier and TypeMethodDescriptionvoidWorkCyclePermits.addAllPermit(Set<Long> permitTypes, PoolKit poolKit) WorkCycleStructurePermits.addPermit(BOWorkCycleStructurePermitTypeRel boWorkCycleStructurePermitTypeRel, PoolKit pk) WorkCyclePermits.addStructurePermit(Long permitTypeId, Long workCycleStructureId, PoolKit pk) protected voidWorkCyclePermits.deleteWorkCyclePermitTypeRel(Long permitTypeId, PoolKit pk) voidWorkCyclePermits.removeAllPermit(PoolKit poolKit) voidWorkCycleStructurePermits.removeAllStructurePermits(PoolKit poolKit) voidWorkCyclePermits.removePermit(Long permitTypeId, PoolKit pk) voidWorkCycleStructurePermits.removePermit(Long permitTypeId, PoolKit pk) voidWorkCyclePermits.removeStructurePermit(Long permitTypeId, Long workCycleStructureId, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workcycle.rel.task
Methods in overit.geocallapp.wfm.core.bl.permits.workcycle.rel.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCyclePermitTypeRelDelete.execute(WorkCyclePermitTypeRelDeleteEvent event, PoolKit poolKit) Delete a List ofBOWorkCyclePermitTypeRelfrom theWorkCyclePermitTypeRelDeleteInputgiven.protected voidBTWorkCyclePermitTypeRelInsert.execute(WorkCyclePermitTypeRelInsertEvent event, PoolKit poolKit) Inserts the givenBOWorkCyclePermitTypeReland writes the newly generated id into the event journal.protected voidBTWorkCyclePermitTypeRelSearch.execute(WorkCyclePermitTypeRelSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched WorkCyclePermitTypeRel into the event journal.protected PageResponse<BOWorkCyclePermitTypeRel> BTWorkCyclePermitTypeRelSearch.searchWorkCyclePermitTypeRel(Page page, WorkCyclePermitTypeRelSearchFilter searchFilter, PoolKit pk) Searches for the needed WorkCyclePermitTypeRel using the information contained into the givenWorkCyclePermitTypeRelSearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.task
Methods in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleStructurePermitTypeRelDelete.execute(WorkCycleStructurePermitTypeRelDeleteEvent event, PoolKit poolKit) Inserts the givenBOWorkCycleStructurePermitTypeReland writes the newly generated id into the event journal.protected voidBTWorkCycleStructurePermitTypeRelInsert.execute(WorkCycleStructurePermitTypeRelInsertEvent event, PoolKit poolKit) Inserts the givenBOWorkCycleStructurePermitTypeReland writes the newly generated id into the event journal.protected voidBTWorkCycleStructurePermitTypeRelSearch.execute(WorkCycleStructurePermitTypeRelSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched WorkCycleStructurePermitTypeRel into the event journal.protected PageResponse<BOWorkCycleStructurePermitTypeRel> BTWorkCycleStructurePermitTypeRelSearch.searchWorkCycleStructurePermitTypeRel(Page page, WorkCycleStructurePermitTypeRelSearchFilter searchFilter, PoolKit pk) Searches for the needed WorkCycleStructurePermitTypeRel using the information contained into the givenWorkCycleStructurePermitTypeRelSearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.task
Methods in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleStructurePermitsAdd.execute(WorkCycleStructurePermitsAddEvent event, PoolKit poolKit) protected voidBTWorkCycleStructurePermitsLoad.execute(WorkCycleStructurePermitsLoadEvent event, PoolKit poolKit) protected voidBTWorkCycleStructurePermitsRemove.execute(WorkCycleStructurePermitsRemoveEvent event, PoolKit poolKit) protected voidBTWorkCycleStructurePermitsSaveRel.execute(WorkCycleStructurePermitsSaveRelEvent event, PoolKit poolKit) Deletes all the previously work cycle structure permit type relations with the specified work cycle structure id and insert the new associations.protected voidBTWorkCycleStructurePermitsSearch.execute(WorkCycleStructurePermitsSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workcycle.task
Methods in overit.geocallapp.wfm.core.bl.permits.workcycle.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCyclePermitsAdd.execute(WorkCyclePermitsAddEvent event, PoolKit poolKit) protected voidBTWorkCyclePermitsLoad.execute(WorkCyclePermitsLoadEvent event, PoolKit poolKit) protected voidBTWorkCyclePermitsRemove.execute(WorkCyclePermitsRemoveEvent event, PoolKit poolKit) protected voidBTWorkCyclePermitsSaveRel.execute(WorkCyclePermitsSaveRelEvent event, PoolKit poolKit) Deletes all the previously work cycle permit type relations with the specified work cycle id and insert the new associations.protected voidBTWorkCyclePermitsSearch.execute(WorkCyclePermitsSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder
Methods in overit.geocallapp.wfm.core.bl.permits.workorder with parameters of type PoolKitModifier and TypeMethodDescriptionPermit.addObtained(BOPermitObtained boPermitObtained, PoolKit pk) WorkOrderPermits.addObtainedPermit(BOPermitObtained boPermitObtained, PoolKit pk) voidWorkOrderPermits.addRequiredPermit(BOPermitRequired boPermitRequired, PoolKit pk) voidWorkOrderPermits.cancelObtainedPermitOnPartialOutcome(Long outcomeReasonId, Long wooId, PoolKit poolKit) Search all permits with the specified outcome reason associated.voidWorkOrderPermits.deleteObtainedPermit(Long obtainedPermitId, PoolKit pk) voidWorkOrderPermits.removeRequiredPermit(Long removeId, PoolKit pk) voidPermit.updateObtained(BOPermitObtained boPermitObtained, PoolKit pk) voidWorkOrderPermits.updateObtainedPermit(BOPermitObtained boPermitObtained, PoolKit pk) voidPermit.updateRequired(BOPermitRequired boPermitRequired, PoolKit pk) voidWorkOrderPermits.updateRequiredPermit(BOPermitRequired boPermitRequired, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitObtainedHistoryLoad.execute(PermitObtainedHistoryLoadEvent event, PoolKit poolKit) protected voidBTPermitObtainedHistorySearch.execute(PermitObtainedHistorySearchEvent event, PoolKit poolKit) protected PageResponse<BOPermitObtainedHistory> BTPermitObtainedHistorySearch.searchPermitObtained(Page page, PermitObtainedHistorySearchFilter searchFilter, PoolKit pk) Searches for the needed permit obtained using the information contained into the givenPermitObtainedHistorySearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitObtainedDelete.delete(Long id, BOPermitObtained boPermitObtained, PoolKit poolKit) protected voidBTPermitObtainedDelete.execute(PermitObtainedDeleteEvent event, PoolKit poolKit) protected voidBTPermitObtainedInsert.execute(PermitObtainedInsertEvent event, PoolKit poolKit) protected voidBTPermitObtainedLoad.execute(PermitObtainedLoadEvent event, PoolKit poolKit) protected voidBTPermitObtainedSearch.execute(PermitObtainedSearchEvent event, PoolKit poolKit) protected voidBTPermitObtainedUpdate.execute(PermitObtainedUpdateEvent event, PoolKit poolKit) protected PageResponse<BOPermitObtained> BTPermitObtainedSearch.searchPermitObtained(Page page, PermitObtainedSearchFilter searchFilter, PoolKit pk) Searches for the needed permit obtained using the information contained into the givenPermitObtainedSearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitRequiredHistoryLoad.execute(PermitRequiredHistoryLoadEvent event, PoolKit poolKit) protected voidBTPermitRequiredHistorySearch.execute(PermitRequiredHistorySearchEvent event, PoolKit poolKit) Starting from the givenPermitRequiredHistorySearchFilter, it searches the corresponding list ofBOPermitRequiredHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder.required.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.required.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidBTPermitRequiredDelete.execute(PermitRequiredDeleteEvent event, PoolKit poolKit) protected voidBTPermitRequiredInsert.execute(PermitRequiredInsertEvent event, PoolKit poolKit) protected voidBTPermitRequiredLoad.execute(PermitRequiredLoadEvent event, PoolKit poolKit) protected voidBTPermitRequiredSearch.execute(PermitRequiredSearchEvent event, PoolKit poolKit) protected voidBTPermitRequiredUpdate.execute(PermitRequiredUpdateEvent event, PoolKit poolKit) protected PageResponse<BOPermitRequired> BTPermitRequiredSearch.searchPermitRequired(Page page, PermitRequiredSearchFilter searchFilter, PoolKit pk) Searches for the needed permit required using the information contained into the givenPermitRequiredSearchEventprotected voidBTPermitRequiredUpdate.update(BOPermitRequired boPermitRequired, PoolKit poolKit) protected voidBTPermitRequiredDelete.validate(BOPermitRequired boPermitRequired, PoolKit poolKit) protected voidBTPermitRequiredInsert.validate(PermitRequiredInsertEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.permits.workorder.task
Methods in overit.geocallapp.wfm.core.bl.permits.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitsLoad.execute(PermitLoadEvent event, PoolKit poolKit) protected voidBTPermitsSearch.execute(PermitsSearchEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitLoad.execute(WorkOrderPermitLoadEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitObtainedAdd.execute(WorkOrderPermitObtainedAddEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitObtainedPatch.execute(WorkOrderPermitObtainedPatchEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitRequiredAdd.execute(WorkOrderPermitRequiredAddEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitRequiredPatch.execute(WorkOrderPermitRequiredPatchEvent event, PoolKit poolKit) protected voidBTWorkOrderPermitRequiredRemove.execute(WorkOrderPermitRequiredRemoveEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.qualification.resource.task
Methods in overit.geocallapp.wfm.core.bl.qualification.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceQualificationDeletionManage.execute(ResourceQualificationDeletionManageEvent event, PoolKit poolKit) protected voidBTResourceQualificationSave.execute(ResourceQualificationSaveEvent event, PoolKit poolKit) protected DBViewBTResourceQualificationDeletionManage.getLoanUsers(BOResourceQualification boResourceQualification, PoolKit poolKit) protected DBViewBTResourceQualificationSave.getLoanUsers(BOResourceQualification newQualificationResource, PoolKit poolKit) protected voidBTResourceQualificationSave.manageLoanQualifications(BOResourceQualification newQualificationResource, HashGetter hgUtenteAbilitazione, PoolKit poolKit) protected voidBTResourceQualificationDeletionManage.validate(BOResourceQualification boResourceQualification, PoolKit poolKit) protected voidBTResourceQualificationSave.validate(ResourceQualificationSaveEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.bundler.task
Methods in overit.geocallapp.wfm.core.bl.schedule.bundler.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleSchedulingRecalculation.alignWorkShiftSchedulings(Set<Long> workShiftIds, PoolKit poolKit) Aligns all the needed scheduling informations that are related to the givenBOWorkShift.protected voidBTBundleSchedulingRecalculation.cancelUnlinkedSchedulings(List<Long> parents, PoolKit poolKit) Cancels the given schedulings that are related to the given unlinkedBOWorkOrderOperationsprotected voidBTBundleSchedulingRecalculation.execute(BundleSchedulingRecalculationEvent event, PoolKit poolKit) Executes the recalculation of scheduling relations.protected DBViewBTBundleSchedulingRecalculation.loadActiveSchedulings(List<Long> operations, PoolKit poolKit) Loads the not cancelled schedulings related to the list of remainingBOWorkOrderOperations.BTBundleSchedulingRecalculation.recalculateLinks(List<Long> linkedOperations, Bundle bundle, PoolKit poolKit) Recalculates the new links between the remaining schedulings.Unlinks the schedulings related to the givenBOWorkOrderOperation.protected voidBTBundleSchedulingRecalculation.update(Long id, Long parent, String children, Long duration, PoolKit poolKit) Updates the scheduling with the given informations. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.configuration.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTConfigurationCacheLoad.body(ConfigurationCacheLoadEvent configuratioCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLockSchedulingDaysCacheLoad.body(LockSchedulingDaysCacheLoadEvent lockSchedulingDaysCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.ossspace.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.ossspace.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssSpaceCacheLoad.body(OssSpaceCacheLoadEvent ossSpaceCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.permit.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.permit.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPermitCacheLoad.body(PermitCacheLoadEvent permitCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.position.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.position.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPositionCacheLoad.body(PositionCacheLoadEvent positionCacheLoadEvent, PoolKit poolKit) protected LongBTPositionCacheLoad.getOperationCenter(Long workshift, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.resource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceCacheLoad.body(ResourceCacheLoadEvent resourceCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillCacheLoad.body(SkillCacheLoadEvent skillCacheLoadEvent, PoolKit poolKit) protected SkillCacheBTSkillCacheLoad.buildSkillCacheByTeamShiftComposition(SkillCacheLoadInput input, Set<Long> crewShellDummyUsers, PoolKit poolKit) BTSkillCacheLoad.getCrewShellDummyUsers(Collection<BOWorkShift> workshifts, PoolKit poolKit) BTSkillCacheLoad.getSkillsByUser(Collection<Long> resources, PoolKit poolKit) Retrieves skills data for the specified user resources.BTSkillCacheLoad.getTeamComposition(Collection<Long> users, Date startDate, Date endDate, PoolKit poolKit) Retrieves team composition data for the specified users within the given date range. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPrepopulateCancellationCache.body(SchedulePreProcessManualCancelEvent schedulePreProcessManualCancelEvent, PoolKit poolKit) protected voidBTPrepopulateSchedulingCache.body(SchedulePreProcessManualPasteEvent schedulePreProcessManualPasteEvent, PoolKit poolKit) BTPrepopulateCancellationCache.buildPositionCache(Collection<Long> workshifts, PoolKit poolKit) protected Collection<Long> BTPrepopulateCancellationCache.getWorkshifts(Collection<Long> schedulings, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.workorder.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderCacheLoad.body(WorkOrderCacheLoadEvent workOrderCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.cache.workshift.task
Methods in overit.geocallapp.wfm.core.bl.schedule.cache.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftCacheLoad.body(WorkShiftCacheLoadEvent workShiftCacheLoadEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.data
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODailyPlanOrderConfigurationDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDailyPlanOrderConfigurationDetailDelete.body(DailyPlanOrderConfigurationDetailDeleteEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationDetailInsert.body(DailyPlanOrderConfigurationDetailInsertEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationDetailLoad.body(DailyPlanOrderConfigurationDetailLoadEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationDetailSearch.body(DailyPlanOrderConfigurationDetailSearchEvent event, PoolKit poolKit) protected StringBTDailyPlanOrderConfigurationDetailInsert.buildEntityDescription(BODailyPlanOrderConfigurationDetail detail, PoolKit pk) protected voidBTDailyPlanOrderConfigurationDetailInsert.checkAlreadyExists(BODailyPlanOrderConfigurationDetail toValidate, PoolKit pk) protected voidBTDailyPlanOrderConfigurationDetailInsert.validateInput(BODailyPlanOrderConfigurationDetail toValidate, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.data
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODailyPlanOrderConfigurationHeaderSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAODailyPlanOrderConfigurationHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDailyPlanOrderConfigurationHeaderDelete.body(DailyPlanOrderConfigurationHeaderDeleteEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderInsert.body(DailyPlanOrderConfigurationHeaderInsertEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderLoad.body(DailyPlanOrderConfigurationHeaderLoadEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderSearch.body(DailyPlanOrderConfigurationHeaderSearchEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderSetDefault.body(DailyPlanOrderConfigurationHeaderSetDefaultEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderUpdate.body(DailyPlanOrderConfigurationHeaderUpdateEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderInsert.checkUniqueCode(BODailyPlanOrderConfigurationHeader dailyPlanOrderConfigurationHeader, PoolKit pk) protected voidBTDailyPlanOrderConfigurationHeaderUpdate.checkUniqueCode(BODailyPlanOrderConfigurationHeader dailyPlanOrderConfigurationHeader, PoolKit pk) protected voidBTDailyPlanOrderConfigurationHeaderUpdate.checkUnmodifiableFields(BODailyPlanOrderConfigurationHeader updatedHeader, PoolKit pk) protected voidBTDailyPlanOrderConfigurationHeaderSetDefault.resetDefaultFlagForOtherConfigurations(BODailyPlanOrderConfigurationHeader header, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderSetDefault.setDefaultFlag(Long id, boolean defaultFlag, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationHeaderInsert.validateInput(BODailyPlanOrderConfigurationHeader dailyPlanOrderConfigurationHeader, PoolKit pk) protected voidBTDailyPlanOrderConfigurationHeaderUpdate.validateInput(BODailyPlanOrderConfigurationHeader dailyPlanOrderConfigurationHeader, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDailyPlanOrderConfigurationDelete.body(DailyPlanOrderConfigurationDeleteEvent event, PoolKit poolKit) protected voidBTDailyPlanOrderConfigurationSave.body(DailyPlanOrderConfigurationSaveEvent event, PoolKit poolKit) protected voidBTDailyPlanOrdersLoad.body(DailyPlanOrdersLoadEvent event, PoolKit pk) protected voidBTDailyPlanOrderConfigurationDelete.deleteDetails(Long headerId, PoolKit poolKit) protected List<DailyPlanOrderConfiguration> BTDailyPlanOrdersLoad.loadActiveConfigurations(DailyPlanOrdersLoadInput input, PoolKit pk) protected Map<Long, BODailyPlanOrderConfigurationHeader> BTDailyPlanOrdersLoad.loadConfigurationHeaders(DailyPlanOrdersLoadInput input, PoolKit pk) protected Map<Long, List<BODailyPlanOrderConfigurationDetail>> BTDailyPlanOrdersLoad.loadDetailsByHeaderIds(Set<Long> headers, PoolKit pk) protected voidBTDailyPlanOrderConfigurationSave.saveDetail(Long headerId, List<BODailyPlanOrderConfigurationDetail> configurationDetails, PoolKit poolKit) protected LongBTDailyPlanOrderConfigurationSave.saveHeader(BODailyPlanOrderConfigurationHeader configurationHeader, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.util
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.util with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDailyPlanOrderConfigurationPermissionUtils.validateDetailEditPermission(Long detail, PoolKit pk) Checks if the current user has edit permission for the givenBODailyPlanOrderConfigurationDetailstatic voidDailyPlanOrderConfigurationPermissionUtils.validateDetailEditPermission(BODailyPlanOrderConfigurationDetail detail, PoolKit pk) Checks if the current user has edit permission for the givenBODailyPlanOrderConfigurationDetailstatic voidDailyPlanOrderConfigurationPermissionUtils.validateHeaderEditPermission(Long header, PoolKit pk) Checks if the current user has edit permission for the givenBODailyPlanOrderConfigurationHeader -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.data
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTooltipConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTooltipConfigurationInsert.checkUniqueCode(BOTooltipConfiguration toInsert, PoolKit pk) protected voidBTTooltipConfigurationUpdate.checkUniqueCode(BOTooltipConfiguration toUpdate, PoolKit pk) protected voidBTTooltipConfigurationDelete.execute(TooltipConfigurationDeleteEvent event, PoolKit poolKit) protected voidBTTooltipConfigurationInsert.execute(TooltipConfigurationInsertEvent event, PoolKit pk) protected voidBTTooltipConfigurationLoad.execute(TooltipConfigurationLoadEvent event, PoolKit pk) protected voidBTTooltipConfigurationSearch.execute(TooltipConfigurationSearchEvent event, PoolKit pk) protected voidBTTooltipConfigurationUpdate.execute(TooltipConfigurationUpdateEvent event, PoolKit pk) protected voidBTTooltipConfigurationInsert.validateInput(BOTooltipConfiguration toInsert, PoolKit pk) protected voidBTTooltipConfigurationUpdate.validateInput(BOTooltipConfiguration toInsert, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTooltipConfigurationRuleInsert.checkDuplicatedRule(BOTooltipConfigurationRule toInsert, PoolKit pk) protected voidBTTooltipConfigurationRuleDelete.execute(TooltipConfigurationRuleDeleteEvent event, PoolKit pk) protected voidBTTooltipConfigurationRuleInsert.execute(TooltipConfigurationRuleInsertEvent event, PoolKit pk) protected voidBTTooltipConfigurationRuleLoad.execute(TooltipConfigurationRuleLoadEvent event, PoolKit pk) protected voidBTTooltipConfigurationRuleSearch.execute(TooltipConfigurationRuleSearchEvent event, PoolKit pk) protected voidBTTooltipConfigurationRuleInsert.validateInput(BOTooltipConfigurationRule toInsert, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.task
Methods in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityTooltipConfigurationLoad.body(ActivityTooltipConfigurationLoadEvent event, PoolKit poolKit) protected voidBTTooltipConfigurationInstanceDelete.deleteRules(Long tooltipConfiguration, PoolKit poolKit) protected voidBTTooltipConfigurationInstanceDelete.execute(TooltipConfigurationInstanceDeleteEvent event, PoolKit poolKit) protected voidBTTooltipConfigurationInstanceLoad.execute(TooltipConfigurationInstanceLoadEvent event, PoolKit pk) protected voidBTTooltipConfigurationInstanceSave.execute(TooltipConfigurationInstanceSaveEvent event, PoolKit pk) protected Optional<BOTooltipConfiguration> BTActivityTooltipConfigurationLoad.getTooltipConfiguration(Long activity, Long userType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.history.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaHistoryLoad.body(AgendaHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOAgendaHistoryand writes it into the event journal.protected voidBTAgendaHistorySearch.body(AgendaHistorySearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched agenda history into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOEmptyAgendaResourceDelete.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchAgendaResource.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaResourceSearch.body(AgendaResourceSearchEvent event, PoolKit poolKit) Writes the searched agenda resources into the event journal.protected voidBTEmptyAgendaResourceDelete.body(EmptyInterventionResourceDeleteEvent emptyAgendaResourceDeleteEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaStateLoad.body(AgendaStateLoadEvent event, PoolKit pk) Writes the loaded agenda state into the event journal.protected voidBTAgendaStateSearch.body(AgendaStateSearchEvent event, PoolKit pk) Writes the searched agenda state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaLoad.body(AgendaLoadEvent event, PoolKit poolKit) Writes the loaded agenda into the event journal.protected voidBTAgendaOutcomeSave.body(AgendaOutcomeSaveEvent event, PoolKit poolKit) Saves the givenBTAgendaOutcomeSaveprotected voidBTAgendaUpdate.execute(AgendaUpdateEvent event, PoolKit poolKit) Updates theBOAgendawith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaTeamResourceByWorkOrderDate.defineSql(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaTeamResourceAlign.body(AgendaTeamResourceAlignEvent upsertAgendaTeamResourcesEvent, PoolKit poolKit) Aligns the values of AAGENDA.AAGEIDSETTEAMRESOURCE in the RAGENDATEAMRESOURCE tableprotected voidBTAgendaTeamResourceSearch.body(AgendaTeamResourceSearchEvent event, PoolKit pk) protected voidprotected voidBTAgendaTeamResourceAlign.executeAlign(LongSet lsAgendaIds, PoolKit poolKit) protected voidBTRepopulateAgendaTeamResource.populateTable(DBView dbvAgenda, PoolKit pk) protected voidBTRepopulateAgendaTeamResource.resetTable(Date fromDate, Date toDate, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAppointmentSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentStateLoad.body(AppointmentStateLoadEvent event, PoolKit pk) Writes the loaded appointment state into the event journal.protected voidBTAppointmentStateSearch.body(AppointmentStateSearchEvent event, PoolKit pk) Writes the searched appointment state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentInsert.body(AppointmentInsertEvent event, PoolKit pk) Inserts the givenBOAppointmentand writes the newly generated id into the event journal.protected voidBTAppointmentLoad.body(AppointmentLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOAppointmentand writes it into the event journal.protected voidBTAppointmentSearch.body(AppointmentSearchEvent event, PoolKit poolKit) Starting from the givenAppointmentSearchFilter, it searches the corresponding list ofBOAppointmentand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTAppointmentUpdate.body(AppointmentUpdateEvent event, PoolKit pk) Updates theBOAppointmentwith all its needed components.protected voidBTLastAppointmentLoad.body(LastAppointmentLoadEvent event, PoolKit poolKit) Starting from the givenBOWorkOrderOperationid, it loads the last planned appointmentBOAppointmentand writes it into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionScheduled.defineValues(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialAccountingType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialAccountingTypeLoad.execute(MaterialAccountingTypeLoadEvent event, PoolKit poolKit) protected voidBTMaterialAccountingTypeSearch.execute(MaterialAccountingTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.data
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaMaterialSave.execute(AgendaMaterialSaveEvent event, PoolKit poolKit) protected voidBTAgendaMaterialSearch.execute(AgendaMaterialSearchEvent event, PoolKit poolKit) protected voidBTAgendaMaterialWithOperationSearch.execute(AgendaMaterialWithOperationSearchEvent event, PoolKit poolKit) static WoAgendaMaterialCreatorWoAgendaMaterialCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theWOAgendaMaterialentity.protected voidBTAgendaMaterialSave.save(BOAgendaMaterial input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.material.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialAccountingSave.execute(MaterialAccountingSaveEvent event, PoolKit poolKit) protected InterventionBTMaterialAccountingSave.loadIntervention(Long agenda, PoolKit poolKit) protected LongBTMaterialAccountingSave.loadUserTeam(Long user, Date date, PoolKit poolKit) protected voidBTMaterialAccountingSave.saveAgendaMaterial(Map<BOAgendaMaterial, List<BOSerializedMaterial>> agendaMaterial, PoolKit poolKit) protected voidBTMaterialAccountingSave.saveSerializedMaterials(BOAgendaMaterial agendaMaterial, List<BOSerializedMaterial> serializedMaterials, PoolKit poolKit) protected voidBTMaterialAccountingSave.saveWorkOrderAccountedMaterial(List<BOWorkOrderOperationAccountedMaterial> accountedMaterials, PoolKit poolKit) protected voidBTMaterialAccountingSave.saveWorkOrderMaterial(List<BOWorkOrderOperationMaterial> workOrderOperationMaterials, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccessoryDataInsert.body(AccessoryDataInsertEvent event, PoolKit pk) protected voidBTAccessoryDataLoad.body(AccessoryDataLoadEvent event, PoolKit pk) protected voidBTAccessoryDataSave.body(AccessoryDataSaveEvent event, PoolKit pk) protected voidBTAccessoryDataSearch.body(AccessoryDataSearchEvent event, PoolKit pk) protected voidBTAccessoryDataUpdate.body(AccessoryDataUpdateEvent event, PoolKit pk) protected voidBTAccessoryDataValidation.body(AccessoryDataValidationEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderEncodedNoteInsert.execute(WorkOrderEncodedNoteInsertEvent event, PoolKit pk) Writes the inserted encoded note id into the event journal.protected voidBTWorkOrderEncodedNoteLoad.execute(WorkOrderEncodedNoteLoadEvent event, PoolKit pk) Writes the loaded encoded node into the event journal.protected voidBTWorkOrderEncodedNoteSearch.execute(WorkOrderEncodedNoteSearchEvent event, PoolKit pk) Writes the searched encoded note into the event journal.protected voidBTWorkOrderEncodedNoteUpdate.execute(WorkOrderEncodedNoteUpdateEvent event, PoolKit pk) Updates theWorkOrderEncodedNoteUpdateEvent.protected voidBTWorkOrderEncodedNoteInsert.validate(BOWorkOrderEncodedNote boEncodedNote, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderEncodedNoteprotected voidBTWorkOrderEncodedNoteUpdate.validate(BOWorkOrderEncodedNote boEncodedNote, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderEncodedNote -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionGroupLoad.body(InterventionGroupLoadEvent event, PoolKit pk) protected voidprotected voidBTUpgradeOldInterventionGroups.body(UpgradeOldInterventionGroupsEvent event, PoolKit pk) protected DBViewBTUpgradeOldInterventionGroups.getInterventionGroups(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.meterreading.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.meterreading.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPreviousMeterReadingLoad.body(PreviousMeterReadingLoadEvent event, PoolKit pk) Writes the loaded meter reading data into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeClassLoad.body(OutcomeClassLoadEvent event, PoolKit pk) Writes the loaded outcome class into the event journal.protected voidBTOutcomeClassSearch.body(OutcomeClassSearchEvent event, PoolKit pk) Writes the searched outcome class into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonTypeInsert.execute(OutcomeReasonTypeInsertEvent event, PoolKit pk) Writes the inserted outcome reason type id into the event journal.protected voidBTOutcomeReasonTypeLoad.execute(OutcomeReasonTypeLoadEvent event, PoolKit pk) Writes the loaded outcome reason into the event journal.protected voidBTOutcomeReasonTypeSearch.execute(OutcomeReasonTypeSearchEvent event, PoolKit pk) Updates theBOOutcomeReasonTypewith all its needed components.protected voidBTOutcomeReasonTypeUpdate.execute(OutcomeReasonTypeUpdateEvent event, PoolKit pk) protected voidBTOutcomeReasonTypeInsert.validate(BOOutcomeReasonType bo, PoolKit pk) protected voidBTOutcomeReasonTypeUpdate.validate(BOOutcomeReasonType boReasonType, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonInsert.execute(OutcomeReasonInsertEvent event, PoolKit pk) Writes the inserted outcome reason id into the event journal.protected voidBTOutcomeReasonLoad.execute(OutcomeReasonLoadEvent event, PoolKit pk) Writes the loaded outcome reason into the event journal.protected voidBTOutcomeReasonSearch.execute(OutcomeReasonSearchEvent event, PoolKit pk) Writes the searched outcome reason into the event journal.protected voidBTOutcomeReasonUpdate.execute(OutcomeReasonUpdateEvent event, PoolKit pk) Updates theBOOutcomeReason.protected voidBTOutcomeReasonInsert.validate(BOOutcomeReason bo, PoolKit pk) protected voidBTOutcomeReasonUpdate.validate(BOOutcomeReason boReason, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.type.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeTypeLoad.body(OutcomeTypeLoadEvent event, PoolKit pk) Writes the loaded outcome type into the event journal.protected voidBTOutcomeTypeSearch.body(OutcomeTypeSearchEvent event, PoolKit pk) Writes the searched outcome type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionOutcomeSave.body(InterventionOutcomeSaveEvent event, PoolKit poolKit) Saves the givenInterventionOutcome.protected TechnicalObjectBTInterventionOutcomeSave.loadTechnicalObject(Long technicalObjectId, PoolKit poolKit) protected voidBTInterventionOutcomeSave.saveAccessoryData(InterventionOutcomeSaveInput outcome, PoolKit poolKit) protected voidBTInterventionOutcomeSave.saveAgendaOutcome(InterventionOutcomeSaveInput outcome, PoolKit poolKit) Saves the agenda outcome dataprotected voidBTInterventionOutcomeSave.saveMeterReadings(InterventionOutcomeSaveInput outcome, PoolKit poolKit) Saves the meter readings related to interventionprotected voidBTInterventionOutcomeSave.saveOutcome(InterventionOutcomeSaveInput outcome, PoolKit poolKit) Saves the intervention outcome dataprotected voidBTInterventionOutcomeSave.validateMeasures(InterventionOutcomeSaveInput outcome, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionOutcomeValidationStatusByRuleUpdate.body(InterventionOutcomeValidationStatusByRuleUpdateEvent event, PoolKit poolKit) Updates the validation status of an intervention outcome.protected voidBTInterventionOutcomeValidationStatusUpdate.body(InterventionOutcomeValidationStatusUpdateEvent event, PoolKit poolKit) Updates the validation status of an intervention outcome.protected voidBTOutcomeValidationStateLoad.body(OutcomeValidationStateLoadEvent event, PoolKit pk) Writes the loaded outcome validation state into the event journal.protected voidBTOutcomeValidationStateSearch.body(OutcomeValidationStateSearchEvent event, PoolKit pk) Writes the searched outcome validation state into the event journal.protected BooleanBTInterventionOutcomeValidationStatusByRuleUpdate.isInternalUser(Long userId, PoolKit poolKit) Checks if the given user is internal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.resource
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.resource with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionResourceValidate.body(InterventionResourceValidateEvent event, PoolKit poolKit) Validate an intervention resource. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingStateLoad.body(SchedulingStateLoadEvent event, PoolKit pk) Writes the loaded scheduling state into the event journal.protected voidBTSchedulingStateSearch.body(SchedulingStateSearchEvent event, PoolKit pk) Writes the searched scheduling state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingLoad.body(SchedulingLoadEvent event, PoolKit poolKit) Writes the loaded scheduling into the event journal.protected voidBTSchedulingSearch.body(SchedulingSearchEvent event, PoolKit poolKit) protected CoordinatesPath[]BTCoordinatesPathCalculate.calculateCoordinatesPath(CoordinatesPathCalculateInput input, PoolKit poolKit) protected voidBTCoordinatesPathCalculate.execute(CoordinatesPathCalculateEvent event, PoolKit poolKit) Calls the VRP process to calculate the time and the distance between the input coordinates.protected voidBTSchedulingCopy.execute(SchedulingCopyEvent event, PoolKit pk) Inserts the givenBOCrewShelland writes the newly generated id into the event journal.protected voidBTSchedulingInsert.execute(SchedulingInsertEvent event, PoolKit pk) Inserts the givenBOCrewShelland writes the newly generated id into the event journal.protected voidBTSchedulingUpdate.execute(SchedulingUpdateEvent event, PoolKit poolKit) Updates theBOSchedulingwith all its needed components.protected booleanBTCoordinatesPathCalculate.isCoordinatesPathCalculationDisabled(Long operationCenter, PoolKit poolKit) Checks if is coordinates path calculation disabled. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.intervention.task
Methods in overit.geocallapp.wfm.core.bl.schedule.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionDurationLoad.body(InterventionDurationLoadEvent event, PoolKit pk) Writes the loaded intervention duration into the event journal.protected voidBTInterventionLoad.body(InterventionLoadEvent event, PoolKit poolKit) Writes the loaded intervention into the event journal.protected voidBTInterventionSearch.body(InterventionSearchEvent event, PoolKit poolKit) Writes the loaded intervention into the event journal.protected InterventionBTInterventionLoad.loadInterventionByAgenda(Long agenda, PoolKit poolKit) protected InterventionBTInterventionLoad.loadInterventionByScheduling(Long scheduling, PoolKit poolKit) protected DBViewLoad interventions.protected TimeZoneBTInterventionTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.notification
Methods in overit.geocallapp.wfm.core.bl.schedule.notification with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingNotification.execute(SchedulingNotificationEvent event, PoolKit poolKit) protected voidBTSchedulingNotification.launchCheckCancelEvent(PoolKit poolKit) LaunchScheduleCheckManualCancelEventin order to check if there are some problems after the scheduling removal of a work order operation.protected voidBTSchedulingNotification.launchCheckManualPasteEvent(PoolKit poolKit) protected voidBTSchedulingNotification.launchCompleteManualActionEvent(Long action, PoolKit poolKit) LaunchScheduleCompleteManualActionEventwith the work order operation defined in the input event and the set of all schedulings changed in the scheduling action.protected voidBTSchedulingNotification.launchCompleteValidationEvent(PoolKit poolKit) LaunchScheduleCompleteValidationEventwith the work order operation defined in the input event.protected voidBTSchedulingNotification.notifyPlanningAction(Long action, PoolKit poolKit) protected voidBTSchedulingNotification.notifyPlanningAppointment(PoolKit poolKit) protected voidBTSchedulingNotification.notifyPlanningWorkOrder(PoolKit poolKit) Notify the planning work order action. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.optimize.task
Methods in overit.geocallapp.wfm.core.bl.schedule.optimize.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingOptimizationProcess.execute(SchedulingOptimizationProcessEvent event, PoolKit poolKit) protected voidBTSchedulingOptimizationProcess.launchCompleteOptimizeEvent(Date date, Long resource, Long workshift, Long simulation, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.oss.task
Methods in overit.geocallapp.wfm.core.bl.schedule.oss.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBuildOssSolver.body(BuildOssSolverEvent i, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.resourcerole.task
Methods in overit.geocallapp.wfm.core.bl.schedule.resourcerole.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceRoleSearch.execute(ResourceRoleSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity.task
Methods in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceShiftAgendaAffinityDelete.body(ResourceShiftAgendaAffinityDeleteEvent event, PoolKit pk) protected voidBTResourceShiftAgendaAffinityInsert.body(ResourceShiftAgendaAffinityInsertEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.role.data
Methods in overit.geocallapp.wfm.core.bl.schedule.role.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.role.task
Methods in overit.geocallapp.wfm.core.bl.schedule.role.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoleLoad.execute(RoleLoadEvent event, PoolKit poolKit) protected voidBTRoleResourceSearch.execute(RoleResourceSearchEvent event, PoolKit poolKit) protected voidBTRoleSearch.execute(RoleSearchEvent event, PoolKit poolKit) static PageResponse<BORole> -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTClockingInsert.execute(ClockingInsertEvent event, PoolKit pk) Writes the inserted clocking id into the event journal.protected voidBTClockingLoad.execute(ClockingLoadEvent event, PoolKit poolKit) Writes the loaded clocking into the event journal.protected voidBTClockingSearch.execute(ClockingSearchEvent event, PoolKit poolKit) Writes the searched clocking into the event journalprotected voidBTClockingUpdate.execute(ClockingUpdateEvent event, PoolKit pk) Writes the updated clocking into the event journal.protected voidBTClockingInsert.launchClockingNotification(Long clockingId, PoolKit poolKit) protected voidBTClockingUpdate.launchClockingNotification(Long clockingId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.data
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchOperationCenterAddress.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.operationcenteraddress.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterResourceAddressSearch.body(OperationCenterResourceAddressSearchEvent event, PoolKit poolKit) Writes the searched operation center resource addresses into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingResourcePositionSearch.body(SchedulingResourcePositionSearchEvent schedulingResourcePositionSearchEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.data
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchResourceAddress.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.resourceaddress.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceAddressSearch.body(ResourceAddressSearchEvent event, PoolKit poolKit) Writes the searched resource addresses into the event journal.protected PageResponse<BOResourceAddress> BTResourceAddressSearch.buildResponseWithAddress(DBView dbv, Page page, PoolKit poolKit) Builds the paginated address data.protected voidBTResourceAddressSearch.loadAddressData(BOResourceAddress resourceAddress, Long addressId, PoolKit poolKit) Loads address data. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingResourceSave.body(SchedulingResourceSaveEvent event, PoolKit poolKit) protected PageResponse<SchedulingResource> BTSchedulingResourceSearch.buildSchedulingResourceList(PageResponse<BOSchedulingUser> resources, int pageNumber, PoolKit pk) Builds theBOSchedulingUserlist.protected voidBTSchedulingResourceSave.checkAddressOrigin(SchedulingResource schedulingResource, Long addressId, String description, boolean userAddress, PoolKit pk) Validates the address origin (existence, not a technical object address, resource or operation center address)protected voidBTSchedulingResourceLoad.execute(SchedulingResourceLoadEvent event, PoolKit pk) Writes the loaded scheduling resource into the event journal.protected voidBTSchedulingResourceSave.execute(SchedulingResourceSaveEvent event, PoolKit pk) Writes the saved scheduling resource id into the event journal.protected voidBTSchedulingResourceSearch.execute(SchedulingResourceSearchEvent event, PoolKit pk) Writes the searched scheduling resource into the event journal.protected voidBTSchedulingResourceSave.insertResource(BOSchedulingUser user, PoolKit pk) Saves only theBOSchedulingUser.protected List<BOOperationCenterResourceAddress> BTSchedulingResourceLoad.loadOperationCenterAddresses(BOSchedulingUser user, PoolKit pk) Loads theBOOperationCenterAddressprotected List<BOOperationCenterResourceAddress> BTSchedulingResourceSearch.loadOperationCenterAddresses(BOSchedulingUser resource, PoolKit pk) Loads the list ofBOOperationCenterResourceAddressprotected List<BOResourceAddress> BTSchedulingResourceLoad.loadResourceAddresses(BOSchedulingUser user, PoolKit pk) Loads theBOResourceAddress.protected List<BOResourceAddress> BTSchedulingResourceSearch.loadResourceAddresses(BOSchedulingUser resource, PoolKit pk) Loads the list ofBOResourceAddress.protected DBViewBTSchedulingResourceSave.prepareOperationCenterAddresses(PoolKit pk) Prepares the operation center addresses for the scheduling resource, recalculating all related departure/arrival points.protected DBViewBTSchedulingResourceSave.prepareResourceAddresses(PoolKit pk) Saves the resource addresses performing a normalization and prepares aDBViewwhich contains all resource addresses data.protected voidSaves theSchedulingResource.protected PageResponse<BOSchedulingUser> BTSchedulingResourceSearch.searchSchedulingResources(Page page, SchedulingResourceSearchFilter filter, PoolKit pk) Searches scheduling resources. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidSchedulingUserHelper.initialize(Collection<String> identificationNumbers, PoolKit poolKit) static SchedulingUserHelperSchedulingUserHelper.makeSchedulingUserHelper(Collection<String> identificationNumbers, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.data
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchSchedulingUser.defineParams(CommandContext cc, PoolKit pk) protected voidDAOSchedulingUser.defineValues(CommandContext cc, PoolKit pk) protected voidDAOSearchSchedulingUser.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingUserInsert.afterInsert(BOSchedulingUser bo, PoolKit pk) Actions to perform after the insertionprotected voidBTSchedulingUserUpdate.afterUpdate(BOSchedulingUser bo, PoolKit pk) Actions to perform after the insertionprotected voidBTSchedulingUserInsert.execute(SchedulingUserInsertEvent event, PoolKit pk) Inserts a newBOSchedulingUserwith all its needed components.protected voidBTSchedulingUserLoad.execute(SchedulingUserLoadEvent event, PoolKit poolKit) Writes the loaded scheduling user into the event journal.protected voidBTSchedulingUserSearch.execute(SchedulingUserSearchEvent event, PoolKit poolKit) Writes the searched scheduling users into the event journal.protected voidBTSchedulingUserUpdate.execute(SchedulingUserUpdateEvent event, PoolKit pk) Updates theBOSchedulingUserwith all its needed components.protected LongBTSchedulingUserInsert.insert(BOSchedulingUser boSchedulingResource, PoolKit pk) Performs theBOSchedulingUserinsertionprotected voidBTSchedulingUserUpdate.update(BOSchedulingUser boSchedulingResource, PoolKit pk) Performs theBOSchedulingUserupdateprotected voidBTSchedulingUserInsert.validate(BOSchedulingUser boSchedulingResource, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOSchedulingUser.protected voidBTSchedulingUserUpdate.validate(BOSchedulingUser boSchedulingResource, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOSchedulingUser -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.data
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingResourceTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingResourceTypeInsert.afterInsert(BOSchedulingResourceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTSchedulingResourceTypeUpdate.afterUpdate(BOSchedulingResourceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTSchedulingResourceTypeInsert.execute(SchedulingResourceTypeInsertEvent event, PoolKit pk) Writes the inserted scheduling resource type id into the event journal.protected voidBTSchedulingResourceTypeLoad.execute(SchedulingResourceTypeLoadEvent event, PoolKit pk) Writes the loaded scheduling resource type into the event journal.protected voidBTSchedulingResourceTypeSearch.execute(SchedulingResourceTypeSearchEvent event, PoolKit poolKit) Writes the searched scheduling resource types into the event journal.protected voidBTSchedulingResourceTypeUpdate.execute(SchedulingResourceTypeUpdateEvent event, PoolKit pk) Updates a newBOSchedulingResourceTypewith all its needed components.protected voidBTSchedulingResourceTypeInsert.validate(BOSchedulingResourceType boResourceType, PoolKit pk) Validate.protected voidBTSchedulingResourceTypeUpdate.validate(BOSchedulingResourceType boResourceType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOSchedulingResourceType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.data
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkDayClosureUsers.defineSql(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureOnFieldAgenda.defineValues(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureScheduledAgenda.defineValues(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureUsers.defineValues(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureOnFieldAgenda.validate(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureScheduledAgenda.validate(CommandContext cc, PoolKit pk) protected voidDAOWorkDayClosureUsers.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.task
Methods in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkDayClosure.body(WorkDayClosureEvent event, PoolKit pk) protected voidBTWorkDayMobileClosure.body(WorkDayClosureEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.task
Methods in overit.geocallapp.wfm.core.bl.schedule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTScheduleCompleteAutomaticScheduling.agendaTeamResourcesAlign(ScheduleCompleteAutomaticSchedulingInput input, PoolKit poolKit) protected voidBTScheduleCompleteManualAction.agendaTeamResourcesAlign(ScheduleCompleteManualActionInput input, PoolKit poolKit) protected voidBTScheduleCompleteOptimize.agendaTeamResourcesAlign(ScheduleCompleteOptimizeInput input, PoolKit poolKit) protected voidBTScheduleInterventionToEnterpriseComplete.agendaTeamResourcesAlign(ScheduleInterventionToEnterpriseCompleteInput input, PoolKit poolKit) protected voidBTUnplannedInterventionComplete.agendaTeamResourcesAlign(UnplannedInterventionCompleteInput input, PoolKit poolKit) protected voidBTAlignWorkShiftSchedulings.alignWorkShiftSchedulings(Long workShiftId, Long schedulingModel, PoolKit poolKit) Aligns all the needed scheduling informations that are related to the givenBOWorkShift.protected voidBTAlignWorkShiftSchedulings.body(AlignWorkShiftSchedulingsEvent event, PoolKit poolKit) Aligns the scheduling route informations of the givenBOWorkShiftidsprotected voidBTPrepopulateOssCacheCancellation.body(SchedulePreProcessManualCancelEvent schedulePreProcessManualCancelEvent, PoolKit poolKit) protected voidBTPrepopulateOssCacheScheduling.body(SchedulePreProcessManualPasteEvent schedulePreProcessManualPasteEvent, PoolKit poolKit) protected voidBTSchedulePreCheckBatch.body(SchedulePreCheckBatchEvent schedulePreProcessCheckBatchEvent, PoolKit poolKit) protected voidBTSchedulingSingleValidationCheck.body(SchedulePreProcessManualPasteEvent schedulePreProcessManualPasteEvent, PoolKit poolKit) protected voidBTScheduleCompleteAutomaticScheduling.execute(ScheduleCompleteAutomaticSchedulingEvent event, PoolKit poolKit) protected voidBTScheduleCompleteManualAction.execute(ScheduleCompleteManualActionEvent event, PoolKit poolKit) protected voidBTScheduleCompleteOptimize.execute(ScheduleCompleteOptimizeEvent event, PoolKit poolKit) protected voidBTScheduleCompleteValidation.execute(ScheduleCompleteValidationEvent event, PoolKit poolKit) protected voidBTScheduleInterventionToEnterpriseComplete.execute(ScheduleInterventionToEnterpriseCompleteEvent event, PoolKit poolKit) protected voidBTUnplannedInterventionComplete.execute(UnplannedInterventionCompleteEvent event, PoolKit poolKit) protected org.locationtech.jts.geom.Coordinate[]BTPrepopulateOssCacheCancellation.findPoints(Collection<Long> schedulingsToCancel, Map<Long, BOScheduling> schedulingsBySchedulingId, List<BOScheduling> assignedSchedulings, Map<Long, BOAgenda> agendaByAgendaId, Map<Long, BOAppointment> appointmentByAppointmentId, PoolKit poolKit) protected BOSchedulingUserBTPrepopulateOssCache.getResource(Long resource, PoolKit poolKit) protected DBViewBTAlignWorkShiftSchedulings.loadScheduling(Long workShiftId, Long schedulingModel, PoolKit poolKit) Loads the not cancelled scheduling from the givenBOWorkShiftidprotected voidBTScheduleCompleteAutomaticScheduling.writeInterventionPlanningLog(ScheduleCompleteAutomaticSchedulingInput input, PoolKit poolKit) protected voidBTScheduleCompleteManualAction.writeInterventionPlanningLog(ScheduleCompleteManualActionInput input, PoolKit poolKit) protected voidBTScheduleCompleteOptimize.writeInterventionPlanningLog(ScheduleCompleteOptimizeInput input, PoolKit poolKit) protected voidBTScheduleCompleteValidation.writeInterventionPlanningLog(ScheduleCompleteValidationInput input, PoolKit poolKit) protected voidBTUnplannedInterventionComplete.writeInterventionPlanningLog(UnplannedInterventionCompleteInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.team.task
Methods in overit.geocallapp.wfm.core.bl.schedule.team.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamActivityManualAssignment.body(TeamActivityManualAssignmentEvent teamActivityManualAssignmentEvent, PoolKit poolKit) protected voidBTTeamPreProcessAssignment.body(TeamPreProcessAssignmentEvent teamPreProcessAssignmentEvent, PoolKit poolKit) protected TeamPreProcessAssignmentOutputBTTeamActivityManualAssignment.preProcessTeamAssignment(TeamActivityManualAssignmentInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.validate.task
Methods in overit.geocallapp.wfm.core.bl.schedule.validate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDaySchedulingsValidate.defineCheckerEvents(DaySchedulingsValidateInput input, PoolKit poolKit) protected DaySchedulingsValidateOutputBTDaySchedulingsValidate.executeProcess(DaySchedulingsValidateInput input, PoolKit poolKit) Validate all the schedulings of a day (or of a certain resource) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.data
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationAccountedMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.task
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationAccountedMaterialDetailSearch.execute(WorkOrderOperationAccountedMaterialDetailSearchEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationAccountedMaterialSave.execute(WorkOrderOperationAccountedMaterialSaveEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationAccountedMaterialSearch.execute(WorkOrderOperationAccountedMaterialSearchEvent event, PoolKit poolKit) WorkOrderOperationAccountedMaterialCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theWorkOrderOperationAccountedMaterialentity.protected voidBTWorkOrderOperationAccountedMaterialSave.save(BOWorkOrderOperationAccountedMaterial workOrderOperationAccountedMaterial, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedule.wooperation.task
Methods in overit.geocallapp.wfm.core.bl.schedule.wooperation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWOOperationInterventionSchedulingLoad.body(WOOperationInterventionSchedulingLoadEvent event, PoolKit poolKit) protected List<Intervention> BTWOOperationInterventionSchedulingLoad.loadInterventions(Long woOperation, boolean activeInterventionOnly, PoolKit poolKit) protected Map<Long, List<BOScheduling>> BTWOOperationInterventionSchedulingLoad.loadInterventionsSchedulingsMap(List<Intervention> interventions, Long schedulingModel, PoolKit poolKit) protected BOWorkOrderHeaderBTWOOperationInterventionSchedulingLoad.loadWorkOrderHeader(Long workOrder, PoolKit poolKit) protected BOWorkOrderOperationBTWOOperationInterventionSchedulingLoad.loadWorkOrderOperation(Long woOperation, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidSchedulingProposalUtils.checkOperationCenterConsistency(Long woOperationId, Long operationCenterId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingCreationProposal.defineValues(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProcessSchedulingCreationProposal.execute(ProcessSchedulingCreationProposalEvent event, PoolKit poolKit) protected voidBTSchedulingCreationProposalInsert.execute(SchedulingCreationProposalInsertEvent event, PoolKit poolKit) protected voidBTSchedulingCreationProposalLoad.execute(SchedulingCreationProposalLoadEvent event, PoolKit poolKit) protected voidBTSchedulingCreationProposalSearch.execute(SchedulingCreationProposalSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched scheduling proposals into the event journal.protected List<BOBundleOperation> BTProcessSchedulingCreationProposal.loadActiveBundleOperations(Long workOrderOperationId, PoolKit poolKit) protected BOWorkShiftBTProcessSchedulingCreationProposal.loadForemanWorkShift(Long foremanId, Date targetDay, PoolKit poolKit) protected BOWorkShiftBTProcessSchedulingCreationProposal.loadNearestWorkShift(Long resourceId, Date targetDate, PoolKit poolKit) protected BOSchedulingProposalBTProcessSchedulingCreationProposal.loadSchedulingProposal(Long idSchedulingProposal, PoolKit poolKit) protected List<BOWorkShift> BTProcessSchedulingCreationProposal.loadWorkShifts(Long resourceId, Date targetDay, PoolKit poolKit) protected voidBTProcessSchedulingCreationProposal.process(BOSchedulingProposal bo, PoolKit poolKit) protected PageResponse<BOSchedulingCreationProposal> BTSchedulingCreationProposalSearch.searchSchedulingProposal(Page page, SchedulingCreationProposalSearchFilter searchFilter, PoolKit pk) Searches for the needed scheduling proposal using the informations contained into the givenSchedulingProposalSearchEvent -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingProposalSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingProposalDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingProposalDetailLoad.execute(SchedulingProposalDetailLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingSchedulingProposalDetailand writes it into the event journal.protected voidBTSchedulingProposalDetailSearch.execute(SchedulingProposalDetailSearchEvent event, PoolKit poolKit) Starting from the givenSchedulingProposalDetailSearchFilter, it searches the corresponding list ofSchedulingProposalDetailand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingRemovalProposal.defineValues(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProcessSchedulingRemovalProposal.checkIfCrewShellWorkshift(List<BOScheduling> boSchedulingList, PoolKit pk) protected voidBTProcessSchedulingRemovalProposal.execute(ProcessSchedulingRemovalProposalEvent event, PoolKit poolKit) protected voidBTSchedulingRemovalProposalInsert.execute(SchedulingRemovalProposalInsertEvent event, PoolKit poolKit) protected voidBTSchedulingRemovalProposalLoad.execute(SchedulingRemovalProposalLoadEvent event, PoolKit poolKit) protected voidBTSchedulingRemovalProposalSearch.execute(SchedulingRemovalProposalSearchEvent event, PoolKit poolKit) protected List<BOScheduling> BTProcessSchedulingRemovalProposal.getSchedulingToRemove(BOSchedulingRemovalProposal bo, PoolKit pk) protected BOWorkOrderOperationBTProcessSchedulingRemovalProposal.getWorkOrderOperation(BOSchedulingRemovalProposal bo, PoolKit poolKit) protected BOSchedulingProposalBTProcessSchedulingRemovalProposal.loadSchedulingProposal(Long idSchedulingProposal, PoolKit poolKit) protected voidBTProcessSchedulingRemovalProposal.process(BOSchedulingProposal bo, PoolKit poolKit) BTProcessSchedulingRemovalProposal.processSchedulingRemovalProposal(BOScheduling boScheduling, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.state.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingProposalStateSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.state.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingProposalStateLoad.execute(SchedulingProposalStateLoadEvent event, PoolKit poolKit) protected voidBTSchedulingProposalStateSearch.execute(SchedulingProposalStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProcessSchedulingProposals.execute(ProcessSchedulingProposalsEvent event, PoolKit poolKit) protected voidBTSchedulingProposalAddDataToSchedulingActivities.execute(SchedulingProposalAddDataToSchedulingActivitiesEvent event, PoolKit poolKit) protected voidBTSchedulingProposalCancel.execute(SchedulingProposalCancelEvent event, PoolKit poolKit) protected voidBTSchedulingProposalLoad.execute(SchedulingProposalLoadEvent event, PoolKit poolKit) protected voidBTSchedulingProposalSearch.execute(SchedulingProposalSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched scheduling proposals into the event journal.protected voidBTSchedulingProposalUpdateProcessData.execute(SchedulingProposalUpdateProcessDataEvent event, PoolKit poolKit) protected voidBTSchedulingProposalProcessor.executeProcessor(Long idSchedulingProposal, PoolKit poolKit) protected List<BOSchedulingProposal> BTProcessSchedulingProposals.getToBeProcess(PoolKit poolKit) protected abstract BOSchedulingProposalBTSchedulingProposalProcessor.loadSchedulingProposal(Long idSchedulingProposal, PoolKit poolKit) protected BOSchedulingProposalBTSchedulingProposalUpdateProcessData.loadSchedulingProposal(Long schedulingProposalId, PoolKit poolKit) protected Map<Long, BOSchedulingRemovalProposal> BTSchedulingProposalAddDataToSchedulingActivities.loadSchedulingProposalByWoOperation(Set<Long> woOperationIds, PoolKit poolKit) protected ProcessSchedulingProposalOutputBTProcessSchedulingProposals.manageCreation(BOSchedulingProposal bo, PoolKit poolKit) protected ProcessSchedulingProposalOutputBTProcessSchedulingProposals.manageRemoval(BOSchedulingProposal bo, PoolKit poolKit) protected abstract voidBTSchedulingProposalProcessor.process(BOSchedulingProposal boSchedulingProposal, PoolKit poolKit) protected PageResponse<BOSchedulingProposal> BTSchedulingProposalSearch.searchSchedulingProposal(Page page, SchedulingProposalSearchFilter searchFilter, PoolKit pk) Searches for the needed scheduling proposal using the information contained into the givenSchedulingProposalSearchEventprotected voidBTProcessSchedulingProposals.updateProcessKo(BOSchedulingProposal boSchedulingProposal, Exception exception, TimeSlot timeSlot, PoolKit pk) protected voidBTProcessSchedulingProposals.updateProcessOk(BOSchedulingProposal boSchedulingProposal, TimeSlot timeSlot, PoolKit poolKit) protected voidBTSchedulingProposalUpdateProcessData.updateSchedulingProposal(SchedulingProposalUpdateProcessDataInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.type.data
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingProposalTypeSearch.validate(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.schedulingproposal.type.task
Methods in overit.geocallapp.wfm.core.bl.schedulingproposal.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingProposalTypeLoad.execute(SchedulingProposalTypeLoadEvent event, PoolKit poolKit) protected voidBTSchedulingProposalTypeSearch.execute(SchedulingProposalTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.systemsetting
Methods in overit.geocallapp.wfm.core.bl.systemsetting with parameters of type PoolKitModifier and TypeMethodDescriptionReturns the needed user type field starting from a map of filters.Returns the needed vehicle field starting from a map of filters. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.systemsetting.task
Methods in overit.geocallapp.wfm.core.bl.systemsetting.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSystemSettingsTranslate.body(SystemSettingsTranslateEvent i, PoolKit poolKit) translates system settings to the new property based settings if not already translated.protected ObjectBTSystemSettingsTranslate.convertPropertyValue(String key, Object value, PoolKit poolKit) Converts the property value for all the old system settings data that changed type when they were translated into properties.protected voidBTSystemSettingsTranslate.saveConfiguration(Map<String, Object> data, Long companyId, PoolKit poolKit) Saves the company configuration.protected voidBTSystemSettingsTranslate.updateSystemSettingsTranslated(BOSystemSettings systemSettings, PoolKit poolKit) Updates the system settings by setting them to translated. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.team.resource.task
Methods in overit.geocallapp.wfm.core.bl.team.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamShiftResourceLoad.execute(TeamShiftResourceLoadEvent event, PoolKit poolKit) protected voidBTTeamShiftResourceSearch.execute(TeamShiftResourceSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.team.shift.data
Methods in overit.geocallapp.wfm.core.bl.team.shift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamShiftCompositionSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOTeamShiftSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.team.shift.task
Methods in overit.geocallapp.wfm.core.bl.team.shift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamShiftCompositionSearch.execute(TeamShiftCompositionSearchEvent event, PoolKit poolKit) Starting from the givenTeamShiftCompositionSearchFilter, it searches the corresponding list ofTeamShiftCompositionand presents them as aPageResponsewhich is then written into the event journal.protected voidBTTeamShiftLoad.execute(TeamShiftLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTeamShiftand writes it into the event journal..protected voidBTTeamShiftSearch.execute(TeamShiftSearchEvent event, PoolKit poolKit) Starting from the givenTeamShiftSearchFilter, it searches the corresponding list ofBOTeamShiftand presents them as aPageResponsewhich is then written into the event journal.static TeamShiftCompositionCreatorTeamShiftCompositionCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theTeamShiftCompositionentity. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.team.task
Methods in overit.geocallapp.wfm.core.bl.team.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkingTeamLoad.execute(WorkingTeamLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWorkingTeamand writes it into the event journal.protected voidBTWorkingTeamSearch.execute(WorkingTeamSearchEvent event, PoolKit poolKit) Starting from the givenWorkingTeamSearchFilter, it searches the corresponding list ofBOWorkingTeamand presents them as aPageResponsewhich is then written into the event journal.. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject
Methods in overit.geocallapp.wfm.core.bl.technicalobject with parameters of type PoolKitModifier and TypeMethodDescriptionstatic HashGetterTechnicalObjectUtil.getDummyMeasuringElement(Long addressId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.contact.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.contact.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTContactInsert.checkAlreadyExistsSameType(BOContact contact, PoolKit poolKit) protected voidBTContactInsert.execute(ContactInsertEvent event, PoolKit poolKit) protected voidBTContactLoad.execute(ContactLoadEvent event, PoolKit poolKit) protected voidBTContactSearch.execute(ContactSearchEvent event, PoolKit poolKit) Writes the searched contacts into the event journal.protected voidBTContactsLoad.execute(ContactsLoadEvent event, PoolKit poolKit) protected voidBTContactUpdate.execute(ContactUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOContactTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTContactTypeLoad.body(ContactTypeLoadEvent event, PoolKit poolKit) Writes the loaded contact type into the event journal.protected voidBTContactTypeSearch.body(ContactTypeSearchEvent event, PoolKit poolKit) Writes the searched contact type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.feature.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.feature.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectFeatureValueHistory.defineValues(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectFeatureValueSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.feature.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.feature.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectFeatureValueInsert.execute(TechnicalObjectFeatureValueInsertEvent event, PoolKit poolKit) Writes the inserted feature value id into the event journal.protected voidBTTechnicalObjectFeatureValueLoad.execute(TechnicalObjectFeatureValueLoadEvent event, PoolKit pk) Writes the loaded feature value into the event journal.protected voidBTTechnicalObjectFeatureValueSearch.execute(TechnicalObjectFeatureValueSearchEvent event, PoolKit poolKit) Writes the searched technical object feature values into the event journalprotected voidBTTechnicalObjectFeatureValueUpdate.execute(TechnicalObjectFeatureValueUpdateEvent event, PoolKit poolKit) Updates a newBOTechnicalObjectFeatureValuewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.header.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectFullSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectHierarchicalSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOCustomerSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectFullSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOCustomerSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectFullSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectHierarchicalSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.header.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCustomerHeaderSearch.body(CustomerHeaderSearchEvent event, PoolKit poolKit) Writes the searched technical object headers into the event journalprotected voidBTTechnicalObjectHeaderLoad.body(TechnicalObjectHeaderLoadEvent event, PoolKit poolKit) Writes the loaded technical object header into the event journalprotected voidBTTechnicalObjectHeaderSearch.body(TechnicalObjectHeaderSearchEvent event, PoolKit poolKit) Writes the searched technical object headers into the event journalprotected voidBTTechnicalObjectHeaderHistory.postElaboration(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterBrandSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterBrandInsert.execute(MeterBrandInsertEvent event, PoolKit pk) Writes the inserted meter brand id into the event journal.protected voidBTMeterBrandLoad.execute(MeterBrandLoadEvent event, PoolKit pk) Writes the loaded meter brand into the event journal.protected voidBTMeterBrandSearch.execute(MeterBrandSearchEvent event, PoolKit pk) Writes the searched meter brand into the event journal.protected voidBTMeterBrandUpdate.execute(MeterBrandUpdateEvent event, PoolKit pk) Updates a newBOMeterBrandwith all its needed components.protected voidBTMeterBrandInsert.validate(BOMeterBrand bo, PoolKit pk) protected voidBTMeterBrandUpdate.validate(BOMeterBrand bo, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOConverterTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTConverterTypeInsert.execute(ConverterTypeInsertEvent event, PoolKit pk) Writes the inserted converter type id into the event journal.protected voidBTConverterTypeLoad.execute(ConverterTypeLoadEvent event, PoolKit poolKit) Writes the loaded converter type into the event journal.protected voidBTConverterTypeSearch.execute(ConverterTypeSearchEvent event, PoolKit poolKit) Writes the searched converter type into the event journal.protected voidBTConverterTypeUpdate.execute(ConverterTypeUpdateEvent event, PoolKit poolKit) Updates a newBOConverterTypewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeter.defineValues(CommandContext cc, PoolKit poolKit) protected voidDAOMeterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterLocationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterLocationInsert.execute(MeterLocationInsertEvent event, PoolKit poolKit) Writes the inserted meter location id into the event journal.protected voidBTMeterLocationLoad.execute(MeterLocationLoadEvent event, PoolKit pk) Writes the loaded meter location into the event journal.protected voidBTMeterLocationSearch.execute(MeterLocationSearchEvent event, PoolKit pk) Writes the searched meter location into the event journal.protected voidBTMeterLocationUpdate.execute(MeterLocationUpdateEvent event, PoolKit pk) Updates a newBOMeterLocationwith all its needed components.protected voidBTMeterLocationInsert.validate(BOMeterLocation bo, PoolKit poolKit) protected voidBTMeterLocationUpdate.validate(BOMeterLocation bo, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterClassInsert.execute(MeterClassInsertEvent event, PoolKit pk) Writes the inserted meter class id into the event journal.protected voidBTMeterClassLoad.execute(MeterClassLoadEvent event, PoolKit pk) Writes the loaded meter class into the event journal.protected voidBTMeterClassSearch.execute(MeterClassSearchEvent event, PoolKit pk) Writes the searched meter class into the event journal.protected voidBTMeterClassUpdate.execute(MeterClassUpdateEvent event, PoolKit pk) Updates a newBOMeterClasswith all its needed components.protected voidBTMeterClassInsert.validate(BOMeterClass bo, PoolKit poolKit) protected voidBTMeterClassUpdate.validate(BOMeterClass bo, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterReading.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEncodedNoteInsert.execute(EncodedNoteInsertEvent event, PoolKit pk) Writes the inserted meter reading encoded note id into the event journal.protected voidBTEncodedNoteLoad.execute(EncodedNoteLoadEvent event, PoolKit pk) Writes the loaded encoded note into the event journal.protected voidBTEncodedNoteSearch.execute(EncodedNoteSearchEvent event, PoolKit pk) Writes the searched encoded note into the event journal.protected voidBTEncodedNoteUpdate.execute(EncodedNoteUpdateEvent event, PoolKit pk) Updates a newBOEncodedNotewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTReadingMeterTypeLoad.body(ReadingMeterTypeLoadEvent event, PoolKit pk) Writes the loaded meter reading type into the event journal.protected voidBTReadingMeterTypeSearch.body(ReadingMeterTypeSearchEvent event, PoolKit pk) Writes the loaded meter reading type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterReadingState.defineValues(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterReadingStateLoad.body(MeterReadingStateLoadEvent event, PoolKit pk) Writes the loaded meter reading state into the event journal.protected voidBTMeterReadingStateSearch.body(MeterReadingStateSearchEvent event, PoolKit pk) Writes the loaded meter reading state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterReadingLoad.body(MeterReadingLoadEvent event, PoolKit pk) Writes the loaded meter reading load into the event journal.protected voidBTMeterReadingSearch.body(MeterReadingSearchEvent event, PoolKit pk) Writes the loaded meter reading load into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterReadingTypeLoad.body(MeterReadingTypeLoadEvent event, PoolKit pk) Writes the loaded meter reading type into the event journal.protected voidBTMeterReadingTypeSearch.body(MeterReadingTypeSearchEvent event, PoolKit pk) Writes the loaded meter reading type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.state.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterStateLoad.body(MeterStateLoadEvent event, PoolKit pk) Writes the loaded meter state into the event journal.protected voidBTMeterStateSearch.body(MeterStateSearchEvent event, PoolKit pk) Writes the searched meter state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterInsert.execute(MeterInsertEvent event, PoolKit poolKit) protected voidBTMeterLoad.execute(MeterLoadEvent event, PoolKit poolKit) protected voidBTMeterSearch.execute(MeterSearchEvent event, PoolKit poolKit) Writes the searched meters into the event journal.protected voidBTMetersLoad.execute(MetersLoadEvent event, PoolKit poolKit) protected voidBTMeterUpdate.execute(MeterUpdateEvent event, PoolKit poolKit) protected LongBTMeterInsert.getNextMeterIndex(Long address, PoolKit poolKit) protected voidBTMeterInsert.validateInput(BOMeter meter, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeterTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeterTypeInsert.execute(MeterTypeInsertEvent event, PoolKit poolKit) Writes the inserted meter type id into the event journal.protected voidBTMeterTypeLoad.execute(MeterTypeLoadEvent event, PoolKit pk) Writes the loaded meter type into the event journal.protected voidBTMeterTypeSearch.execute(MeterTypeSearchEvent event, PoolKit pk) Writes the searched meter type into the event journal.protected voidBTMeterTypeUpdate.execute(MeterTypeUpdateEvent event, PoolKit poolKit) Updates a newBOMeterTypewith all its needed components.protected voidBTMeterTypeInsert.validate(BOMeterType bo, PoolKit poolKit) protected voidBTMeterTypeUpdate.validate(BOMeterType meterType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.state.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchTechnicalObjectAdmittedState.validate(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectStateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.state.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectAvailableStatesSearch.execute(TechnicalObjectAvailableStatesSearchEvent event, PoolKit pk) Writes the loaded technical object state into the event journal.protected voidBTTechnicalObjectStateInsert.execute(TechnicalObjectStateInsertEvent event, PoolKit pk) Writes the inserted technical object state into the event journal.protected voidBTTechnicalObjectStateLoadEvent.execute(TechnicalObjectStateLoadEvent event, PoolKit pk) Writes the loaded technical object state into the event journal.protected voidBTTechnicalObjectStateSearch.execute(TechnicalObjectStateSearchEvent event, PoolKit poolKit) Writes the searched technical object states into the event journal.protected voidBTTechnicalObjectStateUpdate.execute(TechnicalObjectStateUpdateEvent event, PoolKit pk) Writes the updated technical object state into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.statetype.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.statetype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectStateTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.statetype.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.statetype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectStateTypeLoad.body(TechnicalObjectStateTypeLoadEvent event, PoolKit poolKit) Writes the loaded technical object state type into the event journal.protected voidBTTechnicalObjectStateTypeSearch.body(TechnicalObjectStateTypeSearchEvent event, PoolKit poolKit) Writes the searched state type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCustomerUpdate.alignContacts(CustomerUpdateEvent event, PoolKit poolKit) Align the contacts associated to this customerprotected voidBTCustomerUpdate.alignMeters(CustomerUpdateEvent event, PoolKit poolKit) Align the meters associated to this customerprotected voidBTTechnicalObjectWithFeaturesInsert.body(TechnicalObjectWithFeaturesInsertEvent event, PoolKit poolKit) Inserts a newTechnicalObjectwith all its needed components, i.e. the master data along with the address informations and the feature values.protected voidBTTechnicalObjectWithFeaturesUpdate.body(TechnicalObjectWithFeaturesUpdateEvent event, PoolKit poolKit) Updates a newTechnicalObjectwith all its needed components, i.e. the master data along with the address informations and the feature values.protected voidBTTechnicalObjectInsert.checkUniqueCode(BOTechnicalObjectHeader technicalObjectHeader, PoolKit poolKit) Verify that doesn't exist a technical object with the given code.protected voidBTCustomerInsert.execute(CustomerInsertEvent event, PoolKit poolKit) protected voidBTCustomerSearch.execute(CustomerSearchEvent event, PoolKit poolKit) Writes the searched technical objects into the event journal.protected voidBTCustomerUpdate.execute(CustomerUpdateEvent event, PoolKit poolKit) protected voidBTTechnicalObjectInsert.execute(TechnicalObjectInsertEvent event, PoolKit poolKit) Inserts a newTechnicalObjectwith all its needed components, i.e. the master data along with the address informations and the feature values.protected voidBTTechnicalObjectLoad.execute(TechnicalObjectLoadEvent event, PoolKit poolKit) Writes the loaded technical object into the event journal.protected voidBTTechnicalObjectLoadByAddress.execute(TechnicalObjectLoadByAddressEvent event, PoolKit poolKit) Writes the loaded technical object into the event journal.protected voidBTTechnicalObjectSearch.execute(TechnicalObjectSearchEvent event, PoolKit poolKit) Writes the searched technical objects into the event journal.protected voidBTTechnicalObjectUpdate.execute(TechnicalObjectUpdateEvent event, PoolKit poolKit) Updates a newTechnicalObjectwith all its needed components, i.e. the master data along with the address informations and the feature values.protected DBViewBTTechnicalObjectWithFeaturesUpdate.getExistingFeatureValues(Long technicalObjectId, PoolKit poolKit) Returns the already existing feature values.protected DBViewBTTechnicalObjectWithFeaturesUpdate.getFeatureValuesForUpdate(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, PoolKit poolKit) Returns the feature values for update.protected LongBTTechnicalObjectInsert.insertAddress(TechnicalObjectInsertEvent event, Long headerId, PoolKit poolKit) protected voidBTCustomerInsert.insertContacts(CustomerInsertEvent event, Long addressId, PoolKit poolKit) Insert the given contactsprotected voidBTTechnicalObjectWithFeaturesInsert.insertFakeContact(Long addressId, PoolKit poolKit) Insert the given contactsprotected LongBTTechnicalObjectInsert.insertHeader(TechnicalObjectInsertEvent event, PoolKit poolKit) protected voidBTCustomerInsert.insertMeters(CustomerInsertEvent event, Long addressId, PoolKit poolKit) Insert the customer's metersprotected BOAddressBTTechnicalObjectLoad.loadAddress(TechnicalObjectLoadEvent event, PoolKit poolKit) Loads theBOAddressstarting from aAddressSearchFilterprotected BOAddressBTTechnicalObjectLoadByAddress.loadAddress(TechnicalObjectLoadByAddressEvent event, PoolKit poolKit) Loads theBOAddressstarting from aAddressSearchFilterprotected PageResponse<BOAddress> BTCustomerSearch.loadAddresses(Set<Long> technicalObjectIds, PoolKit poolKit) Launches theAddressSearchEventin order to find the neededBOAddressprotected PageResponse<BOAddress> BTTechnicalObjectSearch.loadAddresses(Set<Long> technicalObjectIds, PoolKit poolKit) Launches theAddressSearchEventin order to find the neededBOAddressprotected LongBTCustomerInsert.loadAddressId(Long headerId, PoolKit poolKit) Load the id of the new addressprotected LongBTTechnicalObjectWithFeaturesInsert.loadAddressId(Long headerId, PoolKit poolKit) Load the id of the new addressprotected BOTechnicalObjectHeaderBTTechnicalObjectLoad.loadHeader(TechnicalObjectLoadEvent event, PoolKit poolKit) Loads theBOTechnicalObjectHeaderprotected BOTechnicalObjectHeaderBTTechnicalObjectLoadByAddress.loadHeader(TechnicalObjectLoadByAddressEvent event, BOAddress address, PoolKit poolKit) Loads theBOTechnicalObjectHeaderprotected PageResponse<BOTechnicalObjectHeader> BTCustomerSearch.loadHeaders(CustomerSearchEvent event, PoolKit poolKit) Launches theTechnicalObjectHeaderSearchEventin order to find the neededBOTechnicalObjectHeaderprotected PageResponse<BOTechnicalObjectHeader> BTTechnicalObjectSearch.loadHeaders(TechnicalObjectSearchEvent event, PoolKit poolKit) Launches theTechnicalObjectHeaderSearchEventin order to find the neededBOTechnicalObjectHeaderprotected voidBTTechnicalObjectInsert.notifyTechnicalObjectInsertUpdate(Long technicalObjectId, PoolKit poolKit) Notifies the system about the insertion or update of a technical object.protected voidBTTechnicalObjectUpdate.notifyTechnicalObjectInsertUpdate(Long technicalObjectId, PoolKit poolKit) Notifies the system about the insertion or update of a technical object.protected TimeZoneBTTechnicalObjectTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) protected voidBTTechnicalObjectUpdate.updateAddress(TechnicalObjectUpdateEvent event, PoolKit poolKit) Update the address associated to the technical objectprotected voidBTTechnicalObjectWithFeaturesUpdate.updateFeatures(TechnicalObjectWithFeaturesUpdateEvent event, PoolKit poolKit) Update the features of the technical objectprotected voidBTTechnicalObjectUpdate.updateHeader(TechnicalObjectUpdateEvent event, PoolKit poolKit) Update the technical object headerprotected voidBTTechnicalObjectWithFeaturesInsert.updateRoot(BOTechnicalObjectHeader technicalObjectHeader, Long technicalObjectId, PoolKit poolkit) If the newTechnicalObjecthas no parent, its own id is set as both parent and root.protected voidBTCustomerUpdate.updateTechnicalObject(CustomerUpdateEvent event, PoolKit poolKit) Update the technical object component of a customerprotected voidBTTechnicalObjectWithFeaturesUpdate.updateTechnicalObject(TechnicalObjectWithFeaturesUpdateEvent event, PoolKit poolKit) Update the technical objectprotected voidBTTechnicalObjectInsert.updateTimezone(BOTechnicalObjectHeader technicalObjectHeader, PoolKit poolKit) Define the technical object time zone, and align the creation date with the founded time zoneprotected voidBTTechnicalObjectInsert.validate(TechnicalObject technicalObject, PoolKit poolKit) protected voidBTTechnicalObjectUpdate.validate(TechnicalObject technicalObject, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.type.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectType.defineValues(CommandContext cc, PoolKit pk) protected voidDAOTechnicalObjectTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.type.operationcenter.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectTypeOperationCenterNotification.body(AssetTypeOperationCenterNotificationEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.type.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectTypeInsert.afterInsert(BOTechnicalObjectType boTechnicalObjectType, PoolKit pk) Actions to perform after the insertionprotected voidBTTechnicalObjectTypeUpdate.afterUpdate(BOTechnicalObjectType bo, PoolKit pk) After update.protected voidBTTechnicalObjectTypeInsert.execute(TechnicalObjectTypeInsertEvent event, PoolKit pk) Writes the inserted technical object type into the event journal.protected voidBTTechnicalObjectTypeLoad.execute(TechnicalObjectTypeLoadEvent event, PoolKit poolKit) Writes the loaded technical object type into the event journal.protected voidBTTechnicalObjectTypeSearch.execute(TechnicalObjectTypeSearchEvent event, PoolKit poolKit) Writes the searched technical object type into the event journal.protected voidBTTechnicalObjectTypeUpdate.execute(TechnicalObjectTypeUpdateEvent event, PoolKit pk) Writes the updated technical object type into the event journal.protected voidBTTechnicalObjectTypeInsert.validate(BOTechnicalObjectType boTechnicalObjectType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOTechnicalObjectTypeprotected voidBTTechnicalObjectTypeUpdate.validate(BOTechnicalObjectType boTechnicalObjectType, PoolKit pk) Checks if the givenBOTechnicalObjectTypecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.type.template.data
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.template.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectTypeTemplateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.technicalobject.type.template.task
Methods in overit.geocallapp.wfm.core.bl.technicalobject.type.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectTypeTemplateInsert.checkOnlyOneDefaultTemplate(BOTechnicalObjectTypeTemplate technicalObjectTypeTemplate, PoolKit pk) Verifies that there is already a default template of the given technical object type template.protected voidBTTechnicalObjectTypeTemplateUpdate.checkOnlyOneDefaultTemplate(BOTechnicalObjectTypeTemplate technicalObjectTypeTemplate, PoolKit pk) Verifies that there is already a default template of the given technical object type template.protected voidBTTechnicalObjectTypeTemplateInsert.checkUniqueCode(BOTechnicalObjectTypeTemplate technicalObjectTypeTemplate, PoolKit poolKit) Verifies that the code of the given technical object type template is unique.protected voidBTTechnicalObjectTypeTemplateUpdate.checkUniqueCode(BOTechnicalObjectTypeTemplate technicalObjectTypeTemplate, PoolKit poolKit) Verifies that the code of the given technical object type template is unique.protected voidBTTechnicalObjectTypeTemplateInsert.execute(TechnicalObjectTypeTemplateInsertEvent event, PoolKit pk) Writes the inserted technical object type template into the event journal.protected voidBTTechnicalObjectTypeTemplateLoad.execute(TechnicalObjectTypeTemplateLoadEvent event, PoolKit poolKit) Writes the loaded technical object type template into the event journal.protected voidBTTechnicalObjectTypeTemplateSearch.execute(TechnicalObjectTypeTemplateSearchEvent event, PoolKit poolKit) Writes the searched technical object type template into the event journal.protected voidBTTechnicalObjectTypeTemplateUpdate.execute(TechnicalObjectTypeTemplateUpdateEvent event, PoolKit pk) Writes the updated technical object type into the event journal.protected voidBTTechnicalObjectTypeTemplateInsert.validate(BOTechnicalObjectTypeTemplate boTechnicalObjectTypeTemplate, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOTechnicalObjectTypeTemplateprotected voidBTTechnicalObjectTypeTemplateUpdate.validate(BOTechnicalObjectTypeTemplate technicalObjectTypeTemplate, PoolKit pk) Checks if the givenBOTechnicalObjectTypeTemplatecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.data
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTaskCategorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTaskCategoryInsert.checkUniqueCode(BOTaskCategory taskCategory, PoolKit poolKit) Checks if the task category has a unique code.protected voidBTTaskCategoryUpdate.checkUniqueCode(BOTaskCategory taskCategory, PoolKit poolKit) Checks if the task category has a unique code.protected voidBTTaskCategoryInsert.execute(TaskCategoryInsertEvent event, PoolKit pk) Writes the inserted task category id into the event journal.protected voidBTTaskCategoryLoad.execute(TaskCategoryLoadEvent event, PoolKit poolKit) Writes the loaded task category into the event journal.protected voidBTTaskCategorySearch.execute(TaskCategorySearchEvent event, PoolKit poolKit) Writes the searched task category into the event journalprotected voidBTTaskCategoryUpdate.execute(TaskCategoryUpdateEvent event, PoolKit pk) Writes the updated task category into the event journal.protected voidBTTaskCategoryInsert.validate(BOTaskCategory taskCategory, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOTaskCategory.protected voidBTTaskCategoryUpdate.validate(BOTaskCategory taskCategory, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOTaskCategory. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryeventtype.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryeventtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTaskCategoryEventTypeDelete.delete(BOTaskCategoryEventType input, PoolKit poolKit) Deletes the givenBOTaskCategoryEventType.protected voidBTTaskCategoryEventTypeDelete.execute(TaskCategoryEventTypeDeleteEvent event, PoolKit poolKit) Deletes theBOTaskCategoryEventType.protected voidBTTaskCategoryEventTypeInsert.execute(TaskCategoryEventTypeInsertEvent event, PoolKit poolKit) Inserts a new relation between task category and event type, basing on the inputBOTaskCategoryEventType.protected voidBTTaskCategoryEventTypeSearch.execute(TaskCategoryEventTypeSearchEvent event, PoolKit poolKit) Writes the searched page ofBOTaskCategoryEventTypeinto the event journalprotected voidBTTaskCategoryEventTypeUpdate.execute(TaskCategoryEventTypeUpdateEvent event, PoolKit poolKit) Updates theBOTaskCategoryEventType.protected voidBTTaskCategoryEventTypeInsert.insertTaskCategotyEventType(BOTaskCategoryEventType input, PoolKit poolKit) Performs an insertion of a new relation between task category and event type.protected voidBTTaskCategoryEventTypeUpdate.update(TaskCategoryEventTypeUpdateInput input, PoolKit poolKit) Updates theBOTaskCategoryEventTypepassed as filter with the values, contained inTaskCategoryEventTypeUpdateInput -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEventTypeLoad.body(EventTypeLoadEvent event, PoolKit poolKit) Writes the loaded event type into the event journal.protected voidBTEventTypeSearch.body(EventTypeSearchEvent event, PoolKit poolKit) Writes the searched event type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDefaultProfileCheck.body(DefaultProfileCheckEvent event, PoolKit poolKit) protected voidBTProfileLoadByUserEvent.body(ProfileLoadByUserEvent event, PoolKit poolKit) Writes the loaded time sheet profile into the event journal.protected voidBTDefaultProfileInsert.execute(DefaultProfileInsertEvent event, PoolKit pk) protected voidBTDefaultProfileSearch.execute(DefaultProfileSearchEvent event, PoolKit poolKit) protected voidBTProfileInsert.execute(ProfileInsertEvent event, PoolKit pk) Writes the inserted timesheet profile id into the event journal.protected voidBTProfileLoad.execute(ProfileLoadEvent event, PoolKit poolKit) Writes the loaded time sheet profile into the event journal.protected voidBTProfileSearch.execute(ProfileSearchEvent event, PoolKit poolKit) Writes the searched timesheet profile into the event journalprotected voidBTProfileUpdate.execute(ProfileUpdateEvent event, PoolKit pk) Writes the updated time sheet profile into the event journal.protected BOProfileBTDefaultProfileCheck.getDefaultProfile(PoolKit poolKit) protected BOProfileBTProfileLoadByUserEvent.getDefaultProfile(PoolKit poolKit) Returns the defaultBOProfile.protected LongBTProfileLoadByUserEvent.getOperationCenterProfile(Long operationCenterId, PoolKit poolKit) Returns the profile id associated to the given operation center.protected LongBTProfileLoadByUserEvent.getUserProfile(ProfileLoadByUserEvent event, PoolKit poolKit) Returns either the profile associated directly to the user or (whether that was null) the profile associated to the user's operation center.protected voidBTDefaultProfileCheck.insertDefaultProfile(PoolKit poolKit) protected BOSchedulingUserLoads theBOSchedulingUserassociated to the given id. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.data
Methods in overit.geocallapp.wfm.core.bl.timesheet.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTimesheetSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.event
Methods in overit.geocallapp.wfm.core.bl.timesheet.event with parameters of type PoolKitModifier and TypeMethodDescriptionTimesheetTaskEventCache.getOnCallShift(Long shift, PoolKit poolKit) TimesheetEntitiesAggregateLoadCache.getProfile(Long user, PoolKit poolKit) TimesheetTaskEventCache.getReceipt(Long receipt, PoolKit poolKit) TimesheetEntitiesAggregateLoadCache.getReceiptType(Long receiptType, PoolKit poolKit) TimesheetTaskEventCache.getReceiptType(Long receiptType, PoolKit poolKit) TimesheetEntitiesAggregateLoadCache.getShiftExceptionClass(Long shiftExceptionClass, PoolKit poolKit) TimesheetEntitiesAggregateLoadCache.getTaskCategory(Long taskCategory, PoolKit poolKit) TimesheetTaskEventCache.getTaskCategory(Long category, PoolKit poolKit) TimesheetTaskEventCache.getTaskCategoryEventTypeByEndEvent(Long eventType, PoolKit poolKit) TimesheetTaskEventCache.getTaskCategoryEventTypeByStartEvent(Long eventType, PoolKit poolKit) TimesheetTaskEventCache.getTimesheet(Long timesheet, PoolKit poolKit) TimesheetTaskEventCache.getWorkShift(Long shift, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.header.history.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.header.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimesheetHeaderHistorySearch.body(TimesheetHeaderHistorySearchEvent event, PoolKit poolKit) Writes the searched time sheet header into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.header.state.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.header.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimesheetStateLoad.body(TimesheetStateLoadEvent event, PoolKit poolKit) Writes the loaded timesheet state into the event journal.protected voidBTTimesheetStateSearch.body(TimesheetStateSearchEvent event, PoolKit pk) Writes the searched time sheet state into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.header.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimesheetHeaderInsert.body(TimesheetHeaderInsertEvent event, PoolKit pk) Writes the inserted time sheet header id into the event journal.protected voidBTTimesheetHeaderLoad.body(TimesheetHeaderLoadEvent event, PoolKit poolKit) Writes the loaded time sheet header into the event journal.protected voidBTTimesheetHeaderSearch.body(TimesheetHeaderSearchEvent event, PoolKit poolKit) Writes the searched time sheet header into the event journalprotected voidBTTimesheetHeaderStateUpdate.body(TimesheetHeaderStateUpdateEvent event, PoolKit poolkit) Updates theBOTimesheetHeaderstate, i.e. no other field of the timesheet header is going to be updated by this process.protected voidBTTimesheetHeaderUpdate.body(TimesheetHeaderUpdateEvent event, PoolKit pk) Updates theBOTimesheetHeaderwith all its needed components, except for his state.protected BOTimesheetHeaderBTTimesheetHeaderInsert.insertHeader(BOTimesheetHeader header, PoolKit pk) Inserts the new time sheet header, basing on the @param header data given as input.protected TimeZoneBTTimesheetHeaderTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.notification.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimesheetAgendaResourceNotification.cancelAutomaticTimesheetTask(Long user, Long eventType, Long intervention, PoolKit poolKit) protected voidBTTimesheetClockingNotification.cancelAutomaticTimesheetTask(BOClocking clocking, PoolKit poolKit) protected voidBTTimesheetResourceShiftExceptionCancelNotification.cancelAutomaticTimesheetTask(BOWorkShiftException receipt, PoolKit poolKit) protected voidBTTimesheetWorkShiftNotification.cancelAutomaticTimesheetTask(BOWorkShift workShift, PoolKit poolKit) protected voidBTTimesheetWorkShiftCancelNotification.cancelTask(Long taskId, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.cancelTasks(BOInterventionResource interventionResource, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.execute(InterventionResourceNotificationEvent event, PoolKit poolKit) protected voidBTTimesheetClockingNotification.execute(ClockingNotificationEvent event, PoolKit poolKit) protected voidBTTimesheetResourceShiftExceptionCancelNotification.execute(WorkShiftExceptionNotificationEvent event, PoolKit poolKit) protected voidBTTimesheetResourceShiftExceptionNotification.execute(WorkShiftExceptionNotificationEvent event, PoolKit poolKit) protected voidBTTimesheetWorkShiftCancelNotification.execute(WorkShiftNotificationEvent event, PoolKit poolKit) protected voidBTTimesheetWorkShiftNotification.execute(WorkShiftNotificationEvent event, PoolKit poolKit) protected LongBTTimesheetClockingNotification.getEventType(BOClocking clocking, PoolKit poolKit) protected booleanBTTimesheetResourceShiftExceptionCancelNotification.isAbsenceResourceShiftException(BOWorkShiftException receipt, PoolKit poolKit) protected booleanBTTimesheetResourceShiftExceptionNotification.isAbsenceResourceShiftException(BOWorkShiftException receipt, PoolKit poolKit) protected booleanBTTimesheetAgendaResourceNotification.isBundleOperation(Long appointmentId, PoolKit poolKit) BTTimesheetWorkShiftCancelNotification.loadActiveTasks(Long workShiftId, PoolKit poolKit) protected BOAppointmentBTTimesheetAgendaResourceNotification.loadAppointment(Long appointmentId, PoolKit poolKit) protected BOClockingBTTimesheetClockingNotification.loadClocking(Long clockingId, PoolKit poolKit) protected BOClockingTypeBTTimesheetClockingNotification.loadClockingType(Long clockingType, PoolKit poolKit) protected BOInterventionBTTimesheetAgendaResourceNotification.loadIntervention(Long intervention, PoolKit poolKit) protected BOReceiptTypeBTTimesheetResourceShiftExceptionCancelNotification.loadReceiptType(Long receiptType, PoolKit poolKit) protected BOReceiptTypeBTTimesheetResourceShiftExceptionNotification.loadReceiptType(Long receiptType, PoolKit poolKit) protected BOShiftExceptionClassBTTimesheetResourceShiftExceptionCancelNotification.loadShiftExceptionClass(Long shiftExceptionClass, PoolKit poolKit) protected BOShiftExceptionClassBTTimesheetResourceShiftExceptionNotification.loadShiftExceptionClass(Long shiftExceptionClass, PoolKit poolKit) protected booleanBTTimesheetAgendaResourceNotification.manageTimesheetTasks(BOIntervention intervention, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.upsertAutomaticTimesheetTask(BOInterventionResource interventionResource, Date date, Long eventType, Long duration, PoolKit poolKit) protected voidBTTimesheetClockingNotification.upsertAutomaticTimesheetTask(BOClocking clocking, PoolKit poolKit) protected voidBTTimesheetResourceShiftExceptionNotification.upsertAutomaticTimesheetTask(BOWorkShiftException receipt, PoolKit poolKit) protected voidBTTimesheetWorkShiftNotification.upsertAutomaticTimesheetTask(BOWorkShift workShift, PoolKit poolKit) protected voidBTTimesheetAgendaResourceNotification.upsertTasks(BOInterventionResource interventionResource, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidBTTimesheetAutomaticTaskCancel.calculateDuration(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.calculateDuration(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.calculateDuration(Timesheet timesheet, PoolKit poolKit) Calculates all the timesheet durations.protected voidBTTimesheetGapFill.calculateDuration(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetTaskCancel.calculateDuration(Timesheet timesheet, PoolKit poolKit) Calculates the timesheet durations.protected voidBTTimesheetTaskInsert.calculateDuration(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.calculateDuration(Timesheet timesheet, PoolKit poolKit) Calculates all the timesheet durations.protected List<TimesheetShiftCalculationOutput> BTTimesheetAutomaticTaskInsert.calculateTaskShifts(Timesheet timesheet, Date startDate, Date endDate, PoolKit poolKit) protected List<TimesheetShiftCalculationOutput> BTTimesheetAutomaticTaskUpsert.calculateTaskShifts(Timesheet timesheet, Date startDate, Date endDate, PoolKit poolKit) protected List<TimesheetShiftCalculationOutput> BTTimesheetTaskInsert.calculateTaskShifts(Timesheet timesheet, Date startDate, Date endDate, PoolKit poolKit) protected List<TimesheetShiftCalculationOutput> BTTimesheetTaskUpdate.calculateTaskShifts(Timesheet timesheet, Date startDate, Date endDate, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskCancel.calculateWarnings(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskDurationUpdate.calculateWarnings(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.calculateWarnings(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.calculateWarnings(Timesheet timesheet, PoolKit poolKit) Calculates all the timesheet warnings.protected voidBTTimesheetGapFill.calculateWarnings(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetTaskCancel.calculateWarnings(Timesheet timesheet, PoolKit poolKit) Calculates all the timesheet warnings.protected voidBTTimesheetTaskInsert.calculateWarnings(Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.calculateWarnings(Timesheet timesheet, PoolKit poolKit) Calculates all the timesheet warnings.protected voidBTTimesheetAutomaticTaskUpsert.cancelLinkedTasks(List<BOTask> linkedTasks, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.cancelLinkedTasks(PoolKit poolKit, List<BOTask> linkedTasks) protected LongBTTimesheetAutomaticTaskCancel.cancelTask(BOTask task, TimesheetPermissionCheck permissionCheck, TimesheetTaskEventCache cache, PoolKit poolKit) protected voidBTTimesheetTaskCancel.cancelTask(BOTask task, PoolKit poolKit) Cancels the givenBOTask.BTTimesheetAutomaticTaskCancel.cancelTasks(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit) protected voidBTTimesheetClose.changeTimesheetState(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) Changes the timesheet state toBOTimesheetState.Values.TO_BE_VALIDATEDorBOTimesheetState.Values.VALIDATED, whether the validation is enabled or not.protected voidBTTimesheetReopen.changeTimesheetState(Timesheet timesheet, PoolKit poolKit) Changes the timesheet state toBOTimesheetState.Values.OPEN.protected voidBTTimesheetValidate.changeTimesheetState(Timesheet timesheet, PoolKit poolKit) Changes the timesheet state toBOTimesheetState.Values.VALIDATED.protected voidBTTimesheetClose.checkClosingConditions(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) Checks all closing conditions before closing the timesheet.protected voidBTTimesheetGapFill.checkGapFillerConditions(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) Checks all conditions before gap filler.protected voidBTTimesheetWarningsCalculate.checkGapNotAccountedWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be generated when two consecutive tasks of the same shift have an in between time gap grater than the threshold defined in the configuration.protected voidBTTimesheetWarningsCalculate.checkInconsistentDurationWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be generated when the task original duration is different from the reference interval (inserted manually by the user) and it is also different from the task effective duration (which considers tasks overlapping)protected voidBTTimesheetWarningsCalculate.checkOverlapWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be generated whether two or more tasks are overlapped and the task with max priority is not unique.protected voidBTTimesheetWarningsCalculate.checkOvertimeWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be generated whether the "out-of-shift overtime" task category begins before the task shift starts or it finishes after the task shift ends.protected voidBTTimesheetWarningsCalculate.checkShiftGapWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be calculated for every shift of the timesheet and its generated when the planned shift duration is grater than the accounted one.protected voidBTTimesheetWarningsCalculate.checkShiftNotRespectedWarning(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) This warning must be generated for every shift of the timesheet and its generated when the actual shift starts after the planned one or when the actual shift ends before the planned one.protected voidBTTimesheetClose.checkTaskPresence(TimesheetEntitiesAggregate aggregate, PoolKit poolKit) Checks the task presence for every timesheet shift.protected booleanBTTimesheetWarningsCalculate.checkWarningDuplication(BOWarning warning, PoolKit poolKit) It checks if a warning with the same information as the one given as input already exists.protected voidBTTimesheetShiftCalculation.completeShiftIds(List<TimesheetShiftCalculationOutput> intervals, Long user, Date timesheetStartDate, Date timesheetEndDate, TimesheetTaskEventCache cache, PoolKit poolKit) Calculates the shift id for intervals that don't have it.protected BOTimesheetHeaderBTTimesheetInsert.createHeader(TimesheetInsertInput input, PoolKit poolKit) Creates the timesheet header.protected BOTaskBTTimesheetAutomaticTaskInsert.createTask(Timesheet timesheet, TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, PoolKit poolKit) protected BOTaskBTTimesheetTaskInsert.createTask(Timesheet timesheet, TimesheetTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, PoolKit poolKit) protected voidBTTimesheetWarningsCalculate.createTaskWarning(BOTask task, Long warningType, BOWorkShift shift, PoolKit poolKit) Creates theBOWarningassociated to the givenBOTaskand the eventualBOWorkShiftwith the needed informations.protected voidBTTimesheetWarningsCalculate.createWorkShiftWarning(Timesheet timesheet, Long warningType, BOWorkShift shift, PoolKit poolKit) Creates theBOWarningassociated to the givenTimesheetandBOWorkShiftwith the needed informations.protected voidBTTimesheetWarningsCalculate.deleteOldWarnings(Long timesheetId, PoolKit poolKit) It deletes all the old warning of the given timesheet.protected voidBTTimesheetWarningsCalculate.elaborateInBetweenTaskGap(TimesheetEntitiesAggregate aggregate, Long gapThreshold, BOWorkShift shift, PoolKit poolKit) This check is performed on the list of active tasks sorted by date.protected abstract voidprotected voidBTTimesheetActualDurationUpdate.execute(TimesheetActualDurationUpdateEvent event, PoolKit poolKit) Performs the actual duration of all tasks of the given timesheet.protected voidBTTimesheetAutomaticTaskCancel.execute(TimesheetAutomaticTaskCancelEvent event, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskDurationUpdate.execute(TimesheetAutomaticTaskDurationUpdateEvent event, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.execute(TimesheetAutomaticTaskInsertEvent event, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.execute(TimesheetAutomaticTaskUpdateEvent event, PoolKit poolKit) Updates the automaticBOTaskand recalculates all the timesheet durations and warnings.protected voidBTTimesheetAutomaticTaskUpsert.execute(TimesheetAutomaticTaskUpsertEvent event, PoolKit poolKit) protected voidBTTimesheetClose.execute(TimesheetCloseEvent event, PoolKit poolKit) Performs the closure of the timesheet.protected voidBTTimesheetClosureForce.execute(TimesheetClosureForceEvent event, PoolKit poolKit) protected voidBTTimesheetEntitiesAggregateLoad.execute(TimesheetEntitiesAggregateLoadEvent event, PoolKit poolKit) Writes the loaded time sheet entities aggregate into the event journal.protected voidBTTimesheetGapFill.execute(TimesheetGapFillEvent event, PoolKit poolKit) protected voidBTTimesheetInsert.execute(TimesheetInsertEvent event, PoolKit poolKit) Writes the inserted timesheet header id into the event journal.protected voidBTTimesheetLoad.execute(TimesheetLoadEvent event, PoolKit poolKit) Writes the loaded time sheet into the event journal.protected voidBTTimesheetReopen.execute(TimesheetReopenEvent event, PoolKit poolKit) Reopens the given timesheet when its state isBOTimesheetState.Values.TO_BE_VALIDATEDorBOTimesheetState.Values.VALIDATED.protected voidBTTimesheetSearch.execute(TimesheetSearchEvent event, PoolKit poolKit) Writes the resultsPageResponseof the searched time sheets into the event journal.protected voidBTTimesheetShiftCalculation.execute(TimesheetShiftCalculationEvent event, PoolKit poolKit) Writes the results, i.e a list ofTimesheetShiftCalculationOutputinto the event journal.protected voidBTTimesheetTaskCancel.execute(TimesheetTaskCancelEvent event, PoolKit poolKit) Cancels the given task and recalculates all the timesheets durations and warnings.protected voidBTTimesheetTaskInsert.execute(TimesheetTaskInsertEvent event, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.execute(TimesheetTaskUpdateEvent event, PoolKit poolKit) Updates theBOTaskand recalculates all the timesheet durations and warnings.protected voidBTTimesheetValidate.execute(TimesheetValidateEvent event, PoolKit poolKit) Validates the given timesheet when its state isBOTimesheetState.Values.TO_BE_VALIDATED.protected voidBTTimesheetWarningsCalculate.execute(TimesheetWarningsCalculateEvent event, PoolKit poolKit) Performs the warnings calculation after deleting all old warnings of the given timesheet and basing on the configuration of the timesheet (user) profile.protected Collection<Long> BTTimesheetClosureForce.forceClosure(PoolKit poolKit) protected Collection<Long> BTTimesheetClosureForce.forceClosureByProfile(BOProfile profile, PoolKit poolKit) protected voidBTTimesheetClosureForce.forceTimesheetClosure(Timesheet timesheet, PoolKit poolKit) protected TimesheetGapFillOutputBTTimesheetGapFill.gapFill(BOTask previousTask, BOTask nextTask, TimesheetEntitiesAggregate aggregate, BOTaskCategory gapFillerCategory, List<overit.geocallapp.wfm.util.timeline.TimeLineRange> activeShiftTaskRanges, PoolKit poolKit) protected BOEventEntityBTTimesheetAutomaticTaskUpdate.getEventEntity(Long eventEntityId, Timesheet timesheet, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskInsert.getTaskEndDate(TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, BOEventEntity eventEntity, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskUpdate.getTaskEndDate(TimesheetAutomaticTaskUpdateInput input, BOTask task, Timesheet timesheet, PoolKit poolKit) BTTimesheetAutomaticTaskDurationUpdate.getTasksByEntity(Long intervention, Long clocking, Long unavailability, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskInsert.getTaskStartDate(TimesheetAutomaticTaskInsertInput input, TimesheetShiftCalculationOutput taskShift, BOEventEntity eventEntity, PoolKit poolKit) protected DateBTTimesheetAutomaticTaskUpdate.getTaskStartDate(TimesheetAutomaticTaskUpdateInput input, BOTask task, Timesheet timesheet, PoolKit poolKit) protected TimesheetBTTimesheetAutomaticTaskInsert.getTimesheet(Long user, Date referenceDate, TimesheetTaskEventCache cache, PoolKit poolKit) protected TimesheetBTTimesheetTaskInsert.getTimesheet(Long timesheetId, Long user, Date referenceDate, PoolKit poolKit) protected LongBTTimesheetAutomaticTaskInsert.getUnavailabilityReason(TimesheetAutomaticTaskInsertInput input, BOEventEntity eventEntity, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.insertEventEntity(BOEventEntity eventEntity, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.insertEventEntity(BOEventEntity eventEntity, Timesheet timesheet, PoolKit poolKit) protected LongBTTimesheetTaskInsert.insertEventEntity(BOEventEntity eventEntity, PoolKit poolKit) protected LongBTTimesheetTaskUpdate.insertEventEntity(BOEventEntity eventEntity, PoolKit poolKit) Inserts theBOEventEntityin the repository.protected LongBTTimesheetAutomaticTaskInsert.insertTask(BOTask task, PoolKit poolKit) BTTimesheetGapFill.insertTask(Timesheet timesheet, Date startDate, Date endDate, BOTaskCategory gapFillerCategory, PoolKit poolKit) protected LongBTTimesheetTaskInsert.insertTask(BOTask task, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.insertTasks(TimesheetTaskUpdateInput input, Long user, Date startDate, Date endDate, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.insertTasksWithStartEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskInsert.insertTimesheetTasks(Timesheet timesheet, TimesheetAutomaticTaskInsertInput input, Date startDate, Date endDate, PoolKit poolKit) BTTimesheetTaskInsert.insertTimesheetTasks(Timesheet timesheet, TimesheetTaskInsertInput input, Date startDate, Date endDate, PoolKit poolKit) protected voidBTTimesheetWarningsCalculate.insertWarning(BOWarning warning, PoolKit poolKit) If the givenBOWarningdoes not yet exists, it calls theWarningInsertEventto perform the insert of the warning.protected booleanBTTimesheetAutomaticTaskInsert.isDailyAbsence(TimesheetAutomaticTaskInsertInput input, BOEventEntity eventEntity, PoolKit poolKit) protected booleanBTTimesheetAutomaticTaskUpdate.isDailyAbsence(TimesheetAutomaticTaskUpdateInput input, BOEventEntity eventEntity, PoolKit poolKit) protected booleanBTTimesheetAutomaticTaskUpsert.isSameShift(Timesheet timesheet, BOTask task, Date startDate, Date endDate, PoolKit poolKit) protected booleanBTTimesheetTaskUpdate.isSameShift(Timesheet timesheet, BOTask task, Date startDate, Date endDate, PoolKit poolKit) protected booleanBTTimesheetShiftCalculation.isTimesheetShift(Long shiftId, Date timesheetStartDate, Date timesheetEndDate, TimesheetTaskEventCache cache, PoolKit poolKit) protected TimesheetEntitiesAggregateBTTimesheetActualDurationUpdate.loadAggregate(Timesheet timesheet, PoolKit poolKit) It loads the timesheet aggregate object.protected TimesheetEntitiesAggregateBTTimesheetClose.loadAggregate(Timesheet timesheet, PoolKit poolKit) It loads the timesheet aggregate object.protected TimesheetEntitiesAggregateBTTimesheetGapFill.loadAggregate(Timesheet timesheet, PoolKit poolKit) It loads the timesheet aggregate object.protected TimesheetEntitiesAggregateBTTimesheetWarningsCalculate.loadAggregate(Timesheet timesheet, PoolKit poolKit) It loads the timesheet aggregate object.protected List<BOEventEntity> BTTimesheetAutomaticTaskCancel.loadEventEntities(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit) protected List<BOEventEntity> BTTimesheetAutomaticTaskDurationUpdate.loadEventEntities(Long intervention, Long clocking, Long unavailability, PoolKit poolKit) protected List<BOEventEntity> BTTimesheetAutomaticTaskUpsert.loadEventEntities(Long intervention, Long clocking, Long unavailability, PoolKit poolKit) protected List<BOEventEntity> BTTimesheetLoad.loadEventEntities(Long timesheetId, PoolKit poolKit) Loads all the event entities associated to the timesheet's tasks.protected List<BOEventEntity> BTTimesheetSearch.loadEventEntities(Long timesheetId, PoolKit poolKit) Loads all the event entities associated to the timesheet's tasks.protected BOEventEntityBTTimesheetAutomaticTaskUpsert.loadEventEntity(Long eventEntityId, Timesheet timesheet, PoolKit poolKit) protected BOTaskCategoryBTTimesheetGapFill.loadGapFillerCategory(PoolKit poolKit) protected BOTimesheetHeaderBTTimesheetLoad.loadHeader(TimesheetLoadEvent event, PoolKit poolKit) Loads theBOTimesheetHeaderBTTimesheetTaskUpdate.loadLinkedTasks(BOTask task, PoolKit poolKit) protected List<BOOnCallShift> BTTimesheetEntitiesAggregateLoad.loadOnCallShifts(Timesheet timesheet, PoolKit poolKit) protected List<BOOnCallShift> BTTimesheetShiftCalculation.loadOnCallShifts(Long user, Date startDate, Date endDate, PoolKit poolKit) Loads the on call shifts that overlap the task.protected BOProfileBTTimesheetInsert.loadProfile(Long user, PoolKit poolKit) Loads theBOProfilerelated to the timesheet user.protected PageResponse<BOProfile> BTTimesheetClosureForce.loadProfiles(PoolKit poolKit) BTTimesheetEntitiesAggregateLoad.loadReceipts(Long shift, PoolKit poolKit) protected List<BOWorkShift> BTTimesheetEntitiesAggregateLoad.loadShifts(Timesheet timesheet, PoolKit poolKit) protected BOTaskLoads aBOTask.protected BOTaskprotected BOTaskLoads aBOTask.protected BOTaskprotected BOTaskprotected BOTaskLoads theBOTask.protected BOTaskLoads aBOTask.protected BOTaskCategoryEventTypeBTTimesheetAutomaticTaskUpsert.loadTaskCategoryEventTypeByEndEvent(TimesheetTaskEventCache cache, Long eventType, PoolKit poolKit) protected BOTaskCategoryEventTypeBTTimesheetAutomaticTaskUpsert.loadTaskCategoryEventTypeByStartEvent(TimesheetTaskEventCache cache, Long eventType, PoolKit poolKit) Searches for the list ofBOTaskrelated to the given time sheet idSearches for the list ofBOTaskrelated to the given time sheet idBTTimesheetAutomaticTaskUpsert.loadTasksByEndEvent(Long endEventType, TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.loadTasksByEndEventEntity(Long eventType, Collection<Long> eventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByEndEventEntity(Long endEventType, Collection<Long> endEventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByEndEventShift(Long endEventType, Long shift, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.loadTasksByEndShift(Long eventType, Long shift, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByFirstTask(BOTask task, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByLastTask(BOTask task, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByStartEvent(Long startEventType, TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.loadTasksByStartEventEntity(Long eventType, Collection<Long> eventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskDurationUpdate.loadTasksByStartEventEntity(Collection<Long> startEventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByStartEventEntity(Long startEventType, Collection<Long> startEventEntity, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksByStartEventShift(Long startEventType, Long shift, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.loadTasksByStartShift(Long eventType, Long shift, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.loadTasksWithoutEndEventType(BOTaskCategoryEventType taskCategoryEventType, PoolKit poolKit) protected TimesheetBTTimesheetAutomaticTaskCancel.loadTimesheet(TimesheetTaskEventCache cache, Long timesheetId, PoolKit poolKit) protected TimesheetBTTimesheetAutomaticTaskDurationUpdate.loadTimesheet(TimesheetTaskEventCache cache, Long timesheetId, PoolKit poolKit) protected TimesheetBTTimesheetAutomaticTaskUpdate.loadTimesheet(TimesheetAutomaticTaskUpdateInput input, PoolKit poolKit) Loads theTimesheet.protected TimesheetBTTimesheetAutomaticTaskUpsert.loadTimesheet(TimesheetTaskEventCache cache, Long timesheetId, PoolKit poolKit) protected TimesheetBTTimesheetClose.loadTimesheet(Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.protected TimesheetBTTimesheetGapFill.loadTimesheet(Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.protected TimesheetBTTimesheetReopen.loadTimesheet(Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.protected TimesheetBTTimesheetTaskCancel.loadTimesheet(TimesheetTaskCancelInput input, Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.protected TimesheetBTTimesheetTaskUpdate.loadTimesheet(TimesheetTaskUpdateInput input, PoolKit poolKit) Loads theTimesheet.protected TimesheetBTTimesheetValidate.loadTimesheet(Long timesheetId, PoolKit poolKit) Loads theTimesheetfrom the given id.protected PageResponse<Timesheet> BTTimesheetClosureForce.loadTimesheets(BOProfile profile, PoolKit poolKit) protected BOTimesheetTypeLoads theBOTimesheetType.BTTimesheetLoad.loadWarnings(Long timesheetId, PoolKit poolKit) Loads all the warning associated to the timesheet's tasks and shifts.BTTimesheetSearch.loadWarnings(Long id, PoolKit poolKit) Loads all the warning associated to the timesheet's tasks and shifts.protected List<BOWorkShift> BTTimesheetShiftCalculation.loadWorkShifts(Long user, Date startDate, Date endDate, PoolKit poolKit) Loads the work shifts that overlap the task.protected LongBTTimesheetAutomaticTaskCancel.modifyTask(BOTask task, Timesheet timesheet, PoolKit poolKit) BTTimesheetAutomaticTaskCancel.modifyTasks(TimesheetAutomaticTaskCancelInput input, PoolKit poolKit) protected BOTaskBTTimesheetAutomaticTaskUpdate.prepareTaskData(TimesheetAutomaticTaskUpdateInput input, Timesheet timesheet, PoolKit poolKit) Prepares the task data for the update.protected TimeZoneBTTimesheetTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Timesheet> input, PoolKit poolKit) protected LongBTTimesheetInsert.saveHeader(BOTimesheetHeader timesheetHeader, PoolKit poolKit) Saves (inserts) the timesheet header.protected PageResponse<BOTimesheetHeader> BTTimesheetSearch.searchTimesheets(Page page, TimesheetSearchFilter searchFilter, PoolKit pk) Searches for the needed time sheets using the informations contained into thePageand theTimesheetSearchFilter, i.e. the information about the results pagination and the filters needed for the specified query.protected List<TimesheetGapFillOutput> BTTimesheetGapFill.shiftGapFill(TimesheetEntitiesAggregate aggregate, Long shiftId, BOTaskCategory gapFillerCategory, PoolKit poolKit) protected List<TimesheetGapFillOutput> BTTimesheetGapFill.timesheetGapFill(TimesheetEntitiesAggregate aggregate, Collection<Long> inputShifts, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.updateEventEntity(BOEventEntity eventEntity, PoolKit poolKit) Updates theBOEventEntityin the repository.protected voidBTTimesheetAutomaticTaskInsert.updateLinkedTasks(List<BOTask> tasks, TimesheetTaskEventCache cache, PoolKit poolKit) protected voidBTTimesheetTaskInsert.updateLinkedTasks(List<BOTask> tasks, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.updateTask(BOTask task, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.updateTask(TimesheetAutomaticTaskUpdateInput input, Timesheet timesheet, PoolKit poolKit) Updates the automaticBOTask.protected voidBTTimesheetGapFill.updateTask(BOTask task, PoolKit poolKit) protected voidBTTimesheetTaskInsert.updateTask(BOTask task, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.updateTask(TimesheetTaskUpdateInput input, Timesheet timesheet, BOTask task, PoolKit poolKit) Updates theBOTask.protected voidBTTimesheetAutomaticTaskDurationUpdate.updateTaskDuration(BOTask task, long currentDuration, long newDuration, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTaskEndDate(Timesheet timesheet, BOTask task, Date endDate, Long endEventType, BOEventEntity endEventEntity, TimesheetTaskEventCache cache, PoolKit poolKit) protected voidBTTimesheetActualDurationUpdate.updateTasks(Timesheet timesheet, Map<Long, Long> oldActualDurations, PoolKit poolKit) Updates the timesheet tasks.BTTimesheetAutomaticTaskUpsert.updateTasksByEndEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTasksByStartEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskDurationUpdate.updateTasksDuration(List<BOTask> tasks, long currentDuration, long newDuration, TimesheetTaskEventCache cache, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpsert.updateTasksDuration(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTaskStartDate(Timesheet timesheet, BOTask task, Date startDate, TimesheetTaskEventCache cache, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTasksWithDifferentEventEntity(List<BOTask> tasksWithDifferentEventEntity, TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTasksWithEndEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.updateTasksWithSameEventEntity(List<BOTask> tasksWithSameEventEntity, TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) protected LongBTTimesheetTaskUpdate.upsertEventEntity(TimesheetTaskUpdateInput input, Timesheet timesheet, BOTask task, PoolKit poolKit) Insert or update theBOEventEntityrelated to the task.BTTimesheetAutomaticTaskUpsert.upsertTasksByEndEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) BTTimesheetAutomaticTaskUpsert.upsertTasksByStartEvent(TimesheetAutomaticTaskUpsertInput input, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskInsert.validateData(TimesheetAutomaticTaskInsertInput input, PoolKit poolKit) protected voidBTTimesheetAutomaticTaskUpdate.validateData(TimesheetAutomaticTaskUpdateInput input, Timesheet timesheet, PoolKit poolKit) Validates the event's input data.protected voidBTTimesheetTaskCancel.validateData(BOTask task, Timesheet timesheet, TimesheetPermissionCheck permissionCheck, TimesheetTaskEventCache cache, PoolKit poolKit) protected voidBTTimesheetTaskInsert.validateData(TimesheetTaskInsertInput input, Timesheet timesheet, PoolKit poolKit) protected voidBTTimesheetTaskUpdate.validateData(TimesheetTaskUpdateInput input, Timesheet timesheet, PoolKit poolKit) Validates the event's input data. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.data
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTaskSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.data
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOEventEntitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEventEntityInsert.body(EventEntityInsertEvent event, PoolKit pk) Writes the inserted event entity id into the event journal.protected voidBTEventEntityLoad.body(EventEntityLoadEvent event, PoolKit poolKit) Writes the loaded event entity into the event journal.protected voidBTEventEntitySearch.body(EventEntitySearchEvent event, PoolKit poolKit) Writes the searched event entity into the event journalprotected voidBTEventEntityUpdate.body(EventEntityUpdateEvent event, PoolKit pk) Writes the updated event entity into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.history.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTaskHistorySearch.body(TaskHistorySearchEvent event, PoolKit poolKit) Writes the searched time sheet task into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTaskStateLoad.body(TaskStateLoadEvent event, PoolKit poolKit) Writes the loaded task state into the event journal.protected voidBTTaskStateSearch.body(TaskStateSearchEvent event, PoolKit pk) Writes the searched task state into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTaskInsert.body(TaskInsertEvent event, PoolKit pk) Writes the inserted timesheet task id into the event journal.protected voidBTTaskStateUpdate.cancelLinkedTask(Long linkedTaskId, PoolKit pk) If the current task is being deleted, its linked task must be deleted as well.protected voidBTTaskStateUpdate.checkBeforeUpdate(BOTask task, PoolKit pk) protected voidBTTaskCheckWorkShiftDelete.execute(TaskCheckWorkShiftDeleteEvent event, PoolKit pk) protected voidBTTaskLoad.execute(TaskLoadEvent event, PoolKit poolKit) Writes the loaded timesheet task into the event journal.protected voidBTTaskSearch.execute(TaskSearchEvent event, PoolKit poolKit) Writes the searched timesheet task into the event journalprotected voidBTTasksLoad.execute(TasksLoadEvent event, PoolKit poolKit) Writes the list of the loaded timesheet tasks into the event journal.protected voidBTTaskStateUpdate.execute(TaskStateUpdateEvent event, PoolKit pk) Updates theBOTaskstate, i.e. no other field of the timesheet task is going to be updated by this process.protected voidBTTaskUpdate.execute(TaskUpdateEvent event, PoolKit pk) Updates theBOTaskwith all its needed components, except for his state.protected BOTaskBTTaskInsert.insertTask(BOTask task, PoolKit pk) Inserts the new timesheet task, basing on the @param task data given as input. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.type.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimesheetTypeLoad.body(TimesheetTypeLoadEvent event, PoolKit poolKit) Writes the loaded timesheet type into the event journal.protected voidBTTimesheetTypeSearch.body(TimesheetTypeSearchEvent event, PoolKit pk) Writes the searched timesheet type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.warning.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.warning.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidPerforms the delete query.protected voidBTWarningInsert.execute(WarningInsertEvent event, PoolKit pk) Writes the inserted warning id into the event journal.protected voidBTWarningLoad.execute(WarningLoadEvent event, PoolKit poolKit) Writes the loaded warning into the event journal.protected voidBTWarningsDelete.execute(WarningsDeleteEvent event, PoolKit pk) Deletes all the warnings linked to the given timesheet id.protected voidBTWarningSearch.execute(WarningSearchEvent event, PoolKit poolKit) Writes the searched warning into the event journalprotected voidBTWarningUpdate.execute(WarningUpdateEvent event, PoolKit pk) Writes the updated warning into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.timesheet.warning.type.task
Methods in overit.geocallapp.wfm.core.bl.timesheet.warning.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarningsTypesLoad.body(WarningTypesLoadEvent event, PoolKit poolKit) protected voidBTWarningTypeLoad.body(WarningTypeLoadEvent event, PoolKit poolKit) Writes the loaded warning type into the event journal.protected voidBTWarningTypeSearch.body(WarningTypeSearchEvent event, PoolKit pk) Writes the searched warning type into the event journalprotected List<BOWarningType> -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.toolmigrationpermissionsusertypes.task
Methods in overit.geocallapp.wfm.core.bl.toolmigrationpermissionsusertypes.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTToolMigrationPermissionsUserTypes.body(ToolMigrationPermissionsUserTypesEvent event, PoolKit pk) protected List<BOUserType> BTToolMigrationPermissionsUserTypes.getUserTypes(PoolKit pk) BTToolMigrationPermissionsUserTypes.loadCurrentUserTypeNewPermissions(BOUserType userType, PoolKit pk) BTToolMigrationPermissionsUserTypes.migrationPermissionUserType(BOUserType userType, PoolKit pk) protected voidBTToolMigrationPermissionsUserTypes.saveUserTypeNewPermissions(BOUserType userType, Set<String> currentUserTypeNewPermissions, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.user
Methods in overit.geocallapp.wfm.core.bl.user with parameters of type PoolKitModifier and TypeMethodDescriptionstatic StringUserUtils.getUserDescription(Long userId, PoolKit pk) Returns the user (or crew shell) description. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.user.data
Methods in overit.geocallapp.wfm.core.bl.user.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOLoadAllUsers.defineValues(CommandContext cc, PoolKit pk) protected voidDAOUser.defineValues(CommandContext cc, PoolKit pk) protected voidDAOLoadAllUsers.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.user.task
Methods in overit.geocallapp.wfm.core.bl.user.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTUserInsertOld.afterInsert(BOUser bo, PoolKit pk) Deprecated.Actions to perform after the insertionprotected voidBTUserUpdateOld.afterUpdate(BOUser bo, PoolKit pk) Deprecated.Actions to perform after the insertionprotected voidBTDuplicateUserType.body(UserTypeDuplicateEvent event, PoolKit poolKit) protected voidBTUserInsertOld.body(UserInsertEvent event, PoolKit pk) Deprecated.Writes the inserted user id into the event journal.protected voidBTUserLoadOld.body(UserLoadEvent event, PoolKit poolKit) Deprecated.Writes the loaded user into the event journal.protected voidBTUserUpdateOld.body(UserUpdateEvent event, PoolKit pk) Deprecated.Updates theBOUserwith all its needed components.protected voidBTUserUpdate.checkUserVisibility(BOUser user, PoolKit pk) protected <T extends DAO>
voidBTDuplicateUserType.copyAssociations(Class<T> daoClass, String userTypeFieldName, Long originalUserTypeId, Long newUserTypeId, PoolKit poolKit) Generic method to copy associations from one user type to another.protected voidBTDuplicateUserType.copyTechnicalObjectTypes(Long originalUserTypeId, Long newUserTypeId, PoolKit poolKit) Copies technical object type associations from the original user type to the new user type.protected voidBTDuplicateUserType.copyUserTypeFlags(Long originalUserTypeId, Long newUserTypeId, PoolKit poolKit) Copies mobile and external flags from the original user type to the new user type.protected voidBTDuplicateUserType.copyWorkOrderStatus(Long originalUserTypeId, Long newUserTypeId, PoolKit poolKit) Copies work order status associations from the original user type to the new user type.protected voidBTUserCreate.execute(CreateUserEvent event, PoolKit pk) protected voidBTUserLoad.execute(LoadUserEvent event, PoolKit pk) protected voidBTUserSearch.execute(UserSearchEvent event, PoolKit poolKit) Writes the searched users into the event journal.protected voidBTUserUpdate.execute(UpdateUserEvent event, PoolKit pk) protected LongDeprecated.Performs theBOUserinsertionprotected voidDeprecated.Performs theBOUserupdateprotected voidDeprecated.Checks if the insertion is possible by performing some validations on the givenBOUserprotected voidprotected voidDeprecated.Checks if the update is possible by performing some validations on the givenBOUserprotected voidBTUserCreate.validateBO(BOUser boUser, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.user.type.task
Methods in overit.geocallapp.wfm.core.bl.user.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTUserTypeGrantsUpdate.body(UserTypeGrantsUpdateEvent event, PoolKit pk) protected voidBTUserTypeLoad.body(UserTypeLoadEvent event, PoolKit pk) Deprecated.Writes the loaded user into the event journal.protected voidBTUserTypeSearch.body(UserTypeSearchEvent event, PoolKit poolKit) Deprecated.Writes the searched users into the event journal.protected voidBTUserTypeCreate.execute(UserTypeCreateEvent event, PoolKit pk) protected voidBTUserTypeUpdate.execute(UserTypeUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder
Methods in overit.geocallapp.wfm.core.bl.workorder with parameters of type PoolKitModifier and TypeMethodDescriptionstatic LongWorkOrderUtil.evaluateNewWorkOrderState(WorkOrder workOrder, PoolKit poolKit) Evaluate the starting state for a new Work Order looking at the defined rules. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.attachment.task
Methods in overit.geocallapp.wfm.core.bl.workorder.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderAttachmentInsert.createMediaFile(WorkOrder workOrder, overit.geocallapp.docshare.docsharing.model.Resource resource, PoolKit pk) Insert the realtion between work order and attachmentprotected voidBTWorkOrderAttachmentInsert.execute(WorkOrderAttachmentInsertEvent event, PoolKit pk) protected voidBTWorkOrderAttachmentRemove.execute(WorkOrderAttachmentRemoveEvent event, PoolKit pk) protected voidBTWorkOrderAttachmentUploadOutcome.execute(WorkOrderAttachmentUploadOutcomeEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.audit.data
Methods in overit.geocallapp.wfm.core.bl.workorder.audit.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderInterventionPlanningSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning.task
Methods in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionPlanningInsert.execute(InterventionPlanningInsertEvent event, PoolKit poolKit) protected voidBTInterventionPlanningSearch.execute(InterventionPlanningSearchEvent event, PoolKit pk) Writes the searched work order intervention planning into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresource.task
Methods in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderSchedulingInsert.execute(InterventionResourceInsertEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.audit.task
Methods in overit.geocallapp.wfm.core.bl.workorder.audit.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderInterventionPlanningSave.addSkillConfiguration(BOInterventionPlanning interventionPlanning, PoolKit poolKit) Add the skill configuration to theBOInterventionPlanningobject passed as input.protected voidBTWorkOrderInterventionPlanningSave.addTechnicalObjectData(BOInterventionPlanning interventionPlanning, Long technicalObjectId, PoolKit poolKit) Add the technical object data to theBOInterventionPlanningobject passed as input.protected voidBTWorkOrderInterventionPlanningSave.addWorkOrderData(BOInterventionPlanning interventionPlanning, PoolKit poolKit) Add the workorder data to theBOInterventionPlanningobject passed as input.protected voidBTWorkOrderInterventionPlanningSave.body(WorkOrderInterventionPlanningSaveEvent event, PoolKit poolKit) protected voidBTWorkOrderInterventionPlanningSearch.body(WorkOrderInterventionPlanningSearchEvent event, PoolKit poolKit) protected BOInterventionPlanningBTWorkOrderInterventionPlanningSave.buildInterventionPlanning(Intervention intervention, PoolKit poolKit) Builds theBOInterventionPlanningobject using theInterventionpassed as input and retrieving
some additional information like workorder status, technical object coordinates and skill configurations.protected DBViewBTWorkOrderInterventionPlanningSave.getAppointmentInterventions(BOAppointment appointment, PoolKit poolKit) Retrieve all the interventions related to the appointment passed as input.protected InterventionPlanningHistoryBTWorkOrderInterventionPlanningSave.getPreviousInterventionPlanningHistory(InterventionPlanningHistory newInterventionPlanningHistory, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason.task
Methods in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCancelSuspendReasonLoad.body(CancelSuspendReasonLoadEvent event, PoolKit pk) protected voidBTCancelSuspendReasonSearch.body(CancelSuspendReasonSearchEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.header.data
Methods in overit.geocallapp.wfm.core.bl.workorder.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.header.task
Methods in overit.geocallapp.wfm.core.bl.workorder.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderHeaderInsert.execute(WorkOrderHeaderInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderHeaderLoad.execute(WorkOrderHeaderLoadEvent event, PoolKit poolKit) Writes the loaded work order header into the event journalprotected voidBTWorkOrderHeaderSearch.execute(WorkOrderHeaderSearchEvent event, PoolKit pk) Writes the searched work order header into the event journal.protected voidBTWorkOrderHeaderStatusRecalculate.execute(WorkOrderHeaderStatusRecalculateEvent event, PoolKit poolKit) Updates the status of aBOWorkOrderHeader.protected voidBTWorkOrderHeaderUpdate.execute(WorkOrderHeaderUpdateEvent event, PoolKit poolKit) protected booleanBTWorkOrderHeaderInsert.isCustomer(TechnicalObject technicalObject, PoolKit poolKit) protected voidBTWorkOrderHeaderInsert.manageOperationCenter(PoolKit poolKit) Check if the operation center is defined, otherwise it's automatically calculated.protected voidBTWorkOrderHeaderUpdate.manageType(WorkOrderHeaderUpdateEvent event, PoolKit poolKit, WorkOrder workOrder, Map<String, Object> inputData) Check if the type is editable.protected voidBTWorkOrderHeaderInsert.manageWorkOrderType(PoolKit poolKit) Check if the type is defined and populate some fields of the workOrder header.protected voidBTWorkOrderHeaderInsert.prepareWorkOrderHeader(PooledConnection pooledConnection, PoolKit poolKit) protected voidBTWorkOrderHeaderInsert.validateInput(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial.task
Methods in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWoTypeAdmittedMaterialInsert.execute(WoTypeAdmittedMaterialInsertEvent event, PoolKit poolKit) protected voidBTWoTypeAdmittedMaterialSearch.execute(WoTypeAdmittedMaterialSearchEvent event, PoolKit poolKit) protected voidBTWoTypeAdmittedMaterialUpdate.execute(WoTypeAdmittedMaterialUpdateEvent event, PoolKit poolKit) protected voidBTWoTypeAdmittedMaterialInsert.validate(BOWoTypeAdmittedMaterial input, PoolKit poolKit) protected voidBTWoTypeAdmittedMaterialUpdate.validate(BOWoTypeAdmittedMaterial input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.material.data
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.material.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.material.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWOOperationMaterialPredictionUpsert.body(WOOperationMaterialPredictionUpsertEvent event, PoolKit pk) protected voidBTWorkOrderOperationMaterialSave.body(WorkOrderOperationMaterialSaveEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationMaterialSearch.body(WorkOrderOperationMaterialSearchEvent event, PoolKit poolKit) Writes the searched work order operation materials into the event journal.protected voidBTWorkOrderTypeAdmittedMaterialSearch.body(WorkOrderTypeAdmittedMaterialSearchEvent event, PoolKit poolKit) Starting from theBOWorkOrderHeader's type and theBOMaterial's code, it checks whether the required material is admitted by the work order type.protected voidBTWorkOrderOperationMaterialSave.save(BOWorkOrderOperationMaterial workOrderOperationMaterial, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.state.data
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationStateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.state.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationStateInsert.body(WorkOrderOperationStateInsertEvent event, PoolKit pk) Writes the id of the inserted work order operation state into the event journal.protected voidBTWorkOrderOperationStateLoad.body(WorkOrderOperationStateLoadEvent event, PoolKit pk) Writes the loaded work order operation state into the event journal.protected voidBTWorkOrderOperationStateSearch.body(WorkOrderOperationStateSearchEvent event, PoolKit poolKit) Writes the searched work order operation states into the event journal.protected voidBTWorkOrderOperationStateUpdate.body(WorkOrderOperationStateUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderOperationStatewith all its needed components.protected voidBTWorkOrderOperationStatusRecalculate.execute(WorkOrderOperationStatusRecalculateEvent event, PoolKit poolKit) Basing on the event's input, it only calculates or updates the work order operation status. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationCancel.body(WorkOrderOperationCancelEvent event, PoolKit poolKit) Deprecated.protected voidBTWorkOrderOperationSkillOverrideHistory.body(WorkOrderOperationSkillOverrideHistoryEvent event, PoolKit pk) Performs the necessary steps to get the skill override configuration history related to an operation.protected voidBTWorkOrderOperationUnlock.body(WorkOrderOperationUnlockEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationUnlockSkillOverrideCheck.body(WorkOrderOperationUnlockSkillOverrideCheckEvent event, PoolKit pk) Performs the necessary checks for the correct unlocking of an operation.protected voidBTWorkOrderOperationUnlockSkillOverrideCheck.checkOverrideSkills(WorkOrderOperationUnlockSkillOverrideCheckInput input, PoolKit pk) protected voidBTWorkOrderOperationInsert.execute(WorkOrderOperationInsertEvent event, PoolKit poolKit) Writes the inserted work order operation id into the event journal and updates the relatedWorkOrder.protected voidBTWorkOrderOperationLoad.execute(WorkOrderOperationLoadEvent event, PoolKit poolKit) Writes the loaded work order operation into the event journalprotected voidBTWorkOrderOperationSearch.execute(WorkOrderOperationSearchEvent event, PoolKit poolKit) Writes the searched work order operations into the event journal.protected voidBTWorkOrderOperationsLoad.execute(WorkOrderOperationsLoadEvent event, PoolKit poolKit) Writes the loaded list of BOWorkOrderOperations into the event journal.protected voidBTWorkOrderOperationUpdate.execute(WorkOrderOperationUpdateEvent event, PoolKit poolKit) Updates the currentBOWorkOrderOperationwith all its needed components, together with the relatedWorkOrder.protected StringBTWorkOrderOperationSkillOverrideHistory.getAssociatedSkills(Long skillOverrideConfigurationId, PoolKit pk) protected DBViewBTWorkOrderOperationSkillOverrideHistory.getSkillOverrideHistoryRows(Long workOrderOperationId, PoolKit pk) protected BOSkillOverrideConfigurationBTWorkOrderOperationSkillOverrideHistory.loadSkillOverrideConfiguration(Long skillOverrideConfigurationId, PoolKit pk) protected List<BOWorkOrderOperation> BTWorkOrderOperationUnlockSkillOverrideCheck.loadWorkOrderOperations(Long workOrderId, PoolKit pk) protected voidBTWorkOrderOperationInsert.manageBooking(WorkOrderOperationInsertEvent event, PoolKit poolKit, WorkOrder workOrder, Map<String, Object> inputData) Evaluates the work order operation booking flag basing on the related work cycle operation/structure.protected voidBTWorkOrderOperationInsert.manageOrdering(WorkOrderOperationInsertEvent event, PoolKit poolKit, WorkOrder workOrder, Map<String, Object> inputData) protected voidBTWorkOrderOperationInsert.manageType(WorkOrderOperationInsertEvent event, PoolKit poolKit, WorkOrder workOrder, Map<String, Object> inputData) Determines the new operation state basing on whether the type itself is schedulable or not.protected voidBTWorkOrderOperationUpdate.manageType(WorkOrderOperationUpdateEvent event, PoolKit poolKit, BOWorkOrderOperation workOrderOperation, Map<String, Object> inputData) Checks if the type is editable.protected voidBTWorkOrderOperationUnlockSkillOverrideCheck.workOrderOperationCheckOverrideSkills(BOWorkOrderOperation workOrderOperation, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.type.data
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operation.type.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeInsert.afterInsert(BOWorkOrderOperationType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkOrderOperationTypeUpdate.afterUpdate(BOWorkOrderOperationType bo, PoolKit pk) Actions to perform after the updateprotected voidBTWorkOrderOperationTypeGenerateCodeDescription.body(WorkOrderOperationTypeGenerateCodeDescriptionEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Updates the work order type with the newly generated code and description.protected voidBTWorkOrderOperationTypeInsert.execute(WorkOrderOperationTypeInsertEvent event, PoolKit pk) Writes the inserted operation type id into the event journal.protected voidBTWorkOrderOperationTypeLoad.execute(WorkOrderOperationTypeLoadEvent event, PoolKit pk) Writes the loaded work order operation type into the event journal.protected voidBTWorkOrderOperationTypeSearch.execute(WorkOrderOperationTypeSearchEvent event, PoolKit pk) Writes the searched work order operation types into the event journal.protected voidBTWorkOrderOperationTypeUpdate.execute(WorkOrderOperationTypeUpdateEvent event, PoolKit pk) Performs the needed steps in order to update the givenBOWorkOrderOperationTypeprotected LongBTWorkOrderOperationTypeInsert.insert(BOWorkOrderOperationType bo, PoolKit pk) Inserts the a new operation type.protected voidBTWorkOrderOperationTypeUpdate.update(BOWorkOrderOperationType bo, PoolKit pk) Updates the givenBOWorkOrderOperationTypewith all its needed components.protected voidBTWorkOrderOperationTypeGenerateCodeDescription.updateFields(BOWorkOrderOperationType bo, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Generates code and description for the givenBOWorkOrderOperationTypeprotected voidBTWorkOrderOperationTypeInsert.validate(BOWorkOrderOperationType boWOOperationType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderOperationTypeprotected voidBTWorkOrderOperationTypeUpdate.validate(BOWorkOrderOperationType boWOOperationType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderOperationType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operationactivity.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationActivityInsert.afterInsert(BOOperationActivity bo, PoolKit pk) Actions to perform after the insertionprotected voidBTOperationActivityUpdate.afterUpdate(BOOperationActivity bo, PoolKit pk) Actions to perform after the insertionprotected voidBTOperationActivityInsert.associateVisibleOutcomeCausals(BOOperationActivity boActivity, PoolKit pk) Associates visible outcome causals to the operation activity.protected voidBTOperationActivityInsert.execute(OperationActivityInsertEvent event, PoolKit pk) Writes the inserted operation activity id into the event journal.protected voidBTOperationActivityLoad.execute(OperationActivityLoadEvent event, PoolKit pk) Writes the loaded operation activity into the event journal.protected voidBTOperationActivitySearch.execute(OperationActivitySearchEvent event, PoolKit poolKit) Writes the searched operation activities into the event journal.protected voidBTOperationActivityUpdate.execute(OperationActivityUpdateEvent event, PoolKit pk) Updates a newBOOperationActivitywith all its needed components.protected voidBTOperationActivityInsert.validate(BOOperationActivity boActivity, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOOperationActivityprotected voidBTOperationActivityUpdate.validate(BOOperationActivity boActivity, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOOperationActivity -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeActivityInsert.afterInsert(BOWorkOrderOperationTypeActivity bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkOrderOperationTypeActivityUpdate.afterUpdate(BOWorkOrderOperationTypeActivity bo, PoolKit pk) Actions to perform after the updateprotected voidBTWorkOrderOperationTypeActivityInsert.body(WorkOrderOperationTypeActivityInsertEvent event, PoolKit pk) Writes the loaded work order type activity id into the event journal.protected voidBTWorkOrderOperationTypeActivitySearch.body(WorkOrderOperationTypeActivitySearchEvent event, PoolKit pk) Writes the searched work order type activities into the event journal.protected voidBTWorkOrderOperationTypeActivityUpdate.body(WorkOrderOperationTypeActivityUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderOperationTypeActivitywith all its needed components.protected voidBTWorkOrderOperationTypeActivityInsert.validate(BOWorkOrderOperationTypeActivity boWoTypeActivity, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderOperationTypeActivityprotected voidBTWorkOrderOperationTypeActivityUpdate.validate(BOWorkOrderOperationTypeActivity boWoTypeActivity, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderOperationTypeActivity -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.operationtype.task
Methods in overit.geocallapp.wfm.core.bl.workorder.operationtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationTypeInsert.afterInsert(BOOperationType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTOperationTypeUpdate.afterUpdate(BOOperationType bo, PoolKit pk) Actions to perform after the update.protected voidBTOperationTypeInsert.execute(OperationTypeInsertEvent event, PoolKit pk) Writes the inserted operation type id into the event journal.protected voidBTOperationTypeLoad.execute(OperationTypeLoadEvent event, PoolKit pk) Writes the loaded operation type into the event journal.protected voidBTOperationTypeSearch.execute(OperationTypeSearchEvent event, PoolKit pk) Writes the searched operation types into the event journal.protected voidBTOperationTypeUpdate.execute(OperationTypeUpdateEvent event, PoolKit pk) Updates a newBOOperationTypewith all its needed components.protected voidBTOperationTypeInsert.validate(BOOperationType boOperationType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOOperationTypeprotected voidBTOperationTypeUpdate.validate(BOOperationType boOperationType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOOperationType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.requesttype.task
Methods in overit.geocallapp.wfm.core.bl.workorder.requesttype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRequestTypeInsert.afterInsert(BORequestType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTRequestTypeUpdate.afterUpdate(BORequestType bo, PoolKit pk) Actions to perform after the updateprotected voidBTRequestTypeInsert.execute(RequestTypeInsertEvent event, PoolKit pk) Writes the inserted request type id into the event journal.protected voidBTRequestTypeLoadEvent.execute(RequestTypeLoadEvent event, PoolKit pk) Writes the loaded request type into the event journal.protected voidBTRequestTypeSearch.execute(RequestTypeSearchEvent event, PoolKit pk) Writes the searched request types into the event journal.protected voidBTRequestTypeUpdate.execute(RequestTypeUpdateEvent event, PoolKit pk) Updates a newBORequestTypewith all its needed components.protected voidBTRequestTypeInsert.validate(BORequestType boRequestType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBORequestTypeprotected voidBTRequestTypeUpdate.validate(BORequestType boRequestType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBORequestType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.servicetype.task
Methods in overit.geocallapp.wfm.core.bl.workorder.servicetype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTServiceTypeInsert.afterInsert(BOServiceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTServiceTypeUpdate.afterUpdate(BOServiceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTServiceTypeInsert.execute(ServiceTypeInsertEvent event, PoolKit pk) Writes the inserted service type id into the event journal.protected voidBTServiceTypeLoad.execute(ServiceTypeLoadEvent event, PoolKit pk) Writes the loaded service type into the event journal.protected voidBTServiceTypeSearch.execute(ServiceTypeSearchEvent event, PoolKit pk) Writes the searched service types into the event journal.protected voidBTServiceTypeUpdate.execute(ServiceTypeUpdateEvent event, PoolKit pk) Updates a newBOServiceTypewith all its needed components.protected voidBTServiceTypeInsert.validate(BOServiceType boServiceType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOServiceTypeprotected voidBTServiceTypeUpdate.validate(BOServiceType boServiceType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOServiceType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.source.task
Methods in overit.geocallapp.wfm.core.bl.workorder.source.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderSourceLoad.body(WorkOrderSourceLoadEvent event, PoolKit pk) Writes the loaded work order source into the event journal.protected voidBTWorkOrderSourceSearch.body(WorkOrderSourceSearchEvent event, PoolKit poolKit) Writes the searched work order sources into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.state.data
Methods in overit.geocallapp.wfm.core.bl.workorder.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderStateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.state.task
Methods in overit.geocallapp.wfm.core.bl.workorder.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderEditableStatesForUserType.body(WorkOrderEditableStatesForUserTypeEvent event, PoolKit poolKit) Writes the searched work order states into the event journal.protected voidBTWorkOrderStateLoad.body(WorkOrderStateLoadEvent event, PoolKit pk) Writes the loaded work order state into the event journal.protected voidBTWorkOrderStateSearch.body(WorkOrderStateSearchEvent event, PoolKit poolKit) Writes the searched work order states into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.task
Methods in overit.geocallapp.wfm.core.bl.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrdeLock.body(WorkOrderLockEvent event, PoolKit pk) protected voidBTWorkOrderActivation.body(WorkOrderActivationEvent event, PoolKit poolKit) protected voidBTWorkOrderAppointmentUpdate.body(WorkOrderAppointmentUpdateEvent event, PoolKit poolKit) protected voidBTWorkOrderCancel.body(WorkOrderCancelEvent event, PoolKit pk) protected voidBTWorkOrderClose.body(WorkOrderCloseEvent event, PoolKit pk) protected voidBTWorkOrderComplete.body(WorkOrderCompleteEvent event, PoolKit poolKit) protected voidBTWorkOrderInsert.body(WorkOrderInsertEvent event, PoolKit poolKit) Writes the inserted work order id into the event journal.protected voidBTWorkOrderLoad.body(WorkOrderLoadEvent event, PoolKit poolKit) Writes the loaded work order into the event journal.protected voidBTWorkOrderOperationCenterCalculate.body(WorkOrderOperationCenterCalculateEvent event, PoolKit poolKit) protected voidBTWorkOrderStateUpdate.body(WorkOrderStateUpdateEvent event, PoolKit poolKit) protected voidBTWorkOrderUnlock.body(WorkOrderUnlockEvent event, PoolKit pk) protected voidBTWorkOrderUpdate.body(WorkOrderUpdateEvent event, PoolKit poolKit) Updates the givenWorkOrderwith all its needed components, i.e. its header and all its operations.protected voidBTWorkOrderActivation.calculateNewStatus(PoolKit poolKit) Calculates the new status of the header and the operations of the work order.protected voidBTWorkOrderComplete.calculateNewStatus(PoolKit poolKit) protected voidBTWorkOrderUpdate.callWorkOrderSave(WorkOrderUpdateEvent event, PoolKit poolKit) protected booleanBTWorkOrderUpdate.canUserModifyWorkOrder(WorkOrderUpdateEvent event, PoolKit poolKit, overit.geocallapp.wfm.util.WFMIdentity identity) protected voidBTWorkOrderUpdate.check(WorkOrderUpdateEvent event, PoolKit poolKit) protected voidBTWorkOrderCreateFromWorkCycle.execute(WorkOrderCreateFromWorkCycleEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationScheduled.execute(WorkOrderOperationSchedulingChangeEvent event, PoolKit poolKit) protected voidBTWorkOrderValidate.execute(WorkOrderValidateEvent event, PoolKit pk) protected booleanBTWorkOrderCreateFromWorkCycle.isCustomer(TechnicalObject technicalObject, PoolKit poolKit) protected BOWorkOrderHeaderBTWorkOrderLoad.loadHeader(WorkOrderLoadEvent event, PoolKit poolKit) Loads theBOWorkOrderHeaderprotected List<BOWorkOrderOperation> BTWorkOrderLoad.loadOperations(WorkOrderLoadEvent event, PoolKit poolKit) Loads the list of the work order'sBOWorkOrderOperationprotected TechnicalObjectBTWorkOrderLoad.loadTechnicalObject(WorkOrder workOrder, PoolKit poolKit) Loads the work order'sTechnicalObjectstarting from technical object address id.protected WorkOrderBTWorkOrderAppointmentUpdate.loadWorkOrder(Long workOrderId, PoolKit poolKit) protected BOWorkOrderHeaderBTWorkOrderStateUpdate.loadWorkOrderHeader(Long workOrderId, PoolKit poolKit) protected voidBTWorkOrderComplete.manageActivityLinkRules(PoolKit poolKit) protected voidBTWorkOrderComplete.manageGAERules(PoolKit poolKit) protected voidBTWorkOrderComplete.managePurchaseDocuments(PoolKit poolKit) protected voidSaves the work order.protected voidBTWorkOrderComplete.saveAndReload(PoolKit poolKit) protected voidBTWorkOrderActivation.validateWorkOrder(PoolKit poolKit) Launches the validation event for the work orderprotected voidBTWorkOrderComplete.validateWorkOrder(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.task
Methods in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTUpdateWorkOrderOperationTeamAffinity.body(WorkOrderTeamAffinityInsertedEvent event, PoolKit pk) Manages the update process of work order operations linked to the affinities of the team affinity collection.protected voidBTWorkOrderTeamAffinityInsert.body(WorkOrderTeamAffinityInsertEvent event, PoolKit poolKit) Manages the insert process for the the given team affinity collection.protected voidBTWorkOrderTeamAffinityLoad.body(WorkOrderTeamAffinityLoadEvent event, PoolKit poolKit) Manages the team affinities loading process.protected voidMakes a commit on the current connectionprotected voidBTWorkOrderTeamAffinityInsert.deleteOldTeamAffinities(PoolKit poolKit) Deletes the old team affinities for the work order operations involved.protected voidBTUpdateWorkOrderOperationTeamAffinity.findBestAffinities(PoolKit pk) Find the best team activity for each operationprotected voidBTWorkOrderTeamAffinityInsert.insertNewTeamAffinities(PoolKit poolKit) Inserts new team affinities given in the event's input.protected voidBTWorkOrderTeamAffinityInsert.launchInsertedEvent(PoolKit poolKit) Launches the inserted event at the end of process.protected DBViewBTWorkOrderTeamAffinityLoad.loadTeamAffinityData(WorkOrderTeamAffinityLoadEvent event, PoolKit poolKit) Loads the team affinity data.protected voidBTUpdateWorkOrderOperationTeamAffinity.updateWorkOrderOperations(PoolKit pk) Update the work orders operations with the best team affinity -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.type.data
Methods in overit.geocallapp.wfm.core.bl.workorder.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.type.task
Methods in overit.geocallapp.wfm.core.bl.workorder.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderTypeInsert.afterInsert(BOWorkOrderType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkOrderTypeUpdate.afterUpdate(BOWorkOrderType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkOrderTypeGenerateCodeDescription.body(WorkOrderTypeGenerateCodeDescriptionEvent event, PoolKit pk) Deprecated, for removal: This API element is subject to removal in a future version.Updates the work order type with the newly generated code and description.protected voidBTWorkOrderTypeInsert.completeAndValidate(BOWorkOrderType boWoType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOTechnicalObjectTypeprotected voidBTWorkOrderTypeInsert.execute(WorkOrderTypeInsertEvent event, PoolKit pk) Writes the inserted work order type id into the event journal.protected voidBTWorkOrderTypeLoad.execute(WorkOrderTypeLoadEvent event, PoolKit pk) Writes the loaded work order type into the event journal.protected voidBTWorkOrderTypeSearch.execute(WorkOrderTypeSearchEvent event, PoolKit pk) Writes the searched work order types into the event journal.protected voidBTWorkOrderTypeUpdate.execute(WorkOrderTypeUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderTypewith all its needed components.protected voidBTWorkOrderTypeUpdate.validate(BOWorkOrderType boWoType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.urgency.data
Methods in overit.geocallapp.wfm.core.bl.workorder.urgency.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderUrgencySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.urgency.task
Methods in overit.geocallapp.wfm.core.bl.workorder.urgency.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderUrgencyInsert.execute(WorkOrderUrgencyInsertEvent event, PoolKit pk) Writes the inserted work order urgency id into the event journal.protected voidBTWorkOrderUrgencyLoad.execute(WorkOrderUrgencyLoadEvent event, PoolKit pk) Writes the loaded work order urgency into the event journal.protected voidBTWorkOrderUrgencySearch.execute(WorkOrderUrgencySearchEvent event, PoolKit poolKit) Writes the loaded work order urgencies into the event journal.protected voidBTWorkOrderUrgencyUpdate.execute(WorkOrderUrgencyUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderUrgencywith all its needed components.protected voidBTWorkOrderUrgencyInsert.validate(BOWorkOrderUrgency urgency, PoolKit pk) protected voidBTWorkOrderUrgencyUpdate.validate(BOWorkOrderUrgency urgency, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.task
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleHeaderInsert.afterInsert(BOWorkCycleHeader bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCycleHeaderUpdate.afterUpdate(BOWorkCycleHeader bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCycleHeaderInsert.execute(WorkCycleHeaderInsertEvent event, PoolKit pk) Writes the inserted work cycle header into the event journal.protected voidBTWorkCycleHeaderLoad.execute(WorkCycleHeaderLoadEvent event, PoolKit poolKit) Writes the loaded work cycle header into the event journal.protected voidBTWorkCycleHeaderSearch.execute(WorkCycleHeaderSearchEvent event, PoolKit poolKit) Writes the searche work cycle header into the event journal.protected voidBTWorkCycleHeaderUpdate.execute(WorkCycleHeaderUpdateEvent event, PoolKit pk) Updates a newBOWorkCycleHeaderwith all its needed components,protected voidBTWorkCycleHeaderInsert.validate(BOWorkCycleHeader boWorkCycle, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkCycleHeaderprotected voidBTWorkCycleHeaderUpdate.validate(BOWorkCycleHeader boWorkCycle, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkCycleHeader -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.task
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleOperationInsert.afterInsert(BOWorkCycleOperation bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCycleOperationUpdate.afterUpdate(BOWorkCycleOperation bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCycleOperationInsert.execute(WorkCycleOperationInsertEvent event, PoolKit pk) Writes the inserted work cycle operation id into the event journal.protected voidBTWorkCycleOperationLoad.execute(WorkCycleOperationLoadEvent event, PoolKit poolKit) Writes the loaded work cycle operation into the event journal.protected voidBTWorkCycleOperationSearch.execute(WorkCycleOperationSearchEvent event, PoolKit poolKit) Writes the searched work cycle operations into the event journal.protected voidBTWorkCycleOperationUpdate.execute(WorkCycleOperationUpdateEvent event, PoolKit pk) Updates a newBOWorkCycleOperationwith all its needed components.protected voidBTWorkCycleOperationInsert.validate(BOWorkCycleOperation boOperation, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkCycleOperationprotected voidBTWorkCycleOperationUpdate.validate(BOWorkCycleOperation boWorkCycleOperation, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOTechnicalObjectType -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workorder.workcycle.task
Methods in overit.geocallapp.wfm.core.bl.workorder.workcycle.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleLoad.body(WorkCycleLoadEvent event, PoolKit pk) Writes the loaded work cycle into the event journal.protected voidBTWorkCycleSearch.body(WorkCycleSearchEvent event, PoolKit pk) Writes the searched work cycles into the event journal.protected PageResponse<WorkCycle> BTWorkCycleSearch.buildWorkCycleList(DBView workCyclesHeaders, int pageNumber, PoolKit pk) Builds the work cycle list.protected BOWorkCycleHeaderBTWorkCycleLoad.loadHeader(WorkCycleLoadEvent event, PoolKit poolKit) Loads theBOWorkCycleHeaderprotected List<BOWorkCycleOperation> BTWorkCycleLoad.loadOperations(WorkCycleLoadEvent event, PoolKit pk) Loads theBOWorkCycleOperations of the work cycle.protected List<BOWorkCycleOperation> BTWorkCycleSearch.loadOperations(Long workCycleId, PoolKit pk) Loads the list ofBOWorkCycleOperation.protected DBViewBTWorkCycleSearch.searchWorkCycles(Page page, WorkCycleSearchFilter filter, PoolKit pk) Searches the work cycles using the given filter -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.data
Methods in overit.geocallapp.wfm.core.bl.workshift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkShiftSearch.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.status.task
Methods in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceShiftExceptionRequestStatusLoad.body(ResourceShiftExceptionRequestStatusLoadEvent event, PoolKit poolKit) Writes the loaded resource shift exception request status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.task
Methods in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceShiftExceptionRequestInsert.execute(ResourceShiftExceptionRequestInsertEvent event, PoolKit pk) Writes the inserted resource shift exception request id into the event journal.protected voidBTResourceShiftExceptionRequestLoad.execute(ResourceShiftExceptionRequestLoadEvent event, PoolKit poolKit) Writes the loaded resource shift exception request into the event journal.protected voidBTResourceShiftExceptionRequestSearch.execute(ResourceShiftExceptionRequestSearchEvent event, PoolKit poolKit) Writes the searched resource shift exception request into the event journalprotected voidBTResourceShiftExceptionRequestUpdate.execute(ResourceShiftExceptionRequestUpdateEvent event, PoolKit pk) Writes the updated resource shift exception request into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.type.task
Methods in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceShiftExceptionRequestTypeLoad.body(ResourceShiftExceptionRequestTypeLoadEvent event, PoolKit poolKit) Writes the loaded resource shift exception request type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.oncall.task
Methods in overit.geocallapp.wfm.core.bl.workshift.oncall.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOnCallShiftLoad.body(OnCallShiftLoadEvent event, PoolKit poolKit) Writes the loaded on call shift into the event journal.protected voidBTOnCallShiftSearch.body(OnCallShiftSearchEvent event, PoolKit poolKit) Writes the searched on call shifts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.data
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchReceipt.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.task
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTReceiptLoad.body(ReceiptLoadEvent event, PoolKit poolKit) Writes the loaded receipt into the event journal.protected voidBTReceiptUpdate.body(ReceiptUpdateEvent event, PoolKit pk) Inserts the givenBOReceiptand writes the newly generated id into the event journal.protected voidBTSearchReceipt.body(ReceiptSearchEvent event, PoolKit pk) Writes the searched receipts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.type.data
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchClassReceiptType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.task
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTShiftExceptionClassInsert.execute(ShiftExceptionClassInsertEvent event, PoolKit pk) Writes the inserted shift exception class id into the event journal.protected voidBTShiftExceptionClassLoad.execute(ShiftExceptionClassLoadEvent event, PoolKit poolKit) Writes the loaded shift exception class into the event journal.protected voidBTShiftExceptionClassSearch.execute(ShiftExceptionClassSearchEvent event, PoolKit poolKit) Writes the searched shift exception class into the event journalprotected voidBTShiftExceptionClassUpdate.execute(ShiftExceptionClassUpdateEvent event, PoolKit pk) Writes the updated shift exception class into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.task
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTShiftExceptionClassTypeLoad.body(ShiftExceptionClassTypeLoadEvent event, PoolKit poolKit) Writes the loaded shift exception class type into the event journal.protected voidBTShiftExceptionClassTypeSearch.body(ShiftExceptionClassTypeSearchEvent event, PoolKit poolKit) Writes the loaded shift exception class type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.receipt.type.task
Methods in overit.geocallapp.wfm.core.bl.workshift.receipt.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTReceiptTypeInsert.body(ReceiptTypeInsertEvent event, PoolKit pk) Writes the inserted receipt type id into the event journal.protected voidBTReceiptTypeLoad.body(ReceiptTypeLoadEvent event, PoolKit poolKit) Writes the loaded receipt type into the event journal.protected voidBTReceiptTypeSearch.body(ReceiptTypeSearchEvent event, PoolKit poolKit) Writes the searched receipt type into the event journalprotected voidBTReceiptTypeUpdate.body(ReceiptTypeUpdateEvent event, PoolKit pk) Writes the updated receipt type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.task
Methods in overit.geocallapp.wfm.core.bl.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTNearestWorkShiftLoad.body(NearestWorkShiftLoadEvent event, PoolKit poolKit) Writes the id of the resource work shift nearest to the given date.protected voidBTWorkShiftInsert.execute(WorkShiftInsertEvent event, PoolKit pk) Inserts the givenBOWorkShiftand writes the newly generated id into the event journal.protected voidBTWorkShiftLoad.execute(WorkShiftLoadEvent event, PoolKit poolKit) Writes the loaded work shift into the event journal.protected voidBTWorkShiftSearch.execute(WorkShiftsSearchEvent event, PoolKit pk) Writes the searched work shifts into the event journal.protected voidBTWorkShiftUpdate.execute(WorkShiftUpdateEvent event, PoolKit poolKit) Updates theBOWorkShiftwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.type.data
Methods in overit.geocallapp.wfm.core.bl.workshift.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchWorkShiftType.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchWorkShiftType.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOSearchWorkShiftType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.bl.workshift.type.task
Methods in overit.geocallapp.wfm.core.bl.workshift.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftTypeLoad.execute(WorkShiftTypeLoadEvent event, PoolKit poolKit) Writes the loaded work shift type into the event journal.protected voidBTWorkShiftTypeSearch.execute(WorkShiftTypeSearchEvent event, PoolKit poolKit) Writes the searched work shift type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.commons.externalsystem
Methods in overit.geocallapp.wfm.core.soap.commons.externalsystem with parameters of type PoolKitModifier and TypeMethodDescriptionExternalSystemHelper.getBOExternalSystem(String code, PoolKit poolKit) ExternalSystemHelper.getExternalSystemId(String code, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.commons.task
Methods in overit.geocallapp.wfm.core.soap.commons.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSMethodImpl.body(WSMethodImplEvent<I, O> event, PoolKit poolKit) protected abstract OBTWSMethodImpl.executeMethod(WSMethodImplEvent<I, O> event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.features.featurevalue.v1
Methods in overit.geocallapp.wfm.core.soap.features.featurevalue.v1 with parameters of type PoolKitModifier and TypeMethodDescription<T extends IFeatureValue>
List<T> FeatureMappingHelper.getBOFeatureValues(FeatureValues featureValues, Class<T> boFeatureValueClass, Long featureClassType, PoolKit poolKit) protected LongFeatureMappingHelper.getFeatureClassId(Long featureClassType, String featureClassCode, PoolKit poolKit) protected LongFeatureMappingHelper.getFeatureId(Long featureClassType, String featureClassCode, String featureCode, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.multistage.group.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.multistage.group.v1.insert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSMultistageGroupInsertLogic.addMultistageDependencies(MultistageGroup multistageGroup, List<BOMultistageGroupDependency> dependencies, PoolKit poolKit) protected voidBTWSMultistageGroupInsertLogic.body(WSMultistageGroupInsertLogicEvent event, PoolKit poolKit) protected voidBTWSMultistageGroupInsertMapping.body(WSMultistageGroupInsertMappingEvent event, PoolKit poolKit) protected MultistageGroupBTWSMultistageGroupInsertLogic.createMultistageGroup(MultistageGroup tempMultistageGroup, PoolKit poolKit) protected MultistageGroupInsertResponseBTWSMultistageGroupInsert.executeMethod(WSMethodImplEvent<MultistageGroupInsertRequestPayload, MultistageGroupInsertResponse> event, PoolKit poolKit) protected Map<WOOperationFullKey, Long> BTWSMultistageGroupInsertMapping.extractWoOperationFullKeyWoOperationId(MultistageGroupInsertRequestPayload payload, Map<WorkOrderKey, BOWorkOrderHeader> workOrderKeyBOWorkOrderHeaderMap, PoolKit poolKit) protected Map<WorkOrderKey, BOWorkOrderHeader> BTWSMultistageGroupInsertMapping.extractWorkOrderKeyBOWorkOrderHeader(MultistageGroupInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected LongBTWSMultistageGroupInsertLogic.insertFromWoOperations(MultistageGroup tempMultistageGroup, PoolKit poolKit) protected MultistageGroupBTWSMultistageGroupInsertLogic.loadMultistageGroup(Long multistageGroupId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.converter.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.converter.v1 with parameters of type PoolKitModifier and TypeMethodDescriptionConverterMappingHelper.getConverterTypeId(String converterTypeCode, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1 with parameters of type PoolKitModifier and TypeMethodDescriptionCustomerHelper.getExistingContacts(Long customerId, PoolKit poolKit) CustomerHelper.getExistingCustomer(String code, PoolKit poolKit) CustomerHelper.getExistingMeters(Long customerId, PoolKit poolKit) voidCustomerHelper.insertCustomer(TechnicalObject technicalObject, List<BOMeter> meters, PoolKit poolKit) CustomerHelper.prepareMeters(Long customerId, List<BOMeter> inputMeters, PoolKit poolKit) protected voidCustomerHelper.saveCustomer(TechnicalObject technicalObject, List<BOContact> contacts, List<BOMeter> meters, PoolKit poolKit) voidCustomerHelper.updateCustomer(TechnicalObject technicalObject, List<BOMeter> inputMeters, TechnicalObject existingCustomer, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCustomerSave.body(CustomerSaveEvent event, PoolKit poolKit) protected BOAddressBTCustomerSave.getExistingAddress(Long technicalObjectAddressId, PoolKit poolKit) protected TechnicalObjectBTCustomerSave.getExistingTechnicalObject(Long id, PoolKit poolKit) protected LongBTCustomerSave.insertCustomer(TechnicalObject technicalObject, List<BOContact> contacts, List<BOMeter> meters, PoolKit poolKit) protected booleanBTCustomerSave.isAddressChanged(BOAddress address, PoolKit poolKit) protected voidBTCustomerSave.normalizeAddress(BOAddress technicalObjectAddress, PoolKit poolKit) protected voidBTCustomerSave.saveCustomer(CustomerSaveInput input, PoolKit poolKit) protected voidBTCustomerSave.updateCustomer(TechnicalObject technicalObject, List<BOContact> contacts, List<BOMeter> meters, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSCustomerUpsertLogic.body(WSCustomerUpsertLogicEvent event, PoolKit poolKit) protected voidBTWSCustomerUpsertMapping.body(WSCustomerUpsertMappingEvent event, PoolKit poolKit) BTWSCustomerUpsertMapping.getMeters(CustomerUpsertRequestPayload payload, PoolKit poolKit) protected TechnicalObjectBTWSCustomerUpsertMapping.getTechnicalObject(IRequestHeader requestHeader, CustomerUpsertRequestPayload payload, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.meter.v1 with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidMeterMappingHelper.addConverterInfo(BOMeter boMeter, Converter converter, PoolKit poolKit) MeterMappingHelper.getBOMeter(Meter meter, PoolKit poolKit) MeterMappingHelper.getBOMeters(List<Meter> meters, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1 with parameters of type PoolKitModifier and TypeMethodDescriptionvoidTechnicalObjectHelper.deleteTechnicalObject(TechnicalObject technicalObject, Long externalSystem, PoolKit poolKit) TechnicalObjectHelper.getExistingTechnicalObject(String code, PoolKit poolKit) TechnicalObjectMappingHelper.getPriorObjectIds(String priorObject, String objectCode, PoolKit poolKit) TechnicalObjectMappingHelper.getTechnicalObjectStateId(String geocallState, List<ExternalState> primaryExternalStates, List<ExternalState> secondaryExternalStates, PoolKit poolKit) voidTechnicalObjectHelper.insertTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, PoolKit poolKit) booleanTechnicalObjectHelper.isTechnicalObjectVisible(Long state, PoolKit poolKit) voidTechnicalObjectHelper.saveTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, PoolKit poolKit) voidTechnicalObjectHelper.updateTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, String featuresUpdateMode, TechnicalObject existingTechnicalObject, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.delete.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.delete.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSTechnicalObjectDeleteLogic.body(WSTechnicalObjectDeleteLogicEvent event, PoolKit poolKit) protected voidBTWSTechnicalObjectDeleteMapping.body(WSTechnicalObjectDeleteMappingEvent event, PoolKit poolKit) protected TechnicalObjectDeleteResponseBTWSTechnicalObjectDelete.executeMethod(WSMethodImplEvent<TechnicalObjectDeleteRequestPayload, TechnicalObjectDeleteResponse> event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSTechnicalObjectInsertLogic.body(WSTechnicalObjectInsertLogicEvent event, PoolKit poolKit) protected voidBTWSTechnicalObjectInsertMapping.body(WSTechnicalObjectInsertMappingEvent event, PoolKit poolKit) protected TechnicalObjectInsertResponseBTWSTechnicalObjectInsert.executeMethod(WSMethodImplEvent<TechnicalObjectInsertRequestPayload, TechnicalObjectInsertResponse> event, PoolKit poolKit) protected BOTechnicalObjectHeaderBTWSTechnicalObjectInsertMapping.getBOTechnicalObjectHeader(TechnicalObjectInsertRequestPayload payload, PoolKit poolKit) protected TechnicalObjectBTWSTechnicalObjectInsertMapping.getTechnicalObject(IRequestHeader requestHeader, TechnicalObjectInsertRequestPayload payload, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectDelete.body(TechnicalObjectDeleteEvent event, PoolKit poolKit) protected voidBTTechnicalObjectSave.body(TechnicalObjectSaveEvent event, PoolKit poolKit) protected voidBTTechnicalObjectSave.checkHierarchy(BOTechnicalObjectHeader header, PoolKit poolKit) protected voidBTTechnicalObjectSave.evaluateRAGRules(TechnicalObject technicalObject, PoolKit poolKit) protected LongBTTechnicalObjectDelete.getDeletedTechnicalObjectState(PoolKit poolKit) protected BOAddressBTTechnicalObjectSave.getExistingAddress(Long technicalObjectAddressId, PoolKit poolKit) protected List<BOTechnicalObjectFeatureValue> BTTechnicalObjectSave.getExistingFeatureValues(Long technicalObjectId, PoolKit poolKit) protected TechnicalObjectBTTechnicalObjectSave.getExistingTechnicalObject(Long id, PoolKit poolKit) protected LongBTTechnicalObjectSave.insertTechnicalObject(TechnicalObject technicalObject, List<BOTechnicalObjectFeatureValue> featureValues, PoolKit poolKit) protected booleanBTTechnicalObjectSave.isAddressChanged(BOAddress address, PoolKit poolKit) protected voidBTTechnicalObjectSave.normalizeAddress(BOAddress technicalObjectAddress, PoolKit poolKit) protected List<BOTechnicalObjectFeatureValue> BTTechnicalObjectSave.prepareFeatureValues(TechnicalObjectSaveInput input, PoolKit poolKit) protected voidBTTechnicalObjectSave.saveTecnicalObject(TechnicalObjectSaveInput input, PoolKit poolKit) protected voidBTTechnicalObjectSave.updateTecnicalObject(TechnicalObjectSaveInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSTechnicalObjectUpdateLogic.body(WSTechnicalObjectUpdateLogicEvent event, PoolKit poolKit) protected voidBTWSTechnicalObjectUpdateMapping.body(WSTechnicalObjectUpdateMappingEvent event, PoolKit poolKit) protected TechnicalObjectUpdateResponseBTWSTechnicalObjectUpdate.executeMethod(WSMethodImplEvent<TechnicalObjectUpdateRequestPayload, TechnicalObjectUpdateResponse> event, PoolKit poolKit) protected BOTechnicalObjectHeaderBTWSTechnicalObjectUpdateMapping.getBOTechnicalObjectHeader(TechnicalObjectUpdateRequestPayload payload, PoolKit poolKit) protected TechnicalObjectBTWSTechnicalObjectUpdateMapping.getTechnicalObject(IRequestHeader requestHeader, TechnicalObjectUpdateRequestPayload payload, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.task
Methods in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSTechnicalObjectUpsertLogic.body(WSTechnicalObjectUpsertLogicEvent event, PoolKit poolKit) protected voidBTWSTechnicalObjectUpsertMapping.body(WSTechnicalObjectUpsertMappingEvent event, PoolKit poolKit) protected TechnicalObjectUpsertResponseBTWSTechnicalObjectUpsert.executeMethod(WSMethodImplEvent<TechnicalObjectUpsertRequestPayload, TechnicalObjectUpsertResponse> event, PoolKit poolKit) protected BOTechnicalObjectHeaderBTWSTechnicalObjectUpsertMapping.getBOTechnicalObjectHeader(TechnicalObjectUpsertRequestPayload payload, PoolKit poolKit) protected TechnicalObjectBTWSTechnicalObjectUpsertMapping.getTechnicalObject(IRequestHeader requestHeader, TechnicalObjectUpsertRequestPayload payload, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.utils
Methods in overit.geocallapp.wfm.core.soap.utils with parameters of type PoolKitModifier and TypeMethodDescriptionstatic <I,O> O SoapUtil.executeMapping(Class<? extends WSMappingEvent<I, O>> eventClass, IRequestHeader header, I payload, PoolKit poolKit) static <I,O> O SoapUtil.launchCheckableEvent(CheckableEvent<I, O> event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders
Methods in overit.geocallapp.wfm.core.soap.workorders with parameters of type PoolKitModifier and TypeMethodDescriptionWorkOrderMappingHelper.getOperationId(Long workOrderId, WOOperationKey operationKey, PoolKit poolKit) WorkOrderMappingHelper.getOperationStateFromRules(List<String> primaryStateList, List<String> secondaryStateList, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderHeader(WorkOrderKey woKey, Long externalSystemId, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderId(WorkOrderKey woKey, Long externalSystemId, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderOperationTypeId(String woOperationTypeCode, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderStateFromRules(List<String> primaryStateList, List<String> secondaryStateList, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderStateId(String woStateCode, PoolKit poolKit) WorkOrderMappingHelper.getWorkOrderTypeId(String woTypeCode, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderInsertLogic.body(WSWorkOrderInsertLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.body(WSWorkOrderInsertMappingEvent event, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.createWorkOrder(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderInsertResponseBTWSWorkOrderInsert.executeMethod(WSMethodImplEvent<WorkOrderInsertRequestPayload, WorkOrderInsertResponse> event, PoolKit poolKit) protected BOWorkOrderHeaderBTWSWorkOrderInsertMapping.getBOWorkOrderHeader(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected TechnicalObjectBTWSWorkOrderInsertLogic.getCachedCustomer(String code, PoolKit poolKit) protected WSCustomerUpsertMappingResultBTWSWorkOrderInsertMapping.getCustomerUpsertMappingResult(IRequestHeader header, CustomerUpsertRequestPayload customerPayload, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.getWOOperationCenterId(String customerCode, Long workOrderTypeId, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderBTWSWorkOrderInsertMapping.getWorkOrder(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected WSWorkOrderInsertAdditionalDataBTWSWorkOrderInsertMapping.getWorkOrderInsertAdditionalData(IRequestHeader header, WorkOrderInsertRequestPayload payload, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.setTechnicalObject(overit.geocallapp.wfm.schedulazione.odl.DATCreazioneOdlBase datCreateWO, WSWorkOrderInsertAdditionalData woAdditionalData, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.upsertCustomer(WSCustomerUpsertMappingResult mappingResult, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWorkOrderData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWSData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.customer.v1.updateappointment.task
Methods in overit.geocallapp.wfm.core.soap.workorders.customer.v1.updateappointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderAppointmentUpdateLogic.body(WSWorkOrderAppointmentUpdateLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderAppointmentUpdateMapping.body(WSWorkOrderAppointmentUpdateMappingEvent event, PoolKit poolKit) protected WOAppointmentUpdateResponseBTWSWorkOrderAppointmentUpdate.executeMethod(WSMethodImplEvent<WOAppointmentUpdateRequestPayload, WOAppointmentUpdateResponse> event, PoolKit poolKit) protected LongBTWSWorkOrderAppointmentUpdateMapping.getWorkOrderId(WorkOrderKey woKey, Long externalSystemId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.deleteoperation.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.deleteoperation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderOperationDeleteLogic.body(WSWorkOrderOperationDeleteLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderOperationDeleteMapping.body(WSWorkOrderOperationDeleteMappingEvent event, PoolKit poolKit) protected voidBTWSWorkOrderOperationDeleteLogic.deleteOperation(Long workOrderId, Long operationId, PoolKit poolKit) protected WOOperationDeleteResponseBTWSWorkOrderOperationDelete.executeMethod(WSMethodImplEvent<WOOperationDeleteRequestPayload, WOOperationDeleteResponse> event, PoolKit poolKit) BTWSWorkOrderOperationDeleteMapping.getOperationIds(Long workOrderId, List<WOOperationKey> operationsKeys, WorkOrderMappingHelper woMappingHelper, PoolKit poolKit) protected WorkOrderBTWSWorkOrderOperationDeleteLogic.getWorkOrder(Long workOrderId, PoolKit poolKit) protected LongBTWSWorkOrderOperationDeleteMapping.getWorkOrderId(WorkOrderKey woKey, Long externalSystemId, WorkOrderMappingHelper woMappingHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderInsertLogic.body(WSWorkOrderInsertLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.body(WSWorkOrderInsertMappingEvent event, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.createWorkOrder(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderInsertResponseBTWSWorkOrderInsert.executeMethod(WSMethodImplEvent<WorkOrderInsertRequestPayload, WorkOrderInsertResponse> event, PoolKit poolKit) protected BOWorkOrderHeaderBTWSWorkOrderInsertMapping.getBOWorkOrderHeader(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected BOWorkOrderOperationBTWSWorkOrderInsertMapping.getBOWorkOrderOperation(WOOperation woOperation, PoolKit poolKit) protected List<BOWorkOrderOperation> BTWSWorkOrderInsertMapping.getBOWorkOrderOperations(List<WOOperation> woOperations, PoolKit poolKit) protected TechnicalObjectBTWSWorkOrderInsertLogic.getCachedTechnicalObject(String code, PoolKit poolKit) protected List<WSOperationInsertAdditionalData> BTWSWorkOrderInsertMapping.getOperationInsertAdditionalData(IRequestHeader header, WorkOrderInsertRequestPayload payload, PoolKit poolKit) protected WSOperationInsertAdditionalDataBTWSWorkOrderInsertMapping.getOperationInsertAdditionalData(IRequestHeader header, WOOperation woOperation, PoolKit poolKit) protected WSTechnicalObjectUpsertMappingResultBTWSWorkOrderInsertMapping.getTechnicalObjectUpsertMappingResult(IRequestHeader header, TechnicalObjectUpsertRequestPayload technicalObjectPayload, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperation(BOWorkOrderOperation boWorkOrderOperation, WSOperationInsertAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.getWOOperationCenterId(String objectCode, Long workOrderTypeId, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperationMaterials(WSOperationInsertAdditionalData operationAdditionalData, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperations(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected DBViewBTWSWorkOrderInsertLogic.getWOOperationSurveyTemplates(WSOperationInsertAdditionalData operationAdditionalData, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderBTWSWorkOrderInsertMapping.getWorkOrder(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected WSWorkOrderInsertAdditionalDataBTWSWorkOrderInsertMapping.getWorkOrderInsertAdditionalData(IRequestHeader header, WorkOrderInsertRequestPayload payload, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.initializeOperationTechnicalObject(BOWorkOrderOperation boWorkOrderOperation, WSOperationInsertAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.setTechnicalObject(overit.geocallapp.wfm.schedulazione.odl.DATCreazioneOdlBase datCreateWO, WSWorkOrderInsertAdditionalData woAdditionalData, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.upsertTechnicalObject(WSTechnicalObjectUpsertMappingResult mappingResult, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWorkOrderData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWSData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.deleteoperation.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.deleteoperation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderOperationDeleteLogic.body(WSWorkOrderOperationDeleteLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderOperationDeleteMapping.body(WSWorkOrderOperationDeleteMappingEvent event, PoolKit poolKit) protected voidBTWSWorkOrderOperationDeleteLogic.deleteOperation(Long workOrderId, Long operationId, PoolKit poolKit) protected WOOperationDeleteResponseBTWSWorkOrderOperationDelete.executeMethod(WSMethodImplEvent<WOOperationDeleteRequestPayload, WOOperationDeleteResponse> event, PoolKit poolKit) BTWSWorkOrderOperationDeleteMapping.getOperationIds(Long workOrderId, List<WOOperationKey> operationsKeys, WorkOrderMappingHelper woMappingHelper, PoolKit poolKit) protected WorkOrderBTWSWorkOrderOperationDeleteLogic.getWorkOrder(Long workOrderId, PoolKit poolKit) protected LongBTWSWorkOrderOperationDeleteMapping.getWorkOrderId(WorkOrderKey woKey, Long externalSystemId, WorkOrderMappingHelper woMappingHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task
Methods in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderInsertLogic.addMultistageDependencies(List<BOMultistageGroupDependency> dependencies, Long multistageGroupId, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.addWOOperations(Long multistageGroupId, Set<Long> woOperations, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.body(WSWorkOrderInsertLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.body(WSWorkOrderInsertMappingEvent event, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.createMultistageGroup(WSWorkOrderInsertMappingResult mappingResult, Long workOrderId, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.createSheets(WSWorkOrderInsertMappingResult mappingResult, WorkOrder workOrder, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.createWorkOrder(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderInsertResponseBTWSWorkOrderInsert.executeMethod(WSMethodImplEvent<WorkOrderInsertRequestPayload, WorkOrderInsertResponse> event, PoolKit poolKit) protected BOWorkOrderHeaderBTWSWorkOrderInsertMapping.getBOWorkOrderHeader(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected BOWorkOrderOperationBTWSWorkOrderInsertMapping.getBOWorkOrderOperation(WOOperation woOperation, PoolKit poolKit) protected List<BOWorkOrderOperation> BTWSWorkOrderInsertMapping.getBOWorkOrderOperations(List<WOOperation> woOperations, PoolKit poolKit) protected TechnicalObjectBTWSWorkOrderInsertLogic.getCachedTechnicalObject(String code, PoolKit poolKit) protected List<WSWorkOrderOperationAdditionalData> BTWSWorkOrderInsertMapping.getOperationInsertAdditionalData(IRequestHeader header, WorkOrderInsertRequestPayload payload, PoolKit poolKit) protected WSWorkOrderOperationAdditionalDataBTWSWorkOrderInsertMapping.getOperationInsertAdditionalData(IRequestHeader header, WOOperation woOperation, PoolKit poolKit) protected WSTechnicalObjectUpsertMappingResultBTWSWorkOrderInsertMapping.getTechnicalObjectUpsertMappingResult(IRequestHeader header, TechnicalObjectUpsertRequestPayload technicalObjectPayload, PoolKit poolKit) BTWSWorkOrderInsertLogic.getTempMultistageOperationWoOperationMap(Map<String, Long> externalOperationTempMultistageOperationMap, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperation(BOWorkOrderOperation boWorkOrderOperation, WSWorkOrderOperationAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.getWOOperationCenterId(String objectCode, Long workOrderTypeId, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperationMaterials(WSWorkOrderOperationAdditionalData operationAdditionalData, PoolKit poolKit) protected List<HashGetter> BTWSWorkOrderInsertLogic.getWOOperations(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected HashGetterBTWSWorkOrderInsertLogic.getWOOperationTemplate(WSWorkOrderInsertMappingResult mappingResult, PoolKit poolKit) protected WorkOrderBTWSWorkOrderInsertMapping.getWorkOrder(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected WSWorkOrderHeaderAdditionalDataBTWSWorkOrderInsertMapping.getWorkOrderInsertAdditionalData(IRequestHeader header, WorkOrderInsertRequestPayload payload, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.initializeOperationTechnicalObject(BOWorkOrderOperation boWorkOrderOperation, WSWorkOrderOperationAdditionalData operationAdditionalData, String woObjectCode, PoolKit poolKit) protected LongBTWSWorkOrderInsertLogic.insertMultistageGroupHeader(BOMultistageGroupHeader multistageGroupHeader, PoolKit poolKit) protected List<BODataCollectionTemplateHeader> BTWSWorkOrderInsertLogic.searchDataCollectionTemplateHeaders(PoolKit poolKit, Survey template) protected voidBTWSWorkOrderInsertLogic.setTechnicalObject(overit.geocallapp.wfm.schedulazione.odl.DATCreazioneOdlBase datCreateWO, WSWorkOrderHeaderAdditionalData woAdditionalData, PoolKit poolKit) protected voidBTWSWorkOrderInsertLogic.upsertTechnicalObject(WSTechnicalObjectUpsertMappingResult mappingResult, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWorkOrderData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) protected voidBTWSWorkOrderInsertMapping.validateWSData(WorkOrderInsertRequestPayload payload, Long externalSystemId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update.task
Methods in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWSWorkOrderStateUpdateLogic.body(WSWorkOrderStateUpdateLogicEvent event, PoolKit poolKit) protected voidBTWSWorkOrderStateUpdateMapping.body(WSWorkOrderStateUpdateMappingEvent event, PoolKit poolKit) protected LongBTWSWorkOrderStateUpdateLogic.calculateRequiredState(PoolKit poolKit, WSWorkOrderStateUpdateMappingResult mappingResult) protected WorkOrderStateUpdateResponseBTWSWorkOrderStateUpdate.executeMethod(WSMethodImplEvent<WorkOrderStateUpdateRequestPayload, WorkOrderStateUpdateResponse> event, PoolKit poolKit) protected voidBTWSWorkOrderStateUpdateLogic.updateWorkOrderState(Long workOrderId, Long requiredState, Date referenceDate, Map<String, Object> additionalWorkOrderData, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.base.operationcenter.address
Methods in overit.geocallapp.wfm.core.ux.base.operationcenter.address with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewOperationCenterAddress.completeRowData(DBView dbv, int rowNumber, BOOperationCenterAddress operationCenterAddress, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.bundler.search
Methods in overit.geocallapp.wfm.core.ux.bundler.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewBundle.completeRowData(DBView dbv, int rowNumber, Bundle bundle, PoolKit poolKit) protected voidServerTableViewBundleOperationOrdering.completeRowData(DBView dbv, int rowNumber, BOBundleOperationOrdering bundleOperationOrdering, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltip.task
Methods in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltip.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleTooltipDataLoad.addBundlerData(ActivityTooltipData tooltipData, PoolKit poolKit) protected voidBTBundleTooltipDataLoad.body(BundleTooltipDataLoadEvent event, PoolKit poolKit) protected BundleOperationTooltipDataBTBundleOperationTooltipDataLoad.createTooltipData(BOBundleOperation bundleOperation, BundleEntitiesAggregate aggregate, PoolKit poolKit) Creates the tooltip data from the bundle operation and aggregate.protected voidBTBundleOperationTooltipDataLoad.execute(BundleOperationTooltipDataLoadEvent event, PoolKit poolKit) protected StringBTBundleOperationTooltipDataLoad.getActivityDescription(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Gets activity description using ActivityLoadEvent.protected StringBTBundleOperationTooltipDataLoad.getWorkOrderOperationStateDescription(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Gets work order operation state description using WorkOrderOperationStateLoadEvent.protected StringBTBundleOperationTooltipDataLoad.getWorkOrderTypeDescription(WorkOrder workOrder, PoolKit poolKit) Gets work order type description using WorkOrderTypeLoadEvent. -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.configurationimportexport.task
Methods in overit.geocallapp.wfm.core.ux.configurationimportexport.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidBTExportLauncher.chooseLaunchingEvent(PoolKit pk) protected voidBTImportLauncher.chooseLaunchingEvent(PoolKit pk) protected StringBTExportLauncher.getAddressDescription(HashMap<Long, String> decodedAddresses, Long addressId, PoolKit pk) protected voidBTExportLauncher.launchActivityExport(PoolKit pk) protected voidBTImportLauncher.launchActivityImport(PoolKit pk) protected voidBTExportLauncher.launchFacilityTypeExport(PoolKit pk) protected voidBTImportLauncher.launchFacilityTypeImport(PoolKit pk) protected voidBTExportLauncher.launchOperationTypeExport(PoolKit pk) protected voidBTImportLauncher.launchOperationTypeImport(PoolKit pk) protected voidBTExportLauncher.launchRequestTypeExport(PoolKit pk) protected voidBTImportLauncher.launchRequestTypeImport(PoolKit pk) protected voidBTExportLauncher.launchResourceTypeExport(PoolKit pk) protected voidBTImportLauncher.launchResourceTypeImport(PoolKit pk) protected voidBTExportLauncher.launchSchedulingResourceExport(PoolKit pk) protected voidBTImportLauncher.launchSchedulingResourceImport(PoolKit pk) protected voidBTExportLauncher.launchServiceTypeExport(PoolKit pk) protected voidBTImportLauncher.launchServiceTypeImport(PoolKit pk) protected voidBTExportLauncher.launchUsersExport(PoolKit pk) protected voidBTImportLauncher.launchUsersImport(PoolKit pk) protected voidBTExportLauncher.launchWOOperationTypeExport(PoolKit pk) protected voidBTImportLauncher.launchWoOperationTypeImport(PoolKit pk) protected voidBTExportLauncher.launchWorkCenterExport(PoolKit pk) protected voidBTImportLauncher.launchWorkCenterImport(PoolKit pk) protected voidBTExportLauncher.launchWorkCycleExport(PoolKit pk) protected voidBTImportLauncher.launchWorkCycleImport(PoolKit pk) protected voidBTExportLauncher.launchWoTypeActivitiesExport(PoolKit pk) protected voidBTImportLauncher.launchWoTypeActivitiesImport(PoolKit pk) protected voidBTExportLauncher.launchWOTypeExport(PoolKit pk) protected voidBTImportLauncher.launchWOTypeImport(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.address
Methods in overit.geocallapp.wfm.core.ux.crewshell.address with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewCrewShellAddress.completeRowData(DBView dbv, int rowNumber, BOCrewShellAddress crewShellAddress, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.composition
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidCrewShellCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellComposition technician, PoolKit poolKit) protected voidCrewShellDraftCompositionServerTableView.completeRowData(DBView dbv, int rowNumber, BOCrewShellDraftComposition technician, PoolKit poolKit) protected StringCrewShellCompositionServerTableView.retrieveTechniciansSkills(Long userId, PoolKit poolKit) protected StringCrewShellDraftCompositionServerTableView.retrieveTechniciansSkills(Long userId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician
Methods in overit.geocallapp.wfm.core.ux.crewshell.composition.allocatetechnician with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewAllocateTechnicians.completeRowData(DBView dbv, int rowNumber, BOSchedulingUser user, PoolKit poolKit) protected voidServerTableViewAllocateTechnicians.loadCachedData(List<BOSchedulingUser> resources, PoolKit poolKit) ServerTableViewAllocateTechnicians.retrieveUsersRoleDescriptions(List<Long> resources, PoolKit poolKit) Retrieves the descriptions of theBORoleobjects associated withBOSchedulingUserobjects.ServerTableViewAllocateTechnicians.retrieveUsersSkillDescriptions(List<Long> resources, PoolKit poolKit) Retrieves the descriptions of the activeBOSkillobjects associated withBOSchedulingUserobjects. -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search.data
Methods in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellWorkingTeam.defineValues(CommandContext cc, PoolKit pk) protected voidDAOCrewShellWorkingTeam.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search.task
Methods in overit.geocallapp.wfm.core.ux.crewshell.scheduling.model.search.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellWorkingTeamSearch.execute(CrewShellWorkingTeamSearchEvent event, PoolKit poolKit) Starting from the givenCrewShellWorkingTeamSearchFilter, it searches the corresponding list ofCrewShellWorkingTeamand presents them as aPageResponsewhich is then written into the event journal.. -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.crewshell.workshift.task
Methods in overit.geocallapp.wfm.core.ux.crewshell.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDragDropDailyWorkshift.execute(DailyWorkshiftDragDropEvent event, PoolKit pk) static List<BOCrewShellDraftComposition> BTDragDropDailyWorkshift.getCrewShellTechniciansByDummyUser(Long dummyUser, Date day, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.location.address
Methods in overit.geocallapp.wfm.core.ux.location.address with parameters of type PoolKitModifier and TypeMethodDescriptionprotected StringServerTableViewAddress.getExtendedAddress(Long addressId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.task
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMicroclusterAggregateComponentsInsert.body(MicroclusterAggregateComponentsInsertEvent event, PoolKit pk) protected voidBTMicroclusterAggregateRemove.body(MicroclusterAggregateRemoveEvent event, PoolKit pk) protected voidBTMicroclusterAggregateRemoveComponents.body(MicroclusterAggregateComponentsRemoveEvent event, PoolKit pk) protected voidBTMicroclusterAggregateSystemInsert.body(MicroclusterAggregateSystemInsertEvent event, PoolKit pk) protected voidBTMicroclusterAggregateRemove.deleteMicroclusterAggregate(PoolKit pk) Delete microcluster aggregate headerprotected voidBTMicroclusterAggregateRemove.deleteRZoneMcAggregate(PoolKit pk) Delete RMCAGGREGATEZONE records for this aggregateprotected voidBTMicroclusterAggregateSystemInsert.insertMicroClusterAggregate(String istat, String cap, PoolKit pk) Insert the new microclusters aggregates headersprotected voidBTMicroclusterAggregateSystemInsert.insertRMicroclusterZone(String istat, String cap, PoolKit pk) Insert in the RMICROCLUSTERZONE a record for each microcluster in the microcluster aggregateprotected voidBTMicroclusterAggregateRemove.updateRMicroclusterZone(PoolKit pk) protected voidBTMicroclusterAggregateSystemInsert.updateRMicroclusterZone(String istat, String cap, PoolKit pk) update RMZOPOSTCODE and RMZOMUNICIPALITYCODE of RMICROCLUSTERZONE table with AMCLMICROCLUSTER data, for each record of the period with municipality code and postcode of inserted aggregatesprotected voidBTMicroclusterAggregateSystemInsert.updateRMicroclusterZoneKeys(PoolKit pk) Update RMICROCLUSTERZONE foreign key to AMCAGGREGATE with the values of original microcluster aggregates -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.task
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMicroclusterGroupInsert.body(MicroclusterGroupInsertEvent event, PoolKit pk) protected voidBTMicroclusterGroupRemove.body(MicroclusterGroupRemoveEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.task
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMicroclusterGroupInsert.body(MicroclusterGroupInsertEvent event, PoolKit pk) protected voidBTMicroclusterGroupRemove.body(MicroclusterGroupRemoveEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap
Methods in overit.geocallapp.wfm.core.ux.location.microcluster.selectionmap with parameters of type PoolKitModifier and TypeMethodDescriptionstatic org.locationtech.jts.geom.EnvelopeMicroclusterSelectionMapUtils.getEstimatedBoundingBox(String microclusterUuid, org.geos.CoordRefSys coordRef, PoolKit poolKit) static org.locationtech.jts.geom.EnvelopeMicroclusterSelectionMapUtils.getEstimatedBoundingBox(Set<String> microclusterUuids, org.geos.CoordRefSys coordRef, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.material.serialized
Methods in overit.geocallapp.wfm.core.ux.material.serialized with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewSerializedMaterial.completeRowData(DBView dbv, int rowNumber, BOSerializedMaterial serializedMaterial, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.permits.singleintervention
Methods in overit.geocallapp.wfm.core.ux.permits.singleintervention with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewPermitSingleIntervention.completeRowData(DBView dbv, int rowNumber, BOPermitTypeOutcomeReasonRel permitTypeOutcomeReasonRel, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task
Methods in overit.geocallapp.wfm.core.ux.schedule.dailyplan.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDailyPlanBundleCacheInitialize.execute(DailyPlanBundleCacheInitializeEvent event, PoolKit poolKit) Executes the cache initialization process.protected voidBTSchedulableActivitiesSearch.execute(SchedulableActivitiesSearchEvent event, PoolKit poolKit) Executes the search for schedulable activities.protected DBViewBTSchedulableActivitiesSearch.executeQuery(PoolKit poolKit, Map<String, Object> searchParams, Page page) Executes the query to search for schedulable activities.protected Collection<Long> BTDailyPlanBundleCacheInitialize.getBundleIds(Collection<Long> bundleOperationIds, PoolKit poolKit) Retrieves bundle IDs from the provided bundle operation IDs.protected Collection<Long> BTDailyPlanBundleCacheInitialize.getBundleOperationIds(DailyPlanBundleCacheInitializeInput input, PoolKit poolKit) Retrieves bundle operation IDs from the provided appointments.protected voidBTSchedulableActivitiesSearch.initializeRelatedEntities(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Initializes related entities by searching for all filter-related business objects.protected Collection<BOAppointment> BTDailyPlanBundleCacheInitialize.loadAppointments(Collection<Long> bundleOperationIds, PoolKit poolKit) Loads appointments for the specified bundle operation IDs.protected Collection<BOBundleHeader> BTDailyPlanBundleCacheInitialize.loadBundleHeaders(Collection<Long> bundleIds, PoolKit poolKit) Loads bundle headers for the specified bundle IDs.protected Collection<BOBundleOperation> BTDailyPlanBundleCacheInitialize.loadBundleOperations(Collection<Long> bundleIds, PoolKit poolKit) Loads bundle operations for the specified bundle IDs.protected Collection<BOInterventionResource> BTDailyPlanBundleCacheInitialize.loadInterventionResources(Collection<Long> interventionIds, PoolKit poolKit) Loads intervention resources for the specified intervention IDs.protected Collection<InterventionAggregate> BTDailyPlanBundleCacheInitialize.loadInterventions(Collection<Long> appointmentIds, PoolKit poolKit) Loads interventions for the specified appointment IDs.protected Collection<BOWorkOrderHeader> BTDailyPlanBundleCacheInitialize.loadWorkOrderHeaders(Collection<Long> workOrderHeaderIds, PoolKit poolKit) Loads work order headers for the specified header IDs.protected Collection<BOWorkOrderOperation> BTDailyPlanBundleCacheInitialize.loadWorkOrderOperations(Collection<Long> workOrderOperationIds, PoolKit poolKit) Loads work order operations for the specified operation IDs.protected voidBTSchedulableActivitiesSearch.searchActivities(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for activities based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchAddresses(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for addresses based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchOperationCenters(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for operation centers based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchRequestTypes(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for request types based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchServiceTypes(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for service types based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchTechnicalObjects(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) protected voidBTSchedulableActivitiesSearch.searchTechnicalObjectTypes(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for technical object types (assets and accounts) based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchWorkOrderHeaders(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for work order headers based on the filter criteria.protected voidBTSchedulableActivitiesSearch.searchWorkOrderOperationStatus(SchedulableActivitiesSearchFilter filter, PoolKit poolKit) Searches for work order operation statuses based on the filter criteria. -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.task
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLoadAccountingMonitorWarnings.body(LoadAccountingMonitorWarningsEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.task
Methods in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionsLoad.body(InterventionsLoadEvent event, PoolKit poolKit) Load the requiredInterventionsprotected InterventionBTInterventionsLoad.loadInterventionByAgenda(Long agenda, PoolKit poolKit) Load a singleInterventionstarting from an agenda idprotected InterventionBTInterventionsLoad.loadInterventionByScheduling(Long scheduling, PoolKit poolKit) Load a singleInterventionstarting from a scheduling idprotected voidBTInterventionsLoad.loadLinkedInterventions(Intervention intervention, List<Intervention> interventions, PoolKit poolKit) Retrieve theInterventions linked to the given one -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress
Methods in overit.geocallapp.wfm.core.ux.schedule.schedulingresource.resourceaddress with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewResourceAddress.completeRowData(DBView dbv, int rowNumber, BOResourceAddress resourceAddress, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.schedule.tooltip.task
Methods in overit.geocallapp.wfm.core.ux.schedule.tooltip.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityTooltipBundlerLoad.addBundlerData(ActivityTooltipData tooltipData, PoolKit poolKit) If the bundler module is active, it checks if the current activity is part of an activeBundlestarting from itsBOAppointment.protected voidBTActivityTooltipCriticalActivityLoad.addCriticalActivityData(ActivityTooltipData tooltipData, PoolKit poolKit) protected voidBTActivityTooltipMultistageLoad.addMultistageTooltip(ActivityTooltipData tooltipData, PoolKit poolKit) protected voidBTAccountedActivityTooltipLoad.body(AccountedActivityTooltipDataLoadEvent event, PoolKit poolKit) protected voidBuilds the tool-tip for the current activity with itsBundleinformation.protected voidprotected voidprotected voidBTPlannedAbsenceTooltipLoad.body(PlannedAbsenceTooltipDataLoadEvent event, PoolKit poolKit) protected voidBTPlannedActivityTooltipLoad.body(PlannedActivityTooltipDataLoadEvent event, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.decodeCoworkerInfo(HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.decodeLinkedActivities(HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillAccountingData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillSchedulingData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillTeamSuggestionData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillValidationData(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected voidBTActivityTooltipDataLoad.fillWorkOrderInfo(ActivityTooltipData tooltipData, HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipBundlerLoad.getBundleRelatedActivities(BundleEntitiesAggregate aggregate, PoolKit poolKit) Returns the codes of theBOWorkOrderOperations related to the givenBundle.protected StringBTActivityTooltipBundlerLoad.getBundleState(BundleEntitiesAggregate aggregate, PoolKit poolKit) Returns the description of the relatedBOBundleStatus.protected StringBTActivityTooltipMultistageLoad.getDependenciesLabel(MultistageGroup multistageGroup, BOMultistageGroupOperation multistageOperation, PoolKit poolKit) protected BOMultistageGroupOperationBTActivityTooltipMultistageLoad.getMultistageOperation(Long woOperationId, PoolKit poolKit) protected BOMultistageStateBTActivityTooltipMultistageLoad.getMultistageState(Long stateId, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.getResourceInfo(HashGetter rawData, PoolKit poolKit) protected StringBTActivityTooltipDataLoad.getScheduledInterval(HashGetter rawData, PoolKit poolKit) protected BundleBTActivityTooltipBundlerLoad.loadBundle(Long bundleOperationId, PoolKit poolKit) Loads the neededBundlestarting from the givenBOBundleOperationid.protected BundleEntitiesAggregateBTActivityTooltipBundlerLoad.loadBundleAggregate(Long bundleOperationId, PoolKit poolKit) Loads the correspondingBundleEntitiesAggregatestarting from the givenBOBundleOperationid.protected WoOperationCriticalActivitiesAggregateBTActivityTooltipCriticalActivityLoad.loadCriticalActivities(Long woOperationId, PoolKit poolKit) protected MultistageGroupBTActivityTooltipMultistageLoad.loadMultistageGroup(Long multistageGroupHeaderId, PoolKit poolKit) protected DBViewBTActivityTooltipMultistageLoad.loadWOOperationsData(Set<Long> woOperations, PoolKit poolKit) protected voidBTActivityTooltipBundlerLoad.prepareData(ActivityTooltipData tooltipData, BundleEntitiesAggregate aggregate, PoolKit poolKit) Prepares the data to be displayed in the tool-tip.protected voidBTActivityTooltipMultistageLoad.setMultistageTooltip(ActivityTooltipData tooltipData, BOMultistageGroupOperation multistageOperation, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.scheduler.immediatescheduling.search
Methods in overit.geocallapp.wfm.core.ux.scheduler.immediatescheduling.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewImmediateSchedulingActivitiesHistory.completeRowData(DBView dbv, int rowNumber, overit.geocallapp.wfm.scheduler.immediatescheduling.activities.ImmediateSchedulingActivitiesHistory object, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.data
Methods in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderObjectsExtractor.defineParams(CommandContext cc, PoolKit pk) protected voidDAOWorkOrderObjectsExtractor.defineSql(CommandContext cc, PoolKit pk) protected voidDAOOperationsSlots.validate(CommandContext cc, PoolKit pk) protected voidDAOWorkOrderObjectsExtractor.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.task
Methods in overit.geocallapp.wfm.core.ux.workorder.massivegeneration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidprotected voidprotected voidBTWorkOrderObjectExtractor.extractObjects(CsvPrintWriter cpw, overit.geocallapp.wfm.importexport.delimitato.CsvFile wrapper, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl
Methods in overit.geocallapp.wfm.crewshell.bl with parameters of type PoolKitModifier and TypeMethodDescriptionstatic BOCrewShellCrewShellUtils.getCrewShellByDummyUser(Long dummyUserID, PoolKit pk) Search for aBOCrewShellobject by its dummyUserID (i.e., its value for the column ACSHID_AUSE).CrewShellUtils.getCrewShellDummyUsers(Collection<Long> dummyUserIDs, PoolKit poolKit) Returns the set of dummy user IDs that are associated with crew shells.static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechnicians(Long crewShellId, Date day, PoolKit poolKit) static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechnicians(BOCrewShell crewShell, Date day, PoolKit poolKit) Retrieves the list ofBOCrewShellCompositionobjects (i.e., crew shell's technicians) for a givenBOCrewShellobject and a givenDatecomposition day.static List<BOCrewShellComposition> CrewShellUtils.getCrewShellTechniciansByDummyUser(Long dummyUserID, Date day, PoolKit poolKit) Retrieves the list ofBOCrewShellCompositionobjects (i.e., crew shell's technicians) by theBOCrewShellobject's dummyUserID (i.e., its value for the column ACSHID_AUSE).static BOCrewShellCompositionCrewShellUtils.getResourceOfACrewShell(Long crewShellResource, Date referenceDate, PoolKit poolKit) static List<BOCrewShellComposition> CrewShellUtils.getResourceOfACrewShell(List<Long> crewShellResources, Date referenceDate, PoolKit poolKit) static booleanCrewShellUtils.isResourceInACrewShell(Long crewShellResource, Date referenceDate, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.composition.data
Methods in overit.geocallapp.wfm.crewshell.bl.composition.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellCompositionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.composition.task
Methods in overit.geocallapp.wfm.crewshell.bl.composition.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellCompositionLoad.execute(CrewShellCompositionLoadEvent event, PoolKit poolKit) protected voidBTCrewShellCompositionSearch.execute(CrewShellCompositionSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.data
Methods in overit.geocallapp.wfm.crewshell.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.task
Methods in overit.geocallapp.wfm.crewshell.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellLoad.execute(CrewShellLoadEvent event, PoolKit poolKit) protected voidBTCrewShellSearch.execute(CrewShellSearchEvent event, PoolKit poolKit) protected List<BOCrewShell> BTCrewShellManagement.retrieveCrewShellsByCode(String code, Long operationCenter, PoolKit pk) Retrieves the list ofBOCrewShellobjects having the same code.protected voidBTCrewShellManagement.validateCodeDuplication(BOCrewShell input, PoolKit pk) Validates theBOCrewShellinput's code.protected voidBTCrewShellManagement.validateCrewSize(BOCrewShell input, PoolKit pk) Validates theBOCrewShellinput's size.protected voidBTCrewShellManagement.validateFieldsLength(BOCrewShell input, PoolKit pk) Validates the fields' length of theBOCrewShellinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTCrewShellManagement.validateMandatoryFields(BOCrewShell input, PoolKit poolKit) Validates theBOCrewShellobject's mandatory fields. -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.type.data
Methods in overit.geocallapp.wfm.crewshell.bl.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.type.task
Methods in overit.geocallapp.wfm.crewshell.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellTypeInsert.afterInsert(BOCrewShellType crewShellType, PoolKit poolKit) protected voidBTCrewShellTypeUpdate.afterUpdate(BOCrewShellType crewShellType, PoolKit poolKit) protected voidBTCrewShellTypeInsert.completeAndValidate(BOCrewShellType crewShellType, PoolKit pk) protected voidBTCrewShellTypeInsert.execute(CrewShellTypeInsertEvent event, PoolKit poolKit) Inserts the givenBOCrewShellTypeand writes the newly generated id into the event journal.protected voidBTCrewShellTypeLoad.execute(CrewShellTypeLoadEvent event, PoolKit poolKit) protected voidBTCrewShellTypeSearch.execute(CrewShellTypeSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched crew shell type into the event journal.protected voidBTCrewShellTypeUpdate.execute(CrewShellTypeUpdateEvent event, PoolKit poolKit) Updates theBOCrewShellTypewith all its needed components.protected PageResponse<BOCrewShellType> BTCrewShellTypeSearch.searchCrewShellType(Page page, CrewShellTypeSearchFilter searchFilter, PoolKit pk) Searches for the needed crew shell type using the information contained into the givenCrewShellTypeSearchEventprotected voidBTCrewShellTypeUpdate.validate(BOCrewShellType crewShellType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.workshift.data
Methods in overit.geocallapp.wfm.crewshell.bl.workshift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCrewShellWorkShiftSearch.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOCrewShellWorkShiftSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.crewshell.bl.workshift.task
Methods in overit.geocallapp.wfm.crewshell.bl.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCrewShellWorkShiftLoad.execute(CrewShellWorkShiftLoadEvent event, PoolKit poolKit) Writes the loadedBOCrewShellShiftinto the event journal.protected voidBTCrewShellWorkShiftSearch.execute(CrewShellWorkShiftSearchEvent event, PoolKit poolKit) Writes the searchedBOCrewShellShifts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.census.rule.data
Methods in overit.geocallapp.wfm.execution.bl.census.rule.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCensusRuleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.census.rule.task
Methods in overit.geocallapp.wfm.execution.bl.census.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCensusRuleLoad.body(CensusRuleLoadEvent event, PoolKit pk) Writes the loaded technical object census rule into the event journal.protected voidBTCensusRuleSearch.body(CensusRuleSearchEvent event, PoolKit pk) Writes the searched technical object census rule into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.encodednote.data
Methods in overit.geocallapp.wfm.execution.bl.encodednote.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOEncodedNoteSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.encodednote.task
Methods in overit.geocallapp.wfm.execution.bl.encodednote.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEncodedNoteInsert.checkUniqueCode(BOEncodedNote encodedNote, PoolKit poolKit) Verifies that the code of the given encoded note is unique.protected voidBTEncodedNoteUpdate.checkUniqueCode(BOEncodedNote encodedNote, PoolKit poolKit) Verifies that the code of the given encoded note is unique.protected voidBTEncodedNoteInsert.execute(EncodedNoteInsertEvent event, PoolKit poolKit) Inserts the givenBOEncodedNoteand writes the newly generated id into the event journal.protected voidBTEncodedNoteLoad.execute(EncodedNoteLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOEncodedNoteand writes it into the event journal.protected voidBTEncodedNoteSearch.execute(EncodedNoteSearchEvent event, PoolKit poolKit) Writes the searched encoded note into the event journal.protected voidBTEncodedNoteUpdate.execute(EncodedNoteUpdateEvent event, PoolKit poolKit) Updates a newBOEncodedNotewith all its needed components.protected voidBTEncodedNoteInsert.validate(BOEncodedNote encodedNote, PoolKit poolKit) Validates the data before the insertion.protected voidBTEncodedNoteUpdate.validate(BOEncodedNote encodedNote, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOEncodedNote -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention
Methods in overit.geocallapp.wfm.execution.bl.intervention with parameters of type PoolKitModifier and TypeMethodDescriptionstatic InterventionAggregateCreatorInterventionAggregateCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theInterventionAggregateentity.protected voidInterventionAggregateCreator.setPoolKit(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.data
Methods in overit.geocallapp.wfm.execution.bl.intervention.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.resource.data
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTHourTypeLoad.execute(HourTypeLoadEvent event, PoolKit poolKit) protected voidBTHourTypeSearch.execute(HourTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.resource.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionResourceReset.execute(InterventionResourceResetEvent event, PoolKit poolKit) Executes the business task for resetting the dates of anBOInterventionResource.protected voidBTInterventionResourceSearch.execute(InterventionResourceSearchEvent event, PoolKit poolKit) Writes the searchedBOInterventionResources into the event journal.protected voidBTInterventionResourceReset.notifyInterventionResource(BOInterventionResource agendaResource, PoolKit poolKit) Sends an intervention resource notification. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.data
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationResourceDelete.execute(WorkOrderOperationResourceDeleteEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationResourceInsert.execute(WorkOrderOperationResourceInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationResourceSearch.execute(WorkOrderOperationResourceSearchEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationResourceUpdate.execute(WorkOrderOperationResourceUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.status.data
Methods in overit.geocallapp.wfm.execution.bl.intervention.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.status.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionStatusLoad.body(InterventionStatusLoadEvent event, PoolKit pk) Writes the loaded intervention status into the event journal.protected voidBTInterventionStatusSearch.body(InterventionStatusSearchEvent event, PoolKit pk) Writes the searched intervention status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.intervention.task
Methods in overit.geocallapp.wfm.execution.bl.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionAggregateLoad.execute(InterventionAggregateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingInterventionAggregateand writes it into the event journal..protected voidBTInterventionAggregateSearch.execute(InterventionAggregateSearchEvent event, PoolKit poolKit) Starting from the givenInterventionAggregateSearchFilter, it searches the corresponding list ofInterventionAggregateand presents them as aPageResponsewhich is then written into the event journal.protected voidBTInterventionLoad.execute(InterventionLoadEvent event, PoolKit poolKit) protected voidBTInterventionSearch.execute(InterventionSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.data
Methods in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionGroupCensusRuleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.task
Methods in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionGroupCensusRuleLoad.body(InterventionGroupCensusRuleLoadEvent event, PoolKit pk) Writes the loaded intervention group census rule into the event journal.protected voidBTInterventionGroupCensusRuleSearch.body(InterventionGroupCensusRuleSearchEvent event, PoolKit pk) Writes the searched intervention group census rule into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.intervention.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOInterventionOutcomeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.intervention.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionOutcomeLoad.execute(InterventionOutcomeLoadEvent event, PoolKit poolKit) protected voidBTInterventionOutcomeSearch.execute(InterventionOutcomeSearchEvent event, PoolKit poolKit) protected voidBTInterventionOutcomeUpdate.execute(InterventionOutcomeUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeReasonSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeReasonEncodedNoteSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonEncodedNoteInsert.checkUniqueRelation(Long encodedNote, Long reason, PoolKit pk) Check if the relation between the given outcome reason and encoded note already exists.protected voidBTOutcomeReasonEncodedNoteDelete.execute(OutcomeReasonEncodedNoteDeleteEvent event, PoolKit poolKit) Remove the givenBOOutcomeReasonEncodedNoteoutcome reason encoded note.protected voidBTOutcomeReasonEncodedNoteInsert.execute(OutcomeReasonEncodedNoteInsertEvent event, PoolKit pk) Writes the inserted outcome reason encoded note into the event journal.protected voidBTOutcomeReasonEncodedNoteSearch.execute(OutcomeReasonEncodedNoteSearchEvent event, PoolKit pk) Writes the searched outcome reason encoded note into the event journal.protected voidBTOutcomeReasonEncodedNoteDelete.validate(BOOutcomeReasonEncodedNote outcomeReasonEncodedNote, PoolKit pk) Check if the deletion is possible by performing some validations on the givenBOOutcomeReasonEncodedNoteprotected voidBTOutcomeReasonEncodedNoteInsert.validate(BOOutcomeReasonEncodedNote outcomeReasonEncodedNote, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOOutcomeReasonEncodedNote -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonCheck.body(OutcomeReasonCheckEvent event, PoolKit pk) Performs the necessary checks for the correct saving of an outcome reason.protected voidBTOutcomeReasonInsert.execute(OutcomeReasonInsertEvent event, PoolKit poolKit) Writes the inserted outcome reason id into the event journal.protected voidBTOutcomeReasonLoad.execute(OutcomeReasonLoadEvent event, PoolKit poolKit) Writes the loaded outcome reason into the event journal.protected voidBTOutcomeReasonSearch.execute(OutcomeReasonSearchEvent event, PoolKit poolKit) Writes the searched outcome reason into the event journal.protected voidBTOutcomeReasonUpdate.execute(OutcomeReasonUpdateEvent event, PoolKit pk) Updates theBOOutcomeReason.protected voidBTOutcomeReasonCheck.validate(OutcomeReasonCheckEventInput input, PoolKit pk) protected voidBTOutcomeReasonInsert.validate(BOOutcomeReason outcomeReason, PoolKit pk) protected voidBTOutcomeReasonUpdate.validate(BOOutcomeReason outcomeReason, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.type.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeReasonTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.reason.type.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.reason.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeReasonTypeInsert.execute(OutcomeReasonTypeInsertEvent event, PoolKit poolKit) protected voidBTOutcomeReasonTypeLoad.execute(OutcomeReasonTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOOutcomeReasonTypeand writes it into the event journal.protected voidBTOutcomeReasonTypeSearch.execute(OutcomeReasonTypeSearchEvent event, PoolKit poolKit) Starting from the givenOutcomeReasonTypeSearchFilter, it searches the corresponding list ofBOOutcomeReasonTypeand presents them as aPageResponsewhich is then written into the event journal.protected voidBTOutcomeReasonTypeUpdate.execute(OutcomeReasonTypeUpdateEvent event, PoolKit poolKit) Updates theBOOutcomeReasonTypewith all its needed components.protected voidBTOutcomeReasonTypeInsert.validate(BOOutcomeReasonType outcomeReasonType, PoolKit poolKit) protected voidBTOutcomeReasonTypeUpdate.validate(BOOutcomeReasonType outcomeReasonType, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.type.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.type.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeTypeLoad.execute(OutcomeTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOOutcomeTypeand writes it into the event journal.protected voidBTOutcomeTypeSearch.execute(OutcomeTypeSearchEvent event, PoolKit poolKit) Starting from the givenOutcomeTypeSearchFilter, it searches the corresponding list ofBOOutcomeTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.validation.status.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.validation.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOValidationStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.validation.status.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.validation.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTValidationStatusLoad.execute(ValidationStatusLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOValidationStatusand writes it into the event journal.protected voidBTValidationStatusSearch.execute(ValidationStatusSearchEvent event, PoolKit poolKit) Starting from the givenValidationStatusSearchFilter, it searches the corresponding list ofBOValidationStatusand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.data
Methods in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeWorkOrderOriginSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.task
Methods in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeWorkOrderOriginLoad.execute(OutcomeWorkOrderOriginLoadEvent event, PoolKit poolKit) Writes the loadedBOOutcomeWorkOrderOrigininto the event journal.protected voidBTOutcomeWorkOrderOriginSearch.execute(OutcomeWorkOrderOriginSearchEvent event, PoolKit poolKit) Writes the searchedBOOutcomeWorkOrderOrigins into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcomeclass.data
Methods in overit.geocallapp.wfm.execution.bl.outcomeclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.execution.bl.outcomeclass.task
Methods in overit.geocallapp.wfm.execution.bl.outcomeclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOutcomeClassLoad.execute(OutcomeClassLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOOutcomeClassand writes it into the event journal.protected voidBTOutcomeClassSearch.execute(OutcomeClassSearchEvent event, PoolKit poolKit) Starting from the givenOutcomeClassSearchFilter, it searches the corresponding list ofBOOutcomeClassand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.execution.integration
Methods in overit.geocallapp.wfm.execution.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic ExecutionEventProviderExecutionEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningAlgorithmStatusCheck.body(CapacityPlanningAlgorithmStatusCheckEvent event, PoolKit pk) protected voidBTCapacityPlanningResultCalculation.body(CapacityPlanningResultCalculationEvent event, PoolKit pk) protected voidBTCapacityPlanningAlgorithmSend.execute(CapacityPlanningAlgorithmSendInputEvent event, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmStatusCheck.execute(CapacityPlanningAlgorithmStatusCheckEvent event, PoolKit poolKit) Calls the event to check for the status of the coverage algorithm job.protected voidBTCapacityPlanningResultCalculation.execute(CapacityPlanningResultCalculationEvent event, PoolKit poolKit) Calculates the coverage of the scenarios.protected BOCapacityPlanningScenarioBTCapacityPlanningAlgorithmSend.findScenario(Long scenarioId, PoolKit poolKit) protected StringBTCapacityPlanningAlgorithmSend.insertCapacityPlanningAlgorithmAlgorithm(CapacityPlanningAlgorithmInputCall problem, PoolKit poolKit) protected List<BOForecastActivitySkill> BTCapacityPlanningAlgorithmSend.loadActivitiesSkills(Long forecastId, PoolKit poolKit) BTCapacityPlanningAlgorithmStatusCheck.loadCapacityPlanningScenarioToBeProcessed(PoolKit poolKit) Search for the capacity planning scenario to check for progressBTCapacityPlanningResultCalculation.loadCapacityPlanningScenarioToBeProcessed(PoolKit poolKit) Search for the capacity planning scenario to processprotected List<BOForecastActivity> BTCapacityPlanningAlgorithmSend.loadForecastActivities(Long forecastId, PoolKit poolKit) protected List<BOForecastActivityDetail> BTCapacityPlanningAlgorithmSend.loadForecastActivitiesDetails(Long forecastId, PoolKit poolKit) protected List<BOForecastActivityPriority> BTCapacityPlanningAlgorithmSend.loadForecastActivitiesPriorities(PoolKit poolKit) protected List<BOForecastResource> BTCapacityPlanningAlgorithmSend.loadForecastResources(Long forecastId, PoolKit poolKit) protected List<BOForecastResourceDetail> BTCapacityPlanningAlgorithmSend.loadForecastResourcesDetails(Long forecastId, PoolKit poolKit) protected List<BOForecastResourceGroupingConstraint> BTCapacityPlanningAlgorithmSend.loadResourcesConstraints(Set<Long> resourceList, PoolKit poolKit) protected List<BOResourceForecastSkill> BTCapacityPlanningAlgorithmSend.loadResourcesSkills(Long forecastId, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmStatusCheck.updateCapacityScenarioStatus(String status, BOCapacityPlanningScenario scenario, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmSend.updateScenario(BOCapacityPlanningScenario scenario, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmStatusCheck.updateScenario(BOCapacityPlanningScenario scenario, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningAlgorithmOutputProcess.addCapacityPlanningResultDetail(List<BOCapacityPlanningResultDetail> details, PoolKit poolKit) Adds the capacity planning result details.protected BOCapacityPlanningResultBTCapacityPlanningAlgorithmOutputProcess.calculateSaturationAndAssignmentValues(BOCapacityPlanningScenario scenario, List<BOCapacityPlanningResultDetail> details, PoolKit poolKit) Calculates the saturation and assignment values for the given scenario and result details.protected BOCapacityPlanningResultBTCapacityPlanningSaturationCalculate.calculateTotalResult(BOCapacityPlanningResult result, List<BOCapacityPlanningResultDetail> assignments, List<BOForecastResourceDetail> resourceDetails, List<BOForecastActivityDetail> activityDetails, PoolKit poolKit) Calculates the total result using CapacityPlanningTotalResultCalculateEvent.protected voidBTCapacityPlanningAlgorithmOutputProcess.execute(CapacityPlanningAlgorithmOutputProcessEvent event, PoolKit poolKit) protected voidBTCapacityPlanningResultDetailMassiveInsert.execute(CapacityPlanningResultDetailMassiveInsertEvent event, PoolKit poolKit) Executes the massive insert operation for capacity planning result details.protected voidBTCapacityPlanningSaturationCalculate.execute(CapacityPlanningSaturationCalculateEvent event, PoolKit poolKit) protected BOCapacityPlanningAlgorithmOutputBTCapacityPlanningAlgorithmOutputProcess.getSolution(String scenarioId, PoolKit poolKit) Gets the solution from the algorithm service.protected List<BOForecastActivityDetail> BTCapacityPlanningAlgorithmOutputProcess.loadForecastActivityDetails(Long forecastId, PoolKit poolKit) Loads the forecast activity details.protected List<BOForecastResourceDetail> BTCapacityPlanningAlgorithmOutputProcess.loadForecastResourceDetails(Long forecastId, PoolKit poolKit) Loads the forecast resource details. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCapacityPlanningActivityResultSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOCapacityPlanningResourceResultCoverageDetailSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOCapacityPlanningResourceResultSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOCapacityPlanningResultDetailCommittedCapacityResourceSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOCapacityPlanningResultDetailCommittedCapacitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningResultDetailCalculateCoverage.addCapacityPlanningResultDetail(List<BOCapacityPlanningResultDetail> details, PoolKit pk) This method adds the details of the scenario in the current transactionprotected voidBTCapacityPlanningActivityDetailResultSearch.execute(CapacityPlanningActivityDetailResultSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningResultDetailSearchFilter, it searches the corresponding list ofCapacityPlanningActivityDetailResultand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCapacityPlanningAllTimeframesResultDetailSearch.execute(CapacityPlanningAllTimeframesResultDetailSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningAllTimeframesResultDetailSearchFilter, it searches the corresponding list ofCapacityPlanningActivityDetailResultand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCapacityPlanningResourceDetailResultSearch.execute(CapacityPlanningResourceDetailResultSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningResultDetailSearchFilter, it searches the corresponding list ofCapacityPlanningResourceDetailResultand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCapacityPlanningResultDetailCalculateCoverage.execute(CapacityPlanningResultDetailCalculateCoverageEvent event, PoolKit poolKit) protected voidBTCapacityPlanningResultDetailInsert.execute(CapacityPlanningResultDetailInsertEvent event, PoolKit poolKit) protected voidBTCapacityPlanningResultDetailSearch.execute(CapacityPlanningResultDetailSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningResultDetailSearchFilter, it searches the corresponding list ofBOCapacityPlanningResultDetailand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCapacityPlanningTotalResultCalculate.execute(CapacityPlanningTotalResultCalculateEvent event, PoolKit poolKit) protected BOCapacityPlanningScenarioBTCapacityPlanningResultDetailCalculateCoverage.findScenario(Long scenarioId, PoolKit poolKit) protected PageResponse<CapacityPlanningResourceDetailResult> BTCapacityPlanningResourceDetailResultSearch.groupAll(PageResponse<CapacityPlanningResourceDetailResult> capacityPlanningResultDetail, PoolKit pk) protected List<BOForecastActivitySkill> BTCapacityPlanningResultDetailCalculateCoverage.loadActivitiesSkills(Long forecastId, PoolKit poolKit) protected List<BOForecastActivity> BTCapacityPlanningResultDetailCalculateCoverage.loadForecastActivities(Long forecastId, PoolKit poolKit) protected List<BOForecastActivityDetail> BTCapacityPlanningResultDetailCalculateCoverage.loadForecastActivitiesDetails(Long forecastId, PoolKit poolKit) protected List<BOForecastResource> BTCapacityPlanningResultDetailCalculateCoverage.loadForecastResources(Long forecastId, PoolKit poolKit) protected List<BOForecastResourceDetail> BTCapacityPlanningResultDetailCalculateCoverage.loadForecastResourcesDetails(Long forecastId, PoolKit poolKit) protected List<BOForecastResourceGroupingConstraint> BTCapacityPlanningResultDetailCalculateCoverage.loadResourcesConstraints(Set<Long> resourceList, PoolKit poolKit) protected List<BOResourceForecastSkill> BTCapacityPlanningResultDetailCalculateCoverage.loadResourcesSkills(Long forecastId, PoolKit poolKit) protected voidBTCapacityPlanningResultDetailCalculateCoverage.saveSaturationAndAssignmentValues(BOCapacityPlanningScenario scenario, List<CapacityPlanningAssignment> solutionAssignmentList, List<BOCapacityPlanningResultDetail> details, PoolKit poolKit) protected BOCapacityPlanningResultBTCapacityPlanningResultDetailCalculateCoverage.totalResultCalculate(List<BOCapacityPlanningResultDetail> details, PoolKit poolKit, List<BOForecastActivityDetail> activities, List<BOForecastResourceDetail> resources, BOCapacityPlanningResult result) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningResultInsert.execute(CapacityPlanningResultInsertEvent event, PoolKit poolKit) protected voidBTCapacityPlanningResultLoad.execute(CapacityPlanningResultLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOCapacityPlanningResultand writes it into the event journal.protected voidBTCapacityPlanningResultSearch.execute(CapacityPlanningResultSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningResultSearchFilter, it searches the corresponding list ofBOCapacityPlanningResultand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCapacityPlanningScenarioSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCapacityPlanningScenarioDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningScenarioDetailLoad.execute(CapacityPlanningScenarioDetailLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingCapacityPlanningScenarioDetailand writes it into the event journal.protected voidBTCapacityPlanningScenarioDetailSearch.execute(CapacityPlanningScenarioDetailSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningScenarioSearchFilter, it searches the corresponding list ofCapacityPlanningScenarioDetailand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningDetailsSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "CP - Details" sheet to the specifiedXlsxDocumentobject.protected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningHeaderSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "Capacity Planning Header" sheet to the specifiedXlsxDocumentobject.protected voidBTCapacityPlanningScenarioExportExcel.appendCapacityPlanningResultSheet(BOCapacityPlanningScenario capacityPlanningScenario, XlsxDocument excelDocument, PoolKit pk) Appends the "CP - Result" sheet to the specifiedXlsxDocumentobject.protected voidBTCapacityPlanningScenarioCancel.cancelScenario(Long capacityPlanningScenarioId, PoolKit pk) Cancels the capacity planning scenario.protected voidBTCapacityPlanningScenarioCancel.execute(CapacityPlanningScenarioCancelEvent event, PoolKit pk) Cancels the givenBOCapacityPlanningScenario.protected voidBTCapacityPlanningScenarioCoverageActivityReport.execute(CapacityPlanningScenarioCoverageActivityReportEvent event, PoolKit poolKit) Calculate the coverage activity for a capacity planning scenario.protected voidBTCapacityPlanningScenarioCoverageResourceReport.execute(CapacityPlanningScenarioCoverageResourceReportEvent event, PoolKit poolKit) Calculate the coverage resource for a capacity planning scenario.protected voidBTCapacityPlanningScenarioCoverageTimeReport.execute(CapacityPlanningScenarioCoverageTimeReportEvent event, PoolKit poolKit) Calculate the coverage time for a capacity planning scenario.protected voidBTCapacityPlanningScenarioCoverageTimeReportDetail.execute(CapacityPlanningScenarioCoverageTimeReportDetailEvent event, PoolKit poolKit) Calculate the coverage time for a capacity planning scenario.protected voidBTCapacityPlanningScenarioExportExcel.execute(CapacityPlanningScenarioExportExcelEvent event, PoolKit pk) Executes the exporting by creating an XLSX file associated with theBOCapacityPlanningScenarioobject.protected voidBTCapacityPlanningScenarioInsert.execute(CapacityPlanningScenarioInsertEvent event, PoolKit pk) Inserts the givenBOCapacityPlanningScenarioand writes the newly generated id into the event journal.protected voidBTCapacityPlanningScenarioLoad.execute(CapacityPlanningScenarioLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOCapacityPlanningScenarioand writes it into the event journal.protected voidBTCapacityPlanningScenarioSearch.execute(CapacityPlanningScenarioSearchEvent event, PoolKit poolKit) Starting from the givenCapacityPlanningScenarioSearchFilter, it searches the corresponding list ofBOCapacityPlanningScenarioand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCapacityPlanningScenarioUpdate.execute(CapacityPlanningScenarioUpdateEvent event, PoolKit pk) Inserts the givenBOCapacityPlanningScenarioand writes the newly generated id into the event journal.protected List<BOForecastActivity> BTCapacityPlanningScenarioCoverageReport.filterActivitiesBySkills(BOCapacityPlanningScenario scenario, List<BOForecastActivity> activities, Collection<Long> skills, PoolKit poolKit) Filter the activities by skills.protected List<BOForecastResource> BTCapacityPlanningScenarioCoverageReport.filterResourcesBySkills(BOCapacityPlanningScenario scenario, List<BOForecastResource> resources, Collection<Long> skills, PoolKit poolKit) Filter the resources by skills.BTCapacityPlanningScenarioCoverageActivityReport.formatCoverageActivityReport(List<Map<String, Object>> demand, List<Map<String, Object>> committedCapacity, List<Long> activityIds, PoolKit poolKit) Formats the coverage activity report by processing available and committed capacity data for given activities.BTCapacityPlanningScenarioCoverageResourceReport.formatCoverageResourceReport(List<Map<String, Object>> availableCapacity, List<Map<String, Object>> committedCapacity, List<Long> resourceIds, PoolKit poolKit) Formats the coverage resource report by processing available and committed capacity data for given resources.BTCapacityPlanningScenarioCoverageActivityReport.formatCoverageSkillReport(List<Map<String, Object>> demand, List<Map<String, Object>> committedCapacity, PoolKit poolKit) Formats the coverage resource report by processing available and committed capacity data for searched skills.BTCapacityPlanningScenarioCoverageResourceReport.formatCoverageSkillReport(List<Map<String, Object>> availableCapacity, List<Map<String, Object>> committedCapacity, PoolKit poolKit) Formats the coverage resource report by processing available and committed capacity data for searched skills.BTCapacityPlanningScenarioCoverageReport.getDistributedWorkload(List<BOForecastActivityDetail> forecastActivitiesDetails, DateTimeRange interval, TimeGroupingType groupingType, PoolKit poolKit) protected List<BOForecastActivityDetail> BTCapacityPlanningScenarioCoverageReport.getForecastActivitiesDetails(Long activityForecastHeader, Collection<Long> activityIds, DateTimeRange interval, PoolKit poolKit) protected List<BOForecastActivity> BTCapacityPlanningScenarioCoverageReport.loadActivities(BOCapacityPlanningScenario scenario, Collection<Long> activityIds, Collection<Long> skills, PoolKit poolKit) Loads the activities of a capacity planning scenario.BTCapacityPlanningScenarioCoverageResourceReport.loadAvailableCapacity(Long resourceForecastHeader, List<Long> resourceIds, DateTimeRange date, CapacityPlanningScenarioCoverageResourceGroupingType groupingType, PoolKit poolKit) Load the available capacity of a resource forecast detail grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadAvailableCapacity(Long resourceForecastHeader, List<Long> resourceIds, DateTimeRange date, TimeGroupingType groupingType, PoolKit poolKit) Load the available capacity of a resource forecast detail grouped by the specifiedTimeGroupingType.protected BOCapacityPlanningScenarioBTCapacityPlanningScenarioCoverageReport.loadCapacityPlanningScenario(Long capacityPlanningScenario, PoolKit poolKit) Load the capacity planning scenario.BTCapacityPlanningScenarioCoverageActivityReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageActivityGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedCapacityPlanningScenarioCoverageActivityGroupingType.BTCapacityPlanningScenarioCoverageResourceReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageResourceGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedCapacityPlanningScenarioCoverageResourceGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadCommittedCapacity(Long capacityPlanningScenarioId, List<Long> resourceIds, List<Long> activityIds, DateTimeRange date, TimeGroupingType groupingType, PoolKit poolKit) Load the committed capacity of a capacity planning scenario grouped by the specifiedTimeGroupingType.BTCapacityPlanningScenarioCoverageActivityReport.loadDemand(Long activityForecastHeader, List<Long> activityIds, DateTimeRange date, CapacityPlanningScenarioCoverageActivityGroupingType groupingType, PoolKit poolKit) Load the demand of the resource forecast header grouped by the specifiedCapacityPlanningScenarioCoverageActivityGroupingType.BTCapacityPlanningScenarioCoverageTimeReport.loadDemand(Long activityForecastHeader, List<Long> activityIds, DateTimeRange date, TimeGroupingType groupingType, LogHelper logHelper, PoolKit poolKit) Load the demand of the resource forecast header grouped by the specifiedTimeGroupingType.protected List<BOForecastResource> BTCapacityPlanningScenarioCoverageReport.loadResources(BOCapacityPlanningScenario scenario, Collection<Long> resourceIds, Collection<Long> skills, PoolKit poolKit) Loads the resources of the given capacity planning scenario.protected List<BOForecastResource> BTCapacityPlanningScenarioCoverageTimeReport.loadResources(BOCapacityPlanningScenario scenario, Collection<Long> resourceIds, Collection<Long> skills, PoolKit poolKit) Loads the resources of the given capacity planning scenario.protected voidBTCapacityPlanningScenarioExportExcel.populateActivitiesDetailsData(Map<String, Object> row, Long activityId, BOCapacityPlanningScenario capacityPlanningScenario, PoolKit pk) Populates the time columns which are related to a givenBOForecastActivityobject.protected voidBTCapacityPlanningScenarioExportExcel.populateActivitiesSkillsData(Map<String, Object> row, Long activityId, BOCapacityPlanningScenario capacityPlanningScenario, PoolKit pk) Populates the column named "ACTIVITY_SKILLS" with the skills applied to a givenBOForecastActivityobject.protected voidBTCapacityPlanningScenarioExportExcel.populateResourcesConstraintsData(Map<String, Object> row, Long resourceId, PoolKit pk) Populates the column named "RESOURCE_GROUPING_CONSTRAINT" with the grouping constraints applied to a givenBOForecastResourceobject.protected voidBTCapacityPlanningScenarioExportExcel.populateResourcesData(Map<String, Object> row, Long resourceId, BOCapacityPlanningScenario capacityPlanningScenario, PoolKit pk) Populates the columns which are related to theBOForecastResourceobject (e.g., "RESOURCE_CODE", "RESOURCE_NAME", "RESOURCE_SURNAME" etc.).protected voidBTCapacityPlanningScenarioExportExcel.populateResourcesDetailsData(Map<String, Object> row, Long activityDetailId, Long resourceId, BOCapacityPlanningScenario capacityPlanningScenario, BOForecastActivityDetail forecastActivityDetail, PoolKit pk) Populates the column named "RESOURCE_OVERTIME" with the sum of theBOForecastResourceDetailobjects' overtimes in a given timeframe.protected voidBTCapacityPlanningScenarioExportExcel.populateResourcesSkillsData(Map<String, Object> row, Long resourceId, BOCapacityPlanningScenario capacityPlanningScenario, PoolKit pk) Populates the column named "RESOURCE_SKILLS" with the skills applied to a givenBOForecastResourceobject.protected List<BOForecastActivity> BTCapacityPlanningScenarioCoverageActivityReport.searchActivities(List<Long> activityIds, PoolKit poolKit) Search for forecast activity based on the provided activity ids.protected List<BOForecastResource> BTCapacityPlanningScenarioCoverageResourceReport.searchResources(List<Long> resourceIds, PoolKit poolKit) Search for forecast resources based on the provided resource ids.protected List<BOCapacityPlanningScenario> BTCapacityPlanningScenarioManagement.searchScenarioByCode(String code, PoolKit poolKit) BTCapacityPlanningScenarioCoverageReport.searchSkills(List<Long> skills, PoolKit poolKit) Searches for skills based on the provided skill ids.protected voidBTCapacityPlanningScenarioInsert.validateAndCompleteInput(BOCapacityPlanningScenario input, PoolKit pk) Validates the data before the insertion.protected voidBTCapacityPlanningScenarioManagement.validateCodeDuplication(BOCapacityPlanningScenario input, PoolKit pk) Validates the scenario code: we cannot insert a new scenario with the same code of another scenarioprotected voidBTCapacityPlanningScenarioManagement.validateDates(BOCapacityPlanningScenario input, PoolKit pk) Validates whether the time ranges of theBOResourceForecastHeaderobject andBOActivityForecastHeaderobject overlap.protected voidBTCapacityPlanningScenarioManagement.validateFieldsLength(BOCapacityPlanningScenario input, PoolKit pk) Validates the fields' length of theBOCapacityPlanningScenarioinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTCapacityPlanningScenarioManagement.validateOperationCenter(BOCapacityPlanningScenario input, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCapacityPlanningState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningStateLoad.execute(CapacityPlanningStateLoadEvent event, PoolKit poolKit) protected voidBTCapacityPlanningStateSearch.execute(CapacityPlanningStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOActivityForecastHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityDetailDemandAndSkillSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastActivityDetailDemandSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastActivityDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivityDetailDelete.execute(ForecastActivityDetailDeleteEvent event, PoolKit poolKit) protected voidBTForecastActivityDetailInsert.execute(ForecastActivityDetailInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastActivityDetailand writes the newly generated id into the event journal.protected voidBTForecastActivityDetailInsertFromWo.execute(ForecastActivityDetailFromWoInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastActivityDetailid into the event journal.protected voidBTForecastActivityDetailLoad.execute(ForecastActivityDetailLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOForecastActivityDetailand writes it into the event journal.protected voidBTForecastActivityDetailSearch.execute(ForecastActivityDetailSearchEvent event, PoolKit poolKit) Starting from the givenBOForecastActivityDetail, it searches the corresponding list ofBOForecastActivityDetailand presents them as aPageResponsewhich is then written into the event journal.protected voidBTForecastActivityDetailUpdate.execute(ForecastActivityDetailUpdateEvent event, PoolKit poolKit) Updates theBOForecastActivityDetailwith all its needed components.protected voidBTForecastActivityMultipleTimeframesBuild.execute(ForecastActivityMultipleTimeframesBuildEvent event, PoolKit poolKit) Build multipleBOForecastActivityDetailand writes the newly generated BO into the event journal.protected BOForecastActivityPriorityBTForecastActivityDetailInsertFromWo.findDefaultPriority(PoolKit poolKit) Finds the default priority to be used for imported timeframes.protected voidBTForecastActivityDetailInsertFromWo.insertForecastActivity(Collection<BOWorkLoadDistribution> workLoadDistributions, Long forecastHeaderId, PoolKit poolKit) Inserts the givenBOForecastActivitybefore the insertion of theBOForecastActivityDetail.protected voidBTForecastActivityDetailInsertFromWo.insertForecastActivityDetailBatch(Collection<BOWorkLoadDistribution> workLoadDistributions, Long forecastHeaderId, BOForecastActivityPriority defaultPriority, PoolKit poolKit) Inserts the givenBOWorkLoadDistributionas a batch ofBOForecastActivityDetail.protected List<BOForecastActivity> BTForecastActivityDetailInsertFromWo.searchForecastActivity(Set<String> activities, Long forecastHeaderId, PoolKit poolKit) Searches for the givenBOForecastActivity.protected voidBTForecastActivityDetailInsertManagement.validateAndCompleteInput(Long activityId, Date startDate, Date endDate, Long expectedDuration, PoolKit poolKit) Validates the data before the insertion.protected voidBTForecastActivityDetailUpdate.validateAndCompleteInput(BOForecastActivityDetail input, PoolKit poolKit) Validates the data before the update.protected voidBTForecastActivityDetailDelete.validateInput(Long forecastActivityDetailId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityGanttSearch.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOForecastActivitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected LongBTForecastActivityImportOperationActivity.createForecastActivity(long operationActivityId, ForecastActivityImportOperationActivityInput input, PoolKit poolKit) protected voidBTForecastActivityDelete.deleteDetails(Long activityId, PoolKit poolKit) protected voidBTForecastActivityDelete.deleteSkills(Long activityId, PoolKit poolKit) protected voidBTForecastActivityDelete.execute(ForecastActivityDeleteEvent event, PoolKit poolKit) protected voidBTForecastActivityGanttSearch.execute(ForecastActivityGanttSearchEvent event, PoolKit poolKit) Starting from the givenBOForecastActivity, it searches the corresponding list ofBOForecastActivityand presents them as aPageResponsewhich is then written into the event journal.protected voidBTForecastActivityImportOperationActivity.execute(ForecastActivityImportOperationActivityEvent event, PoolKit poolKit) protected voidBTForecastActivityInsert.execute(ForecastActivityInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastActivityand writes the newly generated id into the event journal.protected voidBTForecastActivityLoad.execute(ForecastActivityLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOForecastActivityand writes it into the event journal.protected voidBTForecastActivitySearch.execute(ForecastActivitySearchEvent event, PoolKit poolKit) Starting from the givenBOForecastActivity, it searches the corresponding list ofBOForecastActivityand presents them as aPageResponsewhich is then written into the event journal.protected voidBTForecastActivityUpdate.execute(ForecastActivityUpdateEvent event, PoolKit poolKit) Updates theBOForecastActivitywith all its needed components.protected LongBTForecastActivityDelete.getForecastHeader(Long forecastActivity, PoolKit poolKit) protected voidBTForecastActivityImportOperationActivity.insertForecastActivitySkill(Long activityId, BOSkillConfigurationSkill skill, ForecastActivityImportOperationActivityInput input, PoolKit poolKit) protected BOActivitySkillConfigurationBTForecastActivityImportOperationActivity.loadSkillConfiguration(long operationActivityId, ForecastActivityImportOperationActivityInput input, PoolKit poolKit) protected List<BOSkillConfigurationSkill> BTForecastActivityImportOperationActivity.loadSkills(BOActivitySkillConfiguration skillConfiguration, PoolKit poolKit) protected voidBTForecastActivityInsert.validateAndCompleteInput(BOForecastActivity input, PoolKit poolKit) Validates the data before the insertion.protected voidBTForecastActivityUpdate.validateAndCompleteInput(BOForecastActivity input, PoolKit poolKit) Validates the data before the update.protected voidBTForecastActivityInsert.validateCode(String code, Long id, PoolKit poolKit) Validates the code: must be uniqueprotected voidBTForecastActivityUpdate.validateCode(String code, Long id, PoolKit poolKit) Validates the code: must be uniqueprotected voidBTForecastActivityInsert.validateFieldsLength(BOForecastActivity input, PoolKit pk) Validates the fields' length of theBOForecastActivityinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTForecastActivityUpdate.validateFieldsLength(BOForecastActivity input, PoolKit pk) Validates the fields' length of theBOForecastActivityinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTForecastActivityDelete.validateInput(Long activityId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityDetailGanttSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.gantt.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivityDetailGanttSearch.execute(ForecastActivityDetailGanttSearchEvent event, PoolKit poolKit) Starting from the givenForecastActivityDetailGanttSearchFilter, it searches the corresponding list ofBOForecastActivityDetailGanttand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityImportFilterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.task with parameters of type PoolKitModifier and TypeMethodDescriptionstatic LongBTForecastActivityImportFilterCreation.createOrderNumber(Long forecastHeader, PoolKit poolKit) Creates the order number.protected voidBTForecastActivityImportFilterCreation.execute(ForecastActivityImportFilterCreationEvent event, PoolKit poolKit) protected voidBTForecastActivityImportFilterInsert.execute(ForecastActivityImportFilterInsertEvent event, PoolKit poolKit) protected voidBTForecastActivityImportFilterLoad.execute(ForecastActivityImportFilterLoadEvent event, PoolKit poolKit) protected voidBTForecastActivityImportFilterSearch.execute(ForecastActivityImportFilterSearchEvent event, PoolKit poolKit) protected voidBTForecastActivityImportFilterUpdate.execute(ForecastActivityImportFilterUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityPrioritySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivityPriorityDelete.execute(ForecastActivityPriorityDeleteEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityDisable.execute(ForecastActivityPriorityDisableEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityInsert.execute(ForecastActivityPriorityInsertEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityLoad.execute(ForecastActivityPriorityLoadEvent event, PoolKit poolKit) protected voidBTForecastActivityPrioritySearch.execute(ForecastActivityPrioritySearchEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityUpdate.execute(ForecastActivityPriorityUpdateEvent event, PoolKit poolKit) protected static List<BOForecastActivityPriority> BTForecastActivityPriorityManagement.getPrioritiesByCode(BOForecastActivityPriority input, PoolKit poolKit) Retrieves all priorities with the same code as the input priority.protected BOForecastActivityPriorityBTForecastActivityPriorityManagement.getPriorityById(Long priorityId, PoolKit poolKit) Retrieves a priority by its ID.protected voidBTForecastActivityPriorityManagement.unsetAllDefaultPriorities(PoolKit poolKit) Unsets the default flag for all priorities in the database.protected voidBTForecastActivityPriorityDelete.validateDefaultPriorityNotDeleted(Long priorityId, PoolKit poolKit) Validates that a priority set as default cannot be deleted.protected voidBTForecastActivityPriorityUpdate.validateDefaultPriorityNotUnsetted(BOForecastActivityPriority input, PoolKit poolKit) Validates that the default flag is not being removed from a priority that was previously default.protected voidBTForecastActivityPriorityInsert.validateInput(ForecastActivityPriorityInsertEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityUpdate.validateInput(ForecastActivityPriorityUpdateEvent event, PoolKit poolKit) protected voidBTForecastActivityPriorityManagement.validateValueUniqueness(BOForecastActivityPriority input, PoolKit poolKit) Validates that the priority value is unique among active priorities. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastActivityByAllSkillSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastActivitySkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivitySkillUpdate.checkUniqueAssociation(BOForecastActivitySkill input, PoolKit poolKit) protected voidBTForecastActivitySkillDelete.execute(ForecastActivitySkillDeleteEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillInsert.execute(ForecastActivitySkillInsertEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillLoad.execute(ForecastActivitySkillLoadEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillSearch.execute(ForecastActivitySkillSearchEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillsReplace.execute(ForecastActivitySkillsReplaceEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillUpdate.execute(ForecastActivitySkillUpdateEvent event, PoolKit poolKit) protected voidBTForecastActivitySkillsReplace.insertNewSkills(PoolKit poolKit, ForecastActivitySkillsReplaceInput input, List<BOForecastActivitySkill> currentSkills) protected voidBTForecastActivitySkillsReplace.removeSkills(PoolKit poolKit, ForecastActivitySkillsReplaceInput input, List<BOForecastActivitySkill> currentSkills) protected voidBTForecastActivitySkillInsert.validateAssociation(BOForecastActivitySkill input, PoolKit poolKit) Validates if already exists an association between the activity and the skill -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityForecastExportExcel.appendDetailsSheet(List<BOForecastActivityDetail> activityDetails, XlsxDocument excelDocument, PoolKit pk) Appends the Activities Details Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastExportExcel.appendSkillsSheet(List<BOForecastActivitySkill> activitySkills, XlsxDocument excelDocument, PoolKit pk) Appends the Activities Skills Sheet to the specifiedXlsxDocumentobject.protected voidBTActivityForecastHeaderCancel.cancelActivityForecastHeader(Long activityForecastHeaderId, PoolKit poolKit) Cancels the activity forecast header.protected voidBTActivityForecastCopy.copyActivities(Long copiedHeaderId, Long pastedHeaderId, PoolKit pk) Copies and pastes activities, skills, details and grouping constraints from the source header to the target header.protected voidBTActivityForecastCopy.copyActivityImportFilters(Long copiedHeaderId, Long pastedHeaderId, PoolKit pk) Copies and pastes activity import filters.protected voidBTActivityForecastCopy.copyCalendars(Long copiedHeaderId, Long pastedHeaderId, List<Long> copiedActivitiesIds, List<Long> pastedActivitiesIds, PoolKit pk) Copies and pastes activities' details (i.e., calendars).protected voidBTActivityForecastCopy.copySkills(List<Long> copiedActivitiesIds, List<Long> pastedActivitiesIds, Long pastedHeaderId, PoolKit pk) Copies and pastes activities' skills.protected voidBTActivityForecastCopy.execute(ActivityForecastCopyEvent event, PoolKit pk) Executes a massive copy and paste of a givenBOActivityForecastHeaderobject.protected voidBTActivityForecastExportExcel.execute(ActivityForecastExportExcelEvent event, PoolKit pk) Executes the exporting by creating an XLSX file associated with theBOActivityForecastHeaderobject.protected voidBTActivityForecastHeaderCancel.execute(ActivityForecastHeaderCancelEvent event, PoolKit poolKit) Cancels the givenBOActivityForecastHeader.protected voidBTActivityForecastHeaderConfirm.execute(ActivityForecastHeaderConfirmEvent event, PoolKit poolKit) protected voidBTActivityForecastHeaderInsert.execute(ActivityForecastHeaderInsertEvent event, PoolKit poolKit) Inserts the givenBOActivityForecastHeaderand writes the newly generated id into the event journal.protected voidBTActivityForecastHeaderLoad.execute(ActivityForecastHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOActivityForecastHeaderand writes it into the event journal.protected voidBTActivityForecastHeaderSearch.execute(ActivityForecastHeaderSearchEvent event, PoolKit poolKit) Starting from the givenBOActivityForecastHeader, it searches the corresponding list ofBOActivityForecastHeaderand presents them as aPageResponsewhich is then written into the event journal.protected voidBTActivityForecastHeaderUpdate.execute(ActivityForecastHeaderUpdateEvent event, PoolKit poolKit) Updates theBOActivityForecastHeaderwith all its needed components.protected List<BOForecastActivity> BTActivityForecastExportExcel.getAllForecastActivities(Long activityForecastHeaderId, PoolKit pk) Retrieves a list of forecast activities associated with theBOActivityForecastHeaderinput.protected List<BOForecastActivityDetail> BTActivityForecastExportExcel.getAllForecastDetails(List<BOForecastActivity> activities, PoolKit pk) Retrieves the list of the details (i.e., calendars) associated with eachBOForecastActivityactivity linked to the providedBOActivityForecastHeaderinput.protected List<BOForecastActivitySkill> BTActivityForecastExportExcel.getAllForecastSkills(List<BOForecastActivity> activities, PoolKit pk) Retrieves the list of the skills associated with eachBOForecastActivityactivity linked to the providedBOActivityForecastHeaderinput.BTActivityForecastExportExcel.getAllFormattedActivities(String sheetIdentifier, DBView sheetDBView, PoolKit pk) Retrieves the list of the activities (i.e., the list of the formatted code + " " + description combinations) to be shown in the custom column named ACTIVITY of theDBViewsheetDBView.BTActivityForecastExportExcel.getAllFormattedGroupingConstraints(String sheetIdentifier, DBView sheetDBView, PoolKit pk) BTActivityForecastExportExcel.getPrioritiesById(PoolKit pk) BTActivityForecastExportExcel.getSkillsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM skills' IDs to be shown in the "FSM_SKILL_ID" column and populates that column in theDBViewsheetDBView (i.e., Skills Sheet).protected voidBTActivityForecastCopy.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the insertion.protected voidBTActivityForecastHeaderInsert.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the insertion.protected voidBTActivityForecastHeaderUpdate.validateAndCompleteInput(BOActivityForecastHeader input, PoolKit poolKit) Validates the data before the update.protected voidBTActivityForecastCopy.validateCode(String code, PoolKit poolKit) Validates code's uniqueness.protected voidBTActivityForecastHeaderInsert.validateCode(String code, PoolKit poolKit) Validates the code: must be uniqueprotected voidBTActivityForecastHeaderUpdate.validateCode(String code, PoolKit poolKit) Validates the code: must be uniqueprotected voidBTActivityForecastCopy.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked.protected voidBTActivityForecastHeaderInsert.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTActivityForecastHeaderUpdate.validateFieldsLength(BOActivityForecastHeader input, PoolKit pk) Validates the fields' length of theBOActivityForecastHeaderinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastGroupingConstraintSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastGroupingConstraintDelete.execute(ForecastGroupingConstraintDeleteEvent event, PoolKit poolKit) protected voidBTForecastGroupingConstraintDisable.execute(ForecastGroupingConstraintDisableEvent event, PoolKit poolKit) protected voidBTForecastGroupingConstraintInsert.execute(ForecastGroupingConstraintInsertEvent event, PoolKit poolKit) protected voidBTForecastGroupingConstraintLoad.execute(ForecastGroupingConstraintLoadEvent event, PoolKit poolKit) protected voidBTForecastGroupingConstraintSearch.execute(ForecastGroupingConstraintSearchEvent event, PoolKit poolKit) protected voidBTForecastGroupingConstraintUpdate.execute(ForecastGroupingConstraintUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityForecastHeaderImport.body(ActivityForecastHeaderImportEvent activityForecastHeaderImportEvent, PoolKit poolKit) protected voidBTActivityForecastHeaderRead.body(ActivityForecastHeaderReadEvent activityForecastHeaderReadEvent, PoolKit pk) protected List<ActivityForecastHeaderImportRow> BTActivityForecastHeaderRead.elaborateRecords(DBView activityForecastHeaders, LogHelper logHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivityImport.body(ForecastActivityImportEvent forecastActivityImportEvent, PoolKit poolKit) protected voidBTForecastActivityRead.body(ForecastActivityReadEvent forecastActivityReadEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivityDetailImport.body(ForecastActivityDetailImportEvent forecastActivityDetailImportEvent, PoolKit poolKit) protected voidBTForecastActivityDetailRead.body(ForecastActivityDetailReadEvent forecastActivityDetailReadEvent, PoolKit poolKit) protected List<ForecastActivityDetailImportRow> BTForecastActivityDetailRead.elaborateRecords(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, DBView forecastActivityDetails, LogHelper logHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastActivitySkillImport.body(ForecastActivitySkillImportEvent forecastActivitySkillImportEvent, PoolKit poolKit) protected voidBTForecastActivitySkillRead.body(ForecastActivitySkillReadEvent forecastActivitySkillReadEvent, PoolKit poolKit) protected List<ForecastActivitySkillImportRow> BTForecastActivitySkillRead.elaborateRecords(Long forecastHeader, Map<String, Long> activityIdByActivityCode, DBView forecastActivitySkills, LogHelper logHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityForecastImport.body(ActivityForecastImportEvent activityForecastImport, PoolKit poolKit) protected LongBTActivityForecastImport.importActivityForecastHeader(PoolKit poolKit) BTActivityForecastImport.importForecastActivity(Long activityForecastHeader, PoolKit poolKit) protected voidBTActivityForecastImport.importForecastActivityDetail(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, PoolKit poolKit) protected voidBTActivityForecastImport.importSkill(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, PoolKit poolKit) protected ActivityForecastHeaderReadOutputBTActivityForecastImport.readActivityForecastHeader(WebResource webResource, PoolKit poolKit) protected ForecastActivityReadOutputBTActivityForecastImport.readForecastActivity(Long activityForecastHeader, WebResource webResource, PoolKit poolKit) protected ForecastActivityDetailReadOutputBTActivityForecastImport.readForecastActivityDetail(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, WebResource webResource, PoolKit poolKit) protected ForecastActivitySkillReadOutputBTActivityForecastImport.readForecastActivitySkill(Long activityForecastHeader, Map<String, Long> activityIdByActivityCode, WebResource webResource, PoolKit poolKit) protected ActivityForecastHeaderImportOutputBTActivityForecastImport.writeActivityForecastHeader(List<ActivityForecastHeaderImportRow> rows, PoolKit poolKit) protected ForecastActivityImportOutputBTActivityForecastImport.writeForecastActivity(Long activityForecastHeader, List<ForecastActivityImportRow> rows, PoolKit poolKit) protected ForecastImportOutputBTActivityForecastImport.writeForecastActivityDetail(Long activityForecastHeader, List<ForecastActivityDetailImportRow> rows, PoolKit poolKit) protected ForecastImportOutputBTActivityForecastImport.writeForecastActivitySkill(List<ForecastActivitySkillImportRow> rows, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSharedResourceWithLog.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceImport.body(ForecastResourceImportEvent forecastResourceImportEvent, PoolKit poolKit) protected voidBTForecastResourceRead.body(ForecastResourceReadEvent forecastResourceReadEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceNotCommittableTimeRead.body(ForecastResourceNotCommittableTimeReadEvent forecastResourceNotCommittableTimeReadEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceDetailImport.body(ForecastResourceDetailImportEvent forecastResourceDetailImportEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceWorkshiftRead.body(ForecastResourceWorkshiftReadEvent forecastResourceDetailReadEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceGroupingConstraintImport.body(ForecastResourceGroupingConstraintImportEvent forecastResourceGroupingConstraintImportEvent, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintRead.body(ForecastResourceGroupingConstraintReadEvent forecastResourceGroupingConstraintReadEvent, PoolKit poolKit) protected List<ForecastResourceGroupingConstraintImportRow> BTForecastResourceGroupingConstraintRead.elaborateRecords(Map<String, Long> resourceIdByResourceCode, DBView forecastResourceGroupingConstraints, LogHelper logHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceSkillImport.body(ForecastResourceSkillImportEvent forecastResourceSkillImportEvent, PoolKit poolKit) protected voidBTForecastResourceSkillRead.body(ForecastResourceSkillReadEvent forecastResourceSkillReadEvent, PoolKit poolKit) protected List<ForecastResourceSkillImportRow> BTForecastResourceSkillRead.elaborateRecords(Map<String, Long> resourceIdByResourceCode, DBView forecastResourceSkills, LogHelper logHelper, Long forecastHeaderId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceForecastHeaderImport.body(ResourceForecastHeaderImportEvent resourceForecastHeaderImportEvent, PoolKit poolKit) protected voidBTResourceForecastHeaderRead.body(ResourceForecastHeaderReadEvent resourceForecastHeaderReadEvent, PoolKit pk) protected List<ResourceForecastHeaderImportRow> BTResourceForecastHeaderRead.elaborateRecords(DBView resourceForecastHeaders, LogHelper logHelper, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceForecastImport.body(ResourceForecastImportEvent importResourceForecast, PoolKit poolKit) BTResourceForecastImport.importForecastResource(Long resourceForecastHeader, PoolKit poolKit) protected voidBTResourceForecastImport.importForecastResourceDetail(Long resourceForecastHeader, Map<String, Long> resourceIdByResourceCode, PoolKit poolKit) protected voidBTResourceForecastImport.importGroupingConstraint(Map<String, Long> resourceIdByResourceCode, PoolKit poolKit) protected LongBTResourceForecastImport.importResourceForecastHeader(PoolKit poolKit) protected voidBTResourceForecastImport.importSkill(Map<String, Long> resourceIdByResourceCode, Long resourceForecastHeaderId, PoolKit poolKit) protected ForecastResourceReadOutputBTResourceForecastImport.readForecastResource(Long resourceForecastHeader, WebResource webResource, PoolKit poolKit) BTResourceForecastImport.readForecastResourceGroupingConstraint(Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ForecastResourceDetailReadOutputBTResourceForecastImport.readForecastResourceNotCommittableTime(Long resourceForecastHeader, Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ForecastResourceSkillReadOutputBTResourceForecastImport.readForecastResourceSkill(Map<String, Long> resourceIdByResourceCode, WebResource webResource, Long resourceForecastHeaderId, PoolKit poolKit) protected ForecastResourceDetailReadOutputBTResourceForecastImport.readForecastResourceWorkshift(Long resourceForecastHeader, Map<String, Long> resourceIdByResourceCode, WebResource webResource, PoolKit poolKit) protected ResourceForecastHeaderReadOutputBTResourceForecastImport.readResourceForecastHeader(WebResource webResource, PoolKit poolKit) protected ForecastResourceImportOutputBTResourceForecastImport.writeForecastResource(Long resourceForecastHeader, List<ForecastResourceImportRow> rows, PoolKit poolKit) protected ForecastImportOutputBTResourceForecastImport.writeForecastResourceDetail(Long resourceForecastHeader, List<ForecastResourceDetailImportRow> rows, PoolKit poolKit) protected ForecastImportOutputBTResourceForecastImport.writeForecastResourceGroupingConstraint(List<ForecastResourceGroupingConstraintImportRow> rows, PoolKit poolKit) protected ForecastImportOutputBTResourceForecastImport.writeForecastResourceSkill(List<ForecastResourceSkillImportRow> rows, PoolKit poolKit) protected ResourceForecastHeaderImportOutputBTResourceForecastImport.writeResourceForecastHeader(List<ResourceForecastHeaderImportRow> rows, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTXlsxDocumentRead.body(XlsxDocumentReadEvent xlsxDocumentReadEvent, PoolKit pk) protected voidBTSharedResourceWithLogLoad.execute(SharedResourceWithLogLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingSharedResourceWithLogand writes it into the event journal.protected voidBTSharedResourceWithLogSearch.execute(SharedResourceWithLogSearchEvent event, PoolKit pk) Starting from the givenSharedResourceWithLogSearchEvent, it searches the corresponding list ofSharedResourceWithLogand presents them as aPageResponsewhich is then written into the event journal.static SharedResourceWithLogCreatorSharedResourceWithLogCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theSharedResourceWithLogentity. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceForecastHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastResourceDetailAvailableCapacityResourceSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastResourceDetailAvailableCapacitySearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastResourceDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceDetailApplyTemplate.execute(ForecastResourceDetailApplyTemplateEvent event, PoolKit poolKit) Build multipleForecastResourceDetailBuildPreviewbased on the input template and writes the newly generated BO into the event journal.protected voidBTForecastResourceDetailBuild.execute(ForecastResourceDetailBuildEvent event, PoolKit poolKit) Build multipleForecastResourceDetailBuildPreviewand writes the newly generated BO into the event journal.protected voidBTForecastResourceDetailCopy.execute(ForecastResourceDetailCopyEvent event, PoolKit pk) Apply the copied resource's details (i.e., the copied resource's calendars) to the target resources (i.e., the selected resources) of the same forecastprotected voidBTForecastResourceDetailDelete.execute(ForecastResourceDetailDeleteEvent event, PoolKit poolKit) protected voidBTForecastResourceDetailEdit.execute(ForecastResourceDetailEditEvent event, PoolKit poolKit) Build multipleForecastResourceDetailBuildPreviewand writes the newly generated list of objects into the event journal.protected voidBTForecastResourceDetailImportFromOC.execute(ForecastResourceDetailImportFromOCEvent event, PoolKit poolKit) Import the workshifts from the real userprotected voidBTForecastResourceDetailInsert.execute(ForecastResourceDetailInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastResourceDetailand writes the newly generated id into the event journal.protected voidBTForecastResourceDetailLoad.execute(ForecastResourceDetailLoadEvent event, PoolKit poolKit) protected voidBTForecastResourceDetailPeriodDelete.execute(ForecastResourceDetailPeriodDeleteEvent event, PoolKit poolKit) Deletes all theBOForecastResourceDetailrelated to the input.protected voidBTForecastResourceDetailSearch.execute(ForecastResourceDetailSearchEvent event, PoolKit poolKit) protected voidBTForecastResourceDetailUpdate.execute(ForecastResourceDetailUpdateEvent event, PoolKit poolKit) protected BOResourceForecastHeaderBTForecastResourceDetailManagement.getForecastHeader(Long forecastHeaderId, PoolKit pk) protected LongBTForecastResourceDetailPeriodDelete.getForecastHeader(Long resource, PoolKit poolKit) protected BOForecastResourceDetailBTForecastResourceDetailManagement.searchWorkshift(Long forecastHeader, Long resourceId, Date day, PoolKit pk) Search theBOForecastResourceDetailfor the day and the resourceprotected voidBTForecastResourceDetailDelete.validateInput(Long forecastResourceDetailId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceDelete.deleteCalendars(Long resourceId, PoolKit poolKit) protected voidBTForecastResourceDelete.deleteSkills(Long resourceId, PoolKit poolKit) protected voidBTForecastResourceDelete.execute(ForecastResourceDeleteEvent event, PoolKit poolKit) protected voidBTForecastResourceImportFromOC.execute(ForecastResourceImportFromOCEvent event, PoolKit poolKit) Import the resource from the real userprotected voidBTForecastResourceInsert.execute(ForecastResourceInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastResourceand writes the newly generated id into the event journal.protected voidBTForecastResourceLoad.execute(ForecastResourceLoadEvent event, PoolKit poolKit) protected voidBTForecastResourceSearch.execute(ForecastResourceSearchEvent event, PoolKit poolKit) protected voidBTForecastResourceUpdate.execute(ForecastResourceUpdateEvent event, PoolKit pk) Inserts the givenBOForecastResourceand writes the newly generated id into the event journal.protected LongBTForecastResourceDelete.getForecastHeader(Long resource, PoolKit poolKit) protected LongBTForecastResourceImportFromOC.insertForecastResource(Long forecastHeaderId, Long userId, PoolKit pk) Insert a new forecast resource.protected voidBTForecastResourceManagement.validateCode(BOForecastResource input, PoolKit pk) Validates the key of a resource: code is mandatory and uniqueprotected voidBTForecastResourceManagement.validateForecastHeaderStatus(BOForecastResource input, PoolKit pk) Validates the forecast header: status must be draftprotected voidBTForecastResourceDelete.validateInput(Long resourceId, PoolKit poolKit) protected voidBTForecastResourceManagement.validateInput(BOForecastResource input, PoolKit pk) Validates the input. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceGroupingConstraintReplace.deleteGroupingConstraints(PoolKit poolKit, ForecastResourceGroupingConstraintReplaceInput input, List<BOForecastResourceGroupingConstraint> currentConstraints) protected voidBTForecastResourceGroupingConstraintDelete.execute(ForecastResourceGroupingConstraintDeleteEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintInsert.execute(ForecastResourceGroupingConstraintInsertEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintLoad.execute(ForecastResourceGroupingConstraintLoadEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintReplace.execute(ForecastResourceGroupingConstraintReplaceEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintSearch.execute(ForecastResourceGroupingConstraintSearchEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintUpdate.execute(ForecastResourceGroupingConstraintUpdateEvent event, PoolKit poolKit) protected voidBTForecastResourceGroupingConstraintReplace.insertNewGroupingConstraints(PoolKit poolKit, ForecastResourceGroupingConstraintReplaceInput input, List<BOForecastResourceGroupingConstraint> currentConstraints) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastShiftModelSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastShiftModelDetailSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastShiftModelDetailInsert.execute(ForecastShiftModelDetailInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastShiftModelDetailand writes the newly generated id into the event journal.protected voidBTForecastShiftModelDetailLoad.execute(ForecastShiftModelDetailLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOForecastShiftModelDetailand writes it into the event journal.protected voidBTForecastShiftModelDetailMassiveUpdate.execute(ForecastShiftModelDetailMassiveUpdateEvent event, PoolKit poolKit) Updates all theBOForecastShiftModelDetailinstances.protected voidBTForecastShiftModelDetailSearch.execute(ForecastShiftModelDetailSearchEvent event, PoolKit poolKit) Starting from the givenBOForecastShiftModelDetail, it searches the corresponding list ofBOForecastShiftModelDetailand presents them as aPageResponsewhich is then written into the event journal.protected voidBTForecastShiftModelDetailUpdate.execute(ForecastShiftModelDetailUpdateEvent event, PoolKit poolKit) Updates theBOForecastShiftModelDetailwith all its needed components.protected voidBTForecastShiftModelDetailMassiveUpdate.updateForecastShiftModelDetail(BOForecastShiftModelDetail forecastShiftModelDetail, PoolKit poolKit) Update an existing forecast shift model detail.protected voidBTForecastShiftModelDetailInsert.validateInput(BOForecastShiftModelDetail input, PoolKit poolKit) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastShiftModelCopy.copyForecastShiftModelDetailRows(Long forecastShiftModelToCopyId, Long forecastShiftModelCopiedId, PoolKit poolKit) Copy all forecast shift model detail rows.protected voidBTForecastShiftModelCopy.execute(ForecastShiftModelCopyEvent event, PoolKit poolKit) Copies the givenBOForecastShiftModeland writes the newly generated id into the event journal.protected voidBTForecastShiftModelInsert.execute(ForecastShiftModelInsertEvent event, PoolKit poolKit) Inserts the givenBOForecastShiftModeland writes the newly generated id into the event journal.protected voidBTForecastShiftModelLoad.execute(ForecastShiftModelLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOForecastShiftModeland writes it into the event journal.protected voidBTForecastShiftModelSearch.execute(ForecastShiftModelSearchEvent event, PoolKit poolKit) Starting from the givenBOForecastShiftModel, it searches the corresponding list ofBOForecastShiftModeland presents them as aPageResponsewhich is then written into the event journal.protected voidBTForecastShiftModelUpdate.execute(ForecastShiftModelUpdateEvent event, PoolKit poolKit) Updates theBOForecastShiftModelwith all its needed components.protected List<BOForecastShiftModelDetail> BTForecastShiftModelCopy.getForecastShiftModelDetails(Long forecastShiftModelId, PoolKit poolKit) Get the list of forecast shift model detail.protected LongBTForecastShiftModelCopy.insertForecastShiftModel(BOForecastShiftModel forecastShiftModel, PoolKit poolKit) Insert a new forecast shift model.protected voidBTForecastShiftModelInsert.insertForecastShiftModelDetail(Long forecastShiftModel, Long sequentialNumber, PoolKit poolKit) Insert a new forecast shift model detail.protected voidBTForecastShiftModelInsert.insertForecastShiftModelDetailRows(Long forecastShiftModel, Long duration, PoolKit poolKit) Insert all forecast shift model detail rows.protected voidBTForecastShiftModelCopy.updateForecastShiftModelDetail(BOForecastShiftModelDetail forecastShiftModelDetail, PoolKit poolKit) Update an existing forecast shift model detail.protected voidBTForecastShiftModelInsert.validateCode(String code, PoolKit poolKit) Validates the code: must be mandatory and unique.protected voidBTForecastShiftModelUpdate.validateCode(String code, PoolKit poolKit) Validates the code: must be mandatory and uniqueprotected voidBTForecastShiftModelCopy.validateFieldsLength(BOForecastShiftModel input, PoolKit pk) Validates the fields' length of theBOForecastShiftModelinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTForecastShiftModelInsert.validateFieldsLength(BOForecastShiftModel input, PoolKit pk) Validates the fields' length of theBOForecastShiftModelinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTForecastShiftModelUpdate.validateFieldsLength(BOForecastShiftModel input, PoolKit pk) Validates the fields' length of theBOForecastShiftModelinput to be checked : code's length must not exceed 50 characters and the description's length must not exceed 255 characters.protected voidBTForecastShiftModelCopy.validateInput(BOForecastShiftModel input, PoolKit pk) Validates the data before the copy.protected voidBTForecastShiftModelInsert.validateInput(BOForecastShiftModel input, PoolKit poolKit) Validates the data before the insertion.protected voidBTForecastShiftModelUpdate.validateInput(BOForecastShiftModel input, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastResourceByAllSkillSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOForecastResourceSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastResourceSkillUpdate.checkUniqueAssociation(BOResourceForecastSkill input, PoolKit poolKit) protected voidBTForecastResourceSkillDelete.execute(ForecastResourceSkillDeleteEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillImportFromOC.execute(ForecastResourceSkillImportFromOCEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillInsert.execute(ForecastResourceSkillInsertEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillLoad.execute(ForecastResourceSkillLoadEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillSearch.execute(ForecastResourceSkillSearchEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillsReplace.execute(ForecastResourceSkillsReplaceEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillUpdate.execute(ForecastResourceSkillUpdateEvent event, PoolKit poolKit) protected voidBTForecastResourceSkillInsert.validateAssociation(BOResourceForecastSkill input, PoolKit poolKit) Validates if already exists an association between the resource and the skill -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceForecastExportExcel.appendDetailsSheet(List<BOForecastResourceDetail> resourceDetails, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Details Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendGroupingConstraintsSheet(List<BOForecastResourceGroupingConstraint> resourceGroupingConstraints, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Grouping Constraints Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastExportExcel.appendSkillsSheet(List<BOResourceForecastSkill> resourceSkills, XlsxDocument excelDocument, PoolKit pk) Appends the Resources Skills Sheet to the specifiedXlsxDocumentobject.protected voidBTResourceForecastHeaderCancel.cancelResourceForecastHeader(Long resourceForecastHeaderId, PoolKit poolKit) Cancels the resource forecast header.protected voidBTResourceForecastCopy.copyDetails(Long copiedHeaderId, Long pastedHeaderId, List<Long> copiedResourcesIds, List<Long> pastedResourcesIds, PoolKit pk) Copies and pastes resources' details (i.e., calendars).protected voidBTResourceForecastCopy.copyGroupingConstraints(List<Long> copiedResourcesIds, List<Long> pastedResourcesIds, PoolKit pk) Copies and pastes the resources' grouping constraints.protected voidBTResourceForecastCopy.copyResources(Long copiedHeaderId, Long pastedHeaderId, PoolKit pk) Copies and pastes resources, skills, details and grouping constraints from the source header to the target header.protected voidBTResourceForecastCopy.copySkills(List<Long> copiedResourcesIds, List<Long> pastedResourcesIds, Long pastedHeaderId, PoolKit pk) Copies and pastes resources' skills.protected voidBTResourceForecastCopy.execute(ResourceForecastCopyEvent event, PoolKit pk) Executes a massive copy and paste of a givenBOResourceForecastHeaderobject.protected voidBTResourceForecastExportExcel.execute(ResourceForecastExportExcelEvent event, PoolKit pk) Executes the exporting by creating an XLSX file associated with theBOResourceForecastHeaderobject.protected voidBTResourceForecastHeaderCancel.execute(ResourceForecastHeaderCancelEvent event, PoolKit poolKit) Cancels the givenBOResourceForecastHeader.protected voidBTResourceForecastHeaderConfirm.execute(ResourceForecastHeaderConfirmEvent event, PoolKit poolKit) protected voidBTResourceForecastHeaderInsert.execute(ResourceForecastHeaderInsertEvent event, PoolKit pk) Inserts the givenBOResourceForecastHeaderand writes the newly generated id into the event journal.protected voidBTResourceForecastHeaderLoad.execute(ResourceForecastHeaderLoadEvent event, PoolKit poolKit) protected voidBTResourceForecastHeaderSearch.execute(ResourceForecastHeaderSearchEvent event, PoolKit poolKit) protected voidBTResourceForecastHeaderUpdate.execute(ResourceForecastHeaderUpdateEvent event, PoolKit pk) Inserts the givenBOResourceForecastHeaderand writes the newly generated id into the event journal.protected List<BOForecastResourceDetail> BTResourceForecastExportExcel.getAllForecastDetails(List<BOForecastResource> resources, PoolKit pk) Retrieves the list of the details (i.e., calendars) associated with eachBOForecastResourceresource linked to the providedBOResourceForecastHeaderinput.protected List<BOForecastResourceGroupingConstraint> BTResourceForecastExportExcel.getAllForecastGroupingConstraints(List<BOForecastResource> resources, PoolKit pk) Retrieves the list of the grouping constraints associated with eachBOForecastResourceresource linked to the providedBOResourceForecastHeaderinput.protected List<BOForecastResource> BTResourceForecastExportExcel.getAllForecastResources(Long resourceForecastHeaderId, PoolKit pk) Retrieves a list of forecast resources associated with theBOResourceForecastHeaderinput.protected List<BOResourceForecastSkill> BTResourceForecastExportExcel.getAllForecastSkills(List<BOForecastResource> resources, PoolKit pk) Retrieves the list of the skills associated with eachBOForecastResourceresource linked to the providedBOResourceForecastHeaderinput.BTResourceForecastExportExcel.getAllResourcesFullNames(String sheetIdentifier, DBView sheetDBView, PoolKit pk) Retrieves the list of the full names (i.e., the list of the formatted name + " " + surname combinations) to be shown in the custom column named RESOURCE_FULL_NAME of theDBViewsheetDBView.BTResourceForecastExportExcel.getGroupingConstraintsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM grouping constraints' IDs to be shown in the "FSM_GROUPING_CONSTRAINT_ID" column and populates that column in theDBViewsheetDBView (i.e., Grouping Constraints Sheet).BTResourceForecastExportExcel.getSkillsDescriptions(DBView sheetDBView, PoolKit pk) Retrieves the list of FSM skills' IDs to be shown in the "FSM_SKILL_ID" column and populates that column in theDBViewsheetDBView (i.e., Skills Sheet).protected List<BOResourceForecastHeader> BTResourceForecastManagement.searchResourceForecastByCode(String code, PoolKit poolKit) protected voidBTResourceForecastCopy.validateAndCompleteInput(BOResourceForecastHeader input, PoolKit pk) Validates data before the insertion.protected voidBTResourceForecastHeaderInsert.validateAndCompleteInput(BOResourceForecastHeader input, PoolKit pk) Validates the data before the insertion.protected voidBTResourceForecastManagement.validateCodeDuplication(BOResourceForecastHeader input, PoolKit pk) Validates the forecast code: we cannot insert a new forecast with the same code of another forecastprotected voidBTResourceForecastManagement.validateFieldsLength(BOResourceForecastHeader input, PoolKit pk) Validates the fields' length of theBOResourceForecastHeaderinput to be checked : code's length must not exceed 10 characters and the description's length must not exceed 255 characters. -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.data
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOForecastState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.task
Methods in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTForecastStateLoad.execute(ForecastStateLoadEvent event, PoolKit poolKit) protected voidBTForecastStateSearch.execute(ForecastStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.forecastcapacity.login.task
Methods in overit.geocallapp.wfm.forecastcapacity.login.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.gpstracking.bl.resource.position.data
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceGPSPositionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.data
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceLastGPSPositionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.task
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceLastGPSPositionBatchUpsert.batchInsert(List<BOResourceLastGPSPosition> positions, PoolKit poolKit) Performs batch insert of new positions.protected voidBTResourceLastGPSPositionBatchUpsert.batchUpdate(List<BOResourceLastGPSPosition> positions, PoolKit poolKit) Performs batch update of existing positions.protected voidBTResourceLastGPSPositionInsert.checkAlreadyExists(BOResourceLastGPSPosition resourceLastPosition, PoolKit poolKit) Checks if already exists a last position for the given resource.protected voidBTResourceLastGPSPositionBatchUpsert.execute(ResourceLastGPSPositionBatchUpsertEvent event, PoolKit poolKit) protected voidBTResourceLastGPSPositionInsert.execute(ResourceLastGPSPositionInsertEvent event, PoolKit poolKit) protected voidBTResourceLastGPSPositionLoad.execute(ResourceLastGPSPositionLoadEvent event, PoolKit poolKit) protected voidBTResourceLastGPSPositionSearch.execute(ResourceLastGPSPositionSearchEvent event, PoolKit poolKit) protected voidBTResourceLastGPSPositionUpdate.execute(ResourceLastGPSPositionUpdateEvent event, PoolKit poolKit) BTResourceLastGPSPositionBatchUpsert.searchExistingResourcePositionResources(List<BOResourceLastGPSPosition> positions, PoolKit poolKit) Retrieves the set of resource IDs for the existing positions.protected voidBTResourceLastGPSPositionInsert.validate(BOResourceLastGPSPosition resourceLastPosition, PoolKit poolKit) Validates the data before the insert.protected voidBTResourceLastGPSPositionUpdate.validate(BOResourceLastGPSPosition resourceLastPosition, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.gpstracking.bl.resource.position.task
Methods in overit.geocallapp.wfm.gpstracking.bl.resource.position.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceGPSPositionLoad.body(ResourceGPSPositionLoadEvent event, PoolKit pk) Writes the loaded resource gps position into the event journal.protected voidBTResourceGPSPositionSearch.body(ResourceGPSPositionSearchEvent event, PoolKit poolKit) Writes the searched resource gps positions into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.gpstracking.rc1.position.task
Methods in overit.geocallapp.wfm.gpstracking.rc1.position.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGPSTimedPositionSearch.execute(TimedGPSPositionSearchEvent event, PoolKit poolKit) Executes the timed GPS position search operation. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.importexport.material.data
Methods in overit.geocallapp.wfm.inventory.bl.importexport.material.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSharedResourceWithLog.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.importexport.material.task
Methods in overit.geocallapp.wfm.inventory.bl.importexport.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidprotected WarehouseMaterialStockImportOutputBTWarehouseMaterialImport.elaborateRecords(DBView materials, PoolKit poolKit) protected voidBTSharedResourceWithLogLoad.execute(SharedResourceWithLogLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOCentralWarehouseand writes it into the event journal.protected voidBTSharedResourceWithLogSearch.execute(SharedResourceWithLogSearchEvent event, PoolKit pk) Starting from the givenSharedResourceWithLogSearchEvent, it searches the corresponding list ofSharedResourceWithLogand presents them as aPageResponsewhich is then written into the event journal.protected voidprotected voidBTWarehouseMaterialStockImport.execute(WarehouseMaterialStockImportEvent event, PoolKit poolKit) static SharedResourceWithLogCreatorSharedResourceWithLogCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theSharedResourceWithLogentity. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.util
Methods in overit.geocallapp.wfm.inventory.bl.util with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidInventoryUtility.invalidateCurrentUserWarehouses(PoolKit poolKit) Reloads the warehouses that are visible to current user.static voidInventoryUtility.invalidateUserWarehouses(overit.geocallapp.wfm.util.WFMIdentity identity, PoolKit poolKit) Reloads the warehouses that are visible to the user related to the givenIdentity. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse
Methods in overit.geocallapp.wfm.inventory.bl.warehouse with parameters of type PoolKitModifier and TypeMethodDescriptionWarehouseCache.getWarehouse(Long warehouseId, PoolKit poolKit) Returns theBOWarehousewhich corresponds to the given id. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.central.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCentralWarehouseSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAOCentralWarehouse.defineValues(CommandContext cc, PoolKit pk) protected voidDAOCentralWarehouseSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationCenterSave.deleteRelations(List<Long> newOperationCenters, List<BOWarehouseOperationCenter> currentDbRelations, PoolKit pk) Delete the old relations by calling theWarehouseOperationCenterDeleteEvent.protected voidBTWarehouseOperationCenterDelete.execute(WarehouseOperationCenterDeleteEvent event, PoolKit poolKit) Deletes the givenBOWarehouseOperationCenter.protected voidBTWarehouseOperationCenterInsert.execute(WarehouseOperationCenterInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseOperationCenterand writes the newly generated id into the event journal.protected voidBTWarehouseOperationCenterLoad.execute(WarehouseOperationCenterLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOWarehouseOperationCenterand writes it into the event journal.protected voidBTWarehouseOperationCenterSave.execute(WarehouseOperationCenterSaveEvent event, PoolKit pk) Saves the new relations between the givenBOWarehouseand aBOOperationCenters.protected voidBTWarehouseOperationCenterSearch.execute(WarehouseOperationCenterSearchEvent event, PoolKit pk) Starting from the givenWarehouseOperationCenterSearchFilter, it searches the corresponding list ofBOWarehouseOperationCenterand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseOperationCenterSave.isValidNewRelations(Long warehouseId, List<Long> newOperationCenters, PoolKit pk) protected List<BOWarehouseOperationCenter> BTWarehouseOperationCenterSave.loadCurrentRelations(Long warehouse, PoolKit pk) Loads the current relations by calling theWarehouseOperationCenterSearchEvent.protected voidValidates the data before the delete.protected voidBTWarehouseOperationCenterInsert.validate(BOWarehouseOperationCenter input, PoolKit poolKit) Validate.protected voidValidates the data before the loading. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.central.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.central.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCentralWarehouseActivate.changeStatus(BOCentralWarehouse centralWarehouse, PoolKit poolKit) Changes the state of the givenBOCentralWarehousetoBOWarehouseState.Values.OPERATIVEby calling theWarehouseStateUpdateEventprotected voidBTCentralWarehouseDeactivate.changeStatus(BOWarehouse centralWarehouse, PoolKit poolKit) Changes the state of the givenBOWarehousetoBOWarehouseState.Values.INOPERATIVEby calling theWarehouseStateUpdateEventprotected voidBTCentralWarehouseActivate.execute(CentralWarehouseActivateEvent event, PoolKit poolKit) Activates the givenBOCentralWarehouse.protected voidBTCentralWarehouseDeactivate.execute(CentralWarehouseDeactivateEvent event, PoolKit poolKit) Deactivates the givenBOWarehouse.protected voidBTCentralWarehouseInsert.execute(CentralWarehouseInsertEvent event, PoolKit pk) Inserts the givenBOCentralWarehouseand writes the newly generated id into the event journal.protected voidBTCentralWarehouseLoad.execute(CentralWarehouseLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOCentralWarehouseand writes it into the event journal.protected voidBTCentralWarehouseSearch.execute(CentralWarehouseSearchEvent event, PoolKit pk) Starting from the givenCentralWarehouseSearchFilter, it searches the corresponding list ofBOCentralWarehouseand presents them as aPageResponsewhich is then written into the event journal.protected voidBTCentralWarehouseUpdate.execute(CentralWarehouseUpdateEvent event, PoolKit pk) Updates theBOCentralWarehousewith all its needed components.protected BOCentralWarehouseBTCentralWarehouseActivate.loadCentralWarehouse(Long id, PoolKit poolKit) Loads theBOCentralWarehousestarting from its id.protected voidBTCentralWarehouseActivate.validate(BOCentralWarehouse centralWarehouse, PoolKit poolKit) Validates the given state for the update, which can only beBOWarehouseState.Values.OPERATIVE.protected voidValidates the given state for the update, which can only beBOWarehouseState.Values.INOPERATIVE.protected voidBTCentralWarehouseInsert.validateAndComplete(BOCentralWarehouse warehouse, PoolKit pk) Validates the data before the insertion.protected voidBTCentralWarehouseUpdate.validateAndComplete(BOCentralWarehouse warehouse, PoolKit pk) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseCentralMobileSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseCentralMobileInsert.checkSchedulingResourceCentralWarehouseOC(BOCentralWarehouse centralWarehouse, Long schedulingResource, PoolKit poolKit) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center.protected voidBTWarehouseCentralMobileUpdate.checkSchedulingResourceCentralWarehouseOC(BOCentralWarehouse centralWarehouse, Long schedulingResource, PoolKit poolKit) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center.protected voidBTWarehouseCentralMobileInsert.checkUniquePreferred(BOCentralMobileWarehouse input, PoolKit poolKit) Checks if there is already a preferredBOCentralWarehousefor theBOMobileWarehouseof the current relation.protected voidBTWarehouseCentralMobileUpdate.checkUniquePreferred(BOCentralMobileWarehouse input, PoolKit poolKit) Checks if there is already a preferredBOCentralWarehousefor theBOMobileWarehouseof the current relation.protected voidBTWarehouseCentralMobileInsert.checkUniqueRelation(BOCentralMobileWarehouse input, PoolKit poolKit) Checks if the relation between the given warehouses already exists.protected voidBTWarehouseCentralMobileUpdate.checkUniqueRelation(BOCentralMobileWarehouse input, PoolKit poolKit) Checks if the relation between the given warehouses already exists.protected voidBTWarehouseCentralMobileSave.createNewRelations(BOMobileWarehouse mobileWarehouse, Long preferred, List<Long> centralWarehouseToInsert, PoolKit pk) Creates the new relations starting from the given data.protected voidBTWarehouseCentralMobileSave.deleteRelations(List<BOCentralMobileWarehouse> relationsToDelete, List<Long> currentCentralWarehouses, PoolKit pk) Deletes all the currently existingBOCentralMobileWarehouserelated to one of the givenBOCentralWarehouse.protected voidBTWarehouseCentralMobileDelete.execute(WarehouseCentralMobileDeleteEvent event, PoolKit poolKit) Execute.protected voidBTWarehouseCentralMobileInsert.execute(WarehouseCentralMobileInsertEvent event, PoolKit poolKit) Inserts the givenBOCentralMobileWarehouseand writes the newly generated id into the event journal.protected voidBTWarehouseCentralMobileSave.execute(WarehouseCentralMobileSaveEvent event, PoolKit pk) Perform the saving of all the givenBOCentralMobileWarehouserelations.protected voidBTWarehouseCentralMobileSearch.execute(WarehouseCentralMobileSearchEvent event, PoolKit pk) Starting from the givenWarehouseCentralMobileSearchFilter, it searches the corresponding list ofBOCentralMobileWarehouseand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseCentralMobileUpdate.execute(WarehouseCentralMobileUpdateEvent event, PoolKit poolKit) Updates theBOCentralMobileWarehousewith all its needed components.protected List<BOCentralMobileWarehouse> BTWarehouseCentralMobileSave.loadExistingRelations(BOMobileWarehouse mobileWarehouse, PoolKit pk) Loads the currently existingBOCentralMobileWarehouserelations.protected voidBTWarehouseCentralMobileSave.updateExistingRelations(List<BOCentralMobileWarehouse> centralWarehouseToUpdate, Long preferred, PoolKit pk) Updates all the existing relations by setting the preferredBOCentralWarehouse.protected voidValidates the data before the delete.protected voidBTWarehouseCentralMobileInsert.validate(BOCentralMobileWarehouse input, PoolKit poolKit) Validates the data before the insertion.protected voidBTWarehouseCentralMobileUpdate.validate(BOCentralMobileWarehouse input, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAOWarehouseSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseAgendaMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseAgendaMaterialInsert.execute(WarehouseAgendaMaterialInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseAgendaMaterialand writes the newly generated id into the event journal.protected voidBTWarehouseAgendaMaterialLoad.execute(WarehouseAgendaMaterialLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWarehouseAgendaMaterialand writes it into the event journal.protected voidBTWarehouseAgendaMaterialSearch.execute(WarehouseAgendaMaterialSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseAgendaMaterialSearchFilter, it searches the corresponding list ofBOWarehouseAgendaMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseAgendaMaterialStockQuantityCheck.execute(WarehouseAgendaMaterialStockQuantityCheckEvent event, PoolKit poolKit) protected voidBTWarehouseAgendaMaterialUpdate.execute(WarehouseAgendaMaterialUpdateEvent event, PoolKit poolKit) Updates theBOWarehouseAgendaMaterialwith all its needed components.protected voidBTWarehouseAgendaMaterialWithOperationSearch.execute(AgendaMaterialWithOperationSearchEvent event, PoolKit poolKit) WarehouseWoAgendaMaterialCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theWarehouseWOAgendaMaterialentity.protected voidBTWarehouseAgendaMaterialInsert.validate(BOWarehouseAgendaMaterial boWarehouseAgendaMaterial, PoolKit poolKit) Validate the event input -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseAgendaSerializedMaterialDelete.execute(WarehouseAgendaSerializedMaterialDeleteEvent event, PoolKit poolKit) protected voidBTWarehouseAgendaSerializedMaterialInsert.execute(WarehouseAgendaSerializedMaterialInsertEvent event, PoolKit poolKit) protected voidBTWarehouseAgendaSerializedMaterialLoad.execute(WarehouseAgendaSerializedMaterialLoadEvent event, PoolKit poolKit) protected voidBTWarehouseAgendaSerializedMaterialSearch.execute(WarehouseAgendaSerializedMaterialSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected Collection<Long> BTWarehouseMaterialAccountingSave.createOperationForSerializedMaterials(BOWarehouseAgendaMaterial warehouseAgendaMaterial, List<BOSerializedMaterial> serializedMaterials, PoolKit poolKit) protected Collection<Long> BTWarehouseMaterialAccountingSave.createWarehouseOperation(BOWarehouseAgendaMaterial warehouseAgendaMaterial, Double previuosQuantity, PoolKit poolKit) protected voidBTWarehouseMaterialAccountingSave.execute(MaterialAccountingSaveEvent event, PoolKit poolKit) protected voidBTWarehouseMaterialAccountingSave.handleOperations(BOWarehouseAgendaMaterial agendaMaterial, Collection<Long> operations, PoolKit poolKit) protected Collection<Long> BTWarehouseMaterialAccountingSave.insertWarehouseOperation(PoolKit poolKit, Map.Entry<BOWarehouseAgendaMaterial, List<BOSerializedMaterial>> entry, BOWarehouseAgendaMaterial agendaMaterial, BOMaterial boMaterial) protected Collection<Long> BTWarehouseMaterialAccountingSave.updateWarehouseOperation(PoolKit poolKit, Map.Entry<BOWarehouseAgendaMaterial, List<BOSerializedMaterial>> entry, BOWarehouseAgendaMaterial agendaMaterial, BOMaterial boMaterial) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseMaterialAvailability.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.availability.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialAvailabilitySearch.execute(WarehouseMaterialAvailabilitySearchEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialAvailabilitySearchFilter, it searches the corresponding list ofBOWarehouseMaterialand presents them as aPageResponsewhich is then written into the event journal.protected DateBTWarehouseMaterialAvailabilitySearch.getEta(WarehousePosition sourcePosition, WarehousePosition destinationPosition, ZonedDateTime departure, PoolKit poolKit) protected voidBTWarehouseMaterialAvailabilitySearch.orderWarehouseMaterials(List<BOWarehouseMaterialAvailability> warehouseMaterials, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialDetailLoad.execute(WarehouseMaterialDetailLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingWarehouseMaterialDetailand writes it into the event journal.protected voidBTWarehouseMaterialDetailSearch.execute(WarehouseMaterialDetailSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialDetailSearchFilter, it searches the corresponding list ofWarehouseMaterialDetailand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOExpectedMaterialSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOMaterialExpectedQuantity.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTExpectedMaterialSearch.execute(ExpectedMaterialSearchEvent event, PoolKit poolKit) Starting from the givenExpectedMaterialSearchFilter, it searches the corresponding list ofExpectedMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialExpectedQuantityCalculate.execute(MaterialExpectedQuantityCalculateEvent event, PoolKit poolKit) BTMaterialExpectedQuantityCalculate.getSchedulingResources(Long centralWarehouse, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialInsertFromScheduling.checkWarehouseMaterialInsertion(List<BOWorkOrderOperation> workOrderOperations, PoolKit poolKit) Checks whether is necessary to insert a newBOWarehouseMaterialrelation for every material that was scheduled in one of the givenBOWorkOrderOperation.protected voidBTWarehouseMaterialInsertFromScheduling.execute(WarehouseMaterialInsertFromSchedulingEvent event, PoolKit poolKit) Loads all the scheduled materials associated to anyCodes.WorkOrderOperationthat isBOWorkOrderOperationState.Values.SCHEDULEDorBOWorkOrderOperationState.Values.FIXEDand that was scheduled during the indicated interval.protected LongBTWarehouseMaterialInsertFromScheduling.getInterventionUser(BOWorkOrderOperation operation, PoolKit poolKit) Returns theInterventionscheduling user starting from the givenBOWorkOrderOperation.protected LongBTWarehouseMaterialInsertFromScheduling.getSchedulingUserCentralWarehouse(BOWorkOrderOperation woOperation, PoolKit poolKit) Returns the id of the preferredBOCentralWarehouseassociated to the scheduling user of the givenBOWorkOrderOperation.protected BOWarehouseMaterialBTWarehouseMaterialInsertFromScheduling.insertWarehouseMaterialRelation(BOMaterial material, Long centralWarehouse, PoolKit poolKit) Inserts a newBOWarehouseMaterialstarting from theBOMaterialid and the givenBOCentralWarehouseid.protected BOMaterialBTWarehouseMaterialInsertFromScheduling.loadMaterial(Long materialId, PoolKit poolKit) Loads the material by the given id.protected LongBTWarehouseMaterialInsertFromScheduling.loadPreferredCentralWarehouse(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Loads the id of the preferredBOCentralWarehousefor the givenBOMobileWarehouse.protected BOMobileWarehouseBTWarehouseMaterialInsertFromScheduling.loadUserMobileWarehouse(Long schedulingUser, PoolKit poolKit) Loads theBOMobileWarehouseassociated to the given scheduling user id.protected BOWarehouseMaterialBTWarehouseMaterialInsertFromScheduling.loadWarehouseMaterialRelation(Long materialId, Long centralWarehouse, PoolKit poolKit) Loads theBOWarehouseMaterialrelation starting from theBOMaterialid and the givenBOCentralWarehouseid.protected List<BOWorkOrderOperationMaterial> BTWarehouseMaterialInsertFromScheduling.loadWorkOrderOperationMaterials(Long workOrderOperationId, PoolKit poolKit) Loads theBOWorkOrderOperationMaterialrelations.protected List<BOWorkOrderOperation> BTWarehouseMaterialInsertFromScheduling.loadWorkOrderOperationsByState(int schedulingDaysFrom, int schedulingDaysTo, PoolKit poolKit) Loads theBOWorkOrderOperationby the given state, filtering them with the scheduling time interval defined in the configuration. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.material.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialActivate.execute(WarehouseMaterialActivateEvent event, PoolKit poolKit) Activate the givenBOWarehouseMaterial.protected voidBTWarehouseMaterialDeactivate.execute(WarehouseMaterialDeactivateEvent event, PoolKit poolKit) Activate the givenBOWarehouseMaterial.protected voidBTWarehouseMaterialInsert.execute(WarehouseMaterialInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseMaterialand writes the newly generated id into the event journal.protected voidBTWarehouseMaterialLoad.execute(WarehouseMaterialLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWarehouseMaterialand writes it into the event journal.protected voidBTWarehouseMaterialMassiveInsert.execute(WarehouseMaterialMassiveInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseMaterialand writes the newly generated id into the event journal.protected voidBTWarehouseMaterialSearch.execute(WarehouseMaterialSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialSearchFilter, it searches the corresponding list ofBOWarehouseMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseMaterialUpdate.execute(WarehouseMaterialUpdateEvent event, PoolKit poolKit) Updates theBOWarehouseMaterialwith all its needed components.protected voidBTWarehouseMaterialInsert.validate(BOWarehouseMaterial boWarehouseMaterial, PoolKit poolKit) Validate the event input -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseMaterialStockSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOWarehouseMaterialStockSearch.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOWarehouseMaterialStockSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStockSerializedMaterialDetail.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockSerializedMaterialDetailSearch.execute(StockSerializedMaterialDetailSearchEvent event, PoolKit poolKit) StockSerializedMaterialDetailCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theStockSerializedMaterialDetailentity. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.task
Fields in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.task declared as PoolKitMethods in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseMaterialStockLoad.execute(WarehouseMaterialStockLoadEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialStockLoadInput, it loads the correspondingWarehouseMaterialStockand writes it into the event journal.protected voidBTWarehouseMaterialStockSearch.execute(WarehouseMaterialStockSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseMaterialStockSearchFilterand theWarehouseMaterialStockType, it searches the corresponding list ofWarehouseMaterialStockand presents them as aPageResponsewhich is then written into the event journal.WarehouseMaterialStockCreator.makeCreator(PoolKit poolKit, WarehouseMaterialStockSearchFilter filter, WarehouseMaterialStockType type) Returns the specific creator for theWarehouseMaterialStockentity. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileWarehouse.defineValues(CommandContext cc, PoolKit pk) protected voidDAOMobileWarehouseSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWarehouseActivate.changeStatus(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Changes the state of the givenBOMobileWarehousetoBOWarehouseState.Values.OPERATIVEby calling theWarehouseStateUpdateEvent.protected voidBTMobileWarehouseDeactivate.changeStatus(BOWarehouse mobileWarehouse, PoolKit poolKit) Changes the state of the givenBOWarehousetoBOWarehouseState.Values.INOPERATIVEby calling theWarehouseStateUpdateEventprotected voidBTMobileWarehouseUpdate.checkSchedulingResourceCentralWarehouseOC(BOMobileWarehouse warehouse, PoolKit pk) Checks if the Central Warehouse Operation Centers contain Scheduling Resource Operative Center.protected voidBTMobileWarehouseActivate.execute(MobileWarehouseActivateEvent event, PoolKit poolKit) Activates the givenBOMobileWarehouse.protected voidBTMobileWarehouseDeactivate.execute(MobileWarehouseDeactivateEvent event, PoolKit poolKit) Deactivates the givenBOWarehouse.protected voidBTMobileWarehouseInsert.execute(MobileWarehouseInsertEvent event, PoolKit pk) Inserts the givenBOMobileWarehouseand writes the newly generated id into the event journal..protected voidBTMobileWarehouseLoad.execute(MobileWarehouseLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMobileWarehouseand writes it into the event journal.protected voidBTMobileWarehouseSchedulingResourceAssociation.execute(MobileWarehouseSchedulingResourceAssociationEvent event, PoolKit pk) Associates theBOSchedulingUserto theBOMobileWarehouse.protected voidBTMobileWarehouseSchedulingResourceOCCheck.execute(MobileWarehouseSchedulingResourceOCCheckEvent event, PoolKit pk) Checks if theBOSchedulingUserand theBOCentralWarehousebelong to the same operation center.protected voidBTMobileWarehouseSchedulingResourceRemove.execute(MobileWarehouseSchedulingResourceRemoveEvent event, PoolKit pk) Removes the association between aBOSchedulingUserand aBOOperationCenter.protected voidBTMobileWarehouseSearch.execute(MobileWarehouseSearchEvent event, PoolKit pk) Starting from the givenMobileWarehouseSearchFilter, it searches the corresponding list ofBOMobileWarehouseand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMobileWarehouseUpdate.execute(MobileWarehouseUpdateEvent event, PoolKit pk) Updates theBOMobileWarehousewith all its needed components.protected BOMobileWarehouseBTMobileWarehouseActivate.loadMobileWarehouse(Long id, PoolKit poolKit) Loads theBOMobileWarehousestarting from its id.protected voidBTMobileWarehouseActivate.validate(BOMobileWarehouse mobileWarehouse, PoolKit poolKit) Validates the given state for the update, which can only beBOWarehouseState.Values.OPERATIVE.protected voidValidates the given state for the update, which can only beBOWarehouseState.Values.INOPERATIVE.protected voidBTMobileWarehouseInsert.validateAndComplete(BOMobileWarehouse warehouse, PoolKit pk) protected voidBTMobileWarehouseUpdate.validateAndComplete(BOMobileWarehouse warehouse, PoolKit pk) Validates the data before the update.protected voidBTMobileWarehouseSchedulingResourceAssociation.validateUser(BOSchedulingUser schedulingUser, PoolKit pk) Checks if the currentBOSchedulingUseris already associated to aBOMobileWarehouse. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseOperationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationHeaderSourceInsert.execute(WarehouseOperationHeaderSourceInsertEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderSourceLoad.execute(WarehouseOperationHeaderSourceLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderSourceSearch.execute(WarehouseOperationHeaderSourceSearchEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderSourceInsert.validate(BOWarehouseOperationHeaderSource input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseOperationHeaderState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationHeaderStateLoad.execute(WarehouseOperationHeaderStateLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderStateSearch.execute(WarehouseOperationHeaderStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationHeaderInsert.execute(WarehouseOperationHeaderInsertEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderLoad.execute(WarehouseOperationHeaderLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderSearch.execute(WarehouseOperationHeaderSearchEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderStateUpdate.execute(WarehouseOperationHeaderStateUpdateEvent event, PoolKit poolKit) protected voidBTWarehouseOperationHeaderUpdate.execute(WarehouseOperationHeaderUpdateEvent event, PoolKit poolKit) Updates theWarehouseOperationby switching outgoing data with the incoming ones.protected voidBTWarehouseOperationItemStateChange.execute(WarehouseOperationItemStateChangeEvent event, PoolKit poolKit) Change the state of aBOWarehouseOperationItem.protected BOWarehouseOperationHeaderBTWarehouseOperationHeaderUpdate.loadWarehouseOperationHeader(Long headerId, PoolKit poolKit) Loads theBOWarehouseOperationHeaderfrom the given id.protected voidBTWarehouseOperationHeaderStateUpdate.update(WarehouseOperationHeaderStateUpdateInput input, PoolKit poolKit) protected voidBTWarehouseOperationHeaderUpdate.update(WarehouseOperationHeaderUpdateInput input, PoolKit poolKit) Updates theBOWarehouseOperationHeader.protected voidBTWarehouseOperationHeaderInsert.validate(BOWarehouseOperationHeader input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationItemSerializedMaterialInsert.execute(WarehouseOperationItemSerializedMaterialInsertEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemSerializedMaterialLoad.execute(WarehouseOperationItemSerializedMaterialLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemSerializedMaterialSearch.execute(WarehouseOperationItemSerializedMaterialSearchEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemSerializedMaterialUpdate.execute(WarehouseOperationItemSerializedMaterialUpdateEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemSerializedMaterialInsert.validate(BOWarehouseOperationItemSerializedMaterial bo, PoolKit poolKit) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseOperationItemState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationItemStateLoad.execute(WarehouseOperationItemStateLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemStateSearch.execute(WarehouseOperationItemStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationItemInsert.execute(WarehouseOperationItemInsertEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemLoad.execute(WarehouseOperationItemLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemSearch.execute(WarehouseOperationItemSearchEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemStateUpdate.execute(WarehouseOperationItemStateUpdateEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemUpdate.execute(WarehouseOperationItemUpdateEvent event, PoolKit poolKit) protected voidBTWarehouseOperationItemStateUpdate.notifyStateChange(WarehouseOperationItemStateUpdateInput input, PoolKit poolKit) protected voidBTWarehouseOperationItemStateUpdate.update(WarehouseOperationItemStateUpdateInput input, PoolKit poolKit) protected voidBTWarehouseOperationItemInsert.validate(BOWarehouseOperationItem input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseAccountingHandle.body(WarehouseAccountingHandleEvent event, PoolKit poolKit) protected voidBTWarehouseManualOperationHandle.body(WarehouseManualOperationHandleEvent event, PoolKit poolKit) protected voidBTWarehouseOperationMovement.body(WarehouseOperationMovementEvent event, PoolKit poolKit) protected voidBTWarehouseStockChangeHandle.body(WarehouseStockChangeHandleEvent event, PoolKit poolKit) protected abstract WarehouseTransactionGenerateInputBTWarehouseOperationHandling.buildTransactionGenerationInput(WarehouseOperation warehouseOperation, WarehouseOperationItem operationItem, Date referenceDate, PoolKit poolKit) protected WarehouseTransactionGenerateInputBTWarehouseOperationReceive.buildTransactionGenerationInput(WarehouseOperation warehouseOperation, WarehouseOperationItem operationItem, Date referenceDate, PoolKit poolKit) Builds the transaction generation input.protected WarehouseTransactionGenerateInputBTWarehouseOperationSend.buildTransactionGenerationInput(WarehouseOperation warehouseOperation, WarehouseOperationItem operationItem, Date referenceDate, PoolKit poolKit) Builds the transaction generation input.protected voidBTWarehouseOperationCreation.completeOperation(PoolKit poolKit) Completes theWarehouseOperationdata.protected LongBTWarehouseAccountingHandle.createOperation(WarehouseAccountingHandleInput input, Collection<Long> serialsToAd, Collection<Long> serialsToRemove, PoolKit poolKit) Creates theWarehouseOperationby calling theWarehouseOperationCreationFromAccountingEvent.protected LongBTWarehouseStockChangeHandle.createOperation(WarehouseStockChangeHandleInput input, PoolKit poolKit) protected abstract BOWarehouseOperationHeaderBTWarehouseOperationCreation.createOperationHeader(I input, PoolKit poolKit) Creates theBOWarehouseOperationHeader.protected BOWarehouseOperationHeaderBTWarehouseOperationCreationFromAccounting.createOperationHeader(WarehouseOperationCreationFromAccountingInput input, PoolKit poolKit) Builds theBOWarehouseOperationHeaderstarting from the accounting data.protected BOWarehouseOperationHeaderBTWarehouseOperationCreationFromFile.createOperationHeader(WarehouseOperationCreationFromFileInput input, PoolKit poolKit) protected BOWarehouseOperationHeaderBTWarehouseOperationCreationFromStockChange.createOperationHeader(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected BOWarehouseOperationHeaderBTWarehouseOperationCreationFromTransferRequest.createOperationHeader(WarehouseOperationCreationFromTransferRequestInput input, PoolKit poolKit) Builds theBOWarehouseOperationHeaderstarting from theBOTransferRequestHeader.protected BOWarehouseOperationHeaderBTWarehouseOperationCreationManual.createOperationHeader(WarehouseOperationCreationManualInput input, PoolKit poolKit) protected abstract voidBTWarehouseOperationCreation.createOperationItems(I input, PoolKit poolKit) Creates the operationBOWarehouseOperationItem.protected voidBTWarehouseOperationCreationFromAccounting.createOperationItems(WarehouseOperationCreationFromAccountingInput input, PoolKit poolKit) Creates theBOWarehouseOperationItemstarting from the givenWarehouseOperationCreationFromAccountingInput.protected voidBTWarehouseOperationCreationFromFile.createOperationItems(WarehouseOperationCreationFromFileInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromStockChange.createOperationItems(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromTransferRequest.createOperationItems(WarehouseOperationCreationFromTransferRequestInput input, PoolKit poolKit) Creates theBOWarehouseOperationItemstarting from theTransferRequestItem.protected voidBTWarehouseOperationCreationManual.createOperationItems(WarehouseOperationCreationManualInput input, PoolKit poolKit) protected Collection<Long> BTWarehouseAccountingHandle.createOperations(WarehouseAccountingHandleInput input, PoolKit poolKit) protected abstract BOWarehouseOperationHeaderSourceBTWarehouseOperationCreation.createOperationSource(I input, PoolKit poolKit) Creates theBOWarehouseOperationHeaderSource.protected BOWarehouseOperationHeaderSourceBTWarehouseOperationCreationFromAccounting.createOperationSource(WarehouseOperationCreationFromAccountingInput input, PoolKit poolKit) Creates the operation source.protected BOWarehouseOperationHeaderSourceBTWarehouseOperationCreationFromFile.createOperationSource(WarehouseOperationCreationFromFileInput input, PoolKit poolKit) protected BOWarehouseOperationHeaderSourceBTWarehouseOperationCreationFromStockChange.createOperationSource(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected BOWarehouseOperationHeaderSourceBTWarehouseOperationCreationFromTransferRequest.createOperationSource(WarehouseOperationCreationFromTransferRequestInput input, PoolKit poolKit) protected BOWarehouseOperationHeaderSourceBTWarehouseOperationCreationManual.createOperationSource(WarehouseOperationCreationManualInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromStockChange.evaluateStock(PoolKit poolKit) protected voidBTWarehouseOperationCreation.execute(WarehouseOperationCreationEvent<I> event, PoolKit poolKit) Executes the process of creating a newWarehouseOperation.protected voidBTWarehouseOperationCreationFromAccounting.execute(WarehouseOperationCreationEvent<WarehouseOperationCreationFromAccountingInput> event, PoolKit poolKit) protected voidprotected voidBTWarehouseOperationLoad.execute(WarehouseOperationLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationLoadBySource.execute(WarehouseOperationLoadBySourceEvent event, PoolKit poolKit) Writes the list of loadedWarehouseOperations in the event's journal.protected voidBTWarehouseOperationSave.execute(WarehouseOperationSaveEvent event, PoolKit poolKit) Inserts or updates the givenWarehouseOperationand its components.protected voidBTWarehouseOperationSearch.execute(WarehouseOperationSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched transferRequests into the event journal.protected voidBTWarehouseStockChangeCreateOperation.execute(WarehouseStockChangeCreateOperationEvent event, PoolKit poolKit) protected abstract LongBTWarehouseOperationCreation.getOperationType(I input, PoolKit poolKit) Returns the type that the newWarehouseOperationwill have.protected LongBTWarehouseOperationCreationFromAccounting.getOperationType(WarehouseOperationCreationFromAccountingInput input, PoolKit poolKit) Returns theWarehouseOperationtype.protected LongBTWarehouseOperationCreationFromFile.getOperationType(WarehouseOperationCreationFromFileInput input, PoolKit poolKit) protected LongBTWarehouseOperationCreationFromStockChange.getOperationType(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected LongBTWarehouseOperationCreationFromTransferRequest.getOperationType(WarehouseOperationCreationFromTransferRequestInput input, PoolKit poolKit) Returns theWarehouseOperationtype basing on theTransferRequesttype.protected LongBTWarehouseOperationCreationManual.getOperationType(WarehouseOperationCreationManualInput input, PoolKit poolKit) protected voidBTWarehouseOperationMovement.handleOperation(WarehouseOperationMovementInput input, PoolKit poolKit) protected voidBTWarehouseStockChangeHandle.handleOperation(Long operation, PoolKit poolKit) protected voidBTWarehouseStockChangeCreateOperation.handleStockChange(BOStockChange stockChange, Boolean handleOperation, PoolKit poolKit) protected voidBTWarehouseOperationCreation.initialize(I input, PoolKit poolKit) Initializes all needed element for the process.protected voidBTWarehouseOperationCreationFromStockChange.initialize(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected List<BOWarehouseOperationHeaderSource> BTWarehouseOperationLoadBySource.loadOperationSource(WarehouseOperationLoadBySourceInput input, PoolKit poolKit) Loads the list ofBOWarehouseOperationHeaderSourcefrom the given input.protected BOWarehouseAgendaMaterialBTWarehouseOperationCreationFromAccounting.loadWarehouseAgendaMaterial(Long id, PoolKit poolKit) Loads theBOWarehouseAgendaMaterialfrom the given id.protected List<WarehouseOperation> BTWarehouseOperationLoadBySource.loadWarehouseOperations(Set<Long> operationIds, PoolKit poolKit) Loads all theWarehouseOperationstarting from their ids.static WarehouseOperationCreatorWarehouseOperationCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theWarehouseOperationentity.protected voidBTWarehouseOperationSave.saveHeader(WarehouseOperation warehouseOperation, PoolKit poolKit) Inserts or updates theBOWarehouseOperationHeaderof the given operation.protected voidBTWarehouseOperationSave.saveItem(WarehouseOperation warehouseOperation, WarehouseOperationItem item, PoolKit poolKit) Inserts or updates the givenWarehouseOperationItemsaving also itsBOWarehouseOperationItemSerializedMaterialrelations.protected voidBTWarehouseOperationSave.saveSerializedMaterial(BOWarehouseOperationItemSerializedMaterial material, Long itemId, PoolKit poolKit) Inserts or updates the relations between the currentWarehouseOperationItemand theBOSerializedMaterial.protected voidBTWarehouseOperationCreation.saveWarehouseOperation(PoolKit poolKit) Saves the currentWarehouseOperation.protected voidWarehouseOperationCreator.setPoolKit(PoolKit poolKit) protected abstract voidValidates the data before the operation creation.protected voidBTWarehouseOperationCreationFromAccounting.validate(WarehouseOperationCreationFromAccountingInput input, PoolKit poolKit) Validates the data before the creation.protected voidBTWarehouseOperationCreationFromFile.validate(WarehouseOperationCreationFromFileInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromStockChange.validate(WarehouseOperationCreationFromStockChangeInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromTransferRequest.validate(WarehouseOperationCreationFromTransferRequestInput input, PoolKit poolKit) Validates the data before the creation.protected voidBTWarehouseOperationCreationManual.validate(WarehouseOperationCreationManualInput input, PoolKit poolKit) protected voidBTWarehouseOperationCreationFromStockChange.validateMaterial(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseOperationType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseOperationTypeLoad.execute(WarehouseOperationTypeLoadEvent event, PoolKit poolKit) protected voidBTWarehouseOperationTypeSearch.execute(WarehouseOperationTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.position
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.position with parameters of type PoolKitModifier and TypeMethodDescriptionWarehousePositionHelper.loadPosition(BOWarehouse warehouse, PoolKit poolKit) Loads the position of the givenBOWarehouse.protected List<BOResourceLastGPSPosition> WarehousePositionHelper.searchLastPositions(Long resourceId, PoolKit pk) Search the last positions starting from the given resource id. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.position.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.position.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseSearchByPosition.execute(WarehouseSearchByPositionEvent event, PoolKit pk) Starting from the givenBOWarehouse, it searches the corresponding list ofBOWarehouseand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSerializedMaterialSearchByStock.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.serializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialSearchByStock.execute(SerializedMaterialSearchByStockEvent event, PoolKit poolKit) Starting from the givenSerializedMaterialSearchByStockFilter, it searches the corresponding list ofBOSerializedMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTSerializedMaterialSearchByWarehouse.execute(SerializedMaterialSearchByWarehouseEvent event, PoolKit poolKit) BTSerializedMaterialSearchByWarehouse.getSerializedMaterialsIds(List<BOStock> stocks, PoolKit poolKit) Starting from the given list ofBOStockit retrieves the set of related serialized materials ids.BTSerializedMaterialSearchByWarehouse.searchStocks(SerializedMaterialSearchByWarehouseFilter input, PoolKit poolKit) Searches the list ofBOStocks related to the input information, i.e. theBOWarehouse, theBOStockTypeand theBOMaterial.protected List<BOStockSerializedMaterial> BTSerializedMaterialSearchByWarehouse.searchStockSerializedMaterialsRelations(List<BOStock> stocks, PoolKit poolKit) Starting from the given list ofBOStockit loads the related list ofBOStockSerializedMaterial. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.state.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.state.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseStateLoad.execute(WarehouseStateLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOWarehouseStateand writes it into the event journal.protected voidBTWarehouseStateSearch.execute(WarehouseStateSearchEvent event, PoolKit pk) Starting from the givenWarehouseStateSearchFilter, it searches the corresponding list ofBOWarehouseStateand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStockChangeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockChangeInsert.execute(StockChangeInsertEvent event, PoolKit poolKit) Inserts the givenBOStockChangeand writes the newly generated id into the event journal.protected voidBTStockChangeLoad.execute(StockChangeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOStockChangeand writes it into the event journal.protected voidBTStockChangeSearch.execute(StockChangeSearchEvent event, PoolKit poolKit) Starting from the givenStockChangeSearchFilter, it searches the corresponding list ofBOStockChangeand presents them as aPageResponsewhich is then written into the event journal.protected voidBTStockChangeUpdate.execute(StockChangeUpdateEvent event, PoolKit poolKit) Updates theBOStockChangewith all its needed components.protected voidBTStockChangeUpdate.update(BOStockChange boStockChange, PoolKit poolKit) Performs the update of the givenBOStockChange. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStockSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStockHistorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockHistoryLoad.execute(StockHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOStockHistoryand writes it into the event journal.protected voidBTStockHistorySearch.execute(StockHistorySearchEvent event, PoolKit poolKit) Starting from the givenStockHistorySearchFilter, it searches the corresponding list ofBOStockHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockSerializedMaterialDelete.execute(StockSerializedMaterialDeleteEvent event, PoolKit poolKit) Deletes the givenBOStockSerializedMaterial.protected voidBTStockSerializedMaterialInsert.execute(StockSerializedMaterialInsertEvent event, PoolKit poolKit) Inserts the givenBOStockSerializedMaterialand writes the newly generated id into the event journal.protected voidBTStockSerializedMaterialLoad.execute(StockSerializedMaterialLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOStockSerializedMaterialand writes it into the event journal.protected voidBTStockSerializedMaterialSearch.execute(StockSerializedMaterialSearchEvent event, PoolKit poolKit) Starting from the givenStockSerializedMaterialSearchFilter, it searches the corresponding list ofBOStockSerializedMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTStockSerializedMaterialInsert.validate(BOStockSerializedMaterial input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockInsert.execute(StockInsertEvent event, PoolKit poolKit) Inserts the givenBOStockand writes the newly generated id into the event journal.protected voidBTStockLoad.execute(StockLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOStockand writes it into the event journal.protected voidBTStockQuantityCheck.execute(StockQuantityCheckEvent event, PoolKit poolKit) protected voidBTStockSearch.execute(StockSearchEvent event, PoolKit poolKit) Starting from the givenStockSearchFilter, it searches the corresponding list ofBOStockand presents them as aPageResponsewhich is then written into the event journal.protected voidBTStockUpdate.execute(StockUpdateEvent event, PoolKit poolKit) Updates theBOStockwith all its needed components.protected LongPerforms the insertion of the givenBOStock.protected voidPerforms the update of the givenBOStock.protected voidValidates the data before the insertion.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStockTypeLoad.execute(StockTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOStockTypeand writes it into the event journal.protected voidBTStockTypeSearch.execute(StockTypeSearchEvent event, PoolKit pk) Starting from the givenStockTypeSearchFilter, it searches the corresponding list ofBOStockTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseDeactivate.checkIfLinkedWarehouse(Long warehouseId, PoolKit poolKit) Checks if linked warehouse.protected voidBTWarehouseDeactivate.checkMaterialsInStocks(Long warehouseId, PoolKit poolKit) Checks if the warehouse have goods in stock.protected voidBTWarehouseDeactivate.checkTransferRequests(Long warehouseId, PoolKit poolKit) Checks if the warehouse have pending transfer request.protected voidBTUserVisibleWarehousesSearch.execute(UserVisibleWarehousesSearchEvent event, PoolKit poolKit) Starting from the given user id, it searches the corresponding list ofBOWarehouse, which is then written into the event journal.protected voidBTWarehouseLoad.execute(WarehouseLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOCentralWarehouseorBOMobileWarehouseand writes it into the event journal.protected voidBTWarehouseSearch.execute(WarehouseSearchEvent event, PoolKit pk) Starting from the givenBOWarehouse, it searches the corresponding list ofBOWarehouseand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseStateUpdate.execute(WarehouseStateUpdateEvent event, PoolKit poolKit) Updates theBOWarehouseonly if the givenWarehouseStateUpdateInputcontains a permitted change of state.protected voidBTWarehouseWithNoVisibilityRuleLoad.execute(WarehouseWithNoVisibilityRuleLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOCentralWarehouseorBOMobileWarehouseand writes it into the event journal.protected BOWarehouseBTWarehouseDeactivate.loadWarehouse(Long id, PoolKit poolKit) Loads theBOWarehousestarting from its id.static <T extends BOWarehouse>
WarehouseCreator<T> WarehouseCreator.makeCreator(ClassResolver<T> classResolver, PoolKit poolKit) Returns the specific creator for the entity that extends aBOWarehouse.protected voidWarehouseCreator.setPoolKit(PoolKit poolKit) Sets the pool kit.protected voidBTWarehouseStateUpdate.update(WarehouseStateUpdateInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseTrackingMode.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseTrackingModeLoad.execute(WarehouseTrackingModeLoadEvent event, PoolKit poolKit) protected voidBTWarehouseTrackingModeSearch.execute(WarehouseTrackingModeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseTransactionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseTransactionSerializedMaterialDelete.execute(WarehouseTransactionSerializedMaterialDeleteEvent event, PoolKit poolKit) Deletes the givenBOWarehouseTransactionSerializedMaterial.protected voidBTWarehouseTransactionSerializedMaterialInsert.execute(WarehouseTransactionSerializedMaterialInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseTransactionSerializedMaterialand writes the newly generated id into the event journal..protected voidBTWarehouseTransactionSerializedMaterialLoad.execute(WarehouseTransactionSerializedMaterialLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWarehouseTransactionSerializedMaterialand writes it into the event journal..protected voidBTWarehouseTransactionSerializedMaterialSearch.execute(WarehouseTransactionSerializedMaterialSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseTransactionSerializedMaterialSearchFilter, it searches the corresponding list ofBOWarehouseTransactionSerializedMaterialand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected BOWarehouseMaterialBTWarehouseTransactionEvaluate.activateWarehouseMaterial(BOWarehouseMaterial boWarehouseMaterial, PoolKit poolKit) Activate theBOWarehouseMaterial.protected voidBTWarehouseTransactionCheckEvent.execute(WarehouseTransactionCheckEvent event, PoolKit poolKit) protected voidBTWarehouseTransactionEvaluate.execute(WarehouseTransactionEvaluateEvent event, PoolKit poolKit) protected voidBTWarehouseTransactionGenerate.execute(WarehouseTransactionGenerateEvent event, PoolKit poolKit) After inserting the newBOWarehouseTransaction, it launch its elaboration by calling theWarehouseTransactionEvaluateEvent.protected voidBTWarehouseTransactionInsert.execute(WarehouseTransactionInsertEvent event, PoolKit poolKit) Inserts the givenBOWarehouseTransactionand writes the newly generated id into the event journal.protected voidBTWarehouseTransactionLoad.execute(WarehouseTransactionLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWarehouseTransactionand writes it into the event journal.protected voidBTWarehouseTransactionSearch.execute(WarehouseTransactionSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseTransactionSearchFilter, it searches the corresponding list ofBOWarehouseTransactionand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWarehouseTransactionUpdate.execute(WarehouseTransactionUpdateEvent event, PoolKit poolKit) Updates theBOWarehouseTransactionwith all its needed components.protected BOWarehouseMaterialBTWarehouseTransactionEvaluate.getWarehouseMaterial(BOWarehouseTransaction transaction, PoolKit poolKit) Loads theBOWarehouseMaterialstarting from the givenBOWarehouseTransactiondata.protected LongBTWarehouseTransactionEvaluate.insertStock(BOWarehouseMaterial boWarehouseMaterial, BOWarehouseTransaction transaction, PoolKit poolKit) protected LongBTWarehouseTransactionEvaluate.insertWarehouseMaterial(BOWarehouseTransaction transaction, Boolean isActive, PoolKit poolKit) Inserts a newBOWarehouseMaterialstarting from the givenBOWarehouseTransaction.protected voidBTWarehouseTransactionEvaluate.manageStock(BOWarehouseMaterial boWarehouseMaterial, BOWarehouseTransaction transaction, PoolKit poolKit) Manages theBOStockrelated to the givenBOWarehouseMaterial.protected voidBTWarehouseTransactionCheckEvent.manageWarehouseMaterials(List<BOWarehouseMaterial> warehouseMaterials, BOMaterial material, Long warehouse, PoolKit poolKit) protected voidBTWarehouseTransactionEvaluate.updateStock(BOStock stock, BOWarehouseTransaction transaction, PoolKit poolKit) Updates theBOStockrelated to the currentBOWarehouseTransaction.protected voidBTWarehouseTransactionGenerate.validate(WarehouseTransactionGenerateInput input, PoolKit poolKit) Validates the data before the generation.protected voidBTWarehouseTransactionInsert.validate(BOWarehouseTransaction bo, PoolKit poolKit) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseTransactionTypeLoad.execute(WarehouseTransactionTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOWarehouseTransactionTypeand writes it into the event journal.protected voidBTWarehouseTransactionTypeSearch.execute(WarehouseTransactionTypeSearchEvent event, PoolKit poolKit) Starting from the givenWarehouseTransactionTypeSearchFilter, it searches the corresponding list ofBOWarehouseTransactionTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTransferRequestSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestHeaderInsert.execute(TransferRequestHeaderInsertEvent event, PoolKit poolKit) Inserts the givenBOTransferRequestHeaderand writes the newly generated id into the event journal.protected voidBTTransferRequestHeaderLoad.execute(TransferRequestHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTransferRequestHeaderand writes it into the event journal..protected voidBTTransferRequestHeaderSearch.execute(TransferRequestHeaderSearchEvent event, PoolKit poolKit) Starting from the givenTransferRequestHeaderSearchFilter, it searches the corresponding list ofBOTransferRequestHeaderand presents them as aPageResponsewhich is then written into the event journal.protected voidBTTransferRequestHeaderUpdate.execute(TransferRequestHeaderUpdateEvent event, PoolKit poolKit) Updates theBOTransferRequestHeaderwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSerializedMaterialsByItemLoad.execute(SerializedMaterialsByItemLoadEvent event, PoolKit poolKit) Starting from the givenBOTransferRequestItemid, it loads the corresponding list of relatedBOTransferRequestItemSerializedMaterialand writes it into the event journal.protected voidBTTransferRequestItemSerializedMaterialInsert.execute(TransferRequestItemSerializedMaterialInsertEvent event, PoolKit poolKit) Inserts the givenBOTransferRequestItemSerializedMaterialand writes the newly generated id into the event journal.protected voidBTTransferRequestItemSerializedMaterialLoad.execute(TransferRequestItemSerializedMaterialLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTransferRequestItemSerializedMaterialand writes it into the event journal..protected voidBTTransferRequestItemSerializedMaterialSearch.execute(TransferRequestItemSerializedMaterialSearchEvent event, PoolKit poolKit) Starting from the givenTransferRequestItemSerializedMaterialSearchFilter, it searches the corresponding list ofBOTransferRequestItemSerializedMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTTransferRequestItemSerializedMaterialUpdate.execute(TransferRequestItemSerializedMaterialUpdateEvent event, PoolKit poolKit) Updates the givenBOTransferRequestItemSerializedMaterial.protected List<BOTransferRequestItemSerializedMaterial> BTSerializedMaterialsByItemLoad.loadRelations(Long itemId, PoolKit poolKit) Loads the existing relations between the givenBOTransferRequestItemand theBOSerializedMaterials.protected List<BOSerializedMaterial> BTSerializedMaterialsByItemLoad.loadSerializedMaterials(Set<Long> serializedMaterials, PoolKit poolKit) Loads theBOSerializedMaterialstarting from their ids.protected voidBTTransferRequestItemSerializedMaterialInsert.validateData(BOTransferRequestItemSerializedMaterial input, PoolKit poolKit) Validates the transfer request header data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestItemInsert.execute(TransferRequestItemInsertEvent event, PoolKit poolKit) Inserts the givenBOTransferRequestItemand writes the newly generated id into the event journal.protected voidBTTransferRequestItemLoad.execute(TransferRequestItemLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTransferRequestItemand writes it into the event journal.protected voidBTTransferRequestItemSearch.execute(TransferRequestItemSearchEvent event, PoolKit poolKit) Starting from the givenTransferRequestItemSearchFilter, it searches the corresponding list ofBOTransferRequestItemand presents them as aPageResponsewhich is then written into the event journal.protected voidBTTransferRequestItemsLoad.execute(TransferRequestItemsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedTransferRequestItemsLoadEventinto the event journal.protected voidBTTransferRequestItemUpdate.execute(TransferRequestItemUpdateEvent event, PoolKit poolKit) Updates theBOTransferRequestItemwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.notification.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestPushNotificationsDispatch.body(TransferRequestHeaderStateChangeEvent event, PoolKit poolKit) Creates thePushNotifications to notify that someTransferRequests were updated and dispatched the notifications to the right users.protected overit.geocallapp.replicator.basic.base.pushnotifications.PushNotificationBTTransferRequestPushNotificationsDispatch.createNotification(BOTransferRequestHeader transferRequest, BONotifiableUser notifiableUser, PoolKit poolKit) Creates thePushNotificationstarting from the givenBOTransferRequestHeader.protected LongBTTransferRequestPushNotificationsDispatch.getMobileWarehouseUser(Long warehouseId, PoolKit poolKit) Returns the mobile user related to the givenBOMobileWarehouse.protected StringBTTransferRequestPushNotificationsDispatch.getNotificationMessage(BOTransferRequestHeader transferRequest, PoolKit poolKit) Returns the notification message basing on theBOTransferRequestStateandBOTransferRequestType.protected LongBTTransferRequestPushNotificationsDispatch.getWarehouseReceiverFromTransferRequest(BOTransferRequestHeader transferRequest, PoolKit poolKit) Returns the mobile warehouse that will receive the notification.protected booleanBTTransferRequestPushNotificationsDispatch.isMobileResource(Long userId, PoolKit poolKit) Checks if the given user is a mobile resource.protected BONotifiableUserBTTransferRequestPushNotificationsDispatch.loadNotifiableUser(Long user, PoolKit poolKit) Loads theBONotifiableUserrelated to the given id.protected BOTransferRequestHeaderBTTransferRequestPushNotificationsDispatch.loadTransferRequestHeader(Long id, PoolKit poolKit) Loads theBOTransferRequestHeader.protected BOTransferRequestStateBTTransferRequestPushNotificationsDispatch.loadTransferRequestState(Long id, PoolKit poolKit) Loads theBOTransferRequestState.protected BOTransferRequestTypeBTTransferRequestPushNotificationsDispatch.loadTransferRequestType(Long id, PoolKit poolKit) Loads theBOTransferRequestType. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestStateLoad.execute(TransferRequestStateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTransferRequestStateand writes it into the event journal.protected voidBTTransferRequestStateSearch.execute(TransferRequestStateSearchEvent event, PoolKit poolKit) Starting from the givenTransferRequestStateSearchFilter, it searches the corresponding list ofBOTransferRequestStateand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestSave.checkCentralMobileAssociation(TransferRequest transferRequest, PoolKit poolKit) Checks if the association between the central and mobile warehouses is valid.protected voidBTTransferRequestCheckStockAvailabilityEvent.checkConsumptionMaterial(TransferRequestItem item, BOWarehouse warehouse, BOStockType stockType, BOMaterial material, PoolKit poolKit) Checks the quantities of the material on consumption, based on the givenBOWarehouseandBOStockType.protected voidBTTransferRequestCheckStockAvailabilityEvent.checkSerializedMaterial(TransferRequestItem item, BOStockType stockType, BOWarehouse warehouse, PoolKit poolKit) Checks the serial numbers for the given serialized material, based on the givenBOWarehouseandBOStockType.protected LongBTTransferRequestSend.createWarehouseOperation(TransferRequest transferRequest, PoolKit poolKit) Creates the warehouse operation by calling theWarehouseOperationCreationFromTransferRequestEvent.protected voidBTTransferRequestCancel.execute(TransferRequestCancelEvent event, PoolKit poolKit) Updates the state of the transfer request toBOTransferRequestState.Values.CANCELLED.protected voidBTTransferRequestCheckStockAvailabilityEvent.execute(TransferRequestCheckStockAvailabilityEvent event, PoolKit poolKit) Checks every material that has been listen in theTransferRequestin order to verify that the requested quantity is present in stock in the indicated picking warehouse.protected voidBTTransferRequestItemsLoad.execute(TransferRequestItemsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedTransferRequestIteminto the event journal.protected voidBTTransferRequestLoad.execute(TransferRequestLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingTransferRequestand writes it into the event journal..protected voidBTTransferRequestReceive.execute(TransferRequestReceiveEvent event, PoolKit poolKit) Executes the receive action by updating all the necessary info on both the currentTransferRequestand the relatedWarehouseOperation.protected voidBTTransferRequestRefuse.execute(TransferRequestRefuseEvent event, PoolKit poolKit) Updates the state of the transfer request toBOTransferRequestState.Values.REFUSEDand updates the relatedWarehouseOperation.protected voidBTTransferRequestSave.execute(TransferRequestSaveEvent event, PoolKit poolKit) Updates the givenTransferRequestby updating the givenBOTransferRequestHeaderand all the givenBOTransferRequestItems.protected voidBTTransferRequestSearch.execute(TransferRequestSearchEvent event, PoolKit poolKit) Writes thePageResponseof the searched transferRequests into the event journal.protected voidBTTransferRequestSend.execute(TransferRequestSendEvent event, PoolKit poolKit) After performing all the necessary validations, it sends theWarehouseOperationcreated from the currentTransferRequest.protected voidBTTransferRequestSubmit.execute(TransferRequestSubmitEvent event, PoolKit poolKit) Updates the state of the transfer request toBOTransferRequestState.Values.SUBMITTED.protected LongBTTransferRequestSave.insertItem(BOTransferRequestItem item, Long headerId, PoolKit poolKit) Inserts the newly addedBOTransferRequestItemby calling theTransferRequestItemInsertEvent.protected List<BOCentralMobileWarehouse> BTTransferRequestSave.loadCentralMobileRelation(Long centralWarehouse, Long mobileWarehouse, PoolKit poolKit) Loads the central and mobile warehouses association.protected BOMaterialBTTransferRequestCheckStockAvailabilityEvent.loadMaterial(Long materialId, PoolKit poolKit) Loads theBOMaterialstarting from the given id.protected DoubleBTTransferRequestCheckStockAvailabilityEvent.loadMaterialStockQuantity(Long warehouse, Long stockType, Long materialId, PoolKit poolKit) protected List<BOTransferRequestItemSerializedMaterial> BTTransferRequestItemsLoad.loadRelations(Long itemId, PoolKit poolKit) protected List<BOSerializedMaterial> BTTransferRequestCheckStockAvailabilityEvent.loadSerializedMaterialInStock(TransferRequestItem item, String serialNumber, BOStockType stockType, BOWarehouse warehouse, PoolKit poolKit) Loads the serialized material, based on the givenBOWarehouseandBOStockType.protected BOStockTypeBTTransferRequestCheckStockAvailabilityEvent.loadStockType(Long stockTypeId, PoolKit poolKit) Loads theBOStockTypestarting from the given id.protected TransferRequestBTTransferRequestSend.loadTransferRequest(TransferRequestSendInput input, PoolKit poolKit) Loads theTransferRequeststarting from its ids.protected BOWarehouseBTTransferRequestCheckStockAvailabilityEvent.loadWarehouse(Long warehouseId, PoolKit poolKit) Loads theBOWarehousestarting from the given id.protected WarehouseOperationBTTransferRequestReceive.loadWarehouseOperation(TransferRequest transferRequest, PoolKit poolKit) Loads theWarehouseOperationrelated to the currentTransferRequest.protected WarehouseOperationBTTransferRequestRefuse.loadWarehouseOperation(Long transferRequestId, PoolKit poolKit) Loads theWarehouseOperationby its source, i.e. theTransferRequest.static TransferRequestCreatorTransferRequestCreator.makeCreator(PoolKit poolKit) Returns the specific creator for theTransferRequestentity.protected voidBTTransferRequestRefuse.manageOperation(TransferRequest transferRequest, Long pickingWarehouse, PoolKit poolKit) Updates the relatedWarehouseOperationby setting the picking warehouse as both incoming/outgoing one and proceeds with the operation receiving.protected voidBTTransferRequestCancel.notifyStateChange(Long transferRequestId, PoolKit poolKit) Notifies the change of theTransferRequeststate.protected voidBTTransferRequestReceive.notifyStateChange(Long transferRequestId, PoolKit poolKit) Notifies the change of theTransferRequeststate.protected voidBTTransferRequestRefuse.notifyStateChange(TransferRequest transferRequest, PoolKit poolKit) Notifies the change of theTransferRequeststate.protected voidBTTransferRequestSend.notifyStateChange(Long transferRequestId, PoolKit poolKit) Notifies the change of theTransferRequeststate.protected voidBTTransferRequestSubmit.notifyStateChange(Long transferRequestId, PoolKit poolKit) Notifies the change of theTransferRequeststate.protected voidBTTransferRequestReceive.receiveOperation(Date receivingDate, WarehouseOperation operation, PoolKit poolKit) Calls theWarehouseOperationReceiveEventto handle the warehouse transaction.protected voidBTTransferRequestRefuse.receiveOperation(WarehouseOperation operation, PoolKit poolKit) Starts the process of receiving the operation by calling theWarehouseOperationReceiveEvent.protected voidBTTransferRequestSave.saveHeader(BOTransferRequestHeader header, PoolKit poolKit) Saves theBOTransferRequestHeader.protected voidBTTransferRequestSave.saveSerializedMaterialRelations(Long itemId, List<BOTransferRequestItemSerializedMaterial> relations, PoolKit poolKit) Saves the serialized material relations.protected voidBTTransferRequestSend.sendWarehouseOperation(Long operationId, PoolKit poolKit) Sends the givenWarehouseOperationby calling theWarehouseOperationSendEvent.protected voidTransferRequestCreator.setPoolKit(PoolKit poolKit) protected voidBTTransferRequestCancel.update(TransferRequestCancelInput input, PoolKit poolKit) Updates the state of the currentTransferRequest.protected voidBTTransferRequestReceive.update(TransferRequestReceiveInput input, PoolKit poolKit) Updates the state of the transfer request toBOTransferRequestState.Values.RECEIVED.protected voidBTTransferRequestRefuse.update(TransferRequestRefuseInput input, PoolKit poolKit) Updates the state of the givenTransferRequest.protected voidBTTransferRequestSend.update(TransferRequestSendInput input, PoolKit poolKit) Updates the state of the givenTransferRequest.protected voidBTTransferRequestSubmit.update(TransferRequestSubmitInput input, PoolKit poolKit) Updates the state of the givenTransferRequest.protected voidBTTransferRequestSave.updateItem(BOTransferRequestItem item, PoolKit poolKit) Updates theBOTransferRequestItemby calling theTransferRequestItemUpdateEvent.protected voidBTTransferRequestRefuse.updateOperation(TransferRequest transferRequest, Long pickingWarehouse, WarehouseOperation operation, PoolKit poolKit) Updates theWarehouseOperationincoming warehouse with the transfer request's picking one.protected voidBTTransferRequestReceive.updateOperationReceivingData(TransferRequest transferRequest, WarehouseOperation operation, PoolKit poolKit) Updates theWarehouseOperationwith the receiving information, such as the receiving quantities.protected voidBTTransferRequestRefuse.updateOperationReceivingData(TransferRequest transferRequest, WarehouseOperation operation, PoolKit poolKit) Updates theWarehouseOperationwith the receiving information, such as the receiving quantities.protected voidBTTransferRequestCancel.validateData(Long transferRequestId, PoolKit poolKit) Validates the data before the state change.protected voidBTTransferRequestReceive.validateData(TransferRequest transferRequest, PoolKit poolKit) Validates the data before the state change.protected voidBTTransferRequestRefuse.validateData(TransferRequest transferRequest, PoolKit poolKit) Validates the data before the state change.protected voidBTTransferRequestSave.validateData(TransferRequest transferRequest, PoolKit poolKit) Validates the data before the update.protected voidBTTransferRequestSend.validateData(TransferRequest transferRequest, PoolKit poolKit) Validates the data before the state change.protected voidBTTransferRequestSubmit.validateData(Long transferRequestId, PoolKit poolKit) Validates the data before the state change. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferRequestTypeLoad.execute(TransferRequestTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTransferRequestTypeand writes it into the event journal.protected voidBTTransferRequestTypeSearch.execute(TransferRequestTypeSearchEvent event, PoolKit poolKit) Starting from the givenTransferRequestTypeSearchFilter, it searches the corresponding list ofBOTransferRequestTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.type.data
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.bl.warehouse.type.task
Methods in overit.geocallapp.wfm.inventory.bl.warehouse.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWarehouseTypeLoad.execute(WarehouseTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOWarehouseTypeand writes it into the event journal.protected voidBTWarehouseTypeSearch.execute(WarehouseTypeSearchEvent event, PoolKit pk) Starting from the givenWarehouseTypeSearchFilter, it searches the corresponding list ofBOWarehouseTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.inventory.export.operation.task
Methods in overit.geocallapp.wfm.inventory.export.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected DBViewBTXlsxOperationExport.getHeadersDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) protected DBViewBTXlsxOperationExport.getItemsDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) protected DBViewBTXlsxOperationExport.getSerialsDBView(List<WarehouseOperation> searchResults, PoolKit poolKit) protected voidBTXlsxOperationExport.writeData(List<WarehouseOperation> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.export.stock.task
Methods in overit.geocallapp.wfm.inventory.export.stock.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected DBViewBTXlsxStockExport.getMaterialsDBView(List<WarehouseMaterialStock> searchResults, PoolKit poolKit) protected DBViewBTXlsxStockExport.getSerialsDBView(List<WarehouseMaterialStock> searchResults, PoolKit poolKit) protected voidBTXlsxStockExport.writeData(List<WarehouseMaterialStock> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.export.transferrequest.task
Methods in overit.geocallapp.wfm.inventory.export.transferrequest.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected DBViewBTXlsxTransferRequestExport.getHeadersDBView(List<TransferRequest> searchResults, PoolKit poolKit) protected DBViewBTXlsxTransferRequestExport.getItemsDBView(List<TransferRequest> searchResults, PoolKit poolKit) protected DBViewBTXlsxTransferRequestExport.getSerialsDBView(List<TransferRequest> searchResults, PoolKit poolKit) protected voidBTXlsxTransferRequestExport.writeData(List<TransferRequest> searchResults, WebResource resource, XlsxDocument document, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.login.task
Methods in overit.geocallapp.wfm.inventory.login.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.inventory.replicator.data
Methods in overit.geocallapp.wfm.inventory.replicator.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWarehouseCentralMobile.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.replicator.task
Methods in overit.geocallapp.wfm.inventory.replicator.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTReplicatorSerializedMaterialGetData.execute(overit.geocallapp.wfm.core.replicator.serializedmaterial.event.ReplicatorSerializedMaterialGetDataEvent event, PoolKit poolKit) protected voidBTReplicatorSerializedMaterialInsert.execute(overit.geocallapp.wfm.core.replicator.serializedmaterial.event.ReplicatorSerializedMaterialInsertEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.material.expected.detail
Methods in overit.geocallapp.wfm.inventory.ux.material.expected.detail with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewExpectedMaterial.completeRowData(DBView dbv, int rowNumber, ExpectedMaterial expectedMaterial, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.operation.search
Methods in overit.geocallapp.wfm.inventory.ux.operation.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouseOperation.completeRowData(DBView dbv, int rowNumber, WarehouseOperation operation, PoolKit poolKit) protected voidServerTableViewWarehouseOperation.getTransferRequestSource(WarehouseOperation operation, Map<String, Object> data, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.stock.detail
Methods in overit.geocallapp.wfm.inventory.ux.stock.detail with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewStockDetail.completeRowData(DBView dbv, int rowNumber, StockSerializedMaterialDetail object, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.stock.history
Methods in overit.geocallapp.wfm.inventory.ux.stock.history with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewStockHistory.completeRowData(DBView dbv, int rowNumber, BOStockHistory stockHistory, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.stock.search
Methods in overit.geocallapp.wfm.inventory.ux.stock.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewStock.completeRowData(DBView dbv, int rowNumber, WarehouseMaterialStock object, PoolKit poolKit) protected BOMaterialServerTableViewStock.loadMaterial(Long materialId, PoolKit poolKit) protected BOStockTypeServerTableViewStock.loadStockType(Long stockTypeId, PoolKit poolKit) protected BOWarehouseServerTableViewStock.loadWarehouse(Long warehouseId, PoolKit poolKit) protected BOWarehouseMaterialServerTableViewStock.loadWarehouseMaterial(Long warehouse, Collection<Long> warehouses, Long material, PoolKit poolKit) boolean -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.warehouse.material.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.material.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouseMaterial.completeRowData(DBView dbv, int rowNumber, WarehouseMaterialDetail warehouseMaterialDetail, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.warehouse.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewWarehouse.buildOperationCenterList(BOWarehouse warehouse, Map<String, Object> newValues, PoolKit poolKit) protected voidServerTableViewWarehouse.completeRowData(DBView dbv, int rowNumber, BOWarehouse warehouse, PoolKit poolKit) protected voidServerTableViewWarehouse.getPreferredWarehouse(BOWarehouse warehouse, Map<String, Object> newValues, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search
Methods in overit.geocallapp.wfm.inventory.ux.warehouse.transfer.request.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewTransferRequest.completeRowData(DBView dbv, int rowNumber, TransferRequest request, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl
Methods in overit.geocallapp.wfm.locations.bl with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidLocationUtils.notifyAddressInsert(BOAddress address, PoolKit poolKit) Notifies the system about an address insertion.static voidLocationUtils.notifyAddressUpdate(Long addressId, PoolKit poolKit) Notifies the system about an address update.static voidLocationUtils.notifyTechnicalObjectAddressInsert(Long addressId, PoolKit poolKit) Notifies the system about a technical object address insertion.static voidLocationUtils.notifyTechnicalObjectAddressInsert(BOAddress address, PoolKit poolKit) Notifies the system about a technical object address insertion. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.address.data
Methods in overit.geocallapp.wfm.locations.bl.address.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAddressSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOSchedulingAddressCoordinatesSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.address.task
Methods in overit.geocallapp.wfm.locations.bl.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAddressNotification.body(AddressNotificationEvent event, PoolKit poolKit) protected voidBTAddressGeocodingSave.execute(AddressGeocodingSaveEvent event, PoolKit pk) protected voidBTAddressInsert.execute(AddressInsertEvent event, PoolKit pk) Writes the inserted address id into the event journal.protected voidBTAddressLoad.execute(AddressLoadEvent event, PoolKit pk) Writes the loaded address into the event journal.protected voidBTAddressSearch.execute(AddressSearchEvent event, PoolKit poolKit) Writes the searched addresses into the event journal.protected voidBTAddressUpdate.execute(AddressUpdateEvent event, PoolKit pk) Updates aBOAddresswith all its needed components.protected voidBTSchedulingAddressCoordinatesSearch.execute(SchedulingAddressCoordinatesSearchEvent event, PoolKit poolKit) Writes the searched addresses into the event journal.protected voidBTAddressInsert.launchNotificationEvents(BOAddress address, PoolKit poolKit) Launches notification events after an address has been inserted.protected voidBTAddressUpdate.notifyAddressUpdate(BOAddress oldAddress, BOAddress address, PoolKit pk) Notifies the system about an address update, handling different notification types based on whether a technical object association has been created.protected voidBTAddressHistory.preElaboration(PoolKit pk) protected voidValidate the data before the insertion.protected voidValidate the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.address.type.data
Methods in overit.geocallapp.wfm.locations.bl.address.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAddressTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.address.type.task
Methods in overit.geocallapp.wfm.locations.bl.address.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAddressTypeInsert.execute(AddressTypeInsertEvent event, PoolKit poolKit) Inserts the givenBOAddressTypeand writes the newly generated id into the event journal.protected voidBTAddressTypeLoad.execute(AddressTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOAddressTypeand writes it into the event journal.protected voidBTAddressTypeSearch.execute(AddressTypeSearchEvent event, PoolKit poolKit) Starting from the givenBOAddressType, it searches the corresponding list ofAddressTypeSearchFilterand presents them as aPageResponsewhich is then written into the event journal.protected voidBTAddressTypeUpdate.execute(AddressTypeUpdateEvent event, PoolKit poolKit) Updates theBOAddressTypewith all its needed components.protected voidBTAddressTypeInsert.validate(BOAddressType addressType, PoolKit poolKit) Validate the data before the insertion.protected voidBTAddressTypeUpdate.validate(BOAddressType addressType, PoolKit poolKit) Validate the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.country.task
Methods in overit.geocallapp.wfm.locations.bl.country.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCountryLoad.body(CountryLoadEvent event, PoolKit pk) Writes the loaded country into the event journal.protected voidBTCountrySearch.body(CountrySearchEvent event, PoolKit poolKit) Writes the searched countries into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.district.task
Methods in overit.geocallapp.wfm.locations.bl.district.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDistrictLoad.body(DistrictLoadEvent event, PoolKit pk) Writes the loaded district into the event journal.protected voidBTDistrictSearch.body(DistrictSearchEvent event, PoolKit poolKit) Writes the searched districts into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.geocoding.status.data
Methods in overit.geocallapp.wfm.locations.bl.geocoding.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOGeocodingStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.geocoding.status.task
Methods in overit.geocallapp.wfm.locations.bl.geocoding.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGeocodingStatusLoad.body(GeocodingStatusLoadEvent event, PoolKit pk) Writes the loaded geocoding status into the event journal.protected voidBTGeocodingStatusSearch.body(GeocodingStatusSearchEvent event, PoolKit pk) Writes the searched geocoding status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.municipality.data
Methods in overit.geocallapp.wfm.locations.bl.municipality.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMunicipalitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.locations.bl.municipality.task
Methods in overit.geocallapp.wfm.locations.bl.municipality.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMunicipalityInsert.execute(MunicipalityInsertEvent event, PoolKit pk) Writes the inserted municipality id into the event journal.protected voidBTMunicipalityLoad.execute(MunicipalityLoadEvent event, PoolKit pk) Writes the loaded municipality into the event journal.protected voidBTMunicipalitySearch.execute(MunicipalitySearchEvent event, PoolKit poolKit) Writes the searched municipalities into the event journal.protected voidBTMunicipalityUpdate.execute(MunicipalityUpdateEvent event, PoolKit pk) Updates a newBOMunicipalitywith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.locations.integration
Methods in overit.geocallapp.wfm.locations.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic LocationEventProviderLocationEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.locations.spout.address
Methods in overit.geocallapp.wfm.locations.spout.address with parameters of type PoolKitModifier and TypeMethodDescriptionAddressInsertedSpout.getPayload(PoolKit pk, AddressInsertedPublishEvent event) AddressUpdatedSpout.getPayload(PoolKit pk, AddressUpdatedPublishEvent event) TechnicalObjectAddressInsertedSpout.getPayload(PoolKit pk, TechnicalObjectAddressInsertedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.materials
Methods in overit.geocallapp.wfm.materials with parameters of type PoolKitModifier and TypeMethodDescriptionvoidMaterialHelper.checkMandatoryFields(BOMaterial material, PoolKit pk) Checks the mandatory fields for the given material.voidMaterialHelper.checkMaterialTypeConsistency(BOMaterial material, PoolKit pk) Checks the material type consistency.voidMaterialHelper.checkUniqueCode(BOMaterial currentMaterial, PoolKit pk) Check whether the given code is unique. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.goodsgroup.data
Methods in overit.geocallapp.wfm.materials.bl.goodsgroup.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOGoodsGroupSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.goodsgroup.task
Methods in overit.geocallapp.wfm.materials.bl.goodsgroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTGoodsGroupInsert.checkCode(BOGoodsGroup goodsGroup, PoolKit poolKit) Validate the code of the goods groupprotected voidBTGoodsGroupUpdate.checkCode(BOGoodsGroup goodsGroup, PoolKit poolKit) Validate the code of the goods groupprotected voidBTGoodsGroupInsert.execute(GoodsGroupInsertEvent event, PoolKit pk) Inserts the givenBOGoodsGroupand writes the newly generated id into the event journal.protected voidBTGoodsGroupLoad.execute(GoodsGroupLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOGoodsGroupand writes it into the event journal.protected voidBTGoodsGroupSearch.execute(GoodsGroupSearchEvent event, PoolKit pk) Starting from the givenGoodsGroupSearchFilter, it searches the corresponding list ofBOGoodsGroupand presents them as aPageResponsewhich is then written into the event journal.protected voidBTGoodsGroupUpdate.execute(GoodsGroupUpdateEvent event, PoolKit pk) Updates theBOGoodsGroupwith all its needed components.protected voidBTGoodsGroupInsert.validateData(BOGoodsGroup goodsGroup, PoolKit poolKit) Validates the goods group data before the update.protected voidBTGoodsGroupUpdate.validateData(BOGoodsGroup goodsGroup, PoolKit poolKit) Validates the goods group data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.item.data
Methods in overit.geocallapp.wfm.materials.bl.item.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialItemSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.item.task
Methods in overit.geocallapp.wfm.materials.bl.item.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialItemInsert.checkCode(BOMaterialItem materialItem, PoolKit poolKit) Validate the code of the material itemprotected voidBTMaterialItemUpdate.checkCode(BOMaterialItem materialItem, PoolKit poolKit) Validate the code of the material itemprotected voidBTMaterialItemInsert.execute(MaterialItemInsertEvent event, PoolKit pk) Inserts the givenBOMaterialItemand writes the newly generated id into the event journal.protected voidBTMaterialItemLoad.execute(MaterialItemLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialItemand writes it into the event journal.protected voidBTMaterialItemSearch.execute(MaterialItemSearchEvent event, PoolKit pk) Starting from the givenMaterialItemSearchFilter, it searches the corresponding list ofBOMaterialItemand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialItemUpdate.execute(MaterialItemUpdateEvent event, PoolKit pk) Updates theBOMaterialItemwith all its needed components.voidBTMaterialItemInsert.validateData(BOMaterialItem materialItem, PoolKit poolKit) Validates the material item data before the insertion.voidBTMaterialItemUpdate.validateData(BOMaterialItem materialItem, PoolKit poolKit) Validates the material item data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.managementtype.data
Methods in overit.geocallapp.wfm.materials.bl.managementtype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialManagementTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.managementtype.task
Methods in overit.geocallapp.wfm.materials.bl.managementtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialManagementTypeLoad.execute(MaterialManagementTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialManagementTypeand writes it into the event journal.protected voidBTMaterialManagementTypeSearch.execute(MaterialManagementTypeSearchEvent event, PoolKit pk) Starting from the givenMaterialManagementTypeSearchFilter, it searches the corresponding list ofBOMaterialManagementTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.material.data
Methods in overit.geocallapp.wfm.materials.bl.material.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.material.history.data
Methods in overit.geocallapp.wfm.materials.bl.material.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialHistorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.material.history.task
Methods in overit.geocallapp.wfm.materials.bl.material.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialHistoryLoad.execute(MaterialHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOMaterialHistoryand writes it into the event journal.protected voidBTMaterialHistorySearch.execute(MaterialHistorySearchEvent event, PoolKit poolKit) Starting from the givenMaterialHistorySearchFilter, it searches the corresponding list ofBOMaterialHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.material.task
Methods in overit.geocallapp.wfm.materials.bl.material.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialInsert.execute(MaterialInsertEvent event, PoolKit pk) Inserts the givenBOMaterialand writes the newly generated id into the event journal..protected voidBTMaterialLoad.execute(MaterialLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialand writes it into the event journal..protected voidBTMaterialSearch.execute(MaterialSearchEvent event, PoolKit pk) Starting from the givenMaterialSearchFilter, it searches the corresponding list ofBOMaterialand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialUpdate.execute(MaterialUpdateEvent event, PoolKit pk) Updates theBOMaterialwith all its needed components.protected LongBTMaterialInsert.insert(BOMaterial boMaterial, PoolKit poolKit) Performs the insertion of the givenBOMaterialtogether with the correspondingBOMaterialHistory.protected voidBTMaterialUpdate.update(BOMaterial boMaterial, PoolKit poolKit) Performs the update of the givenBOMaterialtogether with the correspondingBOMaterialHistory.voidBTMaterialInsert.validateData(BOMaterial material, PoolKit pk) Validates the material data before the insertion.voidBTMaterialUpdate.validateData(BOMaterial material, PoolKit pk) Validates the material data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.materialclass.data
Methods in overit.geocallapp.wfm.materials.bl.materialclass.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialClassSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.materialclass.task
Methods in overit.geocallapp.wfm.materials.bl.materialclass.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialClassInsert.checkCode(BOMaterialClass materialClass, PoolKit poolKit) Validate the code of the material itemprotected voidBTMaterialClassUpdate.checkCode(BOMaterialClass materialClass, PoolKit poolKit) Validate the code of the material itemprotected voidBTMaterialClassInsert.execute(MaterialClassInsertEvent event, PoolKit pk) Inserts the givenBOMaterialClassand writes the newly generated id into the event journal.protected voidBTMaterialClassLoad.execute(MaterialClassLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialClassand writes it into the event journal.protected voidBTMaterialClassSearch.execute(MaterialClassSearchEvent event, PoolKit pk) Starting from the givenMaterialClassSearchFilter, it searches the corresponding list ofBOMaterialClassand presents them as aPageResponsewhich is then written into the event journal.protected voidBTMaterialClassUpdate.execute(MaterialClassUpdateEvent event, PoolKit pk) Updates theBOMaterialClasswith all its needed components.voidBTMaterialClassInsert.validateData(BOMaterialClass materialClass, PoolKit poolKit) Validates the material class data before the insertion.voidBTMaterialClassUpdate.validateData(BOMaterialClass materialClass, PoolKit poolKit) Validates the material class data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.type.data
Methods in overit.geocallapp.wfm.materials.bl.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMaterialTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.materials.bl.type.task
Methods in overit.geocallapp.wfm.materials.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMaterialTypeLoad.execute(MaterialTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOMaterialTypeand writes it into the event journal.protected voidBTMaterialTypeSearch.execute(MaterialTypeSearchEvent event, PoolKit pk) Starting from the givenMaterialTypeSearchFilter, it searches the corresponding list ofBOMaterialTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.counterdirection.task
Methods in overit.geocallapp.wfm.measuringelements.bl.counterdirection.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCounterDirectionLoad.execute(CounterDirectionLoadEvent event, PoolKit poolKit) protected voidBTCounterDirectionSearch.execute(CounterDirectionSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.data
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeasuringElement.defineParams(CommandContext cc, PoolKit pk) protected voidDAOMeasuringElementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.data
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeasureSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.mode.task
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.mode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureModeLoad.execute(MeasureModeLoadEvent event, PoolKit poolKit) protected voidBTMeasureModeSearch.execute(MeasureModeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status.task
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureStatusLoad.body(MeasureStatusLoadEvent event, PoolKit pk) Writes the loaded measure status into the event journal.protected voidBTMeasureStatusSearch.body(MeasureStatusSearchEvent event, PoolKit pk) Writes the searched measure status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.task
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureCalculateCounterAlign.body(MeasureCalculateCounterAlignEvent measureCheckCounterAlignEvent, PoolKit pk) protected voidBTMeasureLoad.execute(MeasureLoadEvent event, PoolKit poolKit) Writes the searched measuring element measure into the event journal.protected voidBTMeasureSearch.execute(MeasureSearchEvent event, PoolKit poolKit) Writes the searched measuring element measures into the event journal.protected voidBTNextMeasureSearch.execute(NextMeasureSearchEvent event, PoolKit pk) Writes the measuring element's next measure into the event journal.protected voidBTPreviousMeasureSearch.execute(PreviousMeasureSearchEvent event, PoolKit pk) Writes the measuring element's previous measure into the event journal.protected BOMeasureBTNextMeasureSearch.findNextChronologicalMeasure(NextMeasureSearchEventInput input, PoolKit pk) Finds the next chronological measure for a measuring element after a specified target date.protected BOMeasureBTPreviousMeasureSearch.findPreviousChronologicalMeasure(PreviousMeasureSearchEventInput input, PoolKit pk) Finds the most recent chronological measure for a measuring element before a target date. -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status.task
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasuringElementStatusLoad.execute(MeasuringElementStatusLoadEvent event, PoolKit pk) Writes the loaded measuring element status into the event journal.protected voidBTMeasuringElementStatusSearch.execute(MeasuringElementStatusSearchEvent event, PoolKit pk) Writes the searched measuring element status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.bl.measuringelement.task
Methods in overit.geocallapp.wfm.measuringelements.bl.measuringelement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasuringElementLastMeasureUpdate.execute(MeasureNotificationEvent event, PoolKit pk) Updates theBOMeasuringElementlast measure with the latest validBOMeasure. -
Uses of PoolKit in overit.geocallapp.wfm.measuringelements.integration
Methods in overit.geocallapp.wfm.measuringelements.integration with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.bl.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAttachmentLoad.body(AttachmentLoadEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.task
Methods in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileBundleAccept.execute(MobileBundleAcceptEvent event, PoolKit poolKit) It accepts the given bundle. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.task
Methods in overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileBundleAcceptInCharge.execute(MobileBundleAcceptInChargeEvent event, PoolKit poolKit) It accepts and takes in charge the given bundle. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.datacollection.sheet.task
Methods in overit.geocallapp.wfm.mobile.core.bl.datacollection.sheet.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileDataCollectionSheetInsert.completeDataCollectionSheetData(BODataCollectionSheet dataCollectionSheet, PoolKit poolKit) Completes the data collection sheet data with additional information.protected voidBTMobileDataCollectionSheetInsert.execute(MobileDataCollectionSheetInsertEvent dataCollectionSheetInsertEvent, PoolKit poolKit) Inserts the givenBODataCollectionSheetand writes the newly generated id into the event journal.protected voidBTMobileDataCollectionSheetUpdate.execute(MobileDataCollectionSheetUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionSheetwith all its needed components.protected voidBTMobileDataCollectionSheetUpdate.validate(BODataCollectionSheet dataCollectionSheet, PoolKit poolKit) Validates the data collection sheet before update. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.errorlog.data
Methods in overit.geocallapp.wfm.mobile.core.bl.errorlog.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileErrorLogSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.errorlog.task
Methods in overit.geocallapp.wfm.mobile.core.bl.errorlog.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileErrorLogDelete.execute(MobileErrorLogDeleteEvent event, PoolKit poolKit) Deletes theBOMobileErrorLogwith the ID provided in the input.protected voidBTMobileErrorLogInsert.execute(MobileErrorLogInsertEvent event, PoolKit poolKit) protected voidBTMobileErrorLogLoad.execute(MobileErrorLogLoadEvent event, PoolKit poolKit) protected voidBTMobileErrorLogSearch.execute(MobileErrorLogSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.data
Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileInterventionToAcceptSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAOMobileInterventionToAcceptSearch.defineSql(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.task
Methods in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileInterventionToAcceptAction.body(MobileInterventionToAcceptActionEvent<MobileInterventionToAcceptActionInput> event, PoolKit poolKit) protected voidBTMobileInterventionToAcceptSearch.body(MobileInterventionToAcceptSearchEvent event, PoolKit poolKit) protected voidBTMobileInterventionToAcceptAction.executeAction(MobileInterventionToAcceptActionInput input, PoolKit poolKit) protected abstract <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptAction.executeTask(T task, PoolKit poolKit) protected <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptConfirm.executeTask(T task, PoolKit poolKit) protected <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptConfirmInCharge.executeTask(T task, PoolKit poolKit) protected <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptRefuse.executeTask(T task, PoolKit poolKit) protected <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptAction.initializeTaskParameters(T task, MobileInterventionToAcceptActionInput input, PoolKit poolKit) protected <T extends overit.geocallapp.wfm.schedulazione.odl.accettazioneodlpda.DATAccettaAssegnazioneRigaOdlPda>
voidBTMobileInterventionToAcceptRefuse.initializeTaskParameters(T task, MobileInterventionToAcceptActionInput input, PoolKit poolKit) protected InterventionBTMobileInterventionToAcceptAction.loadIntervention(MobileInterventionToAcceptActionInput input, PoolKit poolKit) protected WorkOrderBTMobileInterventionToAcceptAction.loadWorkOrder(PoolKit poolKit, Intervention intervention) protected voidBTMobileInterventionToAcceptAction.setMobileUserVisibilitySettings(Long idMobileUser, PoolKit poolKit) Loads into the current Identity the specific visibility settings for current mobile userprotected voidBTMobileInterventionToAcceptSearch.updateWorkOrderStatus(Long workOrderId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.multistage.task
Methods in overit.geocallapp.wfm.mobile.core.bl.multistage.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMultistageComputeDependentOperations.body(MultistageComputeDependentOperationsEvent event, PoolKit poolKit) protected voidBTMultistageComputeDependentOperations.execute(MultistageComputeDependentOperationsEvent event, PoolKit poolKit) Creates the map that associates each multistage group operation with its dependent operations.protected Map<Long, HashGetter> BTMultistageComputeDependentOperations.getOperationsExtendedData(PoolKit poolKit) Obtains the extended data of the multistage group operations associated with the multistage groups previously retrieved in the "prepare" method. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.notification.task
Methods in overit.geocallapp.wfm.mobile.core.bl.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileNotificationLoad.body(MobileNotificationLoadEvent event, PoolKit pk) Writes the loaded notification into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment.data
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileTechnicalObjectAttachmentsSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAOMobileTechnicalObjectAttachmentsSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileTechnicalObjectAttachmentsSearch.body(MobileTechnicalObjectAttachmentsSearchEvent event, PoolKit poolKit) Writes the searched technical objects into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.data
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileTechnicalObjectSearch.defineParams(CommandContext cc, PoolKit pk) protected voidDAOMobileTechnicalObjectSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOMobileTechnicalObjectSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.data
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileInterventionsHistorySearch.defineValues(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.task
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.interventionshistory.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileInterventionsHistorySearch.body(MobileInterventionsHistorySearchEvent event, PoolKit poolKit) Writes the searched interventions histories into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.notification.task
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.notification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileNotificationSearch.body(MobileNotificationSearchEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.technicalobject.task
Methods in overit.geocallapp.wfm.mobile.core.bl.technicalobject.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileTechnicalObjectSearch.body(MobileTechnicalObjectSearchEvent event, PoolKit poolKit) Writes the searched technical objects into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.user
Methods in overit.geocallapp.wfm.mobile.core.bl.user with parameters of type PoolKitModifier and TypeMethodDescriptionoverit.geocallapp.wfm.replicator.common.MobileUserVisibilitySettingsMobileUserVisibilityHelper.getMobileUserVisibilitySettings(Long userId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.util.address
Methods in overit.geocallapp.wfm.mobile.core.bl.util.address with parameters of type PoolKitModifier and TypeMethodDescriptionActivityAddressHelper.getWorkOrderOperationAddress(List<T> resultsList, Function<T, Long> addressIdExtractor, PoolKit poolKit) Retrieves work order operation addresses for the given search results.voidActivityAddressHelper.replaceActivityAddressForInterventions(List<MobileInterventionToAcceptSearchResult> resultsList, PoolKit poolKit) Replaces activity address with work order operation address for MobileInterventionToAcceptSearchResult.voidActivityAddressHelper.replaceActivityAddressForWorkOrders(List<MobileWorkOrderSearchResult> resultsList, PoolKit poolKit) Replaces activity address with work order operation address for MobileWorkOrderSearchResult.protected voidActivityAddressHelper.updateInterventionWithAddress(MobileInterventionToAcceptSearchResult result, BOAddress workOrderOperationAddress, PoolKit poolKit) Updates MobileInterventionToAcceptSearchResult with work order operation address data.protected voidActivityAddressHelper.updateWorkOrderWithAddress(MobileWorkOrderSearchResult result, BOAddress workOrderOperationAddress, PoolKit poolKit) Updates MobileWorkOrderSearchResult with work order operation address data. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderAccept.areWorkOrderPermitsValid(Long workOrderId, PoolKit poolKit) protected voidBTMobileWorkOrderAccept.body(MobileWorkOrderAcceptEvent event, PoolKit poolKit) It accepts the given work order (operation).protected WorkOrderBTMobileWorkOrderAccept.loadWorkOrder(Long workOrderId, PoolKit poolKit) Load theWorkOrderby the given id. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorder.action.acceptincharge.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.action.acceptincharge.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderAcceptInCharge.areWorkOrderPermitsValid(Long workOrderId, PoolKit poolKit) protected voidBTMobileWorkOrderAcceptInCharge.body(MobileWorkOrderAcceptInChargeEvent event, PoolKit poolKit) It accepts and takes in charge the given work order (operation).protected WorkOrderBTMobileWorkOrderAcceptInCharge.loadWorkOrder(Long workOrderId, PoolKit poolKit) Load theWorkOrderby the given id. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorder.data
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.data with parameters of type PoolKitModifier and TypeMethodDescriptionDAOMobileWorkOrders.buildSelect(CommandContext cc, PoolKit pk) protected voidDAOMobileWorkOrderSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAOMobileWorkOrderSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAOMobileWorkOrderSearch.feedback(CommandContext cc, PoolKit pk, DBStatement dbs) DAOMobileWorkOrders.getFieldsExcludingClobAndDatastampActionLogin(PoolKit pk, List<String> tables) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorder.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderSearch.areWorkOrderPermitsValid(PageResponse<MobileWorkOrderSearchResult> response, PoolKit poolKit) protected voidBTMobileWorkOrderCreateFromCreationRequest.body(MobileWorkOrderCreateFromCreationRequestEvent event, PoolKit poolKit) protected voidBTMobileWorkOrderSearch.body(MobileWorkOrderSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.data
Methods in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMobileWorkOrderCreationRequestState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderCreationRequestStateLoad.body(MobileWorkOrderCreationRequestStateLoadEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestStateSearch.body(MobileWorkOrderCreationRequestStateSearchEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderCreationRequestHeaderInsert.body(MobileWorkOrderCreationRequestHeaderInsertEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestHeaderLoad.body(MobileWorkOrderCreationRequestHeaderLoadEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestHeaderSearch.body(MobileWorkOrderCreationRequestHeaderSearchEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestHeaderUpdate.body(MobileWorkOrderCreationRequestHeaderUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderCreationRequestOperationInsert.body(MobileWorkOrderCreationRequestOperationInsertEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestOperationLoad.body(MobileWorkOrderCreationRequestOperationLoadEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestOperationSearch.body(MobileWorkOrderCreationRequestOperationSearchEvent event, PoolKit pk) protected voidBTMobileWorkOrderCreationRequestOperationUpdate.body(MobileWorkOrderCreationRequestOperationUpdateEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderCreationRequestLoad.body(MobileWorkOrderCreationRequestLoadEvent event, PoolKit poolKit) protected voidBTMobileWorkOrderCreationRequestSave.body(MobileWorkOrderCreationRequestSaveEvent event, PoolKit poolKit) protected voidBTMobileWorkOrderCreationRequestSave.saveHeader(BOMobileWorkOrderCreationRequestHeader header, PoolKit poolKit) protected voidBTMobileWorkOrderCreationRequestSave.saveOperation(BOMobileWorkOrderCreationRequestOperation operation, Long headerId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.attachment.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderAttachmentSearch.body(MobileWorkOrderAttachmentSearchEvent event, PoolKit poolKit) Writes the searched mobile work order attachments into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.task
Methods in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileWorkOrderDetailLoad.body(MobileWorkOrderDetailLoadEvent event, PoolKit poolKit) Writes the loaded work order detail into the event journal.protected List<Intervention> BTMobileWorkOrderDetailLoad.loadInterventions(Long workOrderId, Page page, PoolKit poolKit) Load the list of interventions associated to the work order operations.protected WorkOrderBTMobileWorkOrderDetailLoad.loadWorkOrder(Long workOrderId, PoolKit poolKit) Load the work order with all its components. -
Uses of PoolKit in overit.geocallapp.wfm.mobile.core.replicator.outcome.data
Methods in overit.geocallapp.wfm.mobile.core.replicator.outcome.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOutcomeReasonEncodedNote.defineParams(CommandContext cc, PoolKit pk) protected voidDAOOutcomeReasonEncodedNote.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl
Methods in overit.geocallapp.wfm.mobileforms.bl with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidMobileFormsUtils.notifyDataCollectionTemplateAfterVisibilityRuleChange(Long templateId, PoolKit poolKit) Notify that something is changed in the visibility rule of the data collection template.static voidMobileFormsUtils.notifyDataCollectionTemplateStructureOutcomeRuleInsert(Long outcomeRuleId, PoolKit poolKit) Notifies theBODataCollectionTemplateStructureOutcomeRuleinsert.static voidMobileFormsUtils.notifyDataCollectionTemplateStructureOutcomeRuleUpdate(Long outcomeRuleId, PoolKit poolKit) Notifies theBODataCollectionTemplateStructureOutcomeRuleupdate.static voidMobileFormsUtils.notifyDataCollectionVisibilityRuleHeaderDelete(Long visibilityRuleHeaderId, Long templateId, boolean notifyTemplate, PoolKit poolKit) Notifies theBODCTemplateVisibilityRuleHeaderdelete.static voidMobileFormsUtils.notifyDataCollectionVisibilityRuleHeaderInsert(Long visibilityRuleHeaderId, boolean notifyTemplate, PoolKit poolKit) Notifies theBODCTemplateVisibilityRuleHeaderinsert.static voidMobileFormsUtils.notifyDataCollectionVisibilityRuleHeaderUpdate(Long visibilityRuleHeaderId, boolean notifyTemplate, PoolKit poolKit) Notifies theBODCTemplateVisibilityRuleHeaderupdate.static voidMobileFormsUtils.notifyDataCollectionVisibilityRuleRowDelete(Long visibilityRuleRowId, Long visibilityRuleHeader, boolean notifyTemplate, PoolKit poolKit) Notifies theBODCTemplateVisibilityRuleRowdelete.static voidMobileFormsUtils.notifyDataCollectionVisibilityRuleRowInsert(Long visibilityRuleRowId, boolean notifyTemplate, PoolKit poolKit) Notifies theBODCTemplateVisibilityRuleRowinsert.static voidMobileFormsUtils.notifyMobileFormSheetInsert(Long mobileFormSheetId, PoolKit poolKit) Notifies theBODataCollectionSheetinsert.static voidMobileFormsUtils.notifyMobileFormSheetStatusUpdate(Long mobileFormSheetId, PoolKit poolKit) Notifies theBODataCollectionSheetstatus update.static voidMobileFormsUtils.notifyMobileFormSheetUpdate(Long mobileFormSheetId, PoolKit poolKit) Notifies theBODataCollectionSheetupdate.static voidMobileFormsUtils.notifyMobileFormTemplateStructureReleaseInsert(Long templateStructureReleaseId, PoolKit poolKit) Notifies theBODataCollectionTemplateStructureReleaseinsert. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.instance.task
Methods in overit.geocallapp.wfm.mobileforms.bl.instance.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetInstanceFillIn.checkNodesConstraints(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Checks the nodes constraints.protected voidBTDataCollectionSheetInstanceRequestUnlock.checkSheet(Long sheetId, PoolKit poolKit) Validates that the sheet meets all requirements for requesting unlock.protected voidBTDataCollectionSheetInstanceUnlock.checkSheet(Long sheetId, PoolKit poolKit) Validates that the sheet meets all requirements for unlocking.protected voidBTDataCollectionSheetInstanceLock.closeSheet(BODataCollectionSheet sheet, PoolKit poolKit) Closes the data collection sheet to lock it.protected List<CheckIssue> BTDataCollectionSheetInstanceCheckMandatoryNodes.computeCheckIssues(DataCollectionSheetInstanceCheckMandatoryNodesInput input, PoolKit poolKit) Computes the check issues.protected List<CheckIssue> BTDataCollectionSheetInstanceCheckNodesConstraints.computeCheckIssues(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Computes the check issues.protected List<CheckIssue> BTDataCollectionSheetInstanceCheckNodesConstraintsThreshold.computeCheckIssues(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Computes the check issues.protected List<CheckerEvent<?>> BTDataCollectionSheetInstanceCloseSchedulingResourceSheet.defineCheckerEvents(Long sheetId, PoolKit poolKit) Defines the checker events.protected voidBTDataCollectionSheetInstanceClose.execute(DataCollectionSheetInstanceCloseEvent event, PoolKit poolKit) Closes the data collection sheet instance.protected voidBTDataCollectionSheetInstanceFillIn.execute(DataCollectionSheetInstanceFillInEvent event, PoolKit poolKit) Fills in the data collection sheet instance.protected voidBTDataCollectionSheetInstanceFix.execute(DataCollectionSheetInstanceFixEvent event, PoolKit poolKit) Fixes the data collection sheet instance by setting the new state.protected voidBTDataCollectionSheetInstanceFixSchedulingResourceSheet.execute(DataCollectionSheetInstanceFixSchedulingResourceSheetEvent event, PoolKit poolKit) Fixes the scheduling resource sheet.protected voidBTDataCollectionSheetInstanceInsert.execute(DataCollectionSheetInstanceInsertEvent event, PoolKit poolKit) Inserts the new data collection sheet instance.protected voidBTDataCollectionSheetInstanceLoad.execute(DataCollectionSheetInstanceLoadEvent event, PoolKit poolKit) Loads the required data collection sheet instance.protected voidBTDataCollectionSheetInstanceLock.execute(DataCollectionSheetInstanceLockEvent event, PoolKit poolKit) Executes the data collection sheet locking process.protected voidBTDataCollectionSheetInstanceReopen.execute(DataCollectionSheetInstanceReopenEvent event, PoolKit poolKit) Reopens the required data collection sheet instance.protected voidBTDataCollectionSheetInstanceRequestUnlock.execute(DataCollectionSheetInstanceRequestUnlockEvent event, PoolKit poolKit) Executes the request unlock workflow.protected voidBTDataCollectionSheetInstanceResetUnlock.execute(DataCollectionSheetInstanceResetUnlockEvent event, PoolKit poolKit) Executes the reset unlock workflow.protected voidBTDataCollectionSheetInstanceUnlock.execute(DataCollectionSheetInstanceUnlockEvent event, PoolKit poolKit) protected VoidBTDataCollectionSheetInstanceCloseSchedulingResourceSheet.executeProcess(Long sheetId, PoolKit poolKit) Closes the data collection sheet instance.protected voidFixes the sheet by launching a fix event.protected voidBTDataCollectionSheetInstanceRequestUnlock.launchUpdateEvent(BODataCollectionSheet sheet, PoolKit poolKit) protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads a data collection sheet by its ID.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads a data collection sheet by its ID.protected BODataCollectionSheetLoads a data collection sheet by its ID.protected BODataCollectionSheetLoads a data collection sheet by its ID.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceCloseSchedulingResourceSheet.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected DataCollectionSheetInstanceBTDataCollectionSheetInstanceFillIn.loadSheetInstance(Long sheetId, PoolKit poolKit) Loads the sheet instance.protected voidBTDataCollectionSheetInstanceResetUnlock.resetSheet(BODataCollectionSheet sheet, PoolKit poolKit) Resets the unlock request flag on the sheet to false.protected voidBTDataCollectionSheetInstanceUnlock.resetUnlockSheet(Long sheetId, PoolKit poolKit) Resets the unlock request flag on the sheet to false.protected voidBTDataCollectionSheetInstanceFillIn.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected LongBTDataCollectionSheetInstanceInsert.saveSheetInstance(DataCollectionSheetInstance sheetInstance, PoolKit poolKit) Saves the sheet instance.protected voidBTDataCollectionSheetInstanceUnlock.sendPushNotification(Long sheetId, PoolKit poolKit) Sends a push notification to the user about the sheet unlock.protected voidBTDataCollectionSheetInstanceClose.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet.protected voidBTDataCollectionSheetInstanceFix.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet.protected voidBTDataCollectionSheetInstanceReopen.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet.protected voidBTDataCollectionSheetInstanceRequestUnlock.updateSheet(Long sheetId, PoolKit poolKit) Updates the sheet by setting the unlock request flag to true. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task
Methods in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<CheckerEvent<?>> BTDataCollectionOptionsGroupImportModel.defineCheckerEvents(DataCollectionOptionsGroupImportModelInput input, PoolKit poolKit) Defines the checker events.protected voidBTDataCollectionOptionGroupExportModel.execute(DataCollectionOptionGroupExportModelEvent event, PoolKit poolKit) Exports the model of theBODataCollectionOptionsGroup.protected voidBTDataCollectionOptionsGroupDelete.execute(DataCollectionOptionsGroupDeleteEvent event, PoolKit poolKit) Deletes all theBODataCollectionOptionsGroup.protected voidBTDataCollectionOptionsGroupInsert.execute(DataCollectionOptionsGroupInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionOptionsGroupand writes the newly generated id into the event journal.protected voidBTDataCollectionOptionsGroupLoad.execute(DataCollectionOptionsGroupLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionOptionsGroupand writes it into the event journal.protected voidBTDataCollectionOptionsGroupSearch.execute(DataCollectionOptionsGroupSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionOptionsGroupinto the event journal.protected voidBTDataCollectionOptionsGroupUpdate.execute(DataCollectionOptionsGroupUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionOptionsGroupwith all its needed components.protected VoidBTDataCollectionOptionsGroupImportModel.executeProcess(DataCollectionOptionsGroupImportModelInput input, PoolKit poolKit) Execute the import process and update the requiredBODataCollectionOptionsGroupwith the imported model.protected BODataCollectionOptionsGroupBTDataCollectionOptionGroupExportModel.loadOptionGroup(Long optionGroupId, PoolKit poolKit) Loads the requiredBODataCollectionOptionsGroup.protected BODataCollectionOptionsGroupBTDataCollectionOptionsGroupImportModel.loadOptionGroup(Long optionGroupId, PoolKit poolKit) Loads the requiredBODataCollectionOptionsGroup.protected voidBTDataCollectionOptionsGroupInsert.validateInput(BODataCollectionOptionsGroup dataCollectionOptionsGroup, PoolKit poolKit) Validates the input data for the data collection options group before inserting.protected voidBTDataCollectionOptionsGroupUpdate.validateInput(BODataCollectionOptionsGroup dataCollectionOptionsGroup, PoolKit poolKit) Validates the input data for the data collection options group before updating. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.outcomerule.task
Methods in overit.geocallapp.wfm.mobileforms.bl.outcomerule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateStructureOutcomeRuleNotification.body(DataCollectionTemplateStructureOutcomeRuleNotificationEvent event, PoolKit poolKit) protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.deleteOutcomeRule(Long outcomeRuleId, PoolKit poolKit) Deletes a single outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.deleteOutcomeRules(Set<Long> outcomeRuleIds, PoolKit poolKit) Deletes the removed template outcome rules.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.execute(DataCollectionTemplateStructureOutcomeRuleAlignEvent event, PoolKit poolKit) Deletes the removed template structure outcome rules, inserts the new associations, and updates the existing associations.protected voidBTDataCollectionTemplateStructureOutcomeRuleDelete.execute(DataCollectionTemplateStructureOutcomeRuleDeleteEvent event, PoolKit poolKit) Deletes theBODataCollectionTemplateStructureOutcomeRule.protected voidBTDataCollectionTemplateStructureOutcomeRuleDeleteByFilter.execute(DataCollectionTemplateStructureOutcomeRuleDeleteByFilterEvent event, PoolKit poolKit) Deletes all the data collection template structure outcome rule retrieved using a specified filter.protected voidBTDataCollectionTemplateStructureOutcomeRuleInsert.execute(DataCollectionTemplateStructureOutcomeRuleInsertEvent event, PoolKit poolKit) Inserts the new data collection template structure outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleLoad.execute(DataCollectionTemplateStructureOutcomeRuleLoadEvent event, PoolKit poolKit) Loads the data collection template structure outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleSearch.execute(DataCollectionTemplateStructureOutcomeRuleSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateStructureOutcomeRuleinto the event journal.protected voidBTDataCollectionTemplateStructureOutcomeRuleUpdate.execute(DataCollectionTemplateStructureOutcomeRuleUpdateEvent event, PoolKit poolKit) Updates the data collection template structure outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.insertOutcomeRule(BODataCollectionTemplateStructureOutcomeRule outcomeRule, PoolKit poolKit) Inserts a single template structure outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.insertOutcomeRules(List<BODataCollectionTemplateStructureOutcomeRule> outcomeRulesToInsert, Long newTemplateStructure, PoolKit poolKit) Inserts new template structure outcome rules.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.updateOutcomeRule(BODataCollectionTemplateStructureOutcomeRule outcomeRule, PoolKit poolKit) Updates a single template structure outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleAlign.updateOutcomeRules(List<BODataCollectionTemplateStructureOutcomeRule> outcomeRulesToUpdate, PoolKit poolKit) Updates existing template structure outcome rules.protected voidBTDataCollectionTemplateStructureOutcomeRuleInsert.validate(BODataCollectionTemplateStructureOutcomeRule outcomeRule, PoolKit poolKit) Validates the outcome rule.protected voidBTDataCollectionTemplateStructureOutcomeRuleUpdate.validate(BODataCollectionTemplateStructureOutcomeRule outcomeRule, PoolKit poolKit) Validates the outcome rule. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.rule
Methods in overit.geocallapp.wfm.mobileforms.bl.rule with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDataCollectionTemplateWOCreationRuleUtils.checkWOCreationRule(BODataCollectionTemplateWOCreationRule rule, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.rule.data
Methods in overit.geocallapp.wfm.mobileforms.bl.rule.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateWOCreationRuleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.rule.task
Methods in overit.geocallapp.wfm.mobileforms.bl.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateWOCreationRuleInsert.checkExistTemplate(Long template, PoolKit poolKit) Verifies that the specified template exists by attempting to load it.protected voidBTDataCollectionTemplateWOCreationRuleUpdate.checkExistTemplate(Long template, PoolKit poolKit) Checks if the specified data collection template exists in the database.protected voidBTDataCollectionTemplateWOCreationRuleBatchInsert.execute(DataCollectionTemplateWOCreationRuleBatchInsertEvent event, PoolKit poolKit) Inserts the given list ofBODataCollectionTemplateWOCreationRuleand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateWOCreationRuleInsert.execute(DataCollectionTemplateWOCreationRuleInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateWOCreationRuleand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateWOCreationRuleLoad.execute(DataCollectionTemplateWOCreationRuleLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTemplateWOCreationRuleand writes it into the event journal.protected voidBTDataCollectionTemplateWOCreationRuleSearch.execute(DataCollectionTemplateWOCreationRuleSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateWOCreationRuleinto the event journal.protected voidBTDataCollectionTemplateWOCreationRuleUpdate.execute(DataCollectionTemplateWOCreationRuleUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTemplateWOCreationRulewith all its needed components.protected voidBTDataCollectionTemplateWOCreationRuleInsert.validateInput(BODataCollectionTemplateWOCreationRule dataCollectionTemplateWOCreationRule, PoolKit poolKit) Validates the input data collection template WO creation rule.protected voidBTDataCollectionTemplateWOCreationRuleUpdate.validateInput(BODataCollectionTemplateWOCreationRule dataCollectionTemplateWOCreationRule, PoolKit poolKit) Validates the input data for updating a data collection template WO creation rule. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.sheet.data
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionSheetSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.sheet.scope.task
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.scope.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetScopeLoad.execute(DataCollectionSheetScopeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionSheetScopeand writes it into the event journal.protected voidBTDataCollectionSheetScopeSearch.execute(DataCollectionSheetScopeSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetScopeinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.sheet.state.task
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionSheetStateLoad.execute(DataCollectionSheetStateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionSheetStateand writes it into the event journal.protected voidBTDataCollectionSheetStateSearch.execute(DataCollectionSheetStateSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetStateinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.sheet.task
Methods in overit.geocallapp.wfm.mobileforms.bl.sheet.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileFormsSheetNotification.body(MobileFormsSheetNotificationEvent event, PoolKit poolKit) protected voidBTDataCollectionSheetInsert.completeDataCollectionSheetData(BODataCollectionSheet dataCollectionSheet, PoolKit poolKit) Completes the data collection sheet data with the user information and generated code.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.createAndAssociateSheet(BODataCollectionTemplateHeader template, DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Creates a new Dynamic Forms Sheet and associates it with the work order operation.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.createSheetsForTemplates(Collection<DataCollectionTemplateRelease> templates, DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Creates sheets for all the given templates.protected voidBTDataCollectionSheetExportModel.execute(DataCollectionSheetExportModelEvent event, PoolKit poolKit) Starting from the data collection sheet id, it loads the data collection sheet and exports the stored model.protected voidBTDataCollectionSheetInsert.execute(DataCollectionSheetInsertEvent dataCollectionSheetInsertEvent, PoolKit poolKit) Inserts the givenBODataCollectionSheetand writes the newly generated id into the event journal.protected voidBTDataCollectionSheetSearch.execute(DataCollectionSheetSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionSheetinto the event journal.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.execute(DynamicFormsSheetAutomaticInitializationFromOutcomeEvent event, PoolKit poolKit) Automatically initialize Dynamic Forms Sheets for missing auto generable templates.protected voidBTDynamicFormsSheetAutomaticInitializationFromOutcome.insertSheetFromWorkOrderOperation(DataCollectionTemplateInsertSheetFromWOOperationInput insertInput, PoolKit poolKit) Inserts a sheet from work order operation.protected Collection<DataCollectionTemplateRelease> BTDynamicFormsSheetAutomaticInitializationFromOutcome.launchTemplateSearch(DynamicFormsTemplateAutoGenerableRequiredSearchInput searchInput, PoolKit poolKit) Launches the template search event.protected Collection<DataCollectionTemplateRelease> BTDynamicFormsSheetAutomaticInitializationFromOutcome.searchMissingAutoGenerableTemplates(DynamicFormsSheetAutomaticInitializationFromOutcomeInput input, PoolKit poolKit) Searches for missing auto generable templates that need to be initialized. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.header
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDataCollectionTemplateHeaderUtils.checkTemplate(BODataCollectionTemplateHeader template, PoolKit poolKit) Checks the template. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.header.data
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateHeaderSearch.defineSql(CommandContext cc, PoolKit pk) protected voidDAODataCollectionTemplateHeaderSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAODataCollectionWOTemplateHeaderSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAODataCollectionTemplateHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.header.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateHeaderNotification.body(DataCollectionTemplateHeaderNotificationEvent event, PoolKit poolKit) protected voidBTDataCollectionTemplateHeaderInsert.execute(DataCollectionTemplateHeaderInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateHeaderand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateHeaderLoad.execute(DataCollectionTemplateHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTemplateHeaderand writes it into the event journal.protected voidBTDataCollectionTemplateHeaderSearch.execute(DataCollectionTemplateHeaderSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateHeaderinto the event journal.protected voidBTDataCollectionTemplateHeaderUpdate.execute(DataCollectionTemplateHeaderUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTemplateHeaderwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.release.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.release.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateReleaseLoad.execute(DataCollectionTemplateReleaseLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingDataCollectionTemplateReleaseand writes it into the event journal.protected voidBTDataCollectionTemplateReleaseSave.execute(DataCollectionTemplateReleaseSaveEvent event, PoolKit poolKit) Saves the givenDataCollectionTemplateRelease.protected BODataCollectionTemplateStructureReleaseBTDataCollectionTemplateReleaseLoad.loadRelease(BODataCollectionTemplateStructure structure, PoolKit poolKit) Load release.protected LongBTDataCollectionTemplateReleaseSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Updates the data collection template release. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.structure.data
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateStructureSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.structure.release
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.release with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDataCollectionTemplateStructureReleaseUtils.checkTemplateReleaseDate(BODataCollectionTemplateStructureRelease release, PoolKit poolKit) Checks the template release date.static LongDataCollectionTemplateStructureReleaseUtils.createSequenceNumber(Long templateID, PoolKit poolKit) Creates the sequence number. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.data
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataCollectionTemplateStructureReleaseSearch.defineValues(CommandContext cc, PoolKit pk) protected voidDAODataCollectionTemplateStructureReleaseSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMobileFormsTemplateStructureReleaseNotification.body(MobileFormsTemplateStructureReleaseNotificationEvent event, PoolKit poolKit) protected voidBTDataCollectionTemplateStructureReleaseInsert.execute(DataCollectionTemplateStructureReleaseInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateStructureReleaseand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateStructureReleaseLoad.execute(DataCollectionTemplateStructureReleaseLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTemplateStructureReleaseand writes it into the event journal.protected voidBTDataCollectionTemplateStructureReleaseSearch.execute(DataCollectionTemplateStructureReleaseSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateStructureReleaseinto the event journal.protected voidBTDataCollectionTemplateStructureReleaseUpdate.execute(DataCollectionTemplateStructureReleaseUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTemplateStructureReleasewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.structure.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateStructureInsert.execute(DataCollectionTemplateStructureInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTemplateStructureand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateStructureLoad.execute(DataCollectionTemplateStructureLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTemplateStructureand writes it into the event journal.protected voidBTDataCollectionTemplateStructureSearch.execute(DataCollectionTemplateStructureSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTemplateStructureinto the event journal.protected voidBTDataCollectionTemplateStructureUpdate.execute(DataCollectionTemplateStructureUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTemplateStructurewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateSave.alignExpressionsEvaluationOrder(TreeModel<DataCollectionNode> treeModel, PoolKit poolKit) Aligns the expressions evaluation order.protected voidBTDataCollectionSheetInsertFromWOOperation.associateToWOOperation(Long woOperation, Long sheetId, PoolKit poolKit) Associates a WO operation to aBODataCollectionSheet.protected List<CheckIssue> BTDataCollectionTemplateCheckJSONModel.computeCheckIssues(String model, PoolKit poolKit) Computes the check issues.protected voidBTDataCollectionTemplateInsertRelease.copyOutcomeRules(Long structureReleaseId, DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Copies the outcome rules.protected List<CheckerEvent<?>> BTDataCollectionTemplateImportModel.defineCheckerEvents(DataCollectionTemplateImportModelInput input, PoolKit poolKit) Defines the checker events.protected List<CheckerEvent<?>> BTDataCollectionTemplateImportRelease.defineCheckerEvents(DataCollectionTemplateImportReleaseInput input, PoolKit poolKit) Defines the checker events.protected voidBTDataCollectionSheetInsertFromWOOperation.execute(DataCollectionTemplateInsertSheetFromWOOperationEvent event, PoolKit poolKit) Inserts the givenBODataCollectionSheetand it associates a work order operation and writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateAlignWorkingCopyToRelease.execute(DataCollectionTemplateAlignWorkingCopyToReleaseEvent event, PoolKit poolKit) Aligns the working copy to the release.protected voidBTDataCollectionTemplateEmptyWorkingCopy.execute(DataCollectionTemplateEmptyWorkingCopyEvent event, PoolKit poolKit) Creates a new empty data collection template working copy.protected voidBTDataCollectionTemplateExportModel.execute(DataCollectionTemplateExportModelEvent event, PoolKit poolKit) Exports the template model.protected voidBTDataCollectionTemplateExportRelease.execute(DataCollectionTemplateExportReleaseEvent event, PoolKit poolKit) Exports the template active release.protected voidBTDataCollectionTemplateInsert.execute(DataCollectionTemplateInsertEvent event, PoolKit poolKit) Inserts a new data collection template.protected voidBTDataCollectionTemplateInsertRelease.execute(DataCollectionTemplateInsertReleaseEvent event, PoolKit poolKit) Inserts a new data collection template release starting from the working copy.protected voidBTDataCollectionTemplateInsertSheet.execute(DataCollectionTemplateInsertSheetEvent event, PoolKit poolKit) Inserts into a sheet into data collection template.protected voidBTDataCollectionTemplateLoadCurrentRelease.execute(DataCollectionTemplateLoadCurrentReleaseEvent event, PoolKit poolKit) Starting from the template, it loads the current release.protected voidBTDataCollectionTemplateLoadWorkingCopy.execute(DataCollectionTemplateLoadWorkingCopyEvent event, PoolKit poolKit) Starting from the template, it loads the working copy.protected voidBTDataCollectionTemplateSearchMatchingWOCreationRules.execute(DataCollectionTemplateSearchMatchingWOCreationRulesEvent event, PoolKit poolKit) Searches for matching wo creation rules.protected VoidBTDataCollectionTemplateImportModel.executeProcess(DataCollectionTemplateImportModelInput input, PoolKit poolKit) Starting from the uploaded file, it imports the model into the template.protected VoidBTDataCollectionTemplateImportRelease.executeProcess(DataCollectionTemplateImportReleaseInput input, PoolKit poolKit) Starting from the uploaded JSON file, it imports the complete template.protected LongBTDataCollectionTemplateSave.executeSave(DataCollectionTemplate template, PoolKit poolKit) Saves the data collection template.protected List<BODataCollectionTemplateWOCreationRule> BTDataCollectionTemplateSearchMatchingWOCreationRules.filterRules(List<BODataCollectionTemplateWOCreationRule> rules, PoolKit poolKit) Filters the rules.protected BODataCollectionTemplateStructureReleaseBTDataCollectionTemplateInsertRelease.getDataCollectionTemplateRelease(DataCollectionTemplateInsertReleaseEvent event, PoolKit poolKit) Returns the data collection template release.protected LongBTDataCollectionSheetInsertFromWOOperation.insertSheet(BODataCollectionSheet sheet, BODataCollectionTemplateHeader templateHeader, PoolKit poolKit) Inserts a sheet into a template.protected LongBTDataCollectionTemplateImportRelease.insertTemplate(BODataCollectionTemplateHeader templateHeader, BODataCollectionTemplateStructure templateStructure, PoolKit poolKit) Inserts the template using the insert event.protected DataCollectionTemplateReleaseBTDataCollectionTemplateExportRelease.loadCurrentRelease(Long templateId, PoolKit poolKit) Loads the current release for a template.protected BODataCollectionTemplateStructureBTDataCollectionTemplateLoad.loadStructure(Long structureId, PoolKit poolKit) Loads the structure.protected BODataCollectionTemplateHeaderBTDataCollectionTemplateLoad.loadTemplate(BODataCollectionTemplateStructure structure, PoolKit poolKit) Loads the template.protected DataCollectionTemplateWorkingCopyBTDataCollectionTemplateImportRelease.loadWorkingCopy(Long templateId, PoolKit poolKit) Loads the working copy for the template.protected voidBTDataCollectionTemplateImportRelease.saveWorkingCopy(DataCollectionTemplateWorkingCopy workingCopy, PoolKit poolKit) Saves the working copy.protected List<BODataCollectionTemplateWOCreationRule> BTDataCollectionTemplateSearchMatchingWOCreationRules.searchRules(Set<Long> workCycleOperations, PoolKit poolKit) Searches the rules.protected LongBTDataCollectionTemplateSave.upsert(DataCollectionTemplate template, PoolKit poolKit) Upserts the data collection template.protected voidBTDataCollectionTemplateSave.upsertStructure(BODataCollectionTemplateStructure templateStructure, PoolKit poolKit) Upserts the structure.protected voidBTDataCollectionTemplateInsert.validate(DataCollectionTemplateInsertInput input, PoolKit poolKit) Validates the template insert input. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.data
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODCTemplateVisibilityRuleHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateVisibilityRuleHeaderNotification.body(DCTemplateVisibilityRuleHeaderNotificationEvent event, PoolKit poolKit) protected voidBTDCTemplateVisibilityRuleHeaderUpdate.checkUnmodifiableFields(BODCTemplateVisibilityRuleHeader dcTemplateVisibilityRuleHeader, PoolKit poolKit) Validates that unmodifiable fields are not changed.protected voidBTDCTemplateVisibilityRuleHeaderDelete.execute(DCTemplateVisibilityRuleHeaderDeleteEvent event, PoolKit poolKit) Executes the deletion of a template visibility rule header.protected voidBTDCTemplateVisibilityRuleHeaderInsert.execute(DCTemplateVisibilityRuleHeaderInsertEvent event, PoolKit poolKit) Inserts the givenBODCTemplateVisibilityRuleHeaderand writes the newly generated id into the event journal.protected voidBTDCTemplateVisibilityRuleHeaderLoad.execute(DCTemplateVisibilityRuleHeaderLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODCTemplateVisibilityRuleHeaderand writes it into the event journal.protected voidBTDCTemplateVisibilityRuleHeaderSearch.execute(DCTemplateVisibilityRuleHeaderSearchEvent event, PoolKit poolKit) Searches theBODCTemplateVisibilityRuleHeaderbasing on the event's input.protected voidBTDCTemplateVisibilityRuleHeaderUpdate.execute(DCTemplateVisibilityRuleHeaderUpdateEvent event, PoolKit poolKit) protected voidValidates the deletion.protected voidBTDCTemplateVisibilityRuleHeaderInsert.validate(BODCTemplateVisibilityRuleHeader dcTemplateVisibilityRuleHeader, PoolKit poolKit) Validates the input data for the template visibility rule header before inserting.protected voidBTDCTemplateVisibilityRuleHeaderUpdate.validate(BODCTemplateVisibilityRuleHeader dcTemplateVisibilityRuleHeader, PoolKit poolKit) Validates the input data for the template visibility rule header before updating.protected voidBTDCTemplateVisibilityRuleHeaderDelete.validateNoAssociatedRows(Long id, PoolKit poolKit) Validates that theBODCTemplateVisibilityRuleHeaderhas no associated rows.protected voidBTDCTemplateVisibilityRuleHeaderInsert.validateUniqueCode(BODCTemplateVisibilityRuleHeader dcTemplateVisibilityRuleHeader, PoolKit poolKit) Validates that the code is unique within the template scope.protected voidBTDCTemplateVisibilityRuleHeaderUpdate.validateUniqueCode(BODCTemplateVisibilityRuleHeader dcTemplateVisibilityRuleHeader, PoolKit poolKit) Validates that the code is unique within the template scope (excluding current record). -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.data
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODCTemplateVisibilityRuleRowSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateVisibilityRuleRowNotification.body(DCTemplateVisibilityRuleRowNotificationEvent event, PoolKit poolKit) protected voidBTDCTemplateVisibilityRuleRowDelete.execute(DCTemplateVisibilityRuleRowDeleteEvent event, PoolKit poolKit) Deletes theBODCTemplateVisibilityRuleRowwith the ID provided in the input.protected voidBTDCTemplateVisibilityRuleRowInsert.execute(DCTemplateVisibilityRuleRowInsertEvent event, PoolKit poolKit) Inserts the givenBODCTemplateVisibilityRuleRowand writes the newly generated id into the event journal.protected voidBTDCTemplateVisibilityRuleRowLoad.execute(DCTemplateVisibilityRuleRowLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODCTemplateVisibilityRuleRowand writes it into the event journal.protected voidBTDCTemplateVisibilityRuleRowSearch.execute(DCTemplateVisibilityRuleRowSearchEvent event, PoolKit poolKit) Searches theBODCTemplateVisibilityRuleRowbasing on the event's input.protected voidValidates the deletion.protected voidBTDCTemplateVisibilityRuleRowInsert.validate(BODCTemplateVisibilityRuleRow visibilityRuleRow, PoolKit poolKit) Validates the input data for the data collection visibility rule row before inserting.protected voidBTDCTemplateVisibilityRuleRowInsert.validateOrganizationalStructuresSelection(BODCTemplateVisibilityRuleRow visibilityRuleRow, PoolKit poolKit) Validates that there isn't configurations for different organizational structures in the same ruleprotected voidBTDCTemplateVisibilityRuleRowInsert.validateRuleHeader(BODCTemplateVisibilityRuleRow visibilityRuleRow, PoolKit poolKit) Validates that the rule header is not null and exists.protected voidBTDCTemplateVisibilityRuleRowInsert.validateUniqueConfiguration(BODCTemplateVisibilityRuleRow visibilityRuleRow, PoolKit poolKit) Validates that the given configuration does not already exist. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateVisibilityRuleDelete.deleteAssociatedRows(Long ruleHeaderId, PoolKit poolKit) Deletes all rows associated with the given rule header.protected voidBTDataCollectionTemplateVisibilityRuleDelete.deleteHeader(Long ruleHeaderId, PoolKit poolKit) Deletes the rule header.protected voidBTDataCollectionTemplateVisibilityRuleDelete.execute(DataCollectionTemplateVisibilityRuleDeleteEvent event, PoolKit poolKit) Executes the deletion of a template visibility rule with all its rows.protected voidBTDataCollectionTemplateVisibilityRuleSave.execute(DataCollectionTemplateVisibilityRuleSaveEvent event, PoolKit poolKit) protected LongBTDataCollectionTemplateVisibilityRuleSave.insertHeader(BODCTemplateVisibilityRuleHeader header, PoolKit poolKit) Inserts the givenBODCTemplateVisibilityRuleHeaderand writes the newly generated id into the event journal.protected voidBTDataCollectionTemplateVisibilityRuleSave.manageRows(Long headerId, List<BODCTemplateVisibilityRuleRow> newRows, PoolKit poolKit) Manages the rows for the given header id.protected List<BODCTemplateVisibilityRuleRow> BTDataCollectionTemplateVisibilityRuleSave.retrieveExistingRows(Long headerId, PoolKit poolKit) Retrieves all existing rows for the given header id.protected List<BODCTemplateVisibilityRuleRow> BTDataCollectionTemplateVisibilityRuleDelete.searchRows(Long ruleHeaderId, PoolKit poolKit) Searches for all rows associated with the given rule header.protected voidBTDataCollectionTemplateVisibilityRuleSave.updateHeader(BODCTemplateVisibilityRuleHeader header, PoolKit poolKit) Updates the givenBODCTemplateVisibilityRuleHeader.protected voidValidates the input. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.task
Methods in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTemplateWorkingCopyLoad.execute(DataCollectionTemplateWorkingCopyLoadEvent event, PoolKit poolKit) Starting from the structure it loads the working copy.protected voidBTDataCollectionTemplateWorkingCopySave.execute(DataCollectionTemplateWorkingCopySaveEvent event, PoolKit poolKit) Saves the working copy. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.type
Methods in overit.geocallapp.wfm.mobileforms.bl.type with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidDataCollectionTypeUtils.checkTypeCode(BODataCollectionType dataCollectionType, PoolKit poolKit) Checks the type code. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.bl.type.task
Methods in overit.geocallapp.wfm.mobileforms.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataCollectionTypeInsert.execute(DataCollectionTypeInsertEvent event, PoolKit poolKit) Inserts the givenBODataCollectionTypeand writes the newly generated id into the event journal.protected voidBTDataCollectionTypeLoad.execute(DataCollectionTypeLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBODataCollectionTypeand writes it into the event journal.protected voidBTDataCollectionTypeSearch.execute(DataCollectionTypeSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBODataCollectionTypeinto the event journal.protected voidBTDataCollectionTypeUpdate.execute(DataCollectionTypeUpdateEvent event, PoolKit poolKit) Updates theBODataCollectionTypewith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.spout.outcomerule
Methods in overit.geocallapp.wfm.mobileforms.spout.outcomerule with parameters of type PoolKitModifier and TypeMethodDescriptionDataCollectionTemplateStructureOutcomeRuleInsertedSpout.getPayload(PoolKit pk, DataCollectionTemplateStructureOutcomeRuleInsertedPublishEvent event) DataCollectionTemplateStructureOutcomeRuleUpdatedSpout.getPayload(PoolKit pk, DataCollectionTemplateStructureOutcomeRuleUpdatedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.spout.sheet
Methods in overit.geocallapp.wfm.mobileforms.spout.sheet with parameters of type PoolKitModifier and TypeMethodDescriptionMobileFormsSheetInsertedSpout.getPayload(PoolKit pk, MobileFormsSheetInsertedPublishEvent event) MobileFormsSheetStatusUpdatedSpout.getPayload(PoolKit pk, MobileFormsSheetStatusUpdatedPublishEvent event) MobileFormsSheetUpdatedSpout.getPayload(PoolKit pk, MobileFormsSheetUpdatedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.spout.template
Methods in overit.geocallapp.wfm.mobileforms.spout.template with parameters of type PoolKitModifier and TypeMethodDescriptionMobileFormsTemplateStructureReleaseInsertedSpout.getPayload(PoolKit pk, MobileFormsTemplateStructureReleaseInsertedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.header
Methods in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.header with parameters of type PoolKitModifier and TypeMethodDescriptionDCTemplateVisibilityRuleHeaderDeletedSpout.getPayload(PoolKit pk, DCTemplateVisibilityRuleHeaderDeletedPublishEvent event) DCTemplateVisibilityRuleHeaderInsertedSpout.getPayload(PoolKit pk, DCTemplateVisibilityRuleHeaderInsertedPublishEvent event) DCTemplateVisibilityRuleHeaderUpdatedSpout.getPayload(PoolKit pk, DCTemplateVisibilityRuleHeaderUpdatedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.row
Methods in overit.geocallapp.wfm.mobileforms.spout.template.visibilityrules.row with parameters of type PoolKitModifier and TypeMethodDescriptionDCTemplateVisibilityRuleRowDeletedSpout.getPayload(PoolKit pk, DCTemplateVisibilityRuleRowDeletedPublishEvent event) DCTemplateVisibilityRuleRowInsertedSpout.getPayload(PoolKit pk, DCTemplateVisibilityRuleRowInsertedPublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets
Methods in overit.geocallapp.wfm.orchestrator.assets with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidAssetsUtils.processAddressInsertNotifications(Long addressId, PoolKit poolKit) Notifies the system about an address insertion.static voidAssetsUtils.processTechnicalObjectNotifications(Long technicalObjectId, PoolKit poolKit, boolean isUpdate) Notifies the system about the insertion or update of a technical object. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.account.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.account.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAccountAttachmentInsert.execute(AccountAttachmentInsertEvent event, PoolKit poolKit) Executes the account attachment insert operation.BTAccountAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theAssetsIntegrationServiceinstance.protected voidBTAccountAttachmentInsert.validate(AccountAttachmentInsertInput input, PoolKit poolKit) Validates the input for the account attachment insert operation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.account.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.account.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeZoneBTAccountTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.attachments
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.attachments with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetAttachmentInsert.execute(AssetAttachmentInsertEvent event, PoolKit poolKit) Executes the asset attachment insert operation.BTAssetAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theAssetsIntegrationServiceinstance.protected voidBTAssetAttachmentInsert.validate(AssetAttachmentInsertInput input, PoolKit poolKit) Validates the input for the asset attachment insert operation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic with parameters of type PoolKitModifier and TypeMethodDescriptionprotected static voidCharacteristicUtils.checkGenericTypeValues(BOCharacteristic characteristic, Long dataType, PoolKit pk) CharacteristicUtils.getListValue(PoolKit poolKit) static voidCharacteristicUtils.validateCharacteristicTypeValue(BOCharacteristic characteristic, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCharacteristicUpdate.checkAlreadyUsed(BOCharacteristic characteristic, BOCharacteristic dbCharacteristic, PoolKit pk) Checks if the given characteristic is already used, when the data type is changedprotected voidBTCharacteristicInsert.checkUnique(BOCharacteristic characteristic, PoolKit poolKit) Checks if the given characteristic has a unique code-class.protected voidBTCharacteristicUpdate.checkUnique(BOCharacteristic characteristic, PoolKit poolKit) Checks if the given characteristic has a unique code-class.protected voidBTCharacteristicInsert.execute(CharacteristicInsertEvent event, PoolKit pk) Writes the inserted characteristic id into the event journal.protected voidBTCharacteristicUpdate.execute(CharacteristicUpdateEvent event, PoolKit pk) Updates a newBOCharacteristicwith all its needed components.protected AssetsIntegrationServiceBTCharacteristicUpdate.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationServiceprotected voidBTCharacteristicInsert.validate(BOCharacteristic characteristic, PoolKit pk) Validate the data before the insertion.protected voidBTCharacteristicUpdate.validate(BOCharacteristic characteristic, PoolKit poolKit) Validate the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetCharacteristicValueInsert.execute(AssetCharacteristicValueInsertEvent event, PoolKit poolKit) Writes the inserted characteristic value id into the event journal.protected voidBTAssetCharacteristicValueUpdate.execute(AssetCharacteristicValueUpdateEvent event, PoolKit poolKit) Updates a newBOAssetCharacteristicValuewith all its needed components.protected AssetsIntegrationServiceBTAssetCharacteristicValueInsert.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationServiceprotected AssetsIntegrationServiceBTAssetCharacteristicValueUpdate.getIntegrationService(PoolKit poolKit) Returns an instance ofAssetsIntegrationService -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement with parameters of type PoolKitModifier and TypeMethodDescriptionstatic BOAddressMeasuringElementUtils.loadAddress(Long technicalObjectId, PoolKit pk) Loads the address associated with a technical object (asset or account).static voidMeasuringElementUtils.setTechnicalObject(BOMeasuringElement measuringElement, PoolKit pk) Sets the technical object for a measuring element based on its address. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureInsert.alignNextMeasure(BOMeasure inputMeasure, PoolKit poolKit) Aligns the next chronological measure after a measure has been updated, specifically for quantitative measures of non-counter measuring elements.protected voidBTMeasureUpdate.alignNextMeasure(BOMeasure inputMeasure, PoolKit poolKit) Aligns the next chronological measure after a measure has been updated, specifically for quantitative measures of non-counter measuring elements.protected voidBTMeasureInsert.execute(MeasureInsertEvent event, PoolKit poolKit) protected voidBTMeasureUpdate.execute(MeasureUpdateEvent event, PoolKit pk) Updates theBOMeasureobject.protected voidExecutes the status change operation on a measure.BTMeasureInsert.getIntegrationService(PoolKit poolKit) Return theAssetsEventIntegrationServiceused to access other domains.protected AssetsIntegrationServiceBTMeasureUpdate.getIntegrationService(PoolKit pk) Return theAssetsEventIntegrationServiceused to access other domains.protected AssetsIntegrationServiceMeasureStatusChangeTask.getIntegrationService(PoolKit pk) Return theAssetsEventIntegrationServiceused to access other domains.protected voidBTMeasureUpdate.handleUnreadableMeasure(BOMeasure measure, BOMeasure previousMeasure, PoolKit pk) Handles an unreadable measure by setting appropriate default values based on measuring element characteristics.protected LongBTMeasureInsert.insertMeasure(BOMeasure measure, PoolKit poolKit) Inserts the given measure.protected BOMeasureBTMeasureInsert.loadPreviousMeasure(BOMeasure measure, PoolKit poolKit) Method that loads the previous measure related to the current measuring element and the date on which the current measure was taken.protected BOMeasureBTMeasureUpdate.loadPreviousMeasure(BOMeasure measure, PoolKit pk) Loads the previous measure for a given measuring element and date.protected voidBTMeasureInsert.notifyInsert(BOMeasure measure, PoolKit poolKit) Notifies the insertion of a new measure.protected voidBTMeasureUpdate.notifyUpdate(BOMeasure measure, PoolKit pk) Notifies the measure update.voidBTMeasureInsert.setImpossibleToRead(BOMeasure inputMeasure, PoolKit poolKit) Sets a measure as impossible to read and aligns its values based on measuring element characteristics.protected voidBTMeasureUpdate.updateMeasure(BOMeasure measure, PoolKit pk) Updates the measure.protected voidBTMeasureUpdate.validateCatalogCode(BOMeasure measure, PoolKit pk) Method that checks if the catalog code is allowed for the catalog group.protected voidBTMeasureUpdate.validateCharacteristic(BOMeasure measure, PoolKit pk) Validates the measure's characteristic and its associated properties.protected voidBTMeasureInsert.validateCounterRotations(BOMeasure inputMeasure, PoolKit poolKit) Validates counter rotations for a measure and applies alignment calculations.protected voidBTMeasureInsert.validateInput(BOMeasure measure, PoolKit poolKit) Validates theBOMeasureobject data before its insertion.protected voidBTMeasureUpdate.validateMeasure(BOMeasure measure, PoolKit pk) Validates theBOMeasureobject data before its update.protected voidBTMeasureInsert.validateMeasureFeatures(BOMeasure inputMeasure, PoolKit poolKit) Method that validates the data related to the measuring features, i.e. the characteristic and the catalog group.protected voidBTMeasureInsert.validateMeasureValueConstraints(BOMeasure measure, PoolKit poolKit) Validates that measure values comply with characteristic-defined constraints. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasuringElementInsert.checkUniqueness(BOMeasuringElement measuringElement, PoolKit pk) Validates that no measuring element exists with the same code for the given technical object.protected voidBTMeasuringElementUpdate.checkUniqueness(BOMeasuringElement measuringElement, PoolKit pk) Validates that no other measuring element exists with the same code for the given technical object.protected voidBTMeasuringElementInsert.execute(MeasuringElementInsertEvent event, PoolKit pk) Inserts theBOMeasuringElementobject and writes the newly generated id into the event journal.protected voidBTMeasuringElementLoad.execute(MeasuringElementLoadEvent event, PoolKit pk) Writes the loaded measuring element into the event journal.protected voidBTMeasuringElementSearch.execute(MeasuringElementSearchEvent event, PoolKit pk) Writes the searched measuring elements into the event journal.protected voidBTMeasuringElementUpdate.execute(MeasuringElementUpdateEvent event, PoolKit pk) Updates theBOMeasuringElementobject.protected AssetsIntegrationServiceBTMeasuringElementInsert.getIntegrationService(PoolKit pk) Returns an instance ofAssetsIntegrationService.protected AssetsIntegrationServiceBTMeasuringElementUpdate.getIntegrationService(PoolKit pk) Returns an instance ofAssetsIntegrationService.protected voidBTMeasuringElementUpdate.validateForUpdate(BOMeasuringElement measuringElement, PoolKit pk) Validates a measuring element for update when no measures exist.protected voidBTMeasuringElementInsert.validateInput(BOMeasuringElement measuringElement, PoolKit pk) Validates theBOMeasuringElementobject data before its insertion.protected voidBTMeasuringElementUpdate.validateInput(BOMeasuringElement measuringElement, PoolKit pk) Validates theBOMeasuringElementobject data before its update. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.meter.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.meter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeZoneBTMeterTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.operationcenter.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetOperationCenterInsert.checkValidRelationWorkOrderTypeStructure(BOAssetOperationCenter input, PoolKit poolKit) Checks if there are any relations between the structure and the work order typeprotected voidBTAssetOperationCenterInsert.execute(AssetOperationCenterInsertEvent event, PoolKit poolKit) BTAssetOperationCenterInsert.getIntegrationService(PoolKit poolKit) Return theAssetsEventIntegrationServiceused to access other domainsprotected voidBTAssetOperationCenterInsert.validateInput(BOAssetOperationCenter input, PoolKit poolKit) Validates the data before performing any action that require the input -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectTypeSave.checkUnique(BOTechnicalObjectType boTechnicalObjectType, PoolKit pk) Checks if the asset type has a unique code.protected voidBTTechnicalObjectTypeSave.execute(TechnicalObjectTypeSaveEvent event, PoolKit poolKit) Insert or update the technical object type.protected TimeZoneBTAssetTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) protected voidBTTechnicalObjectTypeSave.updateAssetOperationCenter(Set<Long> selectedOperationCenterIds, long technicalObjectId, PoolKit poolKit) Updates theBOAssetTypeOperationCenterrelations.protected voidBTTechnicalObjectTypeSave.updatedAssetAllowedStatus(Set<Long> selectedAssetAllowedStatusIds, long technicalObjectId, PoolKit poolKit) Updates theBOAssetTypeAdmittedStatusrelations.protected voidBTTechnicalObjectTypeSave.validate(BOTechnicalObjectType boTechnicalObjectType, PoolKit poolKit) Validates the input. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.type.data
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTechnicalObjectTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.type.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTechnicalObjectTypeLoad.execute(TechnicalObjectTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOTechnicalObjectTypeand writes it into the event journal.protected voidBTTechnicalObjectTypeSearch.execute(TechnicalObjectTypeSearchEvent event, PoolKit poolKit) Writes the searched technical object type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.bl.type.template.characteristic.task
Methods in overit.geocallapp.wfm.orchestrator.assets.bl.type.template.characteristic.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAssetTypeTemplateCharacteristicInsert.execute(AssetTypeTemplateCharacteristicInsertEvent event, PoolKit poolKit) protected voidBTAssetTypeTemplateCharacteristicUpdate.execute(AssetTypeTemplateCharacteristicUpdateEvent event, PoolKit poolKit) Updates a newBOAssetTypeTemplateCharacteristicwith all its needed components.protected voidBTAssetTypeTemplateCharacteristicInsert.validate(BOAssetTypeTemplateCharacteristic assetTypeTemplateCharacteristic, PoolKit poolKit) protected voidBTAssetTypeTemplateCharacteristicUpdate.validate(BOAssetTypeTemplateCharacteristic assetTypeTemplateCharacteristic, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.assets.integration
Fields in overit.geocallapp.wfm.orchestrator.assets.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.assets.integration with parameters of type PoolKitModifier and TypeMethodDescriptionAssetsEventIntegrationService.instanceAccountsProvider(PoolKit poolKit) abstract AccountsProviderAssetsIntegrationService.instanceAccountsProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceAssetsProvider(PoolKit poolKit) abstract AssetsProviderAssetsIntegrationService.instanceAssetsProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceCatalogsProvider(PoolKit poolKit) abstract CatalogsProviderAssetsIntegrationService.instanceCatalogsProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceCharacteristicsProvider(PoolKit poolKit) abstract CharacteristicsProviderAssetsIntegrationService.instanceCharacteristicsProvider(PoolKit poolKit) overit.geocallapp.wfm.documents.integration.DocumentProviderAssetsEventIntegrationService.instanceDocumentProvider(PoolKit poolKit) abstract overit.geocallapp.wfm.documents.integration.DocumentProviderAssetsIntegrationService.instanceDocumentProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceMeasuringElementsProvider(PoolKit poolKit) abstract MeasuringElementsProviderAssetsIntegrationService.instanceMeasuringElementsProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderAssetsIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceResourcesProvider(PoolKit poolKit) abstract ResourceProviderAssetsIntegrationService.instanceResourcesProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceSystemSettingsProvider(PoolKit poolKit) abstract SystemSettingsProviderAssetsIntegrationService.instanceSystemSettingsProvider(PoolKit poolKit) AssetsEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderAssetsIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static AssetsIntegrationServiceAssetsIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.documents.integration
Fields in overit.geocallapp.wfm.orchestrator.documents.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.documents.integration with parameters of type PoolKitModifier and TypeMethodDescriptionDocumentsEventIntegrationService.instanceAccountsProvider(PoolKit poolKit) abstract AccountsProviderDocumentsIntegrationService.instanceAccountsProvider(PoolKit poolKit) DocumentsEventIntegrationService.instanceAssetsProvider(PoolKit poolKit) abstract AssetsProviderDocumentsIntegrationService.instanceAssetsProvider(PoolKit poolKit) DocumentsEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderDocumentsIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) DocumentsEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderDocumentsIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static DocumentsIntegrationServiceDocumentsIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.documents.mobileforms
Methods in overit.geocallapp.wfm.orchestrator.documents.mobileforms with parameters of type PoolKitModifier and TypeMethodDescriptionMobileFormsHelper.buildDataCollectionSheetCode(BODataCollectionSheet sheet, PoolKit poolKit) Builds the unique code by concatenating: Operation Center code Separator (-) Current timestamp (yyMMddHHmmssSSSS) A random number (0-9)MobileFormsHelper.buildDataCollectionSheetCodeFromOperationCenter(BOOperationCenter operationCenter, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task
Methods in overit.geocallapp.wfm.orchestrator.documents.mobileforms.bl.instance.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidExecutes the massive code generation for all data collection sheets without a code.protected voidBTDataCollectionSheetInstanceUnlockCheckBase.checkSheet(BODataCollectionSheet sheet, PoolKit poolKit) Performs comprehensive validation checks on the sheet before unlocking.protected voidBTDataCollectionSheetInstanceUnlockCheckBase.checkWorkorderOpen(BODataCollectionSheet sheet, PoolKit poolKit) Validates that the associated work order is open.protected voidBTDataCollectionSheetInstanceDissociateFromAccount.execute(DataCollectionSheetInstanceDissociateFromAccountEvent event, PoolKit poolKit) Dissociates the account from the data collection sheet.protected voidBTDataCollectionSheetInstanceDissociateFromAsset.execute(DataCollectionSheetInstanceDissociateFromAssetEvent event, PoolKit poolKit) Dissociates the asset from the data collection sheet.protected voidBTDataCollectionSheetInstanceDissociateFromSchedulingUser.execute(DataCollectionSheetInstanceDissociateFromSchedulingUserEvent event, PoolKit poolKit) Dissociates the scheduling user to the data collection sheet.protected voidBTDataCollectionSheetInstanceUnlockCheck.execute(DataCollectionSheetInstanceUnlockCheckEvent event, PoolKit poolKit) Executes the unlock validation workflow.protected voidBTDataCollectionSheetInstanceUnlockingRequestCheck.execute(DataCollectionSheetInstanceUnlockingRequestCheckEvent event, PoolKit poolKit) Executes the unlock validation workflow.protected DocumentsIntegrationServiceBTDataCollectionSheetInstanceDissociateBase.getIntegrationService(PoolKit poolKit) Retrieves theDocumentsIntegrationServiceinstance.protected DocumentsIntegrationServiceBTDataCollectionSheetInstanceUnlockCheckBase.getIntegrationService(PoolKit poolKit) Gets or creates the work orders integration service instance.protected BOOperationCenterBTDataCollectionSheetMassiveCodeGeneration.getOperationCenter(BODataCollectionSheet sheet, PoolKit poolKit) protected voidBTDataCollectionSheetInstanceDissociateFromAccount.loadAccount(Long accountId, PoolKit poolKit) Loads the account.protected voidLoads the asset.protected BODataCollectionSheetLoads the sheet.protected BODataCollectionSheetLoads a data collection sheet by its ID.protected List<BODataCollectionSheet> BTDataCollectionSheetMassiveCodeGeneration.loadSheetsWithoutCode(PoolKit poolKit) Loads data collection sheets without a code.protected voidBTDataCollectionSheetMassiveCodeGeneration.processBatch(List<BODataCollectionSheet> sheets, PoolKit poolKit) Processes a batch of sheets, generating and updating their codes.protected voidBTDataCollectionSheetInstanceDissociateBase.updateSheet(BODataCollectionSheet sheet, PoolKit poolKit) Updates the sheet. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.activity.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityLoad.execute(ActivityLoadEvent event, PoolKit poolKit) protected voidBTActivitySearch.execute(ActivitySearchEvent event, PoolKit poolKit) Writes the searched resources into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.capacityplanning.scenario
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.capacityplanning.scenario with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeZoneBTScenarioTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.coveragealgorithm
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.coveragealgorithm with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacityPlanningAlgorithmSolutionCall.execute(CapacityPlanningAlgorithmSolutionCallEvent event, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmStatusCall.execute(CapacityPlanningAlgorithmStatusCallEvent event, PoolKit poolKit) protected voidBTCapacityPlanningAlgorithmSubmitCall.execute(CapacityPlanningAlgorithmInputCallEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.forecastcapacity.workloaddistribution
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.forecastcapacity.workloaddistribution with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkLoadDistributionSearch.execute(WorkLoadDistributionSearchEvent event, PoolKit poolKit) Writes the searched work loads into the event journal.protected voidBTWorkLoadDistributionSearch.getTimeframes(List<BOWorkLoadDistribution> workLoadDistributionsByActivity, List<overit.geocall.wfm.planning.bl.workloaddistribution.Timeframe> targetTimeframes, PoolKit poolKit) Distributes workload across target timeframes for a given set of work load distributions.protected voidBTWorkLoadDistributionSearch.groupedActivity(WorkLoadDistributionSearchFilter filter, List<BOWorkLoadDistribution> workLoadDistributions, PoolKit poolKit) Groups and processes work load distributions by activity.protected List<BOActivity> BTWorkLoadDistributionSearch.searchActivities(WorkLoadDistributionSearchFilter filter, PoolKit poolKit) Searches for activities based on the provided filter. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.resource.skill.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.resource.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceSkillSearch.execute(ResourceSkillSearchEvent event, PoolKit poolKit) Writes the searched work loads into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.resource.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceLoad.execute(ResourceLoadEvent event, PoolKit poolKit) protected voidBTResourceSearch.execute(ResourceSearchEvent event, PoolKit poolKit) Writes the searched resources into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.activity.result.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.activity.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningActivityImport.body(RoughPlanningActivityImportEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.resource.result.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.resource.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningResourceRunAnalysis.body(RoughPlanningResourceRunAnalysisEvent event, PoolKit pk) protected PlanningIntegrationServiceBTRoughPlanningResourceRunAnalysis.getIntegrationService(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.result.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningRunAnalysis.body(RoughPlanningRunAnalysisEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.workloadmovement.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.roughplanning.workloadmovement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkloadProvide.body(WorkloadProvideEvent event, PoolKit poolKit) protected voidBTWorkloadUpdate.body(WorkloadUpdateEvent event, PoolKit poolKit) protected voidBTWorkloadProvide.execute(WorkloadProvideEvent event, PoolKit poolKit) protected voidBTWorkloadUpdate.execute(WorkloadUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.skill.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillSearch.execute(SkillSearchEvent event, PoolKit poolKit) Writes the searched skills into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.workshift.exception.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionSearch.execute(WorkShiftExceptionSearchEvent event, PoolKit poolKit) Writes the searched work shift into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.bl.workshift.task
Methods in overit.geocallapp.wfm.orchestrator.planning.bl.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftSearch.execute(WorkShiftsSearchEvent event, PoolKit poolKit) Writes the searched work shift into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.planning.integration
Fields in overit.geocallapp.wfm.orchestrator.planning.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.planning.integration with parameters of type PoolKitModifier and TypeMethodDescriptionPlanningEventIntegrationService.instanceCalendarProvider(PoolKit poolKit) abstract CalendarProviderPlanningIntegrationService.instanceCalendarProvider(PoolKit poolKit) PlanningEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderPlanningIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) PlanningEventIntegrationService.instanceResourceProvider(PoolKit poolKit) abstract ResourceProviderPlanningIntegrationService.instanceResourceProvider(PoolKit poolKit) PlanningEventIntegrationService.instanceRoughPlanningProvider(PoolKit poolKit) abstract RoughPlanningProviderPlanningIntegrationService.instanceRoughPlanningProvider(PoolKit poolKit) PlanningEventIntegrationService.instanceSkillProvider(PoolKit poolKit) abstract SkillsProviderPlanningIntegrationService.instanceSkillProvider(PoolKit poolKit) PlanningEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderPlanningIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static PlanningIntegrationServicePlanningIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.address with parameters of type PoolKitModifier and TypeMethodDescriptionstatic SchedulingAddressSchedulingAddress.getInstance(Long addressId, PoolKit poolKit) protected voidSchedulingAddress.initialize(Long addressId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingCoordinatesPathCalculation.addTimeAndDistanceInformation(PoolKit poolKit) Calculates the times and the distance between the current scheduling and the previous/next.protected voidBTBaseActivityManualAssignment.alignAgenda(PoolKit poolKit) Method that calls the align agenda task, this task will do some checks and modify values related to the agendas of the scheduling.protected voidBTActivityManualAssignment.assignActivity(PoolKit poolKit) Schedule the current activity in the work shift of the resource, aligning previous and next activities.protected voidBTActivityManualTeamAssignment.assignActivity(PoolKit poolKit) Schedule the current activity in the work shift of the resource, aligning previous and next activities.protected abstract voidBTBaseActivityManualAssignment.assignActivity(PoolKit poolKit) protected voidBTActivityManualTeamAssignment.buildTravelData(PoolKit poolKit) Calculated the travel data needed to assign the activity to the teamprotected voidBTBaseActivityManualAssignment.calculateMissingSkills(PoolKit poolKit) Calculates the resource/team missing skills for the current work order operation.protected voidBTBaseActivityManualAssignment.calculateTimeAndDistanceInformation(SchedulingTeamResource resource, PoolKit poolKit) Calculates the time and distance values for the current scheduling.protected voidBTWorkShiftTourDataCalculator.calculateTourInformation(BOResourceWorkShiftTour tourData, PoolKit poolKit) This method calculates tour information for a resource's work shift.protected voidBTBaseActivityManualAssignment.checkActivity(PoolKit poolKit) Checks the status of the work-order operation before start the scheduling process.protected voidBTActivityManualAssignment.checkCrewShell(PoolKit poolKit) Evaluate if the assignation of the activity can be done checking the resource configuration.protected voidBTActivityManualTeamAssignment.checkCrewShell(PoolKit poolKit) Evaluate if the assignation of the activity can be done checking the resource configuration.protected abstract voidBTBaseActivityManualAssignment.checkCrewShell(PoolKit poolKit) protected voidBTBaseActivityManualAssignment.checkFreezingDay(PoolKit poolKit) Check if the activity can be pasted evaluating the freezing days defined in the operation center.protected voidBTBaseActivityManualAssignment.checkScheduledTimeOnWorkshift(SchedulingTeamResource resource, PoolKit poolKit) Checks if the pasted activity is contained in the work shift time (considering also the overtime).protected voidBTBaseActivityManualAssignment.checkSchedulingsOfAgendas(Set<Long> agendas, PoolKit poolKit) Check if the activity is already planned in the current appointment.protected voidBTWorkShiftTourDataCalculator.checkTourTime(Date tourEndDate, PoolKit poolKit) Checks if the tour time of the resource is contained into the resource workshift time.protected BOAgendaBTBaseActivityManualAssignment.createNewAgenda(PoolKit poolKit) Create a new record on Agenda table for the current appointment.protected org.locationtech.jts.geom.CoordinateBTActivityManualTeamAssignment.defineCoordinatesFromWorkShift(PoolKit poolKit) Define the start coordinate of each team resources using the work shift or the team configuration.protected voidBTActivityManualTeamAssignment.defineResourceCoordianteFromWorkShift(SchedulingTeamResource resource, PoolKit poolKit) Define the start and end coordinates of the resourceprotected voidBTWorkShiftTourDataCalculator.defineStartWorkingTime(PoolKit poolKit) Return the start working time of the resourceprotected voidBTActivityManualTeamAssignment.defineTransferTime(org.locationtech.jts.geom.Coordinate defaultTeamCoordinate, PoolKit poolKit) protected voidBTAgendaAlignFromScheduling.execute(AgendaAlignFromSchedulingEvent event, PoolKit poolKit) protected voidBTBaseActivityManualAssignment.execute(SimpleBusinessEvent<T, ActivityManualAssignmentOutput> event, PoolKit poolKit) protected voidBTSchedulingCoordinatesPathCalculation.execute(SchedulingCoordinatesPathCalculationEvent event, PoolKit poolKit) protected voidBTUpdateStatusManualScheduling.execute(UpdateStatusManualSchedulingEvent event, PoolKit poolKit) protected voidBTWorkShiftMissingSkillCalculation.execute(WorkShiftMissingSkillCalculationEvent event, PoolKit poolKit) Calculate the missing skills.protected voidBTWorkShiftTourDataCalculator.execute(ResourceWorkShiftTourCalculationEvent event, PoolKit poolKit) protected org.locationtech.jts.geom.CoordinateBTSchedulingCoordinatesPathCalculation.getActivityCoordinates(BOScheduling previousScheduling, BOScheduling nextScheduling, boolean isStartPoint, PoolKit poolKit) Returns the start or endCoordinateof the input schedulingprotected SchedulingIntegrationServiceBTAgendaAlignFromScheduling.getIntegrationService(PoolKit poolKit) protected SchedulingIntegrationServiceBTBaseActivityManualAssignment.getIntegrationService(PoolKit poolKit) protected SchedulingIntegrationServiceBTSchedulingCoordinatesPathCalculation.getIntegrationService(PoolKit poolKit) protected SchedulingIntegrationServiceBTUpdateStatusManualScheduling.getIntegrationService(PoolKit poolKit) protected SchedulingIntegrationServiceBTWorkShiftTourDataCalculator.getIntegrationService(PoolKit poolKit) protected LongBTSchedulingCoordinatesPathCalculation.getScheduledActivityAddress(BOScheduling scheduling, PoolKit poolKit) Returns the address Id of the input schedulingprotected DoubleBTActivityManualTeamAssignment.getTimeBetweenCoordiates(Long ossSpace, Long operationCenter, org.locationtech.jts.geom.Coordinate startCoordinate, org.locationtech.jts.geom.Coordinate endCoordinate, PoolKit poolKit) Calls the VRP for calculate the movement time between the two input coordinatesBTWorkShiftMissingSkillCalculation.getWorkshiftSchedulingResources(Set<Long> workShiftsId, PoolKit poolKit) Gets the resources related to the work shift.protected voidBTActivityManualTeamAssignment.initialChecks(PoolKit poolKit) Initial checks that evaluate if the operations is assignable to a resource.protected voidBTBaseActivityManualAssignment.initialChecks(PoolKit poolKit) Initial checks that evaluate if the operations is assignable to a resource.protected voidBTBaseActivityManualAssignment.initializeContext(PoolKit poolKit) Initialize the context object that will store all the data and configurations of the task.protected LongBTBaseActivityManualAssignment.insertBasicScheduling(SchedulingTeamResource resource, PoolKit poolKit) Insert the scheduling record for the activity.protected booleanBTSchedulingCoordinatesPathCalculation.isCoordinatesPathCalculationEnabled(PoolKit poolKit) Return a boolean that says if the time-distance calculation is enabledprotected voidBTBaseActivityManualAssignment.launchCompleteManualActionEvent(PoolKit poolKit) LaunchSchedulingNotificationEventto notify that the scheduling action is completed.protected voidBTBaseActivityManualAssignment.launchSchedulingCheckEvent(SchedulingTeamResource resource, PoolKit poolKit) Event for notify that a new scheduling has been just created.protected voidBTSchedulingCoordinatesPathCalculation.loadRequiredEntities(PoolKit poolKit) protected voidBTWorkShiftTourDataCalculator.loadRequiredEntities(PoolKit poolKit) protected SchedulingTeamprotected SchedulingTeamprotected abstract SchedulingTeamLoads the team on which the activity will be assignedprotected voidBTBaseActivityManualAssignment.loadWorkShiftDays(PoolKit poolKit) Retrieves the work shift days for the specified workShiftTimeLine.protected voidBTBaseActivityManualAssignment.notifyActivityScheduled(SchedulingTeamResource resource, PoolKit poolKit) Notify that an activity has been scheduled.protected voidBTUpdateStatusManualScheduling.notifyActivityScheduled(PoolKit poolKit) Notify that the agenda has been automatically validatedprotected voidBTBaseActivityManualAssignment.notifyInsert(BOAppointment appointment, PoolKit poolKit) protected voidBTUpdateStatusManualScheduling.notifyWorkOrderOperationScheduled(PoolKit poolKit) Notify that the work order/operation status must be updatedprotected voidBTBaseActivityManualAssignment.prepareTeam(PoolKit poolKit) Loads the team and execute some checks on it.protected voidBTBaseActivityManualAssignment.retrieveAgenda(PoolKit poolKit) Retrieve the agenda for the appointment.protected voidBTBaseActivityManualAssignment.retrieveAppointment(PoolKit poolKit) Retrieve the appointment for the assignment.protected voidBTBaseActivityManualAssignment.savePlanningHistory(PoolKit poolKit) LaunchPlanningActionHistorySaveEventto save a planning action history.protected voidBTUpdateStatusManualScheduling.updateAgendaStatus(PoolKit poolKit) Update the status of the agendaprotected voidBTUpdateStatusManualScheduling.updateAppointmentStatus(PoolKit poolKit) Update the status of the appointmentprotected voidBTBaseActivityManualAssignment.updateSchedulings(PoolKit poolKit) Save all the schedulings of the work shifts.protected voidBTActivityManualAssignment.updateStatus(PoolKit poolKit) protected voidBTBaseActivityManualAssignment.updateStatus(PoolKit poolKit) Method that callsUpdateStatusManualSchedulingEventand updates the status of the appointment, agenda, work order and operation entities related to the scheduling.protected voidBTBaseActivityManualAssignment.updateWorkshiftTourData(SchedulingTeamResource resource, PoolKit poolKit) Calculates the new tour data for the current work shift and updates all the schedulings. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityremoval.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityremoval.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityRemoval.alignAgenda(PoolKit poolKit) Method that calls the align agenda task, this task will do some checks and modify values related to the agendas of the scheduling.protected voidBTActivityRemoval.calculateMissingSkills(PoolKit poolKit) Calculates the resource/team missing skills for the current work order operation.protected voidBTUpdateStatusRemovalScheduling.cancelAgenda(BOAgenda agenda, PoolKit poolKit) Cancels the specified agenda by setting its status to CANCELLED, clearing the start and end dates, and removing any associated foreman, team resources, foreman scheduling, and team shift.protected voidBTActivityRemoval.checkFreezingDay(PoolKit poolKit) Check if the activity can be removed evaluating the freezing days defined in the operation center.protected voidBTActivityRemoval.execute(ActivityRemovalEvent event, PoolKit poolKit) protected voidBTUpdateStatusRemovalScheduling.execute(UpdateStatusRemovalSchedulingEvent event, PoolKit poolKit) protected List<BOScheduling> BTActivityRemoval.findActivitySchedulings(PoolKit poolKit) Loads the schedulings related to the activity to removeprotected SchedulingIntegrationServiceBTActivityRemoval.getIntegrationService(PoolKit poolKit) protected SchedulingIntegrationServiceBTUpdateStatusRemovalScheduling.getIntegrationService(PoolKit poolKit) protected LongBTActivityRemoval.getScheduledActivityAddress(BOScheduling scheduling, PoolKit poolKit) Returns the address Id of the input schedulingprotected List<BOWorkShift> BTActivityRemoval.getWorkShiftFromScheduling(List<BOScheduling> schedulings, PoolKit poolKit) Retrieves the work shifts associated with the team members in the provided list of schedulings.protected voidBTActivityRemoval.initializeContext(PoolKit poolKit) Initialize the context object that will store all the data and configurations of the task.protected voidBTActivityRemoval.launchCompleteRemovalActionEvent(PoolKit poolKit) LaunchSchedulingNotificationEventto notify that the scheduling removal action is completed.protected voidBTActivityRemoval.launchPlanningAction(PoolKit poolKit) Notify the activity removal in order to launch the planning actionprotected voidBTActivityRemoval.launchSchedulingCheckEvent(PoolKit poolKit) Event for notify that some schedulings has been removed.protected voidBTUpdateStatusRemovalScheduling.notifyWorkOrderOperationRemoved(Long operationId, PoolKit poolKit) Notify the work order operation scheduled eventprotected voidBTActivityRemoval.prepareTeam(PoolKit poolKit) The method distinguishes between two main scenarios: 1.protected voidBTActivityRemoval.removeActivity(PoolKit poolKit) Remove all the schedulings of the input activity.protected voidBTActivityRemoval.retrieveAgenda(PoolKit poolKit) Retrieve the agenda related to the activity to remove.protected voidBTActivityRemoval.retrieveAppointment(PoolKit poolKit) Retrieve the appointment related to the activity to remove.protected voidBTActivityRemoval.savePlanningHistory(PoolKit poolKit) LaunchPlanningActionHistorySaveEventto save a planning action history.protected voidBTUpdateStatusRemovalScheduling.updateAppointmentStatus(PoolKit poolKit, Long status) Updates the status of the appointment to closed.protected voidBTActivityRemoval.updatedPreviousAndNextSchedulings(SchedulingTeamResource resource, PoolKit poolKit) Calculates the new time and space distance for the previous and the next schedulings.protected voidBTActivityRemoval.updateSchedulings(PoolKit poolKit) Save all the schedulings of the work shifts.protected voidBTActivityRemoval.updateStatus(PoolKit poolKit) Method that callsUpdateStatusRemovalSchedulingEventand updates the status of the appointment, agenda, work order and operation entities related to the scheduling.protected voidBTUpdateStatusRemovalScheduling.updateStatus(PoolKit poolKit) This method updates the status of the appointment and the related agendas.protected voidBTActivityRemoval.updateWorkshiftTourData(SchedulingTeamResource resource, PoolKit poolKit) Calculates the new tour data for the current work shift and updates all the schedulings. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityvalidation.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityvalidation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftActivityValidation.associateOperationWithWorkShift(List<BOWorkShift> workShifts, PoolKit poolKit) Creates the map containing the link between operation and work shifts (key: operation id and value: all the related work shifts for that operation id).protected voidBTWorkShiftActivityValidation.checkCrewShellWorkShifts(List<BOWorkShift> workShifts, PoolKit poolKit) Validate the work shifts in input, the steps are the following: 1.protected voidBTWorkShiftActivityValidation.execute(WorkShiftActivityValidationEvent event, PoolKit poolKit) protected SchedulingIntegrationServiceBTWorkShiftActivityValidation.getIntegrationService(PoolKit poolKit) BTWorkShiftActivityValidation.getValidAgendas(BOWorkOrderOperation validOperation, PoolKit poolKit) Method that returns the valid agendas related to the operation in input.protected List<BOWorkOrderOperation> BTWorkShiftActivityValidation.getValidOperations(PoolKit poolKit) Method that returns a list of valid work order operations(where status is not CANCELLED or CLOSED).BTWorkShiftActivityValidation.getWorkShiftDays(PoolKit poolKit, Long workShiftId) Retrieves the list of work shift days for a specific work shift.protected voidBTWorkShiftActivityValidation.launchCompleteManualActionEvent(PoolKit poolKit) Method that calls theSchedulingNotificationEventat the end of the validation.protected voidBTWorkShiftActivityValidation.notifyActivityValidated(BOWorkOrderOperation validOperation, List<BOWorkShift> workShifts, PoolKit poolKit) Notifies the validation of an activity.protected voidBTWorkShiftActivityValidation.recalculateWorkOrderOperationStatus(Long operationId, PoolKit poolKit) Recalculates the work order operation status.protected voidBTWorkShiftActivityValidation.updateAgendaStatus(List<BOAgenda> validAgendas, PoolKit poolKit) Update the status of the agenda if its status is equal to OPEN.protected voidBTWorkShiftActivityValidation.updateStatus(BOWorkOrderOperation validOperation, List<BOAgenda> validAgendas, PoolKit poolKit) Method that updates the operation and agenda status.protected voidValidates the data before performing the work shift activity validation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.appointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleAppointmentsUpdate.alignAppointments(Bundle bundle, List<BOAppointment> appointments, PoolKit poolKit) Aligns the appointments related to the bundle with the ID of the related bundle operation.protected voidBTBundleOperationAppointmentUpdate.alignAppointments(BOBundleOperation bundleOperation, List<BOAppointment> appointments, PoolKit poolKit) Aligns the appointments related to the work order operation with the ID of the related bundle operation.protected voidBTBundleAppointmentsUpdate.execute(BundleNotificationEvent event, PoolKit poolKit) Retrieves theBOAppointments related to theBundleand updates them with the newBOBundleOperationid.protected voidBTBundleOperationAppointmentUpdate.execute(BundleOperationNotificationEvent event, PoolKit poolKit) Retrieves theBOAppointments related to theBundleand updates them with the newBOBundleOperationid.protected SchedulingIntegrationServiceBTBundleAppointmentsUpdate.getIntegrationService(PoolKit poolKit) Retrieves theSchedulingIntegrationServiceinstance.protected SchedulingIntegrationServiceBTBundleOperationAppointmentUpdate.getIntegrationService(PoolKit poolKit) Retrieves theSchedulingIntegrationServiceinstance.protected List<BOAppointment> BTBundleAppointmentsUpdate.loadAppointments(List<Long> workOrderOperations, PoolKit poolKit) Loads theBOAppointments related to the given list ofBOWorkOrderOperationids.protected List<BOAppointment> BTBundleOperationAppointmentUpdate.loadAppointments(BOBundleOperation bundleOperation, BundleOperationNotificationAction action, PoolKit poolKit) Loads theBOAppointments related to the givenBOBundleOperation.protected voidBTBundleAppointmentsUpdate.unlinkAppointments(Bundle bundle, List<BOAppointment> appointments, PoolKit poolKit) Removes the link between aBOBundleOperationand each relatedBOAppointment.protected voidBTBundleOperationAppointmentUpdate.unlinkAppointments(BOBundleOperation bundleOperation, List<BOAppointment> appointments, PoolKit poolKit) Removes the link between aBOBundleOperationand each relatedBOAppointment. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected DateBTOperationCenterFreezingDateCalculation.calculateFreezingDate(OperationCenterFreezingDateCalculationInput input, PoolKit poolKit) Performs the calculations to retrieve the freezing date.protected voidBTFreezingDayValidation.checkIsFreezingDay(BOWorkShift workShift, BOOperationCenterSchedulingConfiguration schedulingConfiguration, PoolKit poolKit) Checks whether the daily freezing is active or not.protected voidBTFreezingDayValidation.execute(FreezingDayValidationEvent event, PoolKit poolKit) Checks whether whether is possible to perform a scheduling action.protected voidBTOperationCenterFreezingDateCalculation.execute(OperationCenterFreezingDateCalculationEvent event, PoolKit poolKit) Calculates the freezing date for the given operation center.protected DateBTOperationCenterFreezingDateCalculation.skipStartHolidays(Date date, Boolean skipStartHolidays, BOOperationCenterSchedulingConfiguration schedulingConfiguration, PoolKit poolKit) Skips the holidays start date. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.teamexclusion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingTeamExclusion.body(ImmediateSchedulingTeamExclusionEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByShift.excludeByUnavailability(ImmediateSchedulingTeamExclusionOutput output, Long shiftEndExclTimeInterval, ImmediateSchedulingTeamExclusionInput input, Date date, PoolKit poolKit) protected abstract voidBTImmediateSchedulingTeamExclusion.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Applies the specific exclusion filter logic.protected voidBTImmediateSchedulingTeamExclusionByAssignedWO.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByClockingType.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByCrewShell.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByDistance.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByLastSync.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByShift.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionBySkill.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected voidBTImmediateSchedulingTeamExclusionByWORequirement.filter(ImmediateSchedulingTeamExclusionOutput output, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) BTImmediateSchedulingTeamExclusionBySkill.filterTeamsBySkills(ImmediateSchedulingTeamExclusionOutput output, Map<Long, List<Long>> teamResources, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Filters teams by skills and updates the team-work order compatibility matrix.BTImmediateSchedulingTeamExclusionByDistance.getAddressCoordinates(Map<Long, Long> operationAddresses, PoolKit poolKit) Load addresses in batch and build map: operationId -> BOAddress.protected List<BOWorkShift> BTImmediateSchedulingTeamExclusionByShift.getAssistantWorkshifts(Map<Long, Long> foremanByTeam, Map<Long, List<Long>> teamCompositionByTeamId, List<BOWorkShift> foremanWorkShifts, Date maxShiftStart, Date minShiftEnd, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Loads workshifts for all assistant resources.protected SchedulingIntegrationServiceBTImmediateSchedulingTeamExclusion.getIntegrationService(PoolKit poolKit) Returns theSchedulingIntegrationServiceused to access other domains.BTImmediateSchedulingTeamExclusionByDistance.getResourceStartingPoints(List<Long> aliveTeams, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Get resource starting points for all resources in alive teams.BTImmediateSchedulingTeamExclusionByDistance.getStartingAddressesFromTeams(List<Long> teamsWithoutAddress, PoolKit poolKit) Get starting addresses from team master data (AWTEID_AADD).BTImmediateSchedulingTeamExclusionByDistance.getStartingAddressesFromTeamShifts(List<Long> aliveTeams, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) Get starting addresses from team shifts (calendar level).protected List<BOWorkShiftException> BTImmediateSchedulingTeamExclusionByShift.getUnavailabilities(List<Long> foremenIds, Date date, Date maxUnavailabilityEnd, PoolKit poolKit) protected List<BOWorkShift> BTImmediateSchedulingTeamExclusionByShift.getWorkshifts(List<Long> foremenIds, Date maxShiftStart, Date minShiftEnd, ImmediateSchedulingTeamExclusionInput input, PoolKit poolKit) protected booleanBTImmediateSchedulingTeamExclusionBySkill.hasRequiredSkills(Long operationId, List<Long> resources, ImmediateSchedulingTeamExclusionInput exclusionInput, PoolKit poolKit) Checks if the team's resources have the required skills for a work order operation.protected voidBTImmediateSchedulingTeamExclusion.recordResourceExclusions(List<Long> excludedTeams, Map<Long, List<Long>> teamCompositionByTeamId, Long processingId, Long reasonId, PoolKit poolKit) Records resource exclusions for excluded teams. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.woexclusion.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.woexclusion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWorkOrderExclusion.body(ImmediateSchedulingWorkOrderExclusionEvent event, PoolKit poolKit) protected SchedulingIntegrationServiceBTImmediateSchedulingWorkOrderExclusion.getIntegrationService(PoolKit poolKit) Gets the SchedulingIntegrationService instance. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.workorder.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.immediatescheduling.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWorkOrderAlign.body(WorkOrderHeaderNotificationEvent event, PoolKit poolKit) protected SchedulingIntegrationServiceBTImmediateSchedulingWorkOrderAlign.getIntegrationService(PoolKit poolKit) protected List<BOWorkOrderOperation> BTImmediateSchedulingWorkOrderAlign.getWorkOrderOperations(Long workOrderHeaderId, PoolKit poolKit) Loads all work order operations for a work order header using WorkOrderProvider.protected voidBTImmediateSchedulingWorkOrderAlign.updateImmediateSchedulingWorkOrder(Long workOrderOperationId, Long newOperationCenter, PoolKit poolKit) Updates the operation center for an immediate scheduling work order. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.lock.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.lock.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingLockAcquire.body(SchedulingLockAcquireEvent schedulingLockAcquireEvent, PoolKit pk) protected voidBTSchedulingLockAddOperations.body(SchedulingLockAddOperationsEvent schedulingLockAddOperationsEvent, PoolKit pk) protected voidBTSchedulingLockAddResources.body(SchedulingLockAddResourcesEvent schedulingLockAddResourcesEvent, PoolKit pk) protected voidBTSchedulingLockExtend.body(SchedulingLockExtendEvent schedulingLockExtendEvent, PoolKit pk) protected voidBTSchedulingLockRelease.body(SchedulingLockReleaseEvent schedulingLockReleaseEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.outcome.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.outcome.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingOnInterventionOutcomeNotification.arrivalOnSiteAgenda(BOAgenda agenda, PoolKit poolKit) Arrival at the site an agenda by updating its status toBOAgendaStatus.Values.IN_EXECUTIONand launching anAgendaUpdateEvent.protected voidBTSchedulingOnInterventionOutcomeNotification.body(InterventionOutcomeNotificationEvent event, PoolKit poolKit) If the notification is an update for an intervention outcome, it updates the related agenda and appointment and eventually cancels all the future schedulings on the notified intervention.protected voidBTSchedulingOnInterventionOutcomeNotification.cancelFutureSchedulings(Long workOrderOperation, Date limitDate, PoolKit poolKit) Cancels all the future schedulings related to the intervention's work order operation.protected voidBTSchedulingOnInterventionOutcomeNotification.deleteEmptyAgendaResource(Set<Long> agendaIds, Set<Long> currentAssigneesIds, PoolKit poolKit) Deletes empty agenda resources based on the given agenda ids, current assignees ids by callingEmptyInterventionResourceDeleteEventprotected SchedulingIntegrationServiceBTSchedulingOnInterventionOutcomeNotification.getIntegrationService(PoolKit poolKit) Returns the integration service.protected List<BOScheduling> BTSchedulingOnInterventionOutcomeNotification.loadFutureCancellableSchedulings(Long workOrderOperation, Date followingSlotLimitDate, PoolKit poolKit) Loads all the future schedulings related to the intervention's work order operation.protected voidBTSchedulingOnInterventionOutcomeNotification.startAgenda(BOAgenda agenda, PoolKit poolKit) Save agenda by launching anAgendaUpdateEvent.protected voidBTSchedulingOnInterventionOutcomeNotification.submitAgenda(InterventionOutcomeNotificationInput input, PoolKit poolKit) Submits the agenda based on the givenInterventionOutcomeNotificationInput.protected voidBTSchedulingOnInterventionOutcomeNotification.takeInChargeAppointment(InterventionOutcomeNotificationInput input, PoolKit poolKit) Takes in charge the appointment associated with theInterventionOutcomeNotificationInput's appointment.protected voidBTSchedulingOnInterventionOutcomeNotification.updateAgenda(InterventionOutcomeNotificationInput input, PoolKit poolKit) Updates the agenda related to the notified intervention.protected voidBTSchedulingOnInterventionOutcomeNotification.updateAppointment(Long outcomeType, Long appointmentId, boolean lastAppointment, PoolKit poolKit) Update appointment related to the notified intervention. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPlanningActionHistorySave.execute(PlanningActionHistorySaveEvent event, PoolKit poolKit) protected SchedulingIntegrationServiceBTPlanningActionHistorySave.getIntegrationService(PoolKit poolKit) protected voidBTPlanningActionHistorySave.insertPlanningActionHistory(BOScheduling scheduling, Long actionType, BOWorkShift workshift, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.schedulingteam with parameters of type PoolKitModifier and TypeMethodDescriptionstatic SchedulingTeamCrewShellSchedulingTeamBuilder.makeInstance(BOCrewShell crewShell, Date referenceDate, PoolKit poolKit) Creates a newSchedulingTeaminstance based on the providedBOCrewShell, reference date, andPoolKit.static SchedulingTeamResourceCrewShellSchedulingTeamResourceBuilder.makeInstance(Long resourceId, Date referenceDate, PoolKit poolKit) Creates an instance of aSchedulingTeamResourcebased on the provided resource ID, reference date, and pool kit.static SchedulingTeamSchedulingTeamBuilder.makeInstance(Long foremanWorkShift, Collection<Long> assistantsWorkShifts, PoolKit poolKit) Create a new instance ofSchedulingTeamstatic SchedulingTeamResourceSchedulingTeamResourceBuilder.makeInstance(Long workshiftId, boolean worksInTeam, PoolKit poolKit) protected voidSchedulingTeam.setPoolKit(PoolKit poolKit) protected voidSchedulingTeamResource.setPoolKit(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.integration
Fields in overit.geocallapp.wfm.orchestrator.scheduling.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.scheduling.integration with parameters of type PoolKitModifier and TypeMethodDescriptionSchedulingEventIntegrationService.instanceAssetsProvider(PoolKit poolKit) abstract AssetsProviderSchedulingIntegrationService.instanceAssetsProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceCalendarProvider(PoolKit poolKit) abstract CalendarProviderSchedulingIntegrationService.instanceCalendarProvider(PoolKit poolKit) overit.geocallapp.wfm.integration.CrewShellProviderSchedulingEventIntegrationService.instanceCrewShellProvider(PoolKit poolKit) abstract overit.geocallapp.wfm.integration.CrewShellProviderSchedulingIntegrationService.instanceCrewShellProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceExecutionProvider(PoolKit poolKit) abstract ExecutionProviderSchedulingIntegrationService.instanceExecutionProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceLocationProvider(PoolKit poolKit) abstract LocationProviderSchedulingIntegrationService.instanceLocationProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderSchedulingIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceResourceProvider(PoolKit poolKit) abstract ResourceProviderSchedulingIntegrationService.instanceResourceProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceSchedulingProvider(PoolKit poolKit) abstract SchedulingProviderSchedulingIntegrationService.instanceSchedulingProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceSkillsProvider(PoolKit poolKit) abstract SkillsProviderSchedulingIntegrationService.instanceSkillsProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceTeamProvider(PoolKit poolKit) abstract TeamProviderSchedulingIntegrationService.instanceTeamProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceTimesheetsProvider(PoolKit poolKit) abstract TimesheetsProviderSchedulingIntegrationService.instanceTimesheetsProvider(PoolKit poolKit) SchedulingEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderSchedulingIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static SchedulingIntegrationServiceSchedulingIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.scheduling.utils
Methods in overit.geocallapp.wfm.orchestrator.scheduling.utils with parameters of type PoolKitModifier and TypeMethodDescriptionSchedulingCoordinatesPathHelper.calculateCoordinatesPath(org.locationtech.jts.geom.Coordinate[] coordinates, PoolKit poolKit) SchedulingCoordinatesPathHelper.getNextSchedulingCoordinatesPath(boolean isNextAddressInverted, boolean invertSchedulingDirection, PoolKit poolKit) SchedulingCoordinatesPathHelper.getPreviousSchedulingCoordinatesPath(boolean isPreviousAddressInverted, boolean invertAssetDirection, PoolKit poolKit) static List<BOScheduling> SchedulingUtils.loadSchedulingFromWorkShift(SchedulingIntegrationService integrationService, Long workShiftId, PoolKit poolKit) This method loads the scheduling starting from a work shift id, it gets the scheduling ids for the scheduling that are not in statusBOSchedulingStatus.Values.CANCELLED -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEvaluateGenericQualification.checkRequiredQualifications(BOResource resource, List<BOQualification> genericQualifications, List<Long> resourceQualifications, PoolKit poolKit) Checks if the resource has generic qualificationsprotected voidBTEvaluateGenericQualification.execute(EvaluateGenericQualificationEvent event, PoolKit poolKit) Evaluate the generic qualification for resource.protected List<BOQualification> BTEvaluateGenericQualification.getGenericQualifications(PoolKit poolKit) Return a list of generic qualificationsprotected WorkforceIntegrationServiceBTEvaluateGenericQualification.getIntegrationService(PoolKit poolKit) Returns an instance ofWorkforceIntegrationServiceBTEvaluateGenericQualification.getResourceQualifications(PoolKit poolKit, Date referenceDate, Long resourceId) Return a list of resource qualifications -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.resource.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeZoneBTResourceTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceSkillConfigurationEvaluation.body(ResourceSkillConfigurationEvaluationEvent event, PoolKit poolKit) protected voidBTResourceSkillQualificationLoad.body(ResourceSkillQualificationLoadEvent event, PoolKit poolKit) protected voidBTResourceSkillConfigurationEvaluation.checkSkillOverrideConfiguration(SkillConfigurationAggregate skillConfigurationAggregate, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks if a skill override configuration is present and, if so, updates the SkillConfigurationAggregate object's skillsprotected WorkforceIntegrationServiceBTResourceSkillConfigurationEvaluation.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTResourceSkillQualificationLoad.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected SkillConfigurationAggregateBTResourceSkillConfigurationEvaluation.getSkillConfiguration(PoolKit poolKit) Loads the skill configuration associated to the work order activity.protected voidBTResourceSkillConfigurationEvaluation.initialize(PoolKit poolKit) Initialize all the data necessary for check the resources skills.protected voidBTResourceSkillConfigurationEvaluation.loadResourcesSkills(Collection<Long> resources, PoolKit poolKit) Load all the skill of all usersprotected Map<Long, BOSkillLevel> BTResourceSkillQualificationLoad.loadSkillsLevels(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillOverrideConfigurationSave.body(SkillOverrideConfigurationSaveEvent event, PoolKit pk) Performs the necessary steps for the saving of a complete skill override configuration.protected voidBTSkillOverrideConfigurationSave.checkWorkOrderOperationInBundle(Collection<Long> operationIds, PoolKit pk) Check that no activeBundles are related to the operations involved.protected WorkforceIntegrationServiceBTSkillOverrideConfigurationSave.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected LongBTSkillOverrideConfigurationSave.insertSkillOverrideConfiguration(BOSkillOverrideConfiguration skillOverrideConfiguration, PoolKit pk) Insert a new skill override configuration.protected voidBTSkillOverrideConfigurationSave.insertSkillOverrideConfigurationSkill(Long skillOverrideConfigurationId, Collection<BOSkillOverrideConfigurationSkill> associatedSkills, PoolKit pk) Insert the relationships between skills and skill override configuration.protected voidBTSkillOverrideConfigurationSave.unlockWorkOrderOperation(Collection<Long> operationIds, PoolKit pk) Unlock the operations involved.protected voidBTSkillOverrideConfigurationSave.updateWorkOrderOperation(Long skillOverrideConfigurationId, Collection<Long> operationIds, PoolKit pk) Update the skill override configuration reference for the operations involved.protected voidBTSkillOverrideConfigurationSave.validateInput(SkillOverrideConfigurationSaveEventInput input, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected LongBTSingleTeamResourceInsert.createResource(BOResource resource, PoolKit poolKit) Creates the resource.protected LongBTSingleTeamResourceInsert.createSingleTeam(BOResource resourceData, PoolKit poolKit) Creates the single team.protected LongBTSingleTeamResourceInsert.createTeamMember(BOResource resource, Long teamId, PoolKit poolKit) Creates the member representing the single resource for the given team.protected voidBTResourceAddressStartEndUpdate.execute(ResourceAddressStartEndUpdateEvent event, PoolKit poolKit) protected voidBTSingleTeamResourceInsert.execute(SingleTeamResourceInsertEvent event, PoolKit poolKit) Inserts the givenBOResourceand writes the newly generated id into the event journal.protected WorkforceIntegrationServiceBTResourceAddressStartEndUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTSingleTeamResourceInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected BOTeamTypeBTSingleTeamResourceInsert.searchSingleTeamType(PoolKit poolKit) Searches the single team type. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFormationSkillDivisionByConfigurationDelete.body(SkillConfigurationDivisionNotificationEvent event, PoolKit poolKit) Deletes all the needed formation-skill division relations, basing on the formations that currently have a division which derives from the given configuration.protected voidBTFormationSkillDivisionByConfigurationInsert.body(SkillConfigurationDivisionNotificationEvent event, PoolKit poolKit) Adds all the needed formation-skill division relations, basing on the formations that currently have a division which derives from the given configuration.protected voidBTFormationSkillDivisionByConfigurationDelete.delete(BOFormationSkillDivision formationSkillDivision, PoolKit poolKit) Delete the givenBOFormationSkillDivision.protected WorkforceIntegrationServiceBTFormationSkillDivisionByConfigurationDelete.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTFormationSkillDivisionByConfigurationInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected voidBTFormationSkillDivisionByConfigurationInsert.insertFormationSkillDivisions(Long formation, BOSkillConfigurationDivision relation, PoolKit poolKit) Inserts the relation between the given formation, skill division and skill configuration.BTFormationSkillDivisionByConfigurationInsert.loadFormations(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation starting from the currentBOSkillConfigurationDivision.protected List<BOFormationSkillConfiguration> BTFormationSkillDivisionByConfigurationInsert.loadFormationSkillConfiguration(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation skill configurations starting from the given skill configuration.protected List<BOFormationSkillDivision> BTFormationSkillDivisionByConfigurationDelete.loadFormationSkillDivisions(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation skill divisions.protected List<BOFormationSkillDivision> BTFormationSkillDivisionByConfigurationInsert.loadFormationSkillDivisions(BOSkillConfigurationDivision relation, PoolKit poolKit) Loads the formation skill divisions starting from the given skill configuration. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSingleResourceTeamShiftDelete.deleteTeamShift(Long teamShiftId, PoolKit poolKit) Deletes theBOTeamShiftrelated to the given id.protected voidBTSingleResourceTeamShiftDelete.deleteTeamShiftResourceRelation(Long teamShiftId, Long resourceId, PoolKit poolKit) protected voidBTSingleResourceTeamShiftDelete.execute(SingleResourceTeamShiftDeleteEvent event, PoolKit poolKit) Deleted theBOTeamShiftand the relatedBOResource.protected voidBTSingleResourceTeamShiftUpsert.execute(SingleResourceTeamShiftUpsertEvent event, PoolKit poolKit) Insert/updates theBOTeamShiftand the relatedBOResource.protected WorkforceIntegrationServiceBTSingleResourceTeamShiftDelete.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTSingleResourceTeamShiftUpsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected LongBTSingleResourceTeamShiftUpsert.insertTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) protected LongBTSingleResourceTeamShiftUpsert.insertTeamShiftResourceRelation(Long teamShiftId, BOResource resource, PoolKit poolKit) BTSingleResourceTeamShiftUpsert.loadNotSingleTeam(PoolKit poolKit) Loads all the team that have a cardinality grater than 1.protected List<BOTeamShiftResource> BTSingleResourceTeamShiftUpsert.loadNotSingleTeamShiftRelations(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Loads all the team shift related to a non-single team that the resource is part of.protected BOTeamShiftBTSingleResourceTeamShiftDelete.loadTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) protected List<BOTeamShiftResource> BTSingleResourceTeamShiftDelete.loadTeamShiftResourceRelations(Long teamShiftId, Long resourceId, PoolKit poolKit) protected List<BOTeamShiftResource> BTSingleResourceTeamShiftUpsert.loadTeamShiftResourceRelations(Collection<Long> teamShifts, BOResource resource, PoolKit poolKit) protected List<BOTeamShift> BTSingleResourceTeamShiftUpsert.loadTeamShifts(BOWorkShift workShift, Collection<Long> teamIds, PoolKit poolKit) Loads theBOTeamShiftrelated to the givenBOWorkShiftand team.protected voidBTSingleResourceTeamShiftUpsert.updateTeamShift(BOTeamShift teamShift, BOWorkShift workShift, BOResource resource, PoolKit poolKit) Updates theBOTeamShiftwith the given data. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftExceptionUpdate.completeWorkShiftExceptionData(BOWorkShiftException workShiftException, PoolKit poolKit) Validates the start day and the end day.protected voidBTWorkShiftExceptionUpdate.deleteDummyWorkShift(List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Deletes dummy work shiftprotected voidBTWorkShiftExceptionUpdate.execute(WorkShiftExceptionUpdateEvent event, PoolKit poolKit) protected WorkforceIntegrationServiceBTWorkShiftExceptionUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected List<BOWorkShift> BTWorkShiftExceptionUpdate.getWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Extracts the list ofBOWorkShiftrelated to a given resource for a certain day.protected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadDummyWorkShifts(List<BOWorkShiftExceptionWorkShift> workShiftExceptionWorkShiftList, PoolKit poolKit) protected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadOverlappingWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Loads all the work shifts that overlap with the given work shift exception.protected List<BOWorkShift> BTWorkShiftExceptionUpdate.loadOverlappingWorkShifts(BOWorkShiftException workShiftException, PoolKit poolKit) Loads the list of specificBOWorkShiftby using aBOWorkShiftException.protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionUpdate.loadRelations(WorkShiftExceptionWorkShiftSearchFilter workShiftExceptionWorkShiftSearchFilter, PoolKit poolKit) protected BOResourceBTWorkShiftExceptionUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift exception.protected BOWorkShiftExceptionClassBTWorkShiftExceptionUpdate.loadWorkShiftExceptionClass(PoolKit poolKit, BOWorkShiftExceptionType workShiftExceptionType) protected BOWorkShiftExceptionClassBTWorkShiftExceptionUpdate.loadWorkShiftExceptionClass(BOWorkShiftExceptionType workShiftExceptionType, PoolKit poolKit) protected BOWorkShiftExceptionTypeBTWorkShiftExceptionUpdate.loadWorkShiftExceptionType(BOWorkShiftException workShiftException, PoolKit poolKit) protected voidBTWorkShiftExceptionUpdate.manageDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Management of dummy work shifts.protected voidBTWorkShiftExceptionUpdate.notifyResourceShiftException(BOWorkShiftException workShiftException, PoolKit poolKit) Notify the cancellation of the current work shift exception.protected voidBTWorkShiftExceptionUpdate.updateDummyWorkShift(BOWorkShiftException workShiftException, List<BOWorkShiftExceptionWorkShift> relations, PoolKit poolKit) Updates dummy work shiftprotected voidBTWorkShiftExceptionUpdate.updateWorkShiftExceptionWorkShiftRelation(BOWorkShiftException workShiftException, PoolKit poolKit) Update the work shift exception - work shift relationsprotected voidBTWorkShiftExceptionUpdate.validate(BOWorkShiftException input, List<BOWorkShift> workShiftList, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the givenBOWorkShiftException. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkShiftInsert.checkWorkShiftOverlaps(BOWorkShift workShift, PoolKit poolKit) Checks if any overlapping work shifts already exists.protected voidBTWorkShiftUpdate.checkWorkShiftOverlaps(BOWorkShift workShift, PoolKit poolKit) Checks if any overlapping work shifts already exists.protected voidBTWorkShiftInsert.completeWorkShiftData(BOWorkShift workShift, PoolKit poolKit) Completes the data of theBOWorkShiftto be inserted.protected voidBTWorkShiftUpdate.completeWorkShiftDataFromType(BOWorkShift workShift, BOWorkShift previousWorkShift, boolean sameStartEndDate, boolean sameBreakStartEndDate, BOWorkShiftType workShiftType, PoolKit poolKit) Completes the data of theBOWorkShiftto be updated from work shift type.protected voidBTWorkShiftDelete.deleteSingleTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Deletes the single team shift related to theBOWorkShiftthat was just deleted.protected voidBTWorkShiftDelete.deleteWorkShift(Long workShiftId, PoolKit poolKit) Delete the work shift.protected voidBTWorkShiftDelete.deleteWorkShiftExceptionWorkShiftRelation(Long workShiftId, PoolKit poolKit) Delete the work shift exception work shift if exists.protected voidBTWorkShiftDelete.execute(WorkShiftDeleteEvent event, PoolKit poolKit) Deletes the givenBOWorkShifttogether with the relatedBOWorkShiftExceptionWorkShiftrelations and the related team shift.protected voidBTWorkShiftInsert.execute(WorkShiftInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOWorkShiftinto the event journal.protected voidBTWorkShiftUpdate.execute(WorkShiftUpdateEvent event, PoolKit poolKit) protected List<BOWorkShift> BTWorkShiftInsert.getExistingWorkShifts(BOWorkShift workShift, PoolKit poolKit) Returns the existing work shifts that occur during the givenBOWorkShiftstart date and for the given resource.protected List<BOWorkShift> BTWorkShiftUpdate.getExistingWorkShifts(BOWorkShift workShift, PoolKit poolKit) Returns the existing work shifts that occur during the givenBOWorkShiftstart date and for the given resource.protected WorkforceIntegrationServiceBTWorkShiftDelete.getIntegrationService(PoolKit poolKit) Get the work force integration service.protected WorkforceIntegrationServiceBTWorkShiftInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTWorkShiftUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected BOWorkShiftBTWorkShiftUpdate.loadPreviousWorkShift(BOWorkShift workShift, PoolKit poolKit) Loads theBOWorkShift.protected BOResourceBTWorkShiftDelete.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.protected BOResourceBTWorkShiftInsert.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.protected BOResourceBTWorkShiftUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift.protected BOWorkShiftBTWorkShiftDelete.loadWorkShift(Long workShiftId, PoolKit poolKit) Loads the needed work shift.protected BOWorkShiftTypeBTWorkShiftInsert.loadWorkShiftType(Long type, PoolKit poolKit) Loads theBOWorkShiftTyperelated to theBOWorkShiftto be inserted.protected BOWorkShiftTypeBTWorkShiftUpdate.loadWorkShiftType(Long type, PoolKit poolKit) Loads theBOWorkShiftTyperelated to theBOWorkShiftto be inserted.protected voidBTWorkShiftUpdate.makeWorkShift(BOWorkShift workShift, PoolKit poolKit) Make theBOWorkShiftfrom the input data, depending on type or modified date.protected voidBTWorkShiftInsert.manageTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Manages the team shift.protected voidBTWorkShiftUpdate.manageTeamShift(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Manages the team shift.protected voidBTWorkShiftDelete.notifyWorkShift(BOWorkShift workShift, PoolKit poolKit) Notifies the delete of the current work shift.protected voidBTWorkShiftInsert.notifyWorkShift(BOWorkShift workShift, PoolKit poolKit) Notifies the insertion of the current work shift.protected voidBTWorkShiftUpdate.notifyWorkShift(BOWorkShift workShift, PoolKit poolKit) Notifies the updates of the current work shift.protected voidBTWorkShiftInsert.updateWorkShiftExceptionRelations(BOWorkShift workShift, PoolKit poolKit) Updates the relation between the current work shift and the existing work shift exceptions.protected voidBTWorkShiftUpdate.updateWorkShiftExceptionRelations(BOWorkShift workShift, PoolKit poolKit) Updates the relation between the current work shift and the existing work shift exceptions.protected voidValidates the data before delete.protected voidBTWorkShiftInsert.validate(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOWorkShift.protected voidBTWorkShiftUpdate.validate(BOWorkShift workShift, BOResource resource, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOWorkShift.protected voidBTWorkShiftDelete.validateAccounting(Long workShiftId, PoolKit poolKit) Checks the presence of accountings related to the work shift we want to delete.protected voidBTWorkShiftDelete.validateClocking(Long workShiftId, PoolKit poolKit) Checks the presence of clockings related to the work shift we want to delete.protected voidBTWorkShiftDelete.validateScheduling(Long workShiftId, PoolKit poolKit) Checks the presence of schedules related to the work shift we want to delete, both in the real and virtual plan. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected BOWorkShiftBTWorkShiftExceptionWorkShiftUpdate.createWorkShiftDummyRecord(List<BOWorkShift> workShifts, BOWorkShiftException workShiftException, PoolKit poolKit) Creates a dummy shift to associate with work shift exceptions if it is a work shift exception for attendance and overtime extension.protected voidBTWorkShiftExceptionWorkShiftUpdate.execute(WorkShiftExceptionWorkShiftUpdateEvent event, PoolKit poolKit) Writes the updatedBOWorkShiftExceptionWorkShiftinto the event journal.protected WorkforceIntegrationServiceBTWorkShiftExceptionWorkShiftUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected BOWorkShiftBTWorkShiftExceptionWorkShiftUpdate.insertDummyWorkShift(BOWorkShiftException workShiftException, PoolKit poolKit) Completes dummy work shift data.protected List<BOWorkShift> BTWorkShiftExceptionWorkShiftUpdate.loadOverlappingWorkShift(BOWorkShiftException workShiftException, boolean dummyWorkShiftSearch, PoolKit poolKit) Loads all the work shifts that overlap with the given work shift exception.protected List<BOWorkShiftException> BTWorkShiftExceptionWorkShiftUpdate.loadOverlappingWorkShiftException(BOWorkShift workShift, PoolKit poolKit) Loads all the work shift exceptions that overlap with the given work shift.protected BOResourceBTWorkShiftExceptionWorkShiftUpdate.loadResource(Long resourceId, PoolKit poolKit) Loads the resource related to the work shift exception.protected List<BOWorkShiftExceptionWorkShift> BTWorkShiftExceptionWorkShiftUpdate.searchOldRelations(Long workShiftId, Long workShiftExceptionId, PoolKit poolKit) Searches for existing relationships between the given work shift or work shift exception.protected voidBTWorkShiftExceptionWorkShiftUpdate.updateForWorkShiftExceptionInsert(BOWorkShiftException workShiftException, WorkShiftExceptionWorkShiftAction action, PoolKit poolKit) Updates the relation between aBOWorkShiftand aBOWorkShiftException.protected voidBTWorkShiftExceptionWorkShiftUpdate.updateForWorkShiftInsert(BOWorkShift workShift, PoolKit poolKit) Updates the relation between aBOWorkShiftand aBOWorkShiftException. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workforce.integration
Fields in overit.geocallapp.wfm.orchestrator.workforce.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.workforce.integration with parameters of type PoolKitModifier and TypeMethodDescriptionWorkforceEventIntegrationService.instanceBundlerProvider(PoolKit poolKit) abstract BundlerProviderWorkforceIntegrationService.instanceBundlerProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceCalendarProvider(PoolKit poolKit) abstract CalendarProviderWorkforceIntegrationService.instanceCalendarProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceExecutionProvider(PoolKit poolKit) abstract ExecutionProviderWorkforceIntegrationService.instanceExecutionProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceLocationProvider(PoolKit poolKit) abstract LocationProviderWorkforceIntegrationService.instanceLocationProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderWorkforceIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceResourceProvider(PoolKit poolKit) abstract ResourceProviderWorkforceIntegrationService.instanceResourceProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceSchedulingProvider(PoolKit poolKit) abstract SchedulingProviderWorkforceIntegrationService.instanceSchedulingProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceSkillsProvider(PoolKit poolKit) abstract SkillsProviderWorkforceIntegrationService.instanceSkillsProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceTeamProvider(PoolKit poolKit) abstract TeamProviderWorkforceIntegrationService.instanceTeamProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceTimesheetsProvider(PoolKit poolKit) abstract TimesheetsProviderWorkforceIntegrationService.instanceTimesheetsProvider(PoolKit poolKit) WorkforceEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderWorkforceIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static WorkforceIntegrationServiceWorkforceIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.activity.skillconfiguration.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.activity.skillconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivitySkillConfigurationInsert.checkUniqueTriplet(Long skillConfiguration, Long activity, Long operationCenter, PoolKit poolKit) protected voidBTActivitySkillConfigurationUpdate.checkUniqueTriplet(Long skillConfiguration, Long activity, Long operationCenter, Long activitySkillConfigurationId, PoolKit poolKit) protected voidBTActivitySkillConfigurationInsert.execute(ActivitySkillConfigurationInsertEvent event, PoolKit poolKit) Inserts the givenBOActivitySkillConfigurationand writes the newly generated id into the event journal.protected voidBTActivitySkillConfigurationUpdate.execute(ActivitySkillConfigurationUpdateEvent event, PoolKit poolKit) Updates theBOActivitySkillConfigurationwith all its needed components.protected WorkOrdersIntegrationServiceBTActivitySkillConfigurationInsert.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused for access to other domainsprotected WorkOrdersIntegrationServiceBTActivitySkillConfigurationUpdate.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused for access to other domainsprotected voidBTActivitySkillConfigurationInsert.validate(BOActivitySkillConfiguration activitySkillConfiguration, PoolKit poolKit) protected voidBTActivitySkillConfigurationUpdate.validate(BOActivitySkillConfiguration activitySkillConfiguration, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderAttachmentInsert.execute(WorkOrderAttachmentInsertEvent event, PoolKit poolKit) Executes the work order attachment insert operation.BTWorkOrderAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected BOAddressBTWorkOrderAttachmentInsert.loadAddress(Long addressId, PoolKit poolKit) Loads an address by its ID.protected BOWorkOrderHeaderBTWorkOrderAttachmentInsert.loadWorkOrderHeader(Long workOrderId, PoolKit poolKit) Loads a work order header by its id.voidBTWorkOrderAttachmentInsert.validate(WorkOrderAttachmentInsertInput input, PoolKit poolKit) Validates the input parameters for the work order attachment insert operation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler with parameters of type PoolKitModifier and TypeMethodDescriptionBundleEntitiesCache.getActivitySkillConfiguration(Long activityId, Long operationCenter, Long cardinality, PoolKit poolKit) Returns theBOActivitySkillConfigurationwhich corresponds to the given activity, operation center and team cardinality.BundleEntitiesCache.getAddress(Long addressId, PoolKit poolKit) Returns theBOAddresswhich corresponds to the given id.BundleEntitiesCache.getAppointments(Long workOrderOperation, PoolKit poolKit) Returns the list ofBOAppointmentrelated to the a list of work order operations.Returns theBOAssetwhich corresponds to the given id.BundleEntitiesCache.getOperationActivity(Long operationActivity, PoolKit poolKit) Returns theBOActivitywhich corresponds to the given id.BundleEntitiesCache.getOperationCenter(Long operationCenter, PoolKit poolKit) Returns theBOOperationCenterwhich corresponds to the given id.Returns theBOSkillwhich corresponds to the given id.BundleEntitiesCache.getSkillConfiguration(Long skillConfiguration, PoolKit poolKit) Returns theBOSkillConfigurationwhich corresponds to the given id.BundleEntitiesCache.getSkillConfigurationDivisions(Long skillConfiguration, PoolKit poolKit) Returns theBOSkillConfigurationDivisionsearching them into the cache by the correspondingBOSkillConfigurationid.BundleEntitiesCache.getSkillConfigurationSkills(Long skillConfiguration, PoolKit poolKit) Returns theBOSkillConfigurationSkillsearching them into the cache by the correspondingBOSkillConfigurationid.BundleEntitiesCache.getSkillDivision(Long skillDivision, PoolKit poolKit) Returns theBOSkillDivisionwhich corresponds to the given id.BundleEntitiesCache.getSkillDivisionSkills(Long skillDivision, PoolKit poolKit) Returns theBOSkillDivisionSkillsearching them into the cache by the correspondingBOSkillDivisionid.Returns theBOUserwhich corresponds to the given id.BundleEntitiesCache.getWorkOrder(Long workOrder, PoolKit poolKit) Returns theBOWorkOrderHeaderwhich corresponds to the given id.Returns theBOWorkOrderTypewhich corresponds to the given id.voidBundleEntitiesCache.initializeAppointments(List<Long> woOperationIds, PoolKit poolKit) Initialize appointments starting from the list of work order operations.protected List<BOAppointment> BundleEntitiesCache.loadAppointments(List<Long> woOperationIds, PoolKit poolKit) Loads the list of all theBOAppointments related to the a list of work order operations. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.header.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected TimeZoneBTBundlerHeaderTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundle.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTBundleOperationAdd.calculateBundleAttributes(Bundle bundle, PoolKit poolKit) Calculates the scheduling attributes for the currentBundle.protected voidBTBundleOperationCancel.calculateBundleAttributes(Bundle bundle, PoolKit poolKit) Calculates all theBundleattributes.protected voidBTBundleOperationCancel.cancelBundleOperations(Bundle bundle, Collection<BOBundleOperation> bundleOperations, PoolKit poolKit) Cancels the givenBOBundleOperations, unlinks the relatedBOAppointment, recalculates the links between the remainingBOBundleOperations and finally updates the relatedBundle.protected voidBTBundleOperationCancel.changeBundleOperationStatus(BOBundleOperation bundleOperation, PoolKit poolKit) Updates the status of the givenBOBundleOperationtoBOBundleOperationStatus.Values.CANCELLED.protected List<BOBundleOperation> BTBundleOperationAdd.createBundleOperations(Bundle bundle, List<Long> workOrderOperationIds, PoolKit poolKit) Creates a newBOBundleOperationfor everyBOWorkOrderOperationof the given list.protected voidBTBundleCreateFromPartialOperations.createNewBundle(List<Long> workOrderOperationIds, BundlingRule bundlingRule, Bundle parentBundle, PoolKit poolKit) Creates a new bundle from work order operations with partial outcomes.protected voidBTBundleOperationAdd.deleteSkillDivisions(Bundle bundle, PoolKit poolKit) Deletes all the existing relation between the skill divisions and the givenBundle.protected voidBTBundleOperationCancel.deleteSkillDivisions(Bundle bundle, PoolKit poolKit) Deletes all the existing relation between the skill divisions and the givenBundle.protected voidBTBundleOperationAdd.deleteSkills(Bundle bundle, PoolKit poolKit) Deletes all the existing relation between the skills and the givenBundle.protected voidBTBundleOperationCancel.deleteSkills(Bundle bundle, PoolKit poolKit) Deletes all the existing relation between the skills and the givenBundle.protected voidBTBundleCreateFromPartialOperations.execute(BundleNotificationEvent event, PoolKit poolKit) Creates a new bundle from operations with partial outcomes when a bundle is closed.protected voidBTBundleLoadByAppointment.execute(BundleLoadByAppointmentEvent event, PoolKit poolKit) Starting from the id of aBOAppointment, the corresponding activeBundleis loaded and then written into the event's journal.protected voidBTBundleLoadByWorkOrderOperation.execute(BundleLoadByWorkOrderOperationEvent event, PoolKit poolKit) Starting from the id of aBOWorkOrderOperation, the corresponding activeBundleis loaded and then written into the event's journal.protected voidBTBundleOperationAdd.execute(BundleOperationAddEvent event, PoolKit poolKit) Starting from the givenBundleOperationAddEventinput, the correspondingBOBundleOperationis created and added to theBundle.protected voidBTBundleOperationCancel.execute(BundleOperationCancelEvent event, PoolKit poolKit) Cancels the specifiedBOBundleOperationassociated to the givenBundle.protected WorkOrdersIntegrationServiceBTBundleCreateFromPartialOperations.getIntegrationService(PoolKit poolKit) Returns the integration service.protected WorkOrdersIntegrationServiceBTBundleLoadByAppointment.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected WorkOrdersIntegrationServiceBTBundleLoadByWorkOrderOperation.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected WorkOrdersIntegrationServiceBTBundleOperationAdd.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected WorkOrdersIntegrationServiceBTBundleOperationCancel.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected LongBTBundleLoadByWorkOrderOperation.getRelatedBundleId(Long workOrderOperationId, PoolKit poolKit) Returns the id of the activeBOBundleHeaderrelated to the givenBOWorkOrderOperation.BTBundleCreateFromPartialOperations.getWorkOrderOperationsWithPartialOutcome(Collection<Long> bundleOperationIds, PoolKit poolKit) Gets work order operations with partial outcomes from the bundle.protected BOBundleOperationBTBundleOperationAdd.insertBundleOperation(Bundle bundle, Long workOrderOperationId, PoolKit poolKit) Inserts a newBOBundleOperationfor the givenBOWorkOrderOperation.protected LongBTBundleOperationAdd.insertSkill(BOBundleSkill bundleSkill, PoolKit poolKit) Inserts the relation between the currentBundleand a skill.protected LongBTBundleOperationCancel.insertSkill(BOBundleSkill bundleSkill, PoolKit poolKit) Inserts the relation between the currentBundleand a skill.protected LongBTBundleOperationAdd.insertSkillDivision(BOBundleSkillDivision bundleSkillDivision, PoolKit poolKit) Inserts the relation between the currentBundleand a skill division.protected LongBTBundleOperationCancel.insertSkillDivision(BOBundleSkillDivision bundleSkillDivision, PoolKit poolKit) Inserts the relation between the currentBundleand a skill division.protected voidBTBundleOperationAdd.linkWorkOrderOperations(Bundle bundle, PoolKit poolKit) Creates the new links for theBOWorkOrderOperations of the givenBundle.protected voidBTBundleOperationCancel.linkWorkOrderOperations(List<Long> woOperationIds, PoolKit poolKit) Creates the new links between the given theBOWorkOrderOperations.protected List<BOBundleOperation> BTBundleLoadByWorkOrderOperation.loadActiveBundleOperations(Long workOrderOperationId, PoolKit poolKit) Loads all the existingBOBundleOperationwith an active state that are related to the givenBOWorkOrderOperationid.protected BOAppointmentBTBundleLoadByAppointment.loadAppointment(Long appointmentId, PoolKit poolKit) Loads theBOAppointmentby the given id.BTBundleCreateFromPartialOperations.loadAppointments(Collection<Long> bundleOperationIds, PoolKit poolKit) Loads the list of all theBOAppointments related to the given list of bundle operations.protected BundleBTBundleOperationAdd.loadBundle(Long bundleId, PoolKit poolKit) Loads theBundlerelated to the given id.protected BundleBTBundleOperationCancel.loadBundle(Long bundleId, PoolKit poolKit) Loads theBundlerelated to the given id.protected BOBundleOperationBTBundleLoadByAppointment.loadBundleOperation(Long appointmentId, PoolKit poolKit) Loads theBOBundleOperationrelated to the givenBOAppointment.protected List<BOBundleOperation> BTBundleOperationCancel.loadBundleOperations(Bundle bundle, Collection<Long> bundleOperations, PoolKit poolKit) Loads theBOBundleOperations from theBundle.protected BundlingRuleBTBundleCreateFromPartialOperations.loadBundlingRule(Long bundlingRuleId, PoolKit poolKit) Loads the bundling rule from the given id.protected BOOutcomeReasonBTBundleCreateFromPartialOperations.loadOutcomeReason(Long outcomeReason, PoolKit poolKit) Loads the outcome reason from the given id.protected BOOutcomeReasonTypeBTBundleCreateFromPartialOperations.loadReasonType(Long outcomeReasonType, PoolKit poolKit) Loads the reason type from the given id.protected List<BOWorkOrderOperation> BTBundleOperationAdd.loadValidWorkOrderOperations(List<Long> workOrderOperationIds, PoolKit poolKit) Loads theBOWorkOrderOperations related to the given ids and checks if they are valid for bundling.protected List<BOWorkOrderOperation> BTBundleOperationCancel.loadWorkOrderOperations(List<Long> ids, PoolKit poolKit) Loads all theBOWorkOrderOperations related to the give list of ids.protected voidBTBundleOperationAdd.notifyBundleOperation(BOBundleOperation bundleOperation, PoolKit poolKit) Notifies the addition of the givenBOBundleOperation.protected voidBTBundleOperationCancel.notifyBundleOperationCancel(BOBundleOperation bundleOperation, PoolKit poolKit) Notifies the cancellation of the givenBOBundleOperation.protected voidBTBundleOperationAdd.recalculateLinks(Bundle bundle, PoolKit poolKit) Recalculates the links between theBOWorkOrderOperations by unlinking them and relinking them together with the newly added one.protected voidBTBundleOperationCancel.recalculateLinks(Bundle bundle, Collection<BOBundleOperation> bundleOperations, PoolKit poolKit) Recalculates the links of the remainingBOBundleOperations.protected LongBTBundleOperationAdd.saveBundle(Bundle bundle, PoolKit poolKit) Saves theBundleand adds the relation with the skills and skill divisions.protected LongBTBundleOperationCancel.saveBundle(Bundle bundle, PoolKit poolKit) Saves theBundleand adds the relation with the skills and skill divisions.protected List<InterventionAggregate> BTBundleCreateFromPartialOperations.searchInterventionAggregate(Collection<Long> appointmentIds, PoolKit poolKit) Search the list ofInterventionAggregateby the given filter.protected List<BOWorkOrderOperation> BTBundleOperationAdd.searchWorkOrderOperations(List<Long> workOrderOperationIds, PoolKit poolKit) Loads the list ofBOWorkOrderOperationrelated to the given list of ids.protected voidUnbundles the specifiedBundle.protected voidBTBundleOperationAdd.unlinkWorkOrderOperations(Bundle bundle, PoolKit poolKit) Unlinks of the parentBOWorkOrderOperationfrom all its children.protected voidBTBundleOperationCancel.unlinkWorkOrderOperations(Bundle bundle, PoolKit poolKit) Unlinks all theBOWorkOrderOperations associated to the givenBundle.protected voidBTBundleOperationAdd.updateBundle(Bundle bundle, PoolKit poolKit) Updates theBundle, recalculates all its attributes, including the skills and skill divisions.protected voidBTBundleOperationCancel.updateBundle(Bundle bundle, PoolKit poolKit) Updates theBundle, recalculates all its attributes, including the skills and skill divisions.protected voidBTBundleOperationCancel.updateHeader(BOBundleHeader bundleHeader, PoolKit poolKit) Updates the givenBOBundleHeader. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBundlerMessageHelper.appendTechnicalObjectInfo(BOBundleCriterion bundleCriterion, PoolKit poolKit, StringBuilder message) Appends all the technical object needed information.protected Map<BOBundleCriterion, List<BOWorkOrderOperation>> BTBundling.applyBundlingCriteria(BundlingInput bundlingInput, BundlingRule rule, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Applies the bundling criteria.protected Map<BOBundleCriterion, List<BOWorkOrderOperation>> BTBundlingCriteriaApply.applyCriteria(List<BundlingCriterion> bundlingCriteria, BOBundleCriterion defaultBundleCriterion, List<BOWorkOrderOperation> workOrderOperations, PoolKit poolKit) Applies everyBundlingCriterionto the list of givenBOWorkOrderOperations.protected StringBTBundling.buildBundleName(BundlingInput bundlingInput, BOBundleCriterion bundleCriterion, PoolKit poolKit) Builds the bundle name starting from the given template and the bundling input.protected BundlingOperationComparatorBTBundlingOperationSort.buildComparator(BundlingOperationSortInput operationSortInput, PoolKit poolKit) Builds the object used to sort the list ofBOWorkOrderOperation.BTAutomaticBundling.bundle(List<BundlingRule> rules, BundleEntitiesCache cache, PoolKit poolKit) Creates newBundles starting from the given rules.protected voidBTBundleCreate.calculateBundleAttributes(Bundle bundle, BundleEntitiesCache cache, PoolKit poolKit) Performs the calculation of theBundleattributes.protected voidBTBundleReorder.calculateBundleAttributes(Bundle bundle, PoolKit poolKit) Recalculates the attributes for the currentBundle.protected voidBTBundleAttributesCalculate.calculateSchedulingAttributes(Bundle bundle, List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Calculates the scheduling attributes for the currentBundle.protected voidBTUnbundling.cancelBundleOperations(Bundle bundle, PoolKit poolKit) Cancels all the not yet cancelledBOBundleOperationby changing their status and breaking the link between them and the relatedBOWorkOrderOperation.protected voidBTUnbundling.changeBundleOperationsStatus(BOBundleOperation bundleOperation, PoolKit poolKit) Changes the status of everyBOBundleOperationtoBOBundleOperationStatus.Values.CANCELLEDby callingBundleOperationStatusUpdateEvent.protected LongBTBundling.createBundle(BOBundleCriterion bundleCriterion, List<BOWorkOrderOperation> woOperations, BundlingInput bundlingInput, PoolKit poolKit) Creates a newBundlewith all obtained characteristics by callingBundleCreateEvent.protected List<BOBundleOperation> BTBundleCreate.createBundleOperations(Bundle bundle, List<Long> workOrderOperationsId, PoolKit poolKit) For everyBOWorkOrderOperationof the given list, a newBOBundleOperationis created (respecting the original work order list order).protected AggregateBundleRequirementBTBundleCreate.createBundleRequirements(Bundle bundle, List<Long> workOrderOperationsId, PoolKit poolKit) Creates theAggregateBundleRequirementby aggregating all theBOOperationRequirements that are related to the given work order operations.BTBundling.createBundlesByCriterion(BundlingRule rule, BOBundleCriterion bundleCriterion, List<BOWorkOrderOperation> workOrderOperations, BundlingInput bundlingInput, PoolKit poolKit) Creates theBundles starting from the givenBOBundleCriterionand the list ofBOWorkOrderOperationto aggregate.protected BOBundleHeaderBTBundleCreate.createHeader(BundleCreateInput input, PoolKit poolKit) Creates a newBOBundleHeaderwith the stateBOBundleStatus.Values.SCHEDULABLEand all the other basic informations.protected voidBTBundleAttributesCalculate.createSkillAndSkillDivision(Bundle bundle, List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) protected voidBTBundleAttributesCalculate.createSkillAndSkillDivisionByConfiguration(Bundle bundle, Long skillConfigurationId, BundleEntitiesCache cache, PoolKit poolKit) Starting from theBOSkillConfiguration, it creates all the skills and skill divisions for the currentBundle.protected voidBTBundleAttributesCalculate.createSkillAndSkillDivisionByConfigurationOverride(Bundle bundle, Long skillOverrideConfigurationId, PoolKit poolKit) Starting from theBOSkillOverrideConfiguration, it creates all the skills for the currentBundle.protected voidBTAutomaticBundling.execute(AutomaticBundlingEvent event, PoolKit poolKit) Unbundles all the existing schedulable and not lockedBundles and creates newBundles starting from the active and automaticBundlingRules.protected voidBTBundleAttributesCalculate.execute(BundleAttributesCalculateEvent event, PoolKit poolKit) Starting from the givenBundleAttributesCalculateEventinput, it calculates the scheduling attributes for the currentBundleand creates theBOSkills andBOSkillDivisions.protected voidBTBundleCreate.execute(BundleCreateEvent event, PoolKit poolKit) Creates a newBundlestarting from theBundleCreateInputand writes the id of the newly createdBOBundleHeaderinto the event journal.protected voidBTBundleReorder.execute(BundleReorderEvent event, PoolKit poolKit) Reorders theBOWorkOrderOperations and the relatedBOBundleOperations.protected voidBTBundling.execute(BundlingEvent event, PoolKit poolKit) Starting from a list of givenBundlingRules, it tries to create as manyBundlethat meet the requirements.protected voidBTBundlingCriteriaApply.execute(BundlingCriteriaApplyEvent event, PoolKit poolKit) Applies every requestedBOBundleCriterionto the list of givenBOWorkOrderOperations and writes into the journal the map between the applied criterion and its aggregated operations.protected voidBTBundlingOperationSort.execute(BundlingOperationSortEvent event, PoolKit poolKit) Starting from a list ofBOBundleOperationOrdering, sorts the given list ofBOWorkOrderOperation.protected voidBTElaborationUnbundling.execute(ElaborationUnbundlingEvent event, PoolKit poolKit) Executes the unbundling process for the allBundles that areBOBundleStatus.Values.SCHEDULABLEand that are related to the given elaboration.protected voidBTUnbundling.execute(UnbundlingEvent event, PoolKit poolKit) Executes the unbundling process for the all givenBundles that areBOBundleStatus.Values.SCHEDULABLE, by calling the canceling process on all the relatedBOBundleOperation.protected List<BundlingRule> BTAutomaticBundling.getActiveAndAutomaticRules(PoolKit poolKit) Retrieves all the active and automatic rules.protected LongBTBundleAttributesCalculate.getBundleDefaultDuration(List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Returns theBundledefault duration based on the related list ofBOWorkOrderOperations.protected StringBTBundleAttributesCalculate.getBundleMicrocluster(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) protected LongBTBundleAttributesCalculate.getBundleMinTimeForDay(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Returns the bundle minimum time for day based on the related list ofBOWorkOrderOperations.protected LongBTBundleAttributesCalculate.getBundleMinTimeForSuspension(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Returns the bundle minimum time for suspension based on the related list ofBOWorkOrderOperations.protected DoubleBTBundleAttributesCalculate.getBundleXCoordinate(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) protected DoubleBTBundleAttributesCalculate.getBundleYCoordinate(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) BundlerMessageHelper.getBundlingMessage(List<Long> bundleIds, List<String> bundleMessages, PoolKit poolKit) Builds a message specific to the given bundle messages.BundlerMessageHelper.getCriterionMessage(BOBundleCriterion bundleCriterion, PoolKit poolKit) Builds a message specific to the givenBOBundleCriterion.protected WorkOrdersIntegrationServiceBTBundleCreate.getIntegrationService(PoolKit poolKit) protected WorkOrdersIntegrationServiceBTBundleReorder.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected Stream<BOActivity> BTBundleAttributesCalculate.getOperationActivities(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Loads from theBundleEntitiesCacheeveryBOActivitythat is related to aBOWorkOrderOperationin theBundle.protected List<BOBundleHeader> BTAutomaticBundling.getSchedulableBundles(PoolKit poolKit) Retrieves the existing schedulable and not lockedBundles.protected BOSkillOverrideConfigurationBTBundleAttributesCalculate.getSkillOverrideConfiguration(Long skillOverrideConfigurationId, PoolKit poolKit) Returns theBOSkillOverrideConfigurationwhich corresponds to the given id.protected List<BOSkillOverrideConfigurationSkill> BTBundleAttributesCalculate.getSkillOverrideConfigurationSkills(Long skillOverrideConfigurationId, PoolKit poolKit) Returns the list ofBOSkillOverrideConfigurationSkillfiltering by the correspondingBOSkillOverrideConfigurationid.protected List<BOWorkOrderOperation> BTBundleReorder.getSortedWorkOrderOperations(List<BOWorkOrderOperation> workOrderOperations, BundleReorderInput input, PoolKit poolKit) Returns the sorted list ofBOWorkOrderOperations based on the given orderings.protected BOAddressBTBundleAttributesCalculate.getWorkOrderOperationAddress(BOWorkOrderOperation woOperation, BundleEntitiesCache cache, PoolKit poolKit) Returns theBOAddressrelated to the givenBOWorkOrderOperation.protected List<BOWorkOrderOperation> BTBundling.getWorkOrderOperations(BundlingInput input, BundlingRule rule, PoolKit poolKit) Returns the sorted list of all theBOWorkOrderOperations that are valid for the aggregation.protected voidBTBundling.initializeCache(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Initializes theBundleEntitiesCachewith theBOWorkOrderOperations appointments.protected LongBTBundling.insertBundleCriterion(BOBundleCriterion bundleCriterion, PoolKit poolKit) Inserts the givenBOBundleCriterion.protected LongBTBundleCreate.insertHeader(BOBundleHeader bundleHeader, PoolKit poolKit) Performs the insertion of the preparedBOBundleHeader.protected LongBTBundleCreate.insertOperation(BOBundleOperation bundleOperation, PoolKit poolKit) Performs the insertion of the preparedBOBundleOperation.protected LongBTBundleCreate.insertSkill(BOBundleSkill bundleSkill, PoolKit poolKit) Performs the insertion of the preparedBOBundleSkill.protected LongBTBundleCreate.insertSkillDivision(BOBundleSkillDivision bundleSkillDivision, PoolKit poolKit) Performs the insertion of the preparedBOBundleSkillDivision.protected booleanBTBundleAttributesCalculate.isBundleBooking(List<BOWorkOrderHeader> workOrders, PoolKit poolKit) Checks whether any of theBOWorkOrderHeaderrelated to the currentBundleis considered as booking.protected BooleanBTBundleAttributesCalculate.isBundleMultiDay(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundleextends on multiple days or not.protected BooleanBTBundleAttributesCalculate.isBundleOnCallExcluded(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundlehas on call resources and therefore it must be excluded.protected BooleanBTBundleAttributesCalculate.isBundleOnDutyOnly(List<BOWorkOrderOperation> woOperations, BundleEntitiesCache cache, PoolKit poolKit) Checks whether any of theBOActivityof the currentBundlerequires only resources that are currently on duty or not.protected voidBTBundleReorder.linkWorkOrderOperations(List<BOWorkOrderOperation> workOrderOperations, PoolKit poolKit) Links the parentBOWorkOrderOperationto all its children.protected BundleBTUnbundling.loadBundle(Long bundleId, PoolKit poolKit) Loads theBundlerelated to the given id.protected List<BOWorkOrderOperation> BTBundleAttributesCalculate.loadWorkOrderOperations(Bundle bundle, PoolKit poolKit) Loads the list of all theBOWorkOrderOperations related to the currentBundle.protected List<BOWorkOrderOperation> BTBundleReorder.loadWorkOrderOperations(List<Long> ids, PoolKit poolKit) Loads the list ofBOWorkOrderOperationrelated to the given list of ids.protected List<BOWorkOrderOperation> BTBundling.loadWorkOrderOperations(BundlingRule rule, List<Long> workOrderOperationIds, BundleEntitiesCache cache, PoolKit poolKit) Loads the list ofBOWorkOrderOperationfrom the given input, using also the work order filters set on theBundlingRuleprotected voidBTBundleCreate.notifyBundleCreation(Bundle bundle, PoolKit poolKit) Notifies the creation of theBundle.protected voidBTUnbundling.notifyUnbundling(Bundle bundle, PoolKit poolKit) Notifies the unbundling process by callingBundleNotificationEventwithBundleNotificationAction.UNBUNDLEaction.BTBundling.processBundlingRule(BundlingInput input, BundlingRule rule, PoolKit poolKit) Creates the bundles starting from the givenBundlingRuleand theBundlingInput.protected voidBTBundleReorder.reorderBundleOperations(Bundle bundle, List<BOWorkOrderOperation> workOrderOperations, PoolKit poolKit) Reorders theBOBundleOperations based on the new order of theBOWorkOrderOperations.protected LongBTBundleCreate.saveBundle(Bundle bundle, PoolKit poolKit) Performs the insertion of the preparedBOBundleHeaderand all theBOBundleOperations.protected voidBTBundleCreate.saveBundleRequirements(AggregateBundleRequirement aggregate, PoolKit poolKit) Saves the aggregate bundle requirements by converting them to individualBOBundleRequirementobjects and inserting them usingBundleRequirementInsertEvent.BTElaborationUnbundling.searchBundleCriteria(Long elaboration, PoolKit poolKit) BTElaborationUnbundling.searchBundles(Long elaboration, PoolKit poolKit) Searches for the allBundles that areBOBundleStatus.Values.SCHEDULABLEand that are related to the given elaboration.protected voidBTBundleAttributesCalculate.setOperationsRequirements(Bundle bundle, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Sets the aggregated requirements for the bundle based on all its operations.protected List<BOWorkOrderOperation> BTBundling.sortWorkOrderOperations(List<BOWorkOrderOperation> woOperations, BundlingRule bundlingRule, BundlingInput input, PoolKit poolKit) Sorts the list ofBOWorkOrderOperation.protected List<BOWorkOrderOperation> BTBundlingOperationSort.sortWorkOrderOperations(BundlingOperationSortInput operationSortInput, PoolKit poolKit) Sorts the given list ofBOWorkOrderOperation.protected voidUnbundles theBundles having the given ids.Unbundles all the validBundles that are related to the given elaboration.protected voidBTAutomaticBundling.unbundleSchedulableBundles(PoolKit poolKit) Unbundles the existing schedulableBundles.protected voidBTUnbundling.unlinkBundleOperations(List<BOBundleOperation> bundleOperationList, PoolKit poolKit) Removes the link between the list of currentBOBundleOperationand each relatedBOWorkOrderOperation.protected voidBTBundleReorder.unlinkWorkOrderOperations(List<BOWorkOrderOperation> workOrderOperations, PoolKit poolKit) Unlinks the parentBOWorkOrderOperationfrom all its children.protected voidBTBundleReorder.updateHeader(Bundle bundle, PoolKit poolKit) Updates theBOBundleHeader.protected voidBTBundleCreate.updateWorkOrderOperations(Bundle bundle, PoolKit poolKit) Saves the id of theBOBundleHeaderinto eachBOWorkOrderOperationof the list by and callingWorkOrderOperationLinkEvent.protected voidValidates the input before reordering the bundle operations. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion with parameters of type PoolKitModifier and TypeMethodDescriptionprotected BOBundleCriterionBundlingCriterion.addBundleCriterion(BOBundleCriterion sourceKey, Map<BOBundleCriterion, List<BOWorkOrderOperation>> criterionResult, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Adds a new empty criterion to the result map: the new criterion is cloned by the given one and associated with an empty list ofBOWorkOrderOperations.BundlingCriterion.apply(BOBundleCriterion sourceKey, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Maps eachBOWorkOrderOperationof the given list, together with the criterion that matches them.protected abstract voidBundlingCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Abstract method which completes the given bundle criterion by adding the information derived from the givenBOWorkOrderOperation.protected BOAddressBundlingCriterion.getAddress(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the address associated to the givenBOWorkOrderOperation.protected BOBundleCriterionBundlingCriterion.getBundleCriterion(BOBundleCriterion sourceKey, Map<BOBundleCriterion, List<BOWorkOrderOperation>> criterionResult, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the bundle criterion that matches with the givenBOWorkOrderOperation.protected BOWorkOrderHeaderBundlingCriterion.getWorkOrder(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns theBOWorkOrderHeaderassociated to the givenBOWorkOrderOperation.protected BOWorkOrderTypeBundlingCriterion.getWOType(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the type of the work order associated to the givenBOWorkOrderOperation.protected BOBundleCriterionBundlingCriterion.makeBundleCriterion(BOBundleCriterion sourceKey, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Creates a new criterion by cloning the given one and completes it with the needed informations.protected abstract Predicate<BOBundleCriterion> BundlingCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Abstract method that defines whether aBOWorkOrderOperationmatches the current criterion or not. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.address
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.address with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidMunicipalityCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toLocationBundlingType.MUNICIPALITY.protected voidStreetCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toLocationBundlingType.STREET.protected voidStreetNumberCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toLocationBundlingType.STREET_NUMBER.protected StringStreetCriterion.getStreet(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the street of the givenBOWorkOrderOperation.protected LongStreetNumberCriterion.getStreetNumber(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the street number of the givenBOWorkOrderOperation.protected Predicate<BOBundleCriterion> MunicipalityCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the municipality of the current criterion is the same as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> StreetCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the street of the current criterion is the same as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> StreetNumberCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the street number of the current criterion is the same as the one of theBOWorkOrderOperation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.appointment
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.appointment with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidAppointmentSameDayCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toTimeIntervalBundlingType.APPOINTMENT_IN_THE_SAME_DAY.protected voidAppointmentSameSlotCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toTimeIntervalBundlingType.APPOINTMENT_IN_THE_SAME_SLOT.protected Predicate<BOBundleCriterion> AppointmentSameDayCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks if the start date of the current criterion and the appointment start day of the givenBOWorkOrderOperationare the same.protected Predicate<BOBundleCriterion> AppointmentSameSlotCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks if the current criterion and the appointment of the givenBOWorkOrderOperationhave the same start date and end date. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.cardinality
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.cardinality with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidTeamCardinalityCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterionprotected Predicate<BOBundleCriterion> TeamCardinalityCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the team cardinality of the current criterion is the same as the one of theBOWorkOrderOperation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.operationcenter
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.operationcenter with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidOperationCenterCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its operation center to the one of the givenBOWorkOrderOperation.protected Predicate<BOBundleCriterion> OperationCenterCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the operation center of the bundle criterion is the same as the one of the work order operation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.operationtype
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.operationtype with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidOperationTypeCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting the type of givenBOWorkOrderOperation.protected Predicate<BOBundleCriterion> OperationTypeCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the operation type of the current criterion is the same as the one of theBOWorkOrderOperation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.technicalobject
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.technicalobject with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidTechnicalObjectCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toTechnicalObjectBundlingType.TECHNICAL_OBJECT.protected voidTechnicalObjectParentCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toTechnicalObjectBundlingType.TECHNICAL_OBJECT_PARENT.protected voidTechnicalObjectRootCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting its bundling type toTechnicalObjectBundlingType.TECHNICAL_OBJECT_ROOT.protected LongTechnicalObjectCriterion.getTechnicalObject(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the technical object of the givenBOWorkOrderOperation.protected LongTechnicalObjectParentCriterion.getTechnicalObjectParent(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the technical object parent of the givenBOWorkOrderOperation.protected LongTechnicalObjectRootCriterion.getTechnicalObjectRoot(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Returns the technical object root of the givenBOWorkOrderOperation.protected Predicate<BOBundleCriterion> TechnicalObjectCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the technical object of the current criterion is the same as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> TechnicalObjectParentCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the technical object of the current criterion has the same parent as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> TechnicalObjectRootCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the technical object of the current criterion has the same root as the one of theBOWorkOrderOperation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.workordertype
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.criterion.workordertype with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidRequestTypeCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting the request type of givenBOWorkOrderOperation.protected voidServiceTypeCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting the service type of givenBOWorkOrderOperation.protected voidTechnicalObjectTypeCriterion.completeBundleCriterion(BOBundleCriterion bundleCriterion, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Completes the given criterion by setting the same technical object type as the one associated to theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> RequestTypeCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the request type of the current criterion is the same as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> ServiceTypeCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the service type of the current criterion is the same as the one of theBOWorkOrderOperation.protected Predicate<BOBundleCriterion> TechnicalObjectTypeCriterion.matches(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks whether the technical object type of the current criterion is the same one as the one of theBOWorkOrderOperation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering that return PoolKitMethods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering with parameters of type PoolKitModifier and TypeMethodDescriptionBundlingOperationComparatorBuilder.build(BundlingOperationSortInput operationSortInput, PoolKit poolKit) Builds theBundlingOperationComparatorstarting from the list ofBOBundleOperationOrderingids.protected BaseComparatorBundlingOperationComparatorBuilder.buildComparator(Long orderingId, BundlingOperationSortInput operationSortInput, PoolKit poolKit) Instantiates the rightBaseComparatorstarting from the givenBOBundlingRuleOrderingid.protected List<BaseComparator> BundlingOperationComparatorBuilder.buildComparators(BundlingOperationSortInput operationSortInput, PoolKit poolKit) Builds the list ofBaseComparators that will used in the bundling process.protected voidBaseComparator.initialize(BundlingOperationSortInput operationSortInput, PoolKit poolKit) static <T extends BaseComparator>
TBaseComparator.make(Class<T> criterionClass, BundlingOperationSortInput operationSortInput, PoolKit poolKit) Instantiates a new comparator.voidBaseComparator.setPoolKit(PoolKit poolKit) Sets the pool kit. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidTopologicalComparator.initialize(BundlingOperationSortInput operationSortInput, PoolKit poolKit) Initializes the comparator by performing topological sorting on the linear asset locations. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.task.ordering.location.topologicalsorting with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTopologicalSort.execute(TopologicalSortEvent<T, I> event, PoolKit poolKit) Executes the topological sorting algorithm on the provided linear items. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.header.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionBTWorkOrderHeaderStatusDeductionFromOperations.calculateWorkOrderHeaderStatus(List<BOWorkOrderOperation> operations, PoolKit poolKit) Work Order state automaton.protected voidBTWorkOrderHeaderStatusDeductionFromOperations.execute(WorkOrderHeaderStatusDeductionFromOperationsEvent event, PoolKit poolKit) Updates the status of aBOWorkOrderHeader.BTWorkOrderHeaderStatusDeductionFromOperations.getSchedulableOperationsStatus(List<BOWorkOrderOperation> operations, PoolKit poolKit) Loads the work order operations status related to schedulable operationsprotected booleanBTWorkOrderHeaderStatusDeductionFromOperations.isWaitingForTechnicalValidation(List<BOWorkOrderOperation> operations, PoolKit poolKit) Returns true if exists at least one work order operation that requires validation, false otherwiseprotected List<InterventionAggregate> BTWorkOrderHeaderStatusDeductionFromOperations.loadWorkOrderInterventions(Set<Long> operations, PoolKit poolKit) Loads the not cancelled interventions related to the work order operations.protected List<BOWorkOrderOperation> BTWorkOrderHeaderStatusDeductionFromOperations.loadWorkOrderOperations(Long workOrderId, PoolKit poolKit) Loads the operations of a Work Orderprotected TimeZoneBTWorkOrderHeaderTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.censusrule.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.censusrule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionCensusRuleSearch.body(InterventionCensusRuleSearchEvent event, PoolKit pk) Writes the searched census rules associated to the givenBOInterventioninto the event journal.protected WorkOrdersIntegrationServiceBTInterventionCensusRuleSearch.getIntegrationService(PoolKit pk) Retrieves theWorkOrdersIntegrationServiceinstance. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionMeasureCheck.body(InterventionMeasureCheckEvent event, PoolKit pk) Validates the intervention measures according to census rules.protected voidBTInterventionMeasureCheck.checkMandatoryMeasures(BOIntervention intervention, List<BOMeasuringElement> measuringElements, List<BOCensusRule> rules, PoolKit poolKit) Checks if all mandatory measuring elements have at least one validated measure for the intervention.protected voidBTInterventionMeasureLink.execute(InterventionMeasureLinkEvent event, PoolKit pk) Updates theBOMeasureobject linking the intervention.protected WorkOrdersIntegrationServiceBTInterventionMeasureCheck.getIntegrationService(PoolKit pk) Retrieves theWorkOrdersIntegrationServiceinstance.protected WorkOrdersIntegrationServiceBTInterventionMeasureLink.getIntegrationService(PoolKit pk) Retrieves theWorkOrdersIntegrationServiceinstance.protected List<BOCensusRule> BTInterventionMeasureCheck.getInterventionMeasureCensusRules(BOIntervention intervention, PoolKit poolKit) Loads the active census rules of type measures associated with the given intervention.protected List<BOMeasuringElement> BTInterventionMeasureCheck.getInterventionMeasuringElements(BOIntervention intervention, PoolKit pk) Loads all measuring elements associated with the intervention's address.protected voidValidates the measure data. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionResourceDelete.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceInsert.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.checkWorkOrderStatus(BOInterventionResource interventionResource, PoolKit poolKit) Checks the status of the work order associated with the providedBOInterventionResource.protected voidBTInterventionResourceDelete.deleteInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Deletes anBOInterventionResource.protected voidBTInterventionResourceDelete.execute(InterventionResourceDeleteEvent event, PoolKit poolKit) protected voidBTInterventionResourceInsert.execute(InterventionResourceInsertEvent event, PoolKit poolKit) Executes the intervention resource insertion process.protected voidBTInterventionResourceUpdate.execute(InterventionResourceUpdateEvent event, PoolKit poolKit) Executes the intervention resource update process.protected BOInterventionResourceBTInterventionResourceUpdate.getExistingInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the existingBOInterventionResourceto be updated.protected WorkOrdersIntegrationServiceBTInterventionResourceDelete.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected WorkOrdersIntegrationServiceBTInterventionResourceInsert.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected WorkOrdersIntegrationServiceBTInterventionResourceUpdate.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected BOInterventionResourceBTInterventionResourceDelete.getInterventionResource(InterventionResourceDeleteInput interventionResourceDeleteInput, PoolKit poolKit) Retrieves a list ofBOInterventionResourceobjects based on the providedBOInterventionResource.protected List<BOInterventionResource> BTInterventionResourceInsert.getInterventionResources(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves a list ofBOInterventionResourceobjects based on the providedBOInterventionResource.protected LongBTInterventionResourceInsert.getNearestWorkShift(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the nearest work shift for the given intervention resource.protected LongBTInterventionResourceUpdate.getNearestWorkShift(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves the nearest work shift for the given intervention resource.protected BOWorkOrderOperationBTInterventionResourceDelete.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected BOWorkOrderOperationBTInterventionResourceInsert.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected BOWorkOrderOperationBTInterventionResourceUpdate.getWorkOrderOperation(BOInterventionResource interventionResource, PoolKit poolKit) Retrieves theBOWorkOrderOperationassociated with the providedBOInterventionResource.protected voidBTInterventionResourceInsert.insertInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Inserts a newBOInterventionResource.protected voidBTInterventionResourceInsert.insertWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Inserts a newBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.manageWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Manages the work order operation resource associated with the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.manageWorkOrderOperationResource(BOInterventionResource interventionResource, BOInterventionResource existingInterventionResource, PoolKit poolKit) Updates aBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected voidBTInterventionResourceInsert.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected voidBTInterventionResourceUpdate.notifyInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Sends an intervention resource notification.protected voidBTInterventionResourceDelete.notifyWorkOrderOperationResource(BOWorkOrderOperationResource workOrderOperationResource, PoolKit poolKit) Sends a work order operation resource notification.protected voidBTInterventionResourceDelete.removeWorkOrderOperationResource(BOWorkOrderOperationResource workOrderOperationResource, PoolKit poolKit) Remove an existingBOWorkOrderOperationResource.protected List<BOWorkOrderOperationResource> BTInterventionResourceDelete.searchWorkOrderOperationResources(BOInterventionResource interventionResource, PoolKit poolKit) Searches forBOWorkOrderOperationResourceentities based on the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.updateInterventionResource(BOInterventionResource interventionResource, PoolKit poolKit) Updates aBOInterventionResource.protected voidBTInterventionResourceDelete.updateValidationStatus(PoolKit poolKit) Updates the validation status by calling theInterventionOutcomeValidationStatusUpdateEventprotected voidBTInterventionResourceInsert.updateValidationStatus(PoolKit poolKit) Updates the validation status by calling theInterventionOutcomeValidationStatusUpdateEventprotected voidBTInterventionResourceUpdate.updateValidationStatus(PoolKit poolKit) Updates the validation status by calling theInterventionOutcomeValidationStatusUpdateEventprotected voidBTInterventionResourceDelete.updateWorkOrder(PoolKit poolKit) Updates the work order header after an intervention resource has been inserted.protected voidBTInterventionResourceInsert.updateWorkOrder(PoolKit poolKit) Updates the work order header after an intervention resource has been inserted.protected voidBTInterventionResourceUpdate.updateWorkOrder(PoolKit poolKit) Updates the work order header after an intervention resource has been inserted.protected voidBTInterventionResourceDelete.updateWorkOrderOperationResource(BOWorkOrderOperationResource workOrderOperationResource, PoolKit poolKit) Updates an existingBOWorkOrderOperationResource.protected voidBTInterventionResourceInsert.updateWorkOrderOperationResource(BOInterventionResource interventionResource, List<BOWorkOrderOperationResource> workOrderOperationResources, PoolKit poolKit) Updates the spent time of an existingBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceUpdate.updateWorkOrderOperationResource(BOWorkOrderOperationResource workOrderOperationResource, PoolKit poolKit) Updates an existingBOWorkOrderOperationResource.protected voidBTInterventionResourceInsert.upsertWorkOrderOperationResource(BOInterventionResource interventionResource, PoolKit poolKit) Upserts aBOWorkOrderOperationResourcebased on the providedBOInterventionResource.protected voidBTInterventionResourceDelete.validate(BOInterventionResource interventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceInsert.validate(BOInterventionResource interventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceUpdate.validate(BOInterventionResource interventionResource, BOInterventionResource existingInterventionResource, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTInterventionResourceInsert.validateDates(BOInterventionResource interventionResource, PoolKit poolKit) Validates the date-related properties of the providedBOInterventionResource. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceInterventionSearch.execute(ResourceInterventionSearchEvent event, PoolKit poolKit) It first checks if the resource is a team leader OR if it's not a team leader but has associated interventions.protected WorkOrdersIntegrationServiceBTResourceInterventionSearch.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected Collection<Long> BTResourceInterventionSearch.getInterventionsFromResources(ResourceInterventionSearchFilter filter, PoolKit poolKit) Retrieves the interventions from resources based on the provided search filter.protected Collection<Long> BTResourceInterventionSearch.getWoOperations(ResourceInterventionSearchFilter input, PoolKit poolKit) Retrieves the collection of work order operations based on the provided input.BTResourceInterventionSearch.searchInterventionResources(ResourceInterventionSearchFilter filter, PoolKit poolKit) Retrieves a list of intervention resource IDs based on the provided search filter.protected PageResponse<BOIntervention> BTResourceInterventionSearch.searchInterventions(ResourceInterventionSearchEvent event, PoolKit poolKit, InterventionSearchFilter interventionSearchFilter, Collection<Long> woOperations, ResourceInterventionSearchFilter filter) Searches for interventions based on the provided search filter.BTResourceInterventionSearch.searchScheduling(List<BOWorkShift> workShiftList, PoolKit poolKit) Searches for scheduling based on the providedBOWorkShiftlist.protected Collection<Long> BTResourceInterventionSearch.searchWorkOrderOperations(ResourceInterventionSearchFilter input, PoolKit poolKit) Retrieves the collection of work order operations based on the provided input.protected List<BOWorkShift> BTResourceInterventionSearch.searchWorkShifts(ResourceInterventionSearchFilter filter, PoolKit poolKit) Searches for work shifts based on the provided filter.protected voidBTResourceInterventionSearch.validate(ResourceInterventionSearchFilter filter, PoolKit poolKit) Validates the input for resource intervention search event. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.attachment.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.attachment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationAttachmentInsert.execute(WorkOrderOperationAttachmentInsertEvent event, PoolKit poolKit) Executes the work order operation attachment insert operation.BTWorkOrderOperationAttachmentInsert.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected BOAddressBTWorkOrderOperationAttachmentInsert.loadAddress(Long addressId, PoolKit poolKit) Loads an address by its ID.protected BOWorkOrderHeaderBTWorkOrderOperationAttachmentInsert.loadWorkOrderHeader(Long workOrderId, PoolKit poolKit) Loads a work order header by its id.protected BOWorkOrderOperationBTWorkOrderOperationAttachmentInsert.loadWorkOrderOperation(Long workOrderOperationId, PoolKit poolKit) Loads a work order operation by its id.voidBTWorkOrderOperationAttachmentInsert.validate(WorkOrderOperationAttachmentInsertInput input, PoolKit poolKit) Validates the input parameters for the work order operation attachment insert process. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.immediatescheduling.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.immediatescheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationImmediateSchedulingCheck.execute(WorkOrderOperationNotificationEvent event, PoolKit poolKit) protected WorkOrdersIntegrationServiceBTWorkOrderOperationImmediateSchedulingCheck.getIntegrationService(PoolKit poolKit) Returns the integration service.protected BooleanBTWorkOrderOperationImmediateSchedulingCheck.isImmediateSchedulingRequired(BOWorkOrderOperation operation, BOWorkOrderHeader header, PoolKit poolKit) protected voidBTWorkOrderOperationImmediateSchedulingCheck.validateInput(BOWorkOrderOperation operation, PoolKit poolKit) Validates the input operation. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationInterventionGroupLoad.body(WorkOrderOperationInterventionGroupLoadEvent event, PoolKit poolKit) Writes the needed intervention group andBOActivityfor the givenBOWorkOrderOperation.protected WorkOrdersIntegrationServiceBTWorkOrderOperationInterventionGroupLoad.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected List<BOWorkOrderOperationTypeActivity> BTWorkOrderOperationInterventionGroupLoad.loadWorkOrderOperationTypeActivity(WorkOrderOperationInterventionGroupLoadInput input, PoolKit poolKit) Loads the work order operation type activity relations starting from the given work order type and work order operation type.protected TimeZoneBTWorkOrderOperationTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.type.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeGenerateCodeDescription.body(WorkOrderOperationTypeGenerateCodeDescriptionEvent event, PoolKit pk) Updates the work order type with the newly generated code and description.protected voidBTWorkOrderOperationTypeGenerateCodeDescription.updateFields(BOWorkOrderOperationType bo, PoolKit poolKit) Generates code and description for the givenBOWorkOrderOperationType -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.operationcenter.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected LongBTOperationCenterDeductionFromAsset.deduceOperationCenter(PoolKit poolKit) This method tries to find the operation center by loading the address and finding if it is associated with an asset or an account.protected LongBTOperationCenterDeductionFromTerritory.deduceOperationCenter(List<BOStructureValidityPeriod> validityPeriodList, PoolKit poolKit) This method tries to find the operation center by loading the zones from the micro cluster associated to the address.protected LongBTOperationCenterDeductionFromWorkOrderType.deduceOperationCenter(Set<Long> structureIds, PoolKit poolKit) This method tries to find the operation center by loading the operation center from asset operation centers.protected voidBTOperationCenterDeductionFromAsset.execute(OperationCenterDeductionFromAssetEvent event, PoolKit poolKit) protected voidBTOperationCenterDeductionFromTerritory.execute(OperationCenterDeductionFromTerritoryEvent event, PoolKit poolKit) protected voidBTOperationCenterDeductionFromWorkOrderType.execute(OperationCenterDeductionFromWorkOrderTypeEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationCenterDeduction.execute(WorkOrderOperationCenterDeductionEvent event, PoolKit poolKit) protected List<BOStructureValidityPeriod> BTOperationCenterDeductionFromTerritory.findValidityPeriods(Date referenceDate, Set<Long> structureIds, PoolKit poolKit) Finds the validity periods for the given reference date, structuresBTOperationCenterDeductionFromWorkOrderType.getActiveStructures(PoolKit poolKit, Set<Long> structureIds) Method that given a Set of structures ids it checks if the ids are related to active structures.protected WorkOrdersIntegrationServiceBTOperationCenterDeductionFromAsset.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.BTOperationCenterDeductionFromTerritory.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused to access other domainsBTOperationCenterDeductionFromWorkOrderType.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused to access other domainsBTWorkOrderOperationCenterDeduction.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused to access other domainsBTOperationCenterDeductionFromWorkOrderType.getStructureFromWorkOrderTypeStructure(PoolKit poolKit) Load the structures that are associated with a work order typeBTOperationCenterDeductionFromWorkOrderType.loadStructure(PoolKit poolKit) Load the structure starting from work order type, and it returns its id if it is active.BTOperationCenterDeductionFromTerritory.loadStructures(PoolKit poolKit) Loads the structures associated with the given workOrderType.protected voidBTOperationCenterDeductionFromAsset.validateInput(OperationCenterDeductionFromAssetInput input, PoolKit poolKit) Validates the data before performing any action that require the inputprotected voidBTOperationCenterDeductionFromTerritory.validateInput(OperationCenterDeductionFromTerritoryInput input, PoolKit poolKit) Validates the data before performing any action that require the inputprotected voidBTOperationCenterDeductionFromWorkOrderType.validateInput(OperationCenterDeductionFromWorkOrderTypeInput input, PoolKit poolKit) Validates the data before performing any action that require the inputprotected voidBTWorkOrderOperationCenterDeduction.validateInput(WorkOrderOperationCenterDeductionInput input, PoolKit poolKit) Validates the data before performing any action that require the input -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTInterventionOutcomeCompleteNotification.body(InterventionOutcomeCompleteNotificationEvent event, PoolKit poolKit) Executes the business task to handle the intervention outcome complete notification.protected voidBTInterventionOutcomeSave.body(InterventionOutcomeSaveEvent event, PoolKit poolKit) Saves theBOInterventionOutcome.protected voidBTInterventionOutcomeValidate.body(InterventionOutcomeValidateEvent event, PoolKit poolKit) Checks that all the data of theBOInterventionOutcomeare coherent and valid.protected voidBTInterventionOutcomeSave.checkMeasures(BOIntervention intervention, PoolKit poolKit) Validates the measures for the intervention outcome by calling theInterventionMeasureCheckEvent.protected voidBTInterventionOutcomeSave.checkMeterReadings(Long reasonTypeId, Long interventionGroup, PoolKit poolKit) Checks if the meter readings are mandatory for this outcome.protected booleanBTInterventionOutcomeSave.checkTotalOutcomesForWorkOrder(BOWorkOrderHeader workOrder, BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Checks if the total outcomes for the work order is being respected or not.protected voidBTInterventionExecution.execute(SimpleBusinessEvent<T, Void> event, PoolKit poolKit) protected voidBTInterventionExecutionDelete.execute(InterventionExecutionDeleteEvent event, PoolKit poolKit) protected List<BOIntervention> BTInterventionExecution.findInterventionsToBeRemoved(PoolKit poolKit) This method finds the interventions that are associated with the same foreman id and with a different work order operation.protected LongBTInterventionOutcomeSave.getForcedClosureType(BOWorkOrderHeader workOrder, Long outcomeType, BOWorkOrderOperation workOrderOperation, boolean isLastAppointment, PoolKit poolKit) Returns the forced closure type basing on the outcome data.protected WorkOrdersIntegrationServiceBTInterventionExecution.getIntegrationService(PoolKit poolKit) Retrieves the WorkOrdersIntegrationService instance.protected WorkOrdersIntegrationServiceBTInterventionExecutionDelete.getIntegrationService(PoolKit poolKit) protected WorkOrdersIntegrationServiceBTInterventionOutcomeCompleteNotification.getIntegrationService(PoolKit poolKit) Returns the integration service.protected WorkOrdersIntegrationServiceBTInterventionOutcomeSave.getIntegrationService(PoolKit poolKit) Returns the integration service.BTInterventionOutcomeValidate.getIntegrationService(PoolKit poolKit) Return theWorkOrdersIntegrationServiceused to access other domainsprotected LongBTInterventionOutcomeSave.getInterventionGroup(PoolKit poolKit) Returns the intervention group.protected List<InterventionAggregate> BTInterventionOutcomeSave.getSameAppointmentInterventions(PoolKit poolKit) Returns the all the interventions that have the same appointment of the intervention we are saving.protected LongBTInterventionOutcomeSave.getWorkOrderOperationStatus(BOWorkOrderOperation workOrderOperation, Long outcomeType, PoolKit poolKit) Returns the calculated work order operation status.protected voidBTInterventionOutcomeSave.initialize(InterventionOutcomeSaveInput input, PoolKit poolKit) Initializes the needed entity for the saving.protected voidBTInterventionOutcomeSave.insertInterventionOutcome(boolean isLastAppointment, Long outcomeType, PoolKit poolKit) Inserts the new intervention outcome.protected BOAppointmentBTInterventionOutcomeSave.loadAppointment(Long appointment, PoolKit poolKit) Loads the appointment.protected InterventionAggregateBTInterventionOutcomeSave.loadInterventionAggregate(Long id, PoolKit poolKit) Loads theInterventionAggregate.protected BOOutcomeReasonBTInterventionOutcomeSave.loadOutcomeReason(Long outcomeReason, PoolKit poolKit) Loads the outcome reason from the given id.protected BOOutcomeReasonTypeBTInterventionOutcomeSave.loadReasonType(Long outcomeReasonType, PoolKit poolKit) Loads the reason type from the given id.protected BOWorkOrderHeaderBTInterventionOutcomeSave.loadWorkOrder(Long workOrder, PoolKit poolKit) Loads the work order from the given id.protected BOWorkOrderOperationBTInterventionOutcomeSave.loadWorkOrderOperation(Long workOrderOperation, PoolKit poolKit) Loads the work order operation from the given id.protected voidBTInterventionExecution.notifyInterventionOutcome(BOInterventionOutcome interventionOutcome, PoolKit poolKit, InterventionOutcomeNotificationAction action) Notifies that the intervention outcome was modified by callingInterventionOutcomeNotificationEventprotected voidBTInterventionOutcomeSave.notifyInterventionOutcome(InterventionOutcomeNotificationAction action, boolean isLastAppointment, Long outcomeType, Date limitDate, PoolKit poolKit) Notifies the intervention outcome update.protected voidBTInterventionArrivalOnSite.performInterventionAction(InterventionExecutionInput input, PoolKit poolKit) Arrival at the site an intervention by updating the intervention outcome and sending a notification that will update the agenda status.protected abstract voidBTInterventionExecution.performInterventionAction(InterventionExecutionInput input, PoolKit poolKit) protected voidBTInterventionStart.performInterventionAction(InterventionExecutionInput input, PoolKit poolKit) Start an intervention by updating the intervention outcome and sending a notification that will update the agenda status.protected voidBTInterventionTakeInCharge.performInterventionAction(InterventionExecutionInput input, PoolKit poolKit) Takes in charge an intervention by updating the intervention outcome and sending a notification that will update the agenda status.protected voidBTInterventionExecution.recalculateWorkOrderOperationStatus(PoolKit poolKit) Recalculates the work order operation status.protected voidBTInterventionExecutionDelete.recalculateWorkOrderOperationStatus(BOWorkOrderOperation workOrderOperation, PoolKit poolKit) Recalculates the work order operation status.protected voidBTInterventionExecution.recalculateWorkOrderStatus(PoolKit poolKit) Recalculate work order status.protected voidBTInterventionExecutionDelete.recalculateWorkOrderStatus(Long workOrderId, PoolKit poolKit) Recalculates the work order status by calling theWorkOrderHeaderStatusRecalculateEvent.protected voidBTInterventionOutcomeSave.recalculateWorkOrderStatus(PoolKit poolKit) Recalculates the work order status by calling theWorkOrderHeaderStatusRecalculateEvent.protected voidBTInterventionExecution.removeOtherInterventionsFromForeman(List<BOIntervention> interventionsToBeRemoved, PoolKit poolKit) Removes other interventions from foreman by callingInterventionExecutionDeleteEventprotected voidBTInterventionExecutionDelete.resetInterventionOutcomeDates(BOIntervention intervention, PoolKit poolKit) Reset the intervention outcome dates for the given intervention.protected voidBTInterventionExecutionDelete.resetInterventionResource(List<BOIntervention> interventionsList, PoolKit poolKit) Resets the agenda resources for a list of interventions.protected List<BOWorkOrderOperation> BTInterventionOutcomeSave.searchWorkOrderOperations(PoolKit poolKit) Searches for the work order operations related to the given work order, sorting them by last outcome date.protected voidBTInterventionOutcomeSave.updateInterventionOutcome(PoolKit poolKit) Updates the current intervention outcome.protected voidBTInterventionOutcomeSave.updateValidationStatus(PoolKit poolKit) Updates the validation status by calling theInterventionOutcomeValidationStatusUpdateEventand theInterventionOutcomeValidationStatusByRuleUpdateEvent.protected voidBTInterventionOutcomeSave.updateWOByOrderInterventions(PoolKit poolKit) Updates all the intervention that have the current one as parent.protected voidBTInterventionOutcomeSave.updateWorkOrder(PoolKit poolKit) Updates the work order and updates its status.protected voidBTInterventionExecution.updateWorkOrderOperation(PoolKit poolKit) Updates the work order operation by launchingWorkOrderOperationUpdateEvent.protected voidBTInterventionOutcomeSave.updateWorkOrderOperation(boolean isLastAppointment, Long outcomeType, List<InterventionAggregate> sameAppointmentIntervention, PoolKit poolKit) Updates the work order operation with its status.protected voidBTInterventionOutcomeCompleteNotification.updateWorkOrderRequirement(InterventionOutcomeCompleteNotificationInput input, PoolKit poolKit) Updates resource requirements for a work order operation based on the outcome cause configuration.protected voidBTInterventionOutcomeSave.validate(InterventionOutcomeSaveInput input, PoolKit poolKit) Validates the outcome and the intervention before the saving process.protected voidBTInterventionOutcomeValidate.validateEncodedNotes(BOInterventionOutcome outcome, PoolKit poolKit) Checks that the encoded notes are correct based on the current outcome reason.protected voidBTInterventionExecution.validateInput(InterventionExecutionInput input, PoolKit poolKit) Validates the input for the intervention execution task.protected voidBTInterventionOutcomeValidate.validateRelatedEntities(BOInterventionOutcome outcome, PoolKit poolKit) Validates the entities related to theBOInterventionOutcome. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.resourcewithintervention.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceWithInterventionSearch.execute(ResourceWithInterventionSearchEvent event, PoolKit poolKit) Executes the main task logic for searching resources with interventions.protected WorkOrdersIntegrationServiceBTResourceWithInterventionSearch.getIntegrationService(PoolKit poolKit) Retrieves theWorkOrdersIntegrationServiceinstance.protected voidBTResourceWithInterventionSearch.loadAssistantsInterventions(PoolKit poolKit, ResourceWithInterventionSearchFilter filter) Finds and loads interventions assigned to assistant resources (non-team leaders).protected voidBTResourceWithInterventionSearch.loadResources(ResourceWithInterventionSearchFilter filter, PoolKit poolKit) Retrieves the collection of resources based on the provided input.protected voidBTResourceWithInterventionSearch.loadTeamLeaderInterventions(PoolKit poolKit, ResourceWithInterventionSearchFilter filter) Finds and loads interventions assigned to team leaders (foremen).protected voidBTResourceWithInterventionSearch.loadWorkOrderOperations(ResourceWithInterventionSearchFilter input, PoolKit poolKit) Retrieves and processes work order operations based on the provided filter criteria.protected List<BOIntervention> BTResourceWithInterventionSearch.searchInterventions(PoolKit poolKit, ResourceWithInterventionSearchFilter filter, boolean teamLeader) Searches for interventions based on the provided filter criteria.protected PageResponse<BOResource> BTResourceWithInterventionSearch.searchPaginatedResources(Set<Long> resourceIds, ResourceWithInterventionSearchEvent event, PoolKit poolKit) Searches for resources based on the provided resource IDs and additional filter criteria.BTResourceWithInterventionSearch.searchWorkOrderOperations(Collection<Long> workOrders, PoolKit poolKit) Searches for work order operations associated with the specified work orders.protected voidBTResourceWithInterventionSearch.validate(ResourceWithInterventionSearchFilter filter, PoolKit poolKit) Validates the input parameters for the resource with intervention search. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderCreationFromWorkCycle.activateWorkOrder(Long workOrderHeaderId, PoolKit poolKit) Activate the work orderprotected voidBTWorkOrderCreationFromWorkCycle.createRepeatableOperation(BOWorkOrderHeader woHeader, BOWorkCycleStructure workCycleStructure, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Creation of aBOWorkOrderOperationstarting from a repeatableBOWorkCycleStructure.protected voidBTWorkOrderCreationFromWorkCycle.createSingleOperation(BOWorkOrderHeader woHeader, BOWorkCycleStructure workCycleStructure, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Creation of aBOWorkOrderOperationstarting from a non-repeatableBOWorkCycleStructure.protected List<BOWorkOrderOperation> BTWorkOrderCreationFromWorkCycle.createWoOperations(BOWorkOrderHeader woHeader, PoolKit poolKit) Creates a list ofBOWorkOrderOperationbased on the provided work order header and work cycle structures.protected voidBTWorkOrderCreationFromWorkCycle.execute(WorkOrderCreationFromWorkCycleEvent event, PoolKit poolKit) protected voidBTWorkOrderGenerateCode.execute(WorkOrderGenerateCodeEvent event, PoolKit pk) protected StringBTWorkOrderGenerateCode.generateCode(Long operationCenterId, PoolKit poolKit) Method that generates work order's code by concatenating operation center's code and sequential number, ex. given operation center's code C01 and sequential number 1 -> CO100001.protected WorkOrdersIntegrationServiceBTWorkOrderCreationFromWorkCycle.getIntegrationService(PoolKit poolKit) Returns the integration service.protected WorkOrdersIntegrationServiceBTWorkOrderGenerateCode.getIntegrationService(PoolKit poolKit) Returns the integration service.protected LongBTWorkOrderCreationFromWorkCycle.getTechnicalObjectType(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the technical object type for work order operation type or work order typeprotected voidBTWorkOrderCreationFromWorkCycle.insertOperations(Long workOrderHeaderId, List<BOWorkOrderOperation> woOperations, PoolKit poolKit) Insert the list ofBOWorkOrderOperation.BTWorkOrderCreationFromWorkCycle.searchAssetDescendants(BOWorkCycleStructure workCycleStructure, Long assetId, PoolKit poolKit) Searches for the descendants of an asset based on the provided asset id and asset status from work cycle structure.protected List<BOWorkCycleStructure> BTWorkOrderCreationFromWorkCycle.searchWorkCycleStructure(BOWorkOrderHeader woHeader, PoolKit poolKit) Searches for work cycle structures based on the provided work order header.protected voidBTWorkOrderCreationFromWorkCycle.validateWorkOrderHeader(BOWorkOrderHeader woHeader, PoolKit poolKit) Check on mandatory fields and visibility of properties.protected voidBTWorkOrderCreationFromWorkCycle.validateWorkOrderOperation(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Check on the visibility of the properties of theBOWorkOrderOperation -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.type.ocassignmentcritera.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.type.ocassignmentcritera.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderTypeOperationCenterAssignmentCriteriaLoad.execute(WorkOrderTypeOperationCenterAssignmentCriteriaLoadEvent event, PoolKit poolKit) Writes the searched assignment criteria into the event journalprotected voidBTWorkOrderTypeOperationCenterAssignmentCriteriaSave.execute(WorkOrderTypeOperationCenterAssignmentCriteriaSaveEvent event, PoolKit poolKit) Writes the inserted work order type id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.type.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderTypeGenerateCodeDescription.body(WorkOrderTypeGenerateCodeDescriptionEvent event, PoolKit poolKit) Updates the work order type with the newly generated code and description.protected voidBTWorkOrderTypeSave.body(WorkOrderTypeSaveEvent event, PoolKit poolKit) Updates the work order type with the newly generated code and description.protected voidBTWorkOrderTypeSave.checkExistenceOfInChargeWO(PoolKit poolKit) protected voidBTWorkOrderTypeSave.evaluateOtherStructureRelations(PoolKit poolKit) protected voidBTWorkOrderTypeSave.evaluateTypeComponents(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.workcycle.structure.repeatableoperationfilter.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.workcycle.structure.repeatableoperationfilter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleRepeatableOperationFilterUpdate.execute(WorkCycleRepeatableOperationFilterUpdateEvent event, PoolKit poolKit) protected WorkOrdersIntegrationServiceBTWorkCycleRepeatableOperationFilterUpdate.getIntegrationService(PoolKit poolKit) Returns the integration service.protected LongBTWorkCycleRepeatableOperationFilterUpdate.getTechnicalObjectType(BOWorkCycle workCycle, BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the technical object type for work order operation type or work order typeprotected voidBTWorkCycleRepeatableOperationFilterUpdate.validate(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Validates the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.bl.workcycle.structure.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.workcycle.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleStructureInsert.completeWorkCycleStructure(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Complete the structure with the duration and team cardinality data taken from the work cycle, and the repeatability of the operation is based on the type of technical object associated with the structure or work cycle.protected voidBTWorkCycleStructureUpdate.completeWorkCycleStructure(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Complete the structure with the duration and team cardinality data taken from the work cycle, and the repeatability of the operation is based on the type of technical object associated with the structure or work cycle.protected voidBTWorkCycleStructureInsert.execute(WorkCycleStructureInsertEvent event, PoolKit poolKit) Inserts the givenBOWorkCycleStructureand writes the newly generated id into the event journal.protected voidBTWorkCycleStructureUpdate.execute(WorkCycleStructureUpdateEvent event, PoolKit poolKit) Inserts the givenBOWorkCycleStructureand writes the newly generated id into the event journal.protected WorkOrdersIntegrationServiceBTWorkCycleStructureInsert.getIntegrationService(PoolKit poolKit) Returns the integration service.protected WorkOrdersIntegrationServiceBTWorkCycleStructureUpdate.getIntegrationService(PoolKit poolKit) Returns the integration service.protected List<BOWorkCycleStructure> BTWorkCycleStructureInsert.getStructures(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Get the list ofBOWorkCycleStructureassociated to the sameBOWorkCycleprotected List<BOWorkCycleStructure> BTWorkCycleStructureUpdate.getStructures(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Get the list ofBOWorkCycleStructureassociated to the sameBOWorkCycleprotected LongBTWorkCycleStructureInsert.getTechnicalObjectType(BOWorkCycle workCycle, BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the technical object type for work order operation type or work order typeprotected LongBTWorkCycleStructureUpdate.getTechnicalObjectType(BOWorkCycle workCycle, BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the technical object type for work order operation type or work order typeprotected BOWorkCycleBTWorkCycleStructureInsert.getWorkCycle(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the work cycleprotected BOWorkCycleBTWorkCycleStructureUpdate.getWorkCycle(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Return the work cycleprotected List<BOAccountType> BTWorkCycleStructureInsert.loadAccountType(Long technicalObjectTypeId, PoolKit poolKit) Method that load the account typeprotected List<BOAccountType> BTWorkCycleStructureUpdate.loadAccountType(Long technicalObjectTypeId, PoolKit poolKit) Method that load the account typeprotected List<BOAssetType> BTWorkCycleStructureInsert.loadAssetType(Long technicalObjectTypeId, PoolKit poolKit) Method that load the asset typeprotected List<BOAssetType> BTWorkCycleStructureUpdate.loadAssetType(Long technicalObjectTypeId, PoolKit poolKit) Method that load the asset typeprotected voidBTWorkCycleStructureInsert.notifyWorkCycleInsert(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Notifies the insertion of a work cycle structure.protected voidBTWorkCycleStructureUpdate.notifyWorkCycleUpdate(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Notifies the update of a work cycle structure.protected voidBTWorkCycleStructureInsert.validate(BOWorkCycleStructure workCycleStructure, List<BOWorkCycleStructure> workCycleStructures, PoolKit poolKit) Validates the data before the insertion.protected voidBTWorkCycleStructureUpdate.validate(BOWorkCycleStructure workCycleStructure, List<BOWorkCycleStructure> workCycleStructures, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.integration
Fields in overit.geocallapp.wfm.orchestrator.workorders.integration declared as PoolKitMethods in overit.geocallapp.wfm.orchestrator.workorders.integration with parameters of type PoolKitModifier and TypeMethodDescriptionWorkOrdersEventIntegrationService.instanceAccountsProvider(PoolKit poolKit) abstract AccountsProviderWorkOrdersIntegrationService.instanceAccountsProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceAssetsProvider(PoolKit poolKit) abstract AssetsProviderWorkOrdersIntegrationService.instanceAssetsProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceBundlerProvider(PoolKit poolKit) abstract BundlerEventProviderWorkOrdersIntegrationService.instanceBundlerProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceCalendarProvider(PoolKit poolKit) abstract CalendarProviderWorkOrdersIntegrationService.instanceCalendarProvider(PoolKit poolKit) overit.geocallapp.wfm.documents.integration.DocumentProviderWorkOrdersEventIntegrationService.instanceDocumentProvider(PoolKit poolKit) abstract overit.geocallapp.wfm.documents.integration.DocumentProviderWorkOrdersIntegrationService.instanceDocumentProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceExecutionProvider(PoolKit poolKit) abstract ExecutionProviderWorkOrdersIntegrationService.instanceExecutionProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceLocationProvider(PoolKit poolKit) abstract LocationProviderWorkOrdersIntegrationService.instanceLocationProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceMeasuringElementsProvider(PoolKit poolKit) abstract MeasuringElementsProviderWorkOrdersIntegrationService.instanceMeasuringElementsProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) abstract OrganizationalStructuresProviderWorkOrdersIntegrationService.instanceOrganizationalStructuresProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceResourceProvider(PoolKit poolKit) abstract ResourceProviderWorkOrdersIntegrationService.instanceResourceProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceSchedulingProvider(PoolKit poolKit) abstract SchedulingProviderWorkOrdersIntegrationService.instanceSchedulingProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceSkillsProvider(PoolKit poolKit) abstract SkillsProviderWorkOrdersIntegrationService.instanceSkillsProvider(PoolKit poolKit) WorkOrdersEventIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) abstract WorkOrderProviderWorkOrdersIntegrationService.instanceWorkOrderProvider(PoolKit poolKit) static WorkOrdersIntegrationServiceWorkOrdersIntegrationService.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search
Methods in overit.geocallapp.wfm.orchestrator.workorders.ux.type.search with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewWorkOrderType.completeRowData(DBView dbv, int rowNumber, BOWorkOrderType workOrderType, PoolKit poolKit) protected voidServerTableViewWorkOrderType.loadCachedData(List<BOWorkOrderType> object, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOperationCenterAddressSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterAddressSearch.body(OperationCenterAddressSearchEvent event, PoolKit poolKit) Writes the searched operation center addresses into the event journal.protected voidBTOperationCenterAddressUpdate.checkExistingRelation(BOOperationCenterAddress operationCenterAddress, PoolKit pk) protected voidBTOperationCenterMainAddress.checkExistingRelation(OperationCenterMainAddressInput input, PoolKit pk) protected voidBTOperationCenterAddressInsert.completeAndValidate(BOOperationCenterAddress operationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressUpdate.completeAndValidate(BOOperationCenterAddress operationCenterAddress, PoolKit pk) protected voidBTOperationCenterAddressInsert.execute(OperationCenterAddressInsertEvent event, PoolKit pk) Inserts the relation between the given operation center and address.protected voidBTOperationCenterAddressLoad.execute(OperationCenterAddressLoadEvent event, PoolKit poolKit) Writes the loaded Operation Center Address into the event journal.protected voidBTOperationCenterAddressUpdate.execute(OperationCenterAddressUpdateEvent event, PoolKit pk) Updates a newBOOperationCenterAddresswith all its needed components.protected voidBTOperationCenterMainAddress.execute(OperationCenterMainAddressEvent event, PoolKit poolKit) Updates the main address for the related operation center.protected voidBTOperationCenterMainAddress.update(CommandContext cc, PoolKit poolKit) protected voidBTOperationCenterMainAddress.updateMainRelation(OperationCenterMainAddressInput input, PoolKit poolKit) Sets the given address as the main one for the operation center.protected voidBTOperationCenterMainAddress.updateOtherRelations(OperationCenterMainAddressInput input, PoolKit poolKit) Sets all the other addresses related to the operation center as not 'main'.protected voidBTOperationCenterMainAddress.validate(OperationCenterMainAddressInput input, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterAssignmentCriteriaLoad.execute(OperationCenterAssignmentCriteriaLoadEvent event, PoolKit poolKit) Writes the loaded assignment criteria into the event journal.protected voidBTOperationCenterAssignmentCriteriaSearch.execute(OperationCenterAssignmentCriteriaSearchEvent event, PoolKit poolKit) Writes the searched assignment criteria into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOperationCenterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterInsert.checkUniqueCode(BOOperationCenter operationCenter, PoolKit poolKit) Checks if the code of the given operation center is unique.protected voidBTOperationCenterUpdate.checkUniqueCode(BOOperationCenter operationCenter, PoolKit poolKit) Checks if the code of the given operation center is unique.protected voidBTOperationCenterInsert.execute(OperationCenterInsertEvent event, PoolKit pk) Writes the inserted operation center id into the event journal.protected voidBTOperationCenterLoad.execute(OperationCenterLoadEvent event, PoolKit poolKit) Writes the loaded operation center into the event journal.protected voidBTOperationCenterSearch.execute(OperationCenterSearchEvent event, PoolKit poolKit) Writes the searched operation centers into the event journal.protected voidBTOperationCenterUpdate.execute(OperationCenterUpdateEvent event, PoolKit pk) Updates a newBOOperationCenterwith all its needed components.protected voidBTOperationCenterInsert.insertZone(BOOperationCenter operationCenter, PoolKit pk) protected voidBTOperationCenterInsert.notifyInsert(BOOperationCenter operationCenter, PoolKit poolKit) protected voidBTOperationCenterUpdate.notifyUpdate(BOOperationCenter operationCenter, PoolKit poolKit) protected TimeZoneBTOperationCenterTimeZoneResolver.resolveTimeZone(TimeZoneResolverInput<Long> input, PoolKit poolKit) protected voidBTOperationCenterUpdate.updateOperationCenter(BOOperationCenter operationCenter, PoolKit pk) Updates the givenBOOperationCenter.protected voidBTOperationCenterUpdate.updateZone(BOOperationCenter operationCenter, PoolKit pk) Updates theBOZoneassociated to the givenBOOperationCenter.protected voidBTOperationCenterInsert.validate(BOOperationCenter operationCenter, PoolKit poolKit) protected voidBTOperationCenterUpdate.validate(BOOperationCenter operationCenter, PoolKit poolKit) Validates the givenBOOperationCenter. -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.structure.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStructureSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.structure.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStructureInsert.checkActiveBookingExists(BOStructure structure, PoolKit pk) protected voidBTStructureUpdate.checkActiveBookingExists(BOStructure structure, PoolKit pk) protected voidBTStructureInsert.checkCodeUnique(BOStructure structure, PoolKit pk) protected voidBTStructureUpdate.checkCodeUnique(BOStructure structure, PoolKit pk) protected voidBTStructureInsert.completeAndValidate(BOStructure structure, PoolKit pk) protected voidBTStructureUpdate.completeAndValidate(BOStructure structure, PoolKit pk) protected voidBTStructureInsert.execute(StructureInsertEvent event, PoolKit poolKit) protected voidBTStructureLoad.execute(StructureLoadEvent event, PoolKit poolKit) protected voidBTStructureSearch.execute(StructureSearchEvent event, PoolKit poolKit) protected voidBTStructureUpdate.execute(StructureUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOStructureValidityPeriodSearch.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTStructureActiveValidityPeriodsSearch.execute(StructureActiveValidityPeriodsSearchEvent event, PoolKit poolKit) protected voidBTStructureValidityPeriodDelete.execute(StructureValidityPeriodDeleteEvent event, PoolKit poolKit) protected voidBTStructureValidityPeriodInsert.execute(StructureValidityPeriodInsertEvent event, PoolKit pk) Writes the inserted structure validity period id into the event journal.protected voidBTStructureValidityPeriodLoad.execute(StructureValidityPeriodLoadEvent event, PoolKit pk) Writes the loaded structure validity period into the event journal.protected voidBTStructureValidityPeriodSearch.execute(StructureValidityPeriodSearchEvent event, PoolKit pk) Writes the searched structure validity periods into the event journal.protected voidBTStructureValidityPeriodUpdate.execute(StructureValidityPeriodUpdateEvent event, PoolKit pk) protected voidBTStructureValidityPeriodInsert.validateAndCompleteInput(BOStructureValidityPeriod boStructureValidityPeriod, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOStructureValidityPeriodprotected voidBTStructureValidityPeriodUpdate.validateAndCompleteInput(BOStructureValidityPeriod boStructureValidityPeriod, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkCenterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCenterInsert.afterInsert(BOWorkCenter bo, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCenterUpdate.afterUpdate(BOWorkCenter workCenter, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkCenterInsert.checkUniqueCode(BOWorkCenter workCenter, PoolKit poolKit) protected voidBTWorkCenterUpdate.checkUniqueCode(BOWorkCenter workCenter, PoolKit poolKit) protected voidBTWorkCenterInsert.execute(WorkCenterInsertEvent event, PoolKit pk) Writes the inserted work center id into the event journal.protected voidBTWorkCenterLoad.execute(WorkCenterLoadEvent event, PoolKit pk) Writes the loaded work center into the event journal.protected voidBTWorkCenterSearch.execute(WorkCenterSearchEvent event, PoolKit poolKit) Writes the searched work centers into the event journal.protected voidBTWorkCenterUpdate.execute(WorkCenterUpdateEvent event, PoolKit pk) Updates a newBOWorkCenterwith all its needed components.protected voidBTWorkCenterInsert.validate(BOWorkCenter workCenter, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkCenterprotected voidBTWorkCenterUpdate.validate(BOWorkCenter workCenter, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkCenter -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.zone.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOZoneSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.zone.microcluster.data
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone.microcluster.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAddressMicroClusterZones.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.zone.microcluster.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone.microcluster.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTZonesSearchFromMicroCluster.execute(ZonesSearchFromMicroClusterEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.bl.zone.task
Methods in overit.geocallapp.wfm.organizationalstructures.bl.zone.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTZoneInsert.execute(ZoneInsertEvent event, PoolKit pk) Writes the inserted zone id into the event journal.protected voidBTZoneLoad.execute(ZoneLoadEvent event, PoolKit poolKit) Writes the loaded zone into the event journal.protected voidBTZoneSearch.execute(ZoneSearchEvent event, PoolKit poolKit) Writes the searched zones into the event journal.protected voidBTZoneUpdate.execute(ZoneUpdateEvent event, PoolKit pk) Updates aBOZone.protected void -
Uses of PoolKit in overit.geocallapp.wfm.organizationalstructures.integration
Methods in overit.geocallapp.wfm.organizationalstructures.integration with parameters of type PoolKitModifier and TypeMethodDescriptionOrganizationalStructuresEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.capacityplanning.scenario.result with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewCapacityPlanningActivityDetailResult.completeRowData(DBView dbv, int rowNumber, CapacityPlanningActivityDetailResult capacityPlanningDetailResult, PoolKit poolKit) protected voidServerTableViewCapacityPlanningResourceDetailResult.completeRowData(DBView dbv, int rowNumber, CapacityPlanningResourceDetailResult capacityPlanningDetailResult, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail
Methods in overit.geocallapp.wfm.planning.ux.forecastcapacity.forecast.resource.shiftmodel.detail with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidServerTableViewForecastShiftModelDetail.completeRowData(DBView dbv, int rowNumber, BOForecastShiftModelDetail forecastShiftModelDetail, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activity.da
Methods in overit.geocallapp.wfm.project.bl.activity.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectActivity.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchProjectActivity.defineValues(CommandContext cc, PoolKit pk) protected voidDAOSearchProjectActivity.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activity.task
Methods in overit.geocallapp.wfm.project.bl.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityWoCreation.body(ProjectActivityWoCreationEvent event, PoolKit pk) protected voidBTProjectActivityLoad.body(ProjectActivityLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityLoadTimeRangeConfiguration.body(ProjectActivityLoadTimeRangeConfigurationEvent event, PoolKit pk) protected voidBTProjectActivityCreate.convertCalendarUnitFields(BOProjectActivity activity, PoolKit pk) protected voidBTProjectActivityUpdate.convertCalendarUnitFields(BOProjectActivity activity, PoolKit pk) protected voidBTProjectActivityCreate.execute(ProjectActivityCreateEvent event, PoolKit pk) protected voidBTProjectActivityUpdate.execute(ProjectActivityUpdateEvent event, PoolKit pk) protected voidBTProjectActivityCreate.fillActivityData(BOProjectActivity activity, Project project, PoolKit pk) protected LongBTActivityWoCreation.getOperationCenter(BOProjectActivity projectActivity, Long technicalObject, PoolKit pk) protected BOProjectProfileBTProjectActivityCreate.getProjectProfile(Long projectId, PoolKit pk) protected BOProjectProfileBTProjectActivityUpdate.getProjectProfile(Long projectId, PoolKit pk) protected LongBTActivityWoCreation.getTechincalObject(ProjectActivityWoCreationEvent event, PoolKit pk) protected LongBTProjectActivityLoadTimeRangeConfiguration.getTimeRangeConfigurationId(BOProjectActivity projectActivity, PoolKit pk) protected BOProjectActivityBTProjectActivityCreate.insertActivity(BOProjectActivity activity, PoolKit pk) protected WorkOrderBTActivityWoCreation.insertWO(BOProjectActivity projectActivity, Long woType, Long technicalObject, Long operationCenter, PoolKit pk) BTActivityWoCreation.loadDefaultTechnicalObject(PoolKit pk) protected LongBTActivityWoCreation.loadTechObjOperationCenter(Long technicalObject, PoolKit pk) protected overit.geocallapp.wfm.timerange.configuration.bl.TimeRangeConfigurationBTProjectActivityLoadTimeRangeConfiguration.loadTimeRangeConfiguration(Long id, PoolKit pk) protected BOProjectActivityBTProjectActivityUpdate.updateActivity(BOProjectActivity activity, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activity.type.task
Methods in overit.geocallapp.wfm.project.bl.activity.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityTypeLoad.execute(ProjectActivityTypeLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityTypeSearch.execute(ProjectActivityTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activitydebriefing.da
Methods in overit.geocallapp.wfm.project.bl.activitydebriefing.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectActivityDebriefing.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activitydebriefing.task
Methods in overit.geocallapp.wfm.project.bl.activitydebriefing.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityGenericDebriefingCreate.alignActivityStatus(BOProjectActivity activity, Long activityStatus, PoolKit pk) protected voidBTProjectActivityGenericDebriefingSave.body(ProjectActivityGenericDebriefingSaveEvent event, PoolKit pk) protected voidBTProjectActivityGenericDebriefingSave.convertCalendarUnitFields(BOProjectActivityDebriefing debriefing, Long projectId, PoolKit pk) protected voidBTProjectActivityGenericDebriefingCreate.execute(ProjectActivityGenericDebriefingCreateEvent event, PoolKit pk) protected voidBTProjectActivityGenericDebriefingSave.fillGenericDebriefingData(BOProjectActivityDebriefing debriefing, PoolKit pk) protected ProjectBTProjectActivityGenericDebriefingCreate.getProject(Long projectId, PoolKit pk) protected BOProjectProfileBTProjectActivityGenericDebriefingSave.getProjectProfile(Long projectId, PoolKit pk) protected voidBTProjectActivityGenericDebriefingCreate.init(ProjectActivityGenericDebriefingCreateEvent event, PoolKit pk) protected BOProjectActivityDebriefingBTProjectActivityGenericDebriefingSave.insertDebriefing(BOProjectActivityDebriefing debriefing, PoolKit pk) protected BOProjectActivityDebriefingBTProjectActivityGenericDebriefingCreate.insertGenericDebriefing(Long activityId, PoolKit pk) protected BOProjectActivityBTProjectActivityGenericDebriefingCreate.loadActivity(Long activityId, PoolKit pk) protected BOProjectActivityBTProjectActivityGenericDebriefingSave.loadActivity(Long activityId, PoolKit pk) protected BOProjectActivityDebriefingBTProjectActivityGenericDebriefingCreate.loadLastDebriefing(Long activityId, PoolKit pk) protected ProjectBTProjectActivityGenericDebriefingCreate.loadProject(Long projectId, PoolKit pk) protected BOProjectActivityBTProjectActivityGenericDebriefingCreate.prepareActivityUpdateData(Long activityId, PoolKit pk) protected void -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activityrelation.da
Methods in overit.geocallapp.wfm.project.bl.activityrelation.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectActivitiesRelations.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.activityrelation.task
Methods in overit.geocallapp.wfm.project.bl.activityrelation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityRelationCreate.body(ProjectActivityRelationCreateEvent event, PoolKit pk) protected voidBTProjectActivityRelationDelete.body(ProjectActivityRelationDeleteEvent event, PoolKit pk) protected voidBTProjectActivityRelationUpdate.body(ProjectActivityRelationUpdateEvent event, PoolKit pk) protected voidBTProjectActivityRelationsManager.checkBeforeProcess(List<BOActivityRelation> relations, PoolKit pk) protected voidBTProjectActivityRelationDelete.deleteActivityRelation(BOActivityRelation activityRel, PoolKit pk) protected voidBTProjectActivityRelationsManager.execute(ProjectActivityRelationManagerEvent event, PoolKit pk) protected BOActivityRelationBTProjectActivityRelationCreate.insertRelation(BOActivityRelation activityRel, PoolKit pk) protected BOActivityRelationBTProjectActivityRelationUpdate.updateRelation(BOActivityRelation activityRel, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.calendarunit.task
Methods in overit.geocallapp.wfm.project.bl.calendarunit.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCalendarUnitLoad.execute(CalendarUnitLoadEvent event, PoolKit poolKit) protected voidBTCalendarUnitSearch.execute(CalendarUnitSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.configuration.da
Methods in overit.geocallapp.wfm.project.bl.configuration.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectHeaderTechnicalObjects.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchWOTypes.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.configuration.task
Methods in overit.geocallapp.wfm.project.bl.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDeleteProjectHeaderTO.body(DeleteProjectHeaderTOEvent event, PoolKit pk) protected voidBTLoadProjectHeaderTO.body(LoadProjectHeaderTOEvent event, PoolKit pk) protected voidBTProjectGeneralConfigurationLoad.body(ProjectGeneralConfigurationLoadEvent event, PoolKit pk) protected voidBTProjectGeneralConfigurationSave.body(ProjectGeneralConfigurationSaveEvent event, PoolKit pk) protected voidBTSaveProjectHeaderTO.body(SaveProjectHeaderTOEvent event, PoolKit pk) protected voidBTUpdateProjectTechnicalObjectFromWO.body(UpdateProjectTechnicalObjectFromWOEvent event, PoolKit pk) protected voidBTDeleteProjectHeaderTO.deleteRelation(BOProjectHeaderTechnicalObject relation, PoolKit pk) protected voidBTSaveProjectHeaderTO.insertRelation(BOProjectHeaderTechnicalObject relation, PoolKit pk) protected DBViewBTUpdateProjectTechnicalObjectFromWO.loadAssociatedTechnicalObjects(Long projectId, PoolKit pk) protected DBViewBTLoadProjectHeaderTO.loadProjectHeaderTO(Long projectId, PoolKit pk) protected LongBTProjectGeneralConfigurationLoad.loadTechnicalObject(PoolKit pk) BTProjectGeneralConfigurationSave.saveTechnicalObject(Long defaultTechnicalObject, PoolKit pk) protected voidBTUpdateProjectTechnicalObjectFromWO.updateRelation(Long newTechnicalObject, Long projectId, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.diary.da
Methods in overit.geocallapp.wfm.project.bl.diary.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectDiary.validate(CommandContext cc, PoolKit pk) protected voidDAOSearchProjectDiaryHistory.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.diary.task
Methods in overit.geocallapp.wfm.project.bl.diary.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectDiaryCreate.body(ProjectDiaryCreateEvent event, PoolKit pk) protected voidBTProjectDiaryDelete.body(ProjectDiaryDeleteEvent event, PoolKit pk) protected voidBTProjectDiaryUpdate.body(ProjectDiaryUpdateEvent event, PoolKit pk) protected voidBTProjectDiaryCreate.insertCreationValues(BOProjectDiary diary, PoolKit pk) protected voidBTProjectDiaryDelete.insertDeleteValues(BOProjectDiary diary, PoolKit pk) protected BOProjectDiaryBTProjectDiaryCreate.insertDiary(BOProjectDiary diary, PoolKit pk) protected voidBTProjectDiaryUpdate.insertModifyValues(BOProjectDiary diary, PoolKit pk) protected BOProjectDiaryBTProjectDiaryDelete.updateDiary(BOProjectDiary diary, PoolKit pk) protected BOProjectDiaryBTProjectDiaryUpdate.updateDiary(BOProjectDiary diary, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.header.da
Methods in overit.geocallapp.wfm.project.bl.header.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOProjectProgressive.defineSql(CommandContext cc, PoolKit pk) protected voidDAOSearchProject.defineValues(CommandContext cc, PoolKit pk) protected voidDAOSearchProject.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.header.task
Methods in overit.geocallapp.wfm.project.bl.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectHeaderCreate.bindProjectProfile(BOProjectHeader header, PoolKit pk) protected voidBTNewProjectHeaderCode.body(NewProjectHeaderCodeEvent event, PoolKit pk) protected voidBTProjectHeaderDelete.body(ProjectHeaderDeleteEvent event, PoolKit pk) protected voidBTProjectHeaderCancel.checkProjectData(Project project, PoolKit pk) protected voidBTProjectHeaderClose.checkProjectData(Project project, PoolKit pk) protected voidBTProjectHeaderCreate.checkProjectData(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderDelete.checkProjectData(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderRelease.checkProjectData(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderUpdate.checkProjectData(BOProjectHeader header, PoolKit pk) protected BOProjectProfileBTProjectHeaderCreate.cloneProfileFromType(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderCreate.convertCalendarUnitFields(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderUpdate.convertCalendarUnitFields(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderCreate.createProfile(BOProjectProfile profile, PoolKit pk) protected voidBTLoadProjectHeader.execute(ProjectHeaderLoadEvent event, PoolKit poolKit) protected voidBTProjectHeaderCancel.execute(ProjectHeaderCancelEvent event, PoolKit pk) protected voidBTProjectHeaderClose.execute(ProjectHeaderCloseEvent event, PoolKit pk) protected voidBTProjectHeaderCreate.execute(ProjectHeaderCreateEvent event, PoolKit pk) protected voidBTProjectHeaderRelease.execute(ProjectHeaderReleaseEvent event, PoolKit pk) protected voidBTProjectHeaderUpdate.execute(ProjectHeaderUpdateEvent event, PoolKit pk) protected booleanBTProjectHeaderCreate.existProjectWithSameCode(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderCreate.fillProjectData(BOProjectHeader header, PoolKit pk) protected LongBTNewProjectHeaderCode.getLastProgressive(String referenceYear, PoolKit pk) protected StringBTProjectHeaderCreate.getNewProjectCode(PoolKit pk) protected BOProjectProfileBTProjectHeaderCreate.getProfileFromProjectType(Long projectTypeId, PoolKit pk) protected BOProjectProfileBTProjectHeaderUpdate.getProjectProfile(Long projectId, PoolKit pk) protected voidBTNewProjectHeaderCode.init(NewProjectHeaderCodeEvent event, PoolKit pk) protected BOProjectHeaderBTProjectHeaderCreate.insertHeader(BOProjectHeader header, PoolKit pk) protected ProjectBTProjectHeaderCancel.loadProject(Long projectId, PoolKit pk) protected ProjectBTProjectHeaderClose.loadProject(Long projectId, PoolKit pk) protected ProjectBTProjectHeaderRelease.loadProject(Long projectId, PoolKit pk) protected BOProjectHeaderBTProjectHeaderDelete.loadProjectHeader(Long projectId, PoolKit pk) protected BOProjectHeaderBTProjectHeaderRelease.loadProjectHeader(Long projectId, PoolKit pk) protected BOProjectHeaderBTProjectHeaderRelease.manageReleaseActivities(Long projectId, BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderDelete.prepareDeletedProject(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderRelease.prepareProjectActivitiesData(Project project, PoolKit pk) protected voidBTProjectHeaderCancel.prepareProjectData(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderClose.prepareProjectData(BOProjectHeader header, PoolKit pk) protected voidBTProjectHeaderRelease.prepareProjectData(BOProjectHeader header, PoolKit pk) protected ProjectSaveEventBTProjectHeaderRelease.saveProject(Project project, PoolKit pk) protected BOProjectHeaderBTProjectHeaderUpdate.updateHeader(BOProjectHeader header, PoolKit pk) protected voidBTNewProjectHeaderCode.updateProgressive(Long lastProgressive, Long newProgressive, PoolKit pk) protected BOProjectHeaderBTProjectHeaderCancel.updateProjectHeader(BOProjectHeader header, PoolKit pk) protected BOProjectHeaderBTProjectHeaderClose.updateProjectHeader(BOProjectHeader header, PoolKit pk) protected BOProjectHeaderBTProjectHeaderDelete.updateProjectHeader(BOProjectHeader header, PoolKit pk) protected BOProjectHeaderBTProjectHeaderRelease.updateProjectHeader(BOProjectHeader header, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.management.planning.da
Methods in overit.geocallapp.wfm.project.bl.management.planning.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOProjectOperations.validate(CommandContext cc, PoolKit pk) protected voidDAOProjectOperationsSlots.validate(CommandContext cc, PoolKit pk) protected voidDAOSchedulingSlotSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.management.planning.task
Methods in overit.geocallapp.wfm.project.bl.management.planning.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAlignActivityToOperationPlanning.alignActivityDataToPlanning(OperationPlanning operationPlanning, PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.alignGenericDebriefing(PoolKit pk) protected voidBTSaveOperationSchedulingSlots.alignInterventionSchedulingSlots(Long planSlotId, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.alignWorkShiftSchedulingSlots(ScheduledIntervention si, PoolKit pk) protected voidBTAlignActivityToOperationPlanning.body(AlignActivityToOperationPlanningEvent event, PoolKit pk) protected voidBTCheckOperationPlanPlanningParameters.body(CheckOperationPlanPlanningParametersEvent event, PoolKit pk) protected voidBTLoadActivityPlanData.body(LoadActivityPlanDataEvent event, PoolKit pk) protected voidBTOperationPlanningSlotsSaved.body(OperationPlanningSlotsSavedEvent event, PoolKit pk) protected voidBTOperationSchedulingSlotsSaved.body(OperationSchedulingSlotsSavedEvent event, PoolKit pk) protected voidBTPlannedActivityTooltipDataLoad.body(PlannedActivityTooltipDataLoadEvent event, PoolKit pk) protected voidBTProjectActivityDetailedDebriefingSave.body(ProjectActivityDetailedDebriefingSaveEvent event, PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.body(ProjectActivityGenericDebriefingAlignEvent event, PoolKit pk) protected voidBTRemoveSlotCheckSlotGenericAccounting.body(RemoveSlotCheckEvent event, PoolKit pk) protected voidBTRemoveSlotCheckSlotOrigin.body(RemoveSlotCheckEvent event, PoolKit pk) protected voidBTRemoveSlotCheckSlotStatus.body(RemoveSlotCheckEvent event, PoolKit pk) protected voidBTRemoveSlots.body(RemoveSlotsEvent event, PoolKit pk) protected voidBTSaveOperationPlannings.body(SaveOperationPlanningsEvent event, PoolKit pk) protected voidBTSaveOperationPlanningSlots.body(SaveOperationPlanningSlotsEvent event, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.body(SaveOperationSchedulingSlotsEvent event, PoolKit pk) protected voidBTSchedulingSlotCheck.body(SchedulingSlotCheckEvent event, PoolKit pk) protected voidBTWoStatusSlotCheck.body(WoStatusSlotCheckEvent event, PoolKit pk) protected voidBTCheckOperationPlanPlanningParameters.checkBindToActivityCalendar(PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.elaborateDebriefingData(BOPlanSlot slot, BOWorkOrderOperation operation, BOProjectActivity activity, PoolKit pk) protected DBViewBTProjectActivityGenericDebriefingAlign.getAccountingUsers(LongSet slots, PoolKit pk) protected LongBTSaveOperationSchedulingSlots.getNearestRcut(BOSchedulingSlot slot, PoolKit pk) protected PooledConnectionBTLoadActivityPlanData.getPooledConnection(PoolKit pk) protected PooledConnectionBTRemoveSlotCheckSlotStatus.getPooledConnection(PoolKit pk) protected PooledConnectionBTRemoveSlots.getPooledConnection(PoolKit pk) protected PooledConnectionBTSaveOperationPlanningSlots.getPooledConnection(PoolKit pk) protected PooledConnectionBTSaveOperationSchedulingSlots.getPooledConnection(PoolKit pk) protected DBViewBTProjectActivityGenericDebriefingAlign.getPrevoiusSlots(BOPlanSlot slot, BOWorkOrderOperation operation, PoolKit pk) protected booleanBTCheckOperationPlanPlanningParameters.hasActivityCalendar(BOProjectActivity activity, PoolKit pk) protected voidBTCheckOperationPlanPlanningParameters.init(CheckOperationPlanPlanningParametersEvent event, PoolKit pk) protected voidBTLoadActivityPlanData.init(LoadActivityPlanDataEvent event, PoolKit pk) protected voidBTProjectActivityDetailedDebriefingSave.init(ProjectActivityDetailedDebriefingSaveEvent event, PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.init(ProjectActivityGenericDebriefingAlignEvent event, PoolKit pk) protected voidBTSaveOperationPlanningSlots.init(SaveOperationPlanningSlotsEvent event, PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.insertGenericDebriefing(Map<String, Object> values, PoolKit pk) protected booleanBTProjectActivityGenericDebriefingAlign.isOutcomeCausalConclusive(Long outcomeCausalId, PoolKit pk) protected voidBTRemoveSlots.launchSavedEvent(PoolKit pk) protected voidBTSaveOperationPlanningSlots.launchSavedEvent(PoolKit pk) protected voidBTSaveOperationSchedulingSlots.launchSavedEvent(PoolKit pk) protected OperationPlanningBTAlignActivityToOperationPlanning.loadFullPlanning(Long activityId, PoolKit pk) protected BOProjectActivityDebriefingBTProjectActivityGenericDebriefingAlign.loadLastGenericDebriefing(Long activityId, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadOperations(int maxrows, int skiprows, String order, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadPlanningSlots(DBView operations, PoolKit pk) protected DBViewBTLoadActivityPlanData.loadSchedulingSlots(DBView planningSlots, PoolKit pk) protected DBViewBTProjectActivityGenericDebriefingAlign.loadSortedDebriefing(Long activityId, PoolKit pk) protected List<OperationPlanning> BTLoadActivityPlanData.preparePlannedOperations(DBView operations, DBView planningSlots, DBView schedulingSlots, PoolKit pk) protected voidBTRemoveSlots.removeSlots(PoolKit pk) protected voidBTSaveOperationSchedulingSlots.saveInterventionSchedulingSlots(BOWorkOrderOperation operation, ScheduledIntervention si, PoolKit pk) protected List<OperationPlanning> BTSaveOperationPlannings.saveOperationPlanningSlots(List<OperationPlanning> operationPlannings, PoolKit pk) protected List<OperationPlanning> BTSaveOperationPlannings.saveOperationSchedulingSlots(List<OperationPlanning> operationPlannings, PoolKit pk) protected voidBTSaveOperationPlanningSlots.savePlanningSlots(PoolKit pk) protected voidBTSaveOperationSchedulingSlots.saveSchedulingSlot(BOSchedulingSlot schedulingSlot, Long operationId, Long planSlotId, Long parentRcuaId, PoolKit pk) protected voidBTProjectActivityDetailedDebriefingSave.saveSchedulingSlots(PoolKit pk) protected voidBTSaveOperationSchedulingSlots.saveSchedulingSlots(PoolKit pk) protected voidBTProjectActivityGenericDebriefingAlign.setDebriefingDates(BOPlanSlot slot, BOProjectActivity projectActivity, BOWorkOrderOperation operation, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.updateAppointentWorkorderStatus(BOWorkOrderOperation operation, BOPlanSlot planSlot, PoolKit pk) protected BOProjectActivityBTProjectActivityGenericDebriefingAlign.updateProjectActivity(BOPlanSlot slot, BOProjectActivity projectActivity, BOWorkOrderOperation operation, PoolKit pk) protected voidBTSaveOperationSchedulingSlots.updateSchedulingSlot(BOSchedulingSlot schedulingSlot, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEvaluateOperationPlanPlanningSlots.body(EvaluateOperationPlanPlanningSlotsEvent event, PoolKit pk) protected voidBTEvaluateOperationPlanSchedulingSlot.body(EvaluateOperationPlanSchedulingSlotsEvent event, PoolKit pk) protected voidBTSlotEvaluationDataLoader.body(SlotEvaluationDataLoaderEvent event, PoolKit pk) BTSlotEvaluationDataLoader.loadActivityCalendars(SlotEvaluationDataLoaderEvent event, PoolKit pk) protected overit.geocallapp.wfm.timerange.configuration.bl.TimeRangeConfigurationBTSlotEvaluationDataLoader.loadCalendar(SlotEvaluationDataLoaderEvent event, PoolKit pk) protected voidBTEvaluateOperationPlanPlanningSlots.loadData(EvaluateOperationPlanPlanningSlotsEvent event, PoolKit pk) protected Map<Long, List<BOPlanSlot>> BTSlotEvaluationDataLoader.loadOperationInterventions(SlotEvaluationDataLoaderEvent event, PoolKit pk) protected Map<Long, ResourceData> BTEvaluateOperationPlanSchedulingSlot.loadResourceData(List<overit.geocallapp.wfm.util.intervalli.DateTimeInterval> requiredRanges, OperationPlanSlotSchedulingParameters schedulingParams, PoolKit pk) protected Map<Long, ResourceData> BTSlotEvaluationDataLoader.loadResourceData(List<overit.geocallapp.wfm.util.intervalli.DateTimeInterval> requiredRanges, SlotEvaluationDataLoaderEvent event, PoolKit pk) protected BOWorkShiftTypeBTSlotEvaluationDataLoader.loadWorkShiftType(SlotEvaluationDataLoaderEvent event, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata
Methods in overit.geocallapp.wfm.project.bl.management.planning.task.slotevaluation.resourcedata with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLoadResourceData.body(LoadResourceDataEvent event, PoolKit pk) protected List<BOSchedulingSlot> BTLoadResourceData.loadInterventions(Long userId, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, PoolKit pk) BTLoadResourceData.loadReceipts(Long userId, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, PoolKit pk) protected List<BOWorkShift> BTLoadResourceData.loadWorkShifts(Long userId, overit.geocallapp.wfm.util.intervalli.DateTimeInterval range, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.multistage.task
Methods in overit.geocallapp.wfm.project.bl.multistage.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<CheckIssue> BTMultistageGroupCheckWOOperations.computeCheckIssues(MultistageGroupCheckWOOperationsInput inputElement, PoolKit poolKit) BTMultistageGroupCheckWOOperations.loadWOOperationsInProject(Set<Long> woOperations, PoolKit poolKit) protected BOWorkOrderOperationBTMultistageGroupCheckWOOperations.loadWorkOrderOperation(Long woOperationId, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.profile.da
Methods in overit.geocallapp.wfm.project.bl.profile.da with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSearchProjectProfile.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.profile.task
Methods in overit.geocallapp.wfm.project.bl.profile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectProfileCreate.body(ProjectProfileCreateEvent event, PoolKit pk) protected voidBTProjectProfileLoad.body(ProjectProfileLoadEvent event, PoolKit pk) protected voidBTProjectProfileUpdate.body(ProjectProfileUpdateEvent event, PoolKit pk) protected voidBTProjectProfileCreate.checkProfileData(BOProjectProfile profile, PoolKit pk) protected voidBTProjectProfileUpdate.checkProfileData(BOProjectProfile profile, PoolKit pk) protected BOProjectProfileBTProjectProfileCreate.insertHeader(BOProjectProfile profile, PoolKit pk) protected BOProjectProfileBTProjectProfileLoad.loadProfile(Long projectId, PoolKit pk) protected BOProjectProfileBTProjectProfileUpdate.updateHeader(BOProjectProfile profile, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.status.task
Methods in overit.geocallapp.wfm.project.bl.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityOutcome.alignActivityStatus(Long activityId, PoolKit pk) protected voidBTAlignActivityStatusToOperationPlanning.alignActivityStatus(OperationPlanning operationPlanning, PoolKit pk) protected voidBTWorkOrderStatusChange.alignActivityStatus(Long activityId, PoolKit pk) protected voidBTActivityOutcome.alignGenericDebriefings(Long activity, Long slotId, PoolKit pk) protected voidBTActivityOutcome.body(AgendaOutcomeSaveEvent event, PoolKit pk) protected voidBTAlignActivityStatusToOperationPlanning.body(AlignActivityStatusToOperationPlanningEvent event, PoolKit pk) protected voidBTEvaluateProjectActivitiesStatus.body(EvaluateProjectActivitiesStatusEvent event, PoolKit pk) protected voidBTWorkOrderStatusChange.body(WorkOrderStatusChangeEvent event, PoolKit pk) protected voidBTCancelProjectActivities.cancelPlanningSlots(BOProjectActivity activity, PoolKit pk) protected voidBTCancelProjectActivities.cancelWorkOrderOperation(Long workOrderId, Long woOperationId, PoolKit pk) protected voidBTCancelProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTCloseProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected abstract voidBTEvolveProjectActivitiesStatus.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTInProgressProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTPlanProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTReleaseProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTScheduleProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTSuspendProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTTechnicallyCloseProjectActivities.checkActivities(List<BOProjectActivity> activities, PoolKit pk) protected voidBTCancelProjectActivities.checkProject(PoolKit pk) protected voidBTCloseProjectActivities.checkProject(PoolKit pk) protected abstract voidBTEvolveProjectActivitiesStatus.checkProject(PoolKit pk) protected voidBTInProgressProjectActivities.checkProject(PoolKit pk) protected voidBTPlanProjectActivities.checkProject(PoolKit pk) protected voidBTReleaseProjectActivities.checkProject(PoolKit pk) protected voidBTScheduleProjectActivities.checkProject(PoolKit pk) protected voidBTSuspendProjectActivities.checkProject(PoolKit pk) protected voidBTTechnicallyCloseProjectActivities.checkProject(PoolKit pk) protected voidBTCancelProjectActivities.dissociateWorkorder(BOProjectActivity activity, PoolKit pk) Disassociation of work order operation from project activity.protected voidBTCancelProjectActivities.doActivityRelatedActions(BOProjectActivity activity, PoolKit pk) protected voidBTEvolveProjectActivitiesStatus.doActivityRelatedActions(BOProjectActivity activity, PoolKit pk) protected voidBTEvolveProjectActivitiesStatus.evaluateProjectActivitiesStatus(List<BOProjectActivity> activities, PoolKit pk) protected voidBTEvolveProjectActivitiesStatus.execute(EvolveProjectActivitiesStatusEvent event, PoolKit pk) protected PooledConnectionBTCancelProjectActivities.getPooledConnection(PoolKit pk) protected voidBTCancelProjectActivities.init(EvolveProjectActivitiesStatusEvent event, PoolKit pk) protected voidBTEvaluateProjectActivitiesStatus.init(EvaluateProjectActivitiesStatusEvent event, PoolKit pk) protected voidBTEvolveProjectActivitiesStatus.init(EvolveProjectActivitiesStatusEvent event, PoolKit pk) protected OperationPlanningBTActivityOutcome.loadFullPlanning(Long activityId, PoolKit pk) protected OperationPlanningBTAlignActivityStatusToOperationPlanning.loadFullPlanning(Long activityId, PoolKit pk) protected List<OperationPlanning> BTCancelProjectActivities.loadFullPlanning(Long activityId, PoolKit pk) protected DBViewBTActivityOutcome.loadOperation(Long woOperationId, PoolKit pk) protected DBViewBTWorkOrderStatusChange.loadOperations(Long workOrderId, PoolKit pk) protected ProjectBTAlignActivityStatusToOperationPlanning.loadProject(Long projectId, PoolKit pk) protected LongBTCancelProjectActivities.loadWorkorderId(Long woOperationId, PoolKit pk) protected ProjectSaveEventBTEvolveProjectActivitiesStatus.saveProject(Project project, PoolKit pk) protected voidBTEvolveProjectActivitiesStatus.updateActivityStatus(BOProjectActivity activity, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.task
Methods in overit.geocallapp.wfm.project.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected ProjectTreeBTModifyProjectStructure.addNodeToProjectTree(ProjectTree node, ProjectTree projectTree, BOProjectActivity pivotActivity, Long pivotMode, PoolKit pk) protected voidBTAddProjectActivity.afterSaveProject(ModifyProjectStructureEvent event, ProjectSaveEvent saveEvent, PoolKit pk) protected voidBTModifyProjectStructure.afterSaveProject(ModifyProjectStructureEvent event, ProjectSaveEvent saveEvent, PoolKit pk) protected voidprotected voidBTModifyProjectActivity.alignProjectWBSandDFS(PoolKit pk) protected voidBTModifyProjectStructure.alignProjectWBSandDFS(PoolKit pk) protected voidprotected voidBTAlignProjectWBSandDFS.body(AlignProjectWBSandDFSEvent event, PoolKit pk) protected voidBTMoveProjectTree.body(MoveProjectTreeEvent event, PoolKit pk) protected voidBTProjectOperationsCheck.body(ProjectOperationsCheckEvent event, PoolKit pk) protected voidBTSaveProject.body(ProjectSaveEvent event, PoolKit pk) protected voidBTAddProjectActivity.checkBeforeModify(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTAddWoOperationProjectActivities.checkBeforeModify(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTCutAndPasteProjectTree.checkBeforeModify(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTModifyProjectStructure.checkBeforeModify(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTProjectOperationsCheck.checkExistingProjectActivityAssociations(PoolKit pk) protected voidBTProjectOperationsCheck.checkExistingWoAssociations(PoolKit pk) protected voidBTProjectOperationsCheck.checkMultistageActivities(PoolKit pk) protected voidBTProjectOperationsCheck.checkProjectActivityStatus(PoolKit pk) protected voidBTMoveProjectTree.cutAndPasteProjectTree(PoolKit pk) protected voidBTModifyProjectActivity.evaluateProjectActivitiesStatus(PoolKit pk) protected voidBTModifyProjectStructure.evaluateProjectActivitiesStatus(PoolKit pk) protected voidBTLoadProject.execute(ProjectLoadEvent event, PoolKit pk) protected voidBTModifyProjectStructure.execute(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTAddProjectActivity.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTAddWoOperationProjectActivities.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTAlignProjectWBSandDFS.init(AlignProjectWBSandDFSEvent event, PoolKit pk) protected voidBTCopyAndPasteProjectTree.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTCutAndPasteProjectTree.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTDeleteProjectTree.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTModifyProjectActivity.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTModifyProjectStructure.init(ModifyProjectStructureEvent event, PoolKit pk) protected voidBTMoveProjectTree.init(MoveProjectTreeEvent event, PoolKit pk) protected voidBTProjectOperationsCheck.init(ProjectOperationsCheckEvent event, PoolKit pk) protected voidBTSaveProject.init(ProjectSaveEvent event, PoolKit pk) protected LongBTSaveProject.insertProjectActivity(BOProjectActivity activity, PoolKit pk) protected LongSetBTAlignProjectsDFSFromWBS.loadNotDeletedProjects(PoolKit pk) protected DBViewBTAddWoOperationProjectActivities.loadOperationsData(PoolKit pk) protected ProjectBTLoadProject.loadProject(Long projectId, PoolKit pk) protected DBViewBTAlignProjectsDFSFromWBS.loadProjectActivities(Long projectId, PoolKit pk) protected DBViewBTLoadProject.loadProjectActivities(Long projectId, PoolKit pk) protected DBViewBTLoadProject.loadProjectActivitiesRelations(Long projectId, PoolKit pk) protected BOProjectHeaderBTLoadProject.loadProjectHeader(Long projectId, PoolKit pk) protected voidBTAddProjectActivity.modifyProject(ProjectTree node, PoolKit pk) protected voidBTAddWoOperationProjectActivities.modifyProject(ProjectTree node, PoolKit pk) protected voidBTCopyAndPasteProjectTree.modifyProject(ProjectTree node, PoolKit pk) protected voidBTCutAndPasteProjectTree.modifyProject(ProjectTree node, PoolKit pk) protected voidBTDeleteProjectTree.modifyProject(ProjectTree node, PoolKit pk) protected voidBTModifyProjectActivity.modifyProject(ProjectTree node, PoolKit pk) protected abstract voidBTModifyProjectStructure.modifyProject(ProjectTree node, PoolKit pk) protected ProjectTreeBTAddProjectActivity.modifyProjectTree(PoolKit pk) protected ProjectTreeBTAddWoOperationProjectActivities.modifyProjectTree(PoolKit pk) protected ProjectTreeBTCopyAndPasteProjectTree.modifyProjectTree(PoolKit pk) protected ProjectTreeBTCutAndPasteProjectTree.modifyProjectTree(PoolKit pk) protected ProjectTreeBTDeleteProjectTree.modifyProjectTree(PoolKit pk) protected ProjectTreeBTModifyProjectActivity.modifyProjectTree(PoolKit pk) protected abstract ProjectTreeBTModifyProjectStructure.modifyProjectTree(PoolKit pk) protected ProjectTreeBTModifyProjectStructure.removeNodeFromProjectTree(ProjectTree node, ProjectTree projectTree, PoolKit pk) protected ProjectSaveEventBTModifyProjectStructure.saveProject(PoolKit pk) protected voidBTSaveProject.saveProjectActivities(PoolKit pk) protected voidBTSaveProject.saveProjectActivitiesRelations(PoolKit pk) protected voidBTSaveProject.saveProjectHeader(PoolKit pk) protected voidBTSaveProject.updateProjectActivity(BOProjectActivity activity, PoolKit pk) protected voidBTSaveProject.updateTemporaryParentId(BOProjectActivity activity, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.bl.type.task
Methods in overit.geocallapp.wfm.project.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectTypeLoad.execute(ProjectTypeLoadEvent event, PoolKit poolKit) protected voidBTProjectTypeSearch.execute(ProjectTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.project.da
Methods in overit.geocallapp.wfm.project.da with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.project.util
Methods in overit.geocallapp.wfm.project.util with parameters of type PoolKitModifier and TypeMethodDescriptionstatic voidProjectUtils.checkProjectActivityPropertiesNotFound(BOProjectActivity activity, PoolKit pk) static booleanProjectUtils.existsActivityType(Long type, PoolKit pk) static booleanProjectUtils.existsCalendarUnit(Long calendarUnitId, PoolKit pk) static booleanProjectUtils.existsProjectType(Long type, PoolKit pk) static voidProjectUtils.validateInput(BOProjectHeader header, PoolKit pk) static voidProjectUtils.validateProjectActivitiesDebriefingInput(BOProjectActivity activity, BOProjectActivityDebriefing activityDebriefing, PoolKit pk) static voidProjectUtils.validateProjectActivitiesInput(BOProjectActivity activity, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.project.ux.activityplan
Methods in overit.geocallapp.wfm.project.ux.activityplan with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLoadActivityPlan.body(LoadActivityPlanEvent event, PoolKit pk) protected DBViewBTLoadActivityPlan.buildActivityPlan(List<OperationPlanning> plannedOperations, PoolKit pk) protected voidBTLoadActivityPlan.init(LoadActivityPlanEvent event, PoolKit pk) protected List<OperationPlanning> BTLoadActivityPlan.loadActivityPlanData(PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activity.status.data
Methods in overit.geocallapp.wfm.projects.bl.activity.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOProjectActivityStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activity.status.task
Methods in overit.geocallapp.wfm.projects.bl.activity.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityStatusLoad.execute(ProjectActivityStatusLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityStatusSearch.execute(ProjectActivityStatusSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activity.task
Methods in overit.geocallapp.wfm.projects.bl.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivitySearch.execute(ProjectActivitySearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activity.userstatus.task
Methods in overit.geocallapp.wfm.projects.bl.activity.userstatus.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityUserStatusLoad.execute(ProjectActivityUserStatusLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityUserStatusSearch.execute(ProjectActivityUserStatusSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activityrelation.task
Methods in overit.geocallapp.wfm.projects.bl.activityrelation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityRelationLoad.execute(ProjectActivityRelationLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityRelationSearch.execute(ProjectActivityRelationSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.activityrelation.type.task
Methods in overit.geocallapp.wfm.projects.bl.activityrelation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityRelationTypeLoad.execute(ProjectActivityRelationTypeLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityRelationTypeSearch.execute(ProjectActivityRelationTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.header.task
Methods in overit.geocallapp.wfm.projects.bl.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectHeaderSearch.execute(ProjectHeaderSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.profile.startdate.task
Methods in overit.geocallapp.wfm.projects.bl.profile.startdate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectActivityStartDateLoad.execute(ProjectActivityStartDateLoadEvent event, PoolKit poolKit) protected voidBTProjectActivityStartDateSearch.execute(ProjectActivityStartDateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.profile.task
Methods in overit.geocallapp.wfm.projects.bl.profile.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectProfileLoad.execute(ProjectProfileLoadEvent event, PoolKit poolKit) protected voidBTProjectProfileSearch.execute(ProjectProfileSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.status.task
Methods in overit.geocallapp.wfm.projects.bl.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectStatusLoad.execute(ProjectStatusLoadEvent event, PoolKit poolKit) protected voidBTProjectStatusSearch.execute(ProjectStatusSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.timerangeconfiguration.task
Methods in overit.geocallapp.wfm.projects.bl.timerangeconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTimeRangeConfigurationLoad.execute(TimeRangeConfigurationLoadEvent event, PoolKit poolKit) protected voidBTTimeRangeConfigurationSearch.execute(TimeRangeConfigurationSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.projects.bl.userstatus.task
Methods in overit.geocallapp.wfm.projects.bl.userstatus.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTProjectUserStatusLoad.execute(ProjectUserStatusLoadEvent event, PoolKit poolKit) protected voidBTProjectUserStatusSearch.execute(ProjectUserStatusSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.address.data
Methods in overit.geocallapp.wfm.resources.bl.resource.address.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceAddressSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.address.task
Methods in overit.geocallapp.wfm.resources.bl.resource.address.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceAddressSearch.body(ResourceAddressSearchEvent event, PoolKit poolKit) Writes the searched resource addresses into the event journal.protected voidBTResourceAddressInsert.checkAlreadyExists(BOResourceAddress resourceAddress, PoolKit poolKit) protected voidBTResourceAddressUpdate.checkIsPresent(BOResourceAddress resourceAddress, PoolKit poolKit) protected voidBTResourceAddressInsert.execute(ResourceAddressInsertEvent event, PoolKit pk) Writes the inserted resource address id into the event journal.protected voidBTResourceAddressUpdate.execute(ResourceAddressUpdateEvent event, PoolKit pk) Writes the updated resource address id into the event journal.protected LongBTResourceAddressInsert.insertResourceAddress(BOResourceAddress resourceAddress, PoolKit pk) protected voidBTResourceAddressUpdate.updateResourceAddress(BOResourceAddress resourceAddress, PoolKit pk) protected voidBTResourceAddressInsert.validate(BOResourceAddress resourceAddress, PoolKit poolKit) protected voidBTResourceAddressUpdate.validate(BOResourceAddress resourceAddress, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.data
Methods in overit.geocallapp.wfm.resources.bl.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceSearch.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOResource.defineValues(CommandContext cc, PoolKit pk) protected voidDAOResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.loan.task
Methods in overit.geocallapp.wfm.resources.bl.resource.loan.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLoanResourceSkillAlign.alignLoanResourceSkill(NotificationInput<BOResourceSkill> input, PoolKit poolKit) Align the skills of the loan resources.protected voidBTLoanResourcePropertiesCopy.copyProperties(BOResource sourceResource, BOResource loanResource, PoolKit poolKit) Copies properties from a source resource to a loan resource, while preserving specific loan ones.protected voidBTLoanResourceSkillAlign.deleteResourceSkill(BOResourceSkill loanResourceSkill, PoolKit poolKit) Deletes a resource skill associationprotected voidBTLoanResourcePropertiesCopy.execute(ResourceNotificationEvent event, PoolKit poolKit) Aligns the properties from a source resource to all the related loan resources.protected voidBTLoanResourceSkillAlign.execute(ResourceSkillNotificationEvent event, PoolKit poolKit) protected voidBTLoanResourceSkillAlign.insertResourceSkill(BOResourceSkill loanResourceSkill, PoolKit poolKit) Inserts a new resource skill associationprotected BOResourceBTLoanResourceSkillAlign.loadResource(Long resourceId, PoolKit poolKit) Loads the given resourceIdprotected List<BOResource> BTLoanResourcePropertiesCopy.searchLoanResources(BOResource resource, PoolKit poolKit) Searches for loan resources associated with the given source resource.protected List<BOResource> BTLoanResourceSkillAlign.searchLoanResources(BOResourceSkill resourceSkill, PoolKit poolKit) Searches for loan resources with copy competences flag associated with the given source resource. -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.management.data
Methods in overit.geocallapp.wfm.resources.bl.resource.management.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceManagementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.management.task
Methods in overit.geocallapp.wfm.resources.bl.resource.management.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceManagementLoad.execute(ResourceManagementLoadEvent event, PoolKit poolKit) Writes the loaded resource management into the event journal.protected voidBTResourceManagementSearch.execute(ResourceManagementSearchEvent event, PoolKit poolKit) Writes the searched resource managements into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.qualification.data
Methods in overit.geocallapp.wfm.resources.bl.resource.qualification.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceQualificationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.qualification.task
Methods in overit.geocallapp.wfm.resources.bl.resource.qualification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceQualificationInsert.checkAlreadyExists(Long resource, Long qualificationType, PoolKit poolKit) protected voidBTResourceQualificationDelete.execute(ResourceQualificationDeleteEvent event, PoolKit poolKit) Remove the givenBOResourceQualificationresource qualification id.protected voidBTResourceQualificationInsert.execute(ResourceQualificationInsertEvent event, PoolKit pk) Writes the inserted resource qualifications id into the event journal.protected voidBTResourceQualificationSearch.execute(ResourceQualificationSearchEvent event, PoolKit poolKit) Writes the searched resource qualifications into the event journal.protected voidBTResourceQualificationInsert.validate(BOResourceQualification resourceQualification, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.skill.data
Methods in overit.geocallapp.wfm.resources.bl.resource.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.skill.task
Methods in overit.geocallapp.wfm.resources.bl.resource.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceSkillDelete.execute(ResourceSkillDeleteEvent event, PoolKit poolKit) protected voidBTResourceSkillInsert.execute(ResourceSkillInsertEvent event, PoolKit poolKit) protected voidBTResourceSkillSearch.execute(ResourceSkillSearchEvent event, PoolKit poolKit) protected voidBTResourceSkillUpdate.execute(ResourceSkillUpdateEvent event, PoolKit pk) Updates a newBOResourceSkillwith all its needed components.protected voidBTResourceSkillDelete.notifyDelete(BOResourceSkill input, PoolKit poolKit) Notifies that a resource skill was deleted.protected voidBTResourceSkillInsert.notifyInsert(BOResourceSkill input, PoolKit poolKit) Notifies that a resource skill was inserted.protected voidBTResourceSkillUpdate.notifyUpdate(BOResourceSkill input, PoolKit poolKit) Notifies that a resource skill was updated.protected static voidBTResourceSkillUpdate.updateResourceSkill(BOResourceSkill bo, PoolKit pk) Updates the required resource skillprotected voidBTResourceSkillUpdate.validate(BOResourceSkill resourceSkill, PoolKit pk) Validate the data before the update.protected voidBTResourceSkillInsert.validateAssociation(BOResourceSkill input, PoolKit poolKit) Validates if already exists an association between a given scheduling user object and a given skill object. -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.task
Methods in overit.geocallapp.wfm.resources.bl.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceInsert.execute(ResourceInsertEvent event, PoolKit pk) Writes the inserted team member into the event journal.protected voidBTResourceLoad.execute(ResourceLoadEvent event, PoolKit poolKit) Writes the loaded resource into the event journal.protected voidBTResourceSearch.execute(ResourceSearchEvent event, PoolKit poolKit) Writes the searched resources into the event journal.protected voidBTResourceUpdate.execute(ResourceUpdateEvent event, PoolKit pk) Updates aBOResourcewith all its needed components.protected List<BOResource> BTResourceUpdate.loadConflictingResources(BOResource resource, PoolKit pk) Loads the list of other resources with the same identification number.protected voidBTResourceInsert.notifyInsert(BOResource resource, PoolKit poolKit) Notifies the insertion of the given resource.protected voidBTResourceUpdate.notifyUpdate(BOResource resource, PoolKit poolKit) Notifies the update of the given resource.protected voidBTResourceInsert.validate(BOResource resource, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOResource.protected voidBTResourceUpdate.validate(BOResource resource, PoolKit pk) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.type.data
Methods in overit.geocallapp.wfm.resources.bl.resource.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOResourceTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.resources.bl.resource.type.task
Methods in overit.geocallapp.wfm.resources.bl.resource.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceTypeInsert.afterInsert(BOResourceType resourceType, PoolKit pk) Actions to perform after the insertionprotected voidBTResourceTypeUpdate.afterUpdate(BOResourceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTResourceTypeInsert.checkUniqueCode(BOResourceType resourceType, PoolKit poolKit) protected voidBTResourceTypeUpdate.checkUniqueCode(BOResourceType resourceType, PoolKit poolKit) protected voidBTResourceTypeInsert.execute(ResourceTypeInsertEvent event, PoolKit pk) Writes the inserted resource type id into the event journal.protected voidBTResourceTypeLoad.execute(ResourceTypeLoadEvent event, PoolKit pk) Writes the loaded resource type into the event journal.protected voidBTResourceTypeSearch.execute(ResourceTypeSearchEvent event, PoolKit poolKit) Writes the searched resource types into the event journal.protected voidBTResourceTypeUpdate.execute(ResourceTypeUpdateEvent event, PoolKit pk) Updates a newBOResourceTypewith all its needed components.protected voidBTResourceTypeInsert.validate(BOResourceType resourceType, PoolKit pk) Validates the data before the insert.protected voidBTResourceTypeUpdate.validate(BOResourceType resourceType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOResourceType -
Uses of PoolKit in overit.geocallapp.wfm.resources.integration
Methods in overit.geocallapp.wfm.resources.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic ResourceEventProviderResourceEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.activity.result.data
Methods in overit.geocallapp.wfm.roughplanning.bl.activity.result.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningActivityResultSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.activity.result.task
Methods in overit.geocallapp.wfm.roughplanning.bl.activity.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningActivityResultInsert.execute(RoughPlanningActivityResultInsertEvent event, PoolKit pk) Inserts the givenBORoughPlanningActivityResultand writes the newly generated id into the event journal.protected voidBTRoughPlanningActivityResultLoad.execute(RoughPlanningActivityResultLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBORoughPlanningActivityResultand writes it into the event journal.protected voidBTRoughPlanningActivityResultSearch.execute(RoughPlanningActivityResultSearchEvent event, PoolKit poolKit) Starting from the givenRoughPlanningActivityResultSearchFilter, it searches the corresponding list ofBORoughPlanningActivityResultand presents them as aPageResponsewhich is then written into the event journal.protected voidBTRoughPlanningActivityResultUpdate.execute(RoughPlanningActivityResultUpdateEvent event, PoolKit pk) Updates the givenBORoughPlanningActivityResultand writes the newly generated id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.bucket.data
Methods in overit.geocallapp.wfm.roughplanning.bl.bucket.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningBucketSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.bucket.task
Methods in overit.geocallapp.wfm.roughplanning.bl.bucket.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningBucketInsert.execute(RoughPlanningBucketInsertEvent event, PoolKit pk) Inserts the givenBORoughPlanningBucketand writes the newly generated id into the event journal.protected voidBTRoughPlanningBucketLoad.execute(RoughPlanningBucketLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBORoughPlanningBucketand writes it into the event journal.protected voidBTRoughPlanningBucketSearch.execute(RoughPlanningBucketSearchEvent event, PoolKit poolKit) Starting from the givenRoughPlanningBucketSearchFilter, it searches the corresponding list ofBORoughPlanningBucketand presents them as aPageResponsewhich is then written into the event journal.protected voidBTRoughPlanningBucketUpdate.execute(RoughPlanningBucketUpdateEvent event, PoolKit pk) Updates the givenBORoughPlanningBucketand writes the newly generated id into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.capacity.task
Methods in overit.geocallapp.wfm.roughplanning.bl.capacity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCapacitySummarySearch.execute(CapacitySummarySearchEvent event, PoolKit poolKit) Starting from the givenCapacitySummarySearchFilter, it searches the corresponding list ofCapacitySummaryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.configuration.task
Methods in overit.geocallapp.wfm.roughplanning.bl.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningConfigurationBucketSave.execute(RoughPlanningConfigurationBucketSaveEvent event, PoolKit pk) Saves the rough planning configuration of buckets.protected voidBTRoughPlanningConfigurationResourcesSave.execute(RoughPlanningConfigurationResourcesSaveEvent event, PoolKit pk) Saves the rough planning configuration of resources. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.creationfilter.data
Methods in overit.geocallapp.wfm.roughplanning.bl.creationfilter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningCreationFilterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.creationfilter.task
Methods in overit.geocallapp.wfm.roughplanning.bl.creationfilter.task with parameters of type PoolKitModifier and TypeMethodDescriptionstatic LongBTRoughPlanningCreationFilterCreation.createOrderNumber(Long roughPlanning, PoolKit poolKit) Creates the order number.protected voidBTRoughPlanningCreationFilterCreation.execute(RoughPlanningCreationFilterCreationEvent event, PoolKit poolKit) protected voidBTRoughPlanningCreationFilterInsert.execute(RoughPlanningCreationFilterInsertEvent event, PoolKit poolKit) protected voidBTRoughPlanningCreationFilterLoad.execute(RoughPlanningCreationFilterLoadEvent event, PoolKit poolKit) protected voidBTRoughPlanningCreationFilterLoadLast.execute(RoughPlanningCreationFilterLoadLastEvent event, PoolKit poolKit) protected voidBTRoughPlanningCreationFilterSearch.execute(RoughPlanningCreationFilterSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.data
Methods in overit.geocallapp.wfm.roughplanning.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.demand.detail.data
Methods in overit.geocallapp.wfm.roughplanning.bl.demand.detail.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODemandSummaryDetailSearch.defineParams(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.demand.detail.task
Methods in overit.geocallapp.wfm.roughplanning.bl.demand.detail.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDemandSummaryDetailSearch.execute(DemandSummaryDetailSearchEvent event, PoolKit poolKit) Starting from the givenDemandSummaryDetailSearchFilter, it searches the corresponding list ofDemandSummaryDetailand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.demand.task
Methods in overit.geocallapp.wfm.roughplanning.bl.demand.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDemandSummarySearch.execute(DemandSummarySearchEvent event, PoolKit poolKit) Starting from the givenDemandSummarySearchFilter, it searches the corresponding list ofDemandSummaryand presents them as aPageResponsewhich is then written into the event journal.protected voidBTWorkloadTimeShift.execute(WorkloadTimeShiftEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.permission
Methods in overit.geocallapp.wfm.roughplanning.bl.permission with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.resource.data
Methods in overit.geocallapp.wfm.roughplanning.bl.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.resource.result.data
Methods in overit.geocallapp.wfm.roughplanning.bl.resource.result.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningResourceResultSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.resource.result.task
Methods in overit.geocallapp.wfm.roughplanning.bl.resource.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningResourceResultInsert.execute(RoughPlanningResourceResultInsertEvent event, PoolKit pk) Inserts the givenBORoughPlanningResourceResultand writes the newly generated id into the event journal.protected voidBTRoughPlanningResourceResultLoad.execute(RoughPlanningResourceResultLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBORoughPlanningResourceResultand writes it into the event journal.protected voidBTRoughPlanningResourceResultSearch.execute(RoughPlanningResourceResultSearchEvent event, PoolKit poolKit) Starting from the givenRoughPlanningResourceResultSearchFilter, it searches the corresponding list ofBORoughPlanningResourceResultand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.resource.task
Methods in overit.geocallapp.wfm.roughplanning.bl.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningResourceCancel.cancelRoughPlanningResource(Long roughPlanningResourceId, PoolKit pk) Cancels the rough planning resource.protected voidBTRoughPlanningResourceCancel.execute(RoughPlanningResourceCancelEvent event, PoolKit pk) Cancels the givenBORoughPlanningResource.protected voidBTRoughPlanningResourceInsert.execute(RoughPlanningResourceInsertEvent event, PoolKit pk) Inserts the givenBORoughPlanningResourceand writes the newly generated id into the event journal.protected voidBTRoughPlanningResourceLoad.execute(RoughPlanningResourceLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBORoughPlanningResourceand writes it into the event journal.protected voidBTRoughPlanningResourceSearch.execute(RoughPlanningResourceSearchEvent event, PoolKit poolKit) Starting from the givenRoughPlanningResourceSearchFilter, it searches the corresponding list ofBORoughPlanningResourceand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.result.task
Methods in overit.geocallapp.wfm.roughplanning.bl.result.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkloadMassiveRunAnalysis.execute(WorkloadMassiveRunAnalysisEvent workloadMassiveRunAnalysisEvent, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.data
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningBucketMovementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.task
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningBucketMovementStateLoad.execute(RoughPlanningBucketMovementStateLoadEvent event, PoolKit poolKit) protected voidBTRoughPlanningBucketMovementStateSearch.execute(RoughPlanningBucketMovementStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.task
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningBucketMovementInsert.execute(RoughPlanningBucketMovementInsertEvent event, PoolKit poolKit) protected voidBTRoughPlanningBucketMovementLoad.execute(RoughPlanningBucketMovementLoadEvent event, PoolKit poolKit) protected voidBTRoughPlanningBucketMovementSearch.execute(RoughPlanningBucketMovementSearchEvent event, PoolKit poolKit) protected voidBTRoughPlanningBucketMovementUpdate.execute(RoughPlanningBucketMovementUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.data
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningOrderMovementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.task
Methods in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningOrderMovementInsert.execute(RoughPlanningOrderMovementInsertEvent event, PoolKit poolKit) protected voidBTRoughPlanningOrderMovementLoad.execute(RoughPlanningOrderMovementLoadEvent event, PoolKit poolKit) protected voidBTRoughPlanningOrderMovementMassiveInsert.execute(RoughPlanningOrderMovementMassiveInsertEvent event, PoolKit poolKit) Executes the massive insert operation for rough planning order movements.protected voidBTRoughPlanningOrderMovementSearch.execute(RoughPlanningOrderMovementSearchEvent event, PoolKit poolKit) protected voidBTRoughPlanningOrderMovementUpdate.execute(RoughPlanningOrderMovementUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.state.data
Methods in overit.geocallapp.wfm.roughplanning.bl.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORoughPlanningState.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.task
Methods in overit.geocallapp.wfm.roughplanning.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRoughPlanningCancel.cancelRoughPlanning(Long roughPlanningId, PoolKit pk) Cancels the rough planning.protected voidBTRoughPlanningApplyShifts.execute(RoughPlanningApplyShiftsEvent event, PoolKit pk) Executes the apply shifts of the data given in the input.protected voidBTRoughPlanningCancel.execute(RoughPlanningCancelEvent event, PoolKit pk) Cancels the givenBORoughPlanning.protected voidBTRoughPlanningCreate.execute(RoughPlanningCreateEvent event, PoolKit pk) CallsRoughPlanningInsertEventpassing the givenBORoughPlanningand callsRoughPlanningConfigurationBucketSaveEventpassing the newly generated rough planning id.protected voidBTRoughPlanningInsert.execute(RoughPlanningInsertEvent event, PoolKit pk) Inserts the givenBORoughPlanningand writes the newly generated id into the event journal.protected voidBTRoughPlanningLoad.execute(RoughPlanningLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBORoughPlanningand writes it into the event journal.protected voidBTRoughPlanningSearch.execute(RoughPlanningSearchEvent event, PoolKit poolKit) Starting from the givenRoughPlanningSearchFilter, it searches the corresponding list ofBORoughPlanningand presents them as aPageResponsewhich is then written into the event journal.protected voidBTRoughPlanningUpdate.execute(RoughPlanningUpdateEvent event, PoolKit pk) Updates the givenBORoughPlanningprotected voidBTWorkloadAnalysisCopy.execute(WorkloadAnalysisCopyEvent event, PoolKit pk) CallsRoughPlanningInsertEventpassing the givenBORoughPlanning.protected voidBTWorkloadAnalysisValidate.execute(WorkloadAnalysisValidateEvent event, PoolKit pk) Validates the data given in the input.protected List<BORoughPlanning> BTRoughPlanningManagement.searchRoughPlanningByCode(String code, PoolKit poolKit) protected voidBTRoughPlanningInsert.validateAndCompleteInput(BORoughPlanning input, PoolKit pk) Validates the data before the insertion.protected voidBTRoughPlanningManagement.validateCodeDuplication(BORoughPlanning input, PoolKit pk) Validates the rough planning code: we cannot insert a new rough planning with the same code of another rough planning -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.provider
Methods in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.provider with parameters of type PoolKitModifier and TypeMethodDescriptionprotected List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue> WorkloadMovementProvider.doFindTimedValues(overit.geocall.wfm.planning.bl.valuemovement.provider.factor.ValueMovementProviderFactor factor, PoolKit poolKit) Template method to be implemented by concrete providers.List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue> WorkloadMovementProvider.findTimedValues(overit.geocall.wfm.planning.bl.valuemovement.provider.factor.ValueMovementProviderFactor factor, PoolKit poolKit) protected List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue> WorkloadMovementProvider.searchWorkloadDistributions(overit.geocall.wfm.planning.bl.valuemovement.provider.factor.ValueMovementProviderFactor filter, PoolKit poolKit) Searches for workloads using the provided filter. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.task
Methods in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkloadMovement.body(WorkloadMovementEvent event, PoolKit poolKit) protected overit.geocall.wfm.planning.bl.valuemovement.problem.ValueMovementProblemBTWorkloadMovement.createProblem(WorkloadMovementInput input, List<overit.geocall.wfm.planning.bl.valuemovement.TimedValue> sourceTimedValues, PoolKit poolKit) Creates a movement problem from the input and source timed values.protected WorkloadMovementProviderFactorBTWorkloadMovement.createProviderFactor(WorkloadMovementInput input, PoolKit poolKit) Creates a provider factor from the input. -
Uses of PoolKit in overit.geocallapp.wfm.roughplanning.integration
Methods in overit.geocallapp.wfm.roughplanning.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic RoughPlanningEventProviderRoughPlanningEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.appointment.task
Methods in overit.geocallapp.wfm.scheduling.appointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentLoadOrCreate.body(AppointmentLoadOrCreateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.data
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.history.data
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaHistorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.data
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaResourceRolesSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.task
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaResourceRolesDelete.body(AgendaResourceRolesDeleteEvent event, PoolKit poolKit) Remove the givenBOAgendaResourceRolescharacteristic id.protected voidBTAgendaResourceRolesInsert.body(AgendaResourceRolesInsertEvent event, PoolKit poolKit) protected voidBTAgendaResourceRolesLoad.body(AgendaResourceRolesLoadEvent event, PoolKit pk) Writes the loaded agenda resource role into the event journal.protected voidBTAgendaResourceRolesSearch.body(AgendaResourceRolesSearchEvent event, PoolKit pk) Writes the searched agenda resource role into the event journal.protected voidBTAgendaResourceRolesInsert.validate(BOAgendaResourceRoles agendaResourceRole, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOAgendaResourceRoles. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.status.data
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAgendaStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.status.task
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaStatusLoad.body(AgendaStatusLoadEvent event, PoolKit pk) Writes the loaded agenda status into the event journal.protected voidBTAgendaStatusSearch.body(AgendaStatusSearchEvent event, PoolKit pk) Writes the searched agenda status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.agenda.task
Methods in overit.geocallapp.wfm.scheduling.bl.agenda.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAgendaLoad.body(AgendaLoadEvent event, PoolKit pk) Writes the loaded agenda into the event journal.protected voidBTAgendaSearch.body(AgendaSearchEvent event, PoolKit pk) Writes the searched agenda into the event journal.protected voidBTAgendaReset.deleteAgendaResourceRoles(BOAgenda agenda, PoolKit poolKit) protected voidBTAgendaInsert.execute(AgendaInsertEvent event, PoolKit poolKit) protected voidBTAgendaReset.execute(AgendaResetEvent event, PoolKit poolKit) protected voidBTAgendaUpdate.execute(AgendaUpdateEvent event, PoolKit poolKit) protected voidBTAgendaReset.resetUpdate(BOAgenda agenda, PoolKit poolKit) Method that reset and update the agendaprotected voidChecks if the insertion is possible by performing some validations on the givenBOAgenda. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.appointment.data
Methods in overit.geocallapp.wfm.scheduling.bl.appointment.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAppointmentSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.appointment.status.data
Methods in overit.geocallapp.wfm.scheduling.bl.appointment.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAppointmentStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.appointment.status.task
Methods in overit.geocallapp.wfm.scheduling.bl.appointment.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentStatusLoad.body(AppointmentStatusLoadEvent event, PoolKit pk) Writes the loaded appointment status into the event journal.protected voidBTAppointmentStatusSearch.body(AppointmentStatusSearchEvent event, PoolKit pk) Writes the searched appointment status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.appointment.task
Methods in overit.geocallapp.wfm.scheduling.bl.appointment.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAppointmentLoad.body(AppointmentLoadEvent event, PoolKit pk) Writes the loaded appointment into the event journal.protected voidBTAppointmentSearch.body(AppointmentSearchEvent event, PoolKit pk) Writes the searched appointment into the event journal.protected voidBTAppointmentInsert.execute(AppointmentInsertEvent event, PoolKit poolKit) protected voidBTAppointmentReset.execute(AppointmentResetEvent event, PoolKit poolKit) protected voidBTAppointmentUpdate.execute(AppointmentUpdateEvent event, PoolKit poolKit) protected voidBTAppointmentReset.resetUpdate(BOAppointment appointment, PoolKit poolKit) Method that reset and update the appointmentprotected voidBTAppointmentInsert.validate(BOAppointment appointment, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOAppointment. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.clocking.type.data
Methods in overit.geocallapp.wfm.scheduling.bl.clocking.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOClockingTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.clocking.type.task
Methods in overit.geocallapp.wfm.scheduling.bl.clocking.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTClockingTypeLoad.execute(ClockingTypeLoadEvent event, PoolKit poolKit) Writes the loadedBOClockingTypeinto the event journal.protected voidBTClockingTypeSearch.execute(ClockingTypeSearchEvent event, PoolKit poolKit) Writes the searchedBOClockingTypes into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingPositionTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingPositionTypeLoad.execute(ImmediateSchedulingPositionTypeLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingPositionTypeSearch.execute(ImmediateSchedulingPositionTypeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingReprocessingModeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingReprocessingModeLoad.execute(ImmediateSchedulingReprocessingModeLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingReprocessingModeSearch.execute(ImmediateSchedulingReprocessingModeSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingConfigurationInsert.execute(ImmediateSchedulingConfigurationInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingConfigurationLoad.execute(ImmediateSchedulingConfigurationLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingConfigurationSearch.execute(ImmediateSchedulingConfigurationSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingConfigurationUpdate.execute(ImmediateSchedulingConfigurationUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingWOSortSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWOSortLoad.execute(ImmediateSchedulingWOSortLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWOSortSearch.execute(ImmediateSchedulingWOSortSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidImmediateSchedulingProcessingHelper.insertTrackingRecord(Long operationCenter, Long schedulingModel, Date endDate, Boolean isReprocessing, PoolKit poolKit) voidImmediateSchedulingWorkOrderHelper.populateWorkOrderHistory(Long historicalProcessingId, PoolKit poolKit) Populates the work order history table (SIMMEDIATESCHEDULINGWOHISTORY) with records from the active table.voidImmediateSchedulingProcessingHelper.updateHistoryWithLog(Long historicalId, Long logId, PoolKit poolKit) Updates the historical processing record with the log ID.voidImmediateSchedulingProcessingHelper.updateProcessingState(BOImmediateSchedulingLastProcessing lastProcessing, Long state, Exception exception, Date endDate, PoolKit poolKit) Updates the processing state for both last processing and history records.voidImmediateSchedulingProcessingHelper.updateProcessingWithLog(Long processingId, Long logId, PoolKit poolKit) Updates the last processing record with the log ID.protected voidImmediateSchedulingProcessingHelper.updateTrackingRecord(BOImmediateSchedulingTracking tracking, Date endDate, Boolean isReprocessing, PoolKit poolKit) voidImmediateSchedulingProcessingHelper.writeTrackingRecord(BOImmediateSchedulingLastProcessing lastProcessing, Date endDate, PoolKit poolKit) Writes the tracking record with the processing end date. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingCalendarSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingCalendarInsert.execute(ImmediateSchedulingCalendarInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingCalendarLoad.execute(ImmediateSchedulingCalendarLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingCalendarSearch.execute(ImmediateSchedulingCalendarSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingCalendarUpdate.execute(ImmediateSchedulingCalendarUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingProcessingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingProcessingInsert.execute(ImmediateSchedulingProcessingInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingProcessingLoad.execute(ImmediateSchedulingProcessingLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingProcessingSearch.execute(ImmediateSchedulingProcessingSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingProcessingUpdate.execute(ImmediateSchedulingProcessingUpdateEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingProcessingInsert.validateInput(BOImmediateSchedulingProcessing immediateSchedulingProcessing, PoolKit poolKit) protected voidBTImmediateSchedulingProcessingUpdate.validateInput(BOImmediateSchedulingProcessing immediateSchedulingProcessing, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingLastProcessingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingLastProcessingInsert.execute(ImmediateSchedulingLastProcessingInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingLastProcessingLoad.execute(ImmediateSchedulingLastProcessingLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingLastProcessingSearch.execute(ImmediateSchedulingLastProcessingSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingLastProcessingUpdate.execute(ImmediateSchedulingLastProcessingUpdateEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingLastProcessingInsert.validateInput(BOImmediateSchedulingLastProcessing immediateSchedulingLastProcessing, PoolKit poolKit) protected voidBTImmediateSchedulingLastProcessingUpdate.validateInput(BOImmediateSchedulingLastProcessing immediateSchedulingLastProcessing, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingResourceProcessingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingResourceProcessingInsert.execute(ImmediateSchedulingResourceProcessingInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceProcessingLoad.execute(ImmediateSchedulingResourceProcessingLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceProcessingSearch.execute(ImmediateSchedulingResourceProcessingSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceProcessingUpdate.execute(ImmediateSchedulingResourceProcessingUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingResourceExclusionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingExclusionReasonSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingExclusionReasonLoad.execute(ImmediateSchedulingExclusionReasonLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingExclusionReasonSearch.execute(ImmediateSchedulingExclusionReasonSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingResourceExclusionBatchInsert.batchInsert(ImmediateSchedulingResourceExclusionBatchInsertInput input, PoolKit poolKit) Performs batch insert of resource exclusions.protected voidBTImmediateSchedulingResourceExclusionBatchInsert.body(ImmediateSchedulingResourceExclusionBatchInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceExclusionInsert.execute(ImmediateSchedulingResourceExclusionInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceExclusionLoad.execute(ImmediateSchedulingResourceExclusionLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceExclusionSearch.execute(ImmediateSchedulingResourceExclusionSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingResourceExclusionUpdate.execute(ImmediateSchedulingResourceExclusionUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingStateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingStateLoad.execute(ImmediateSchedulingStateLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingStateSearch.execute(ImmediateSchedulingStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingEnqueue.body(ImmediateSchedulingEnqueueEvent event, PoolKit poolKit) protected voidprotected voidprotected LongBTImmediateSchedulingEnqueue.createHistory(BOImmediateSchedulingLastProcessing processing, PoolKit poolKit) Create a new history record for the processing.protected BOImmediateSchedulingLastProcessingBTImmediateSchedulingEnqueue.getLastProcessing(Long operationCenter, Long schedulingModel, PoolKit poolKit) Get the last processing for the given operation center and scheduling model.protected BOImmediateSchedulingTrackingBTImmediateSchedulingScheduler.getTrackingRecord(Long operationCenter, Long schedulingModel, PoolKit poolKit) Get the tracking record for the given operation center and scheduling modelprotected booleanBTImmediateSchedulingScheduler.hasProcessingInProgressOrWaiting(Long operationCenter, Long schedulingModel, PoolKit poolKit) Check if there are any processing records in progress or waiting for the given operation center and scheduling modelprotected voidBTImmediateSchedulingLaunch.launchProcessingEvent(Long immediateSchedulingId, PoolKit poolKit) Launches the ImmediateSchedulingProcessEvent asynchronously for the given processing ID.protected voidBTImmediateSchedulingScheduler.processCalendarEntry(BOImmediateSchedulingCalendar calendar, Date now, PoolKit poolKit) Process a single calendar entry to determine if a new processing should be scheduled.protected voidBTImmediateSchedulingScheduler.scheduleNewProcessing(Long operationCenter, Long schedulingModel, boolean reprocessing, boolean autoValidationEnabled, PoolKit poolKit) Schedule a new processing by launching theImmediateSchedulingEnqueueEvent.protected List<BOImmediateSchedulingLastProcessing> BTImmediateSchedulingLaunch.searchPendingProcessings(PoolKit poolKit) Searches for all processing records in TO_BE_PROCESSED state. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingTrackingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingTrackingInsert.execute(ImmediateSchedulingTrackingInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingTrackingLoad.execute(ImmediateSchedulingTrackingLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingTrackingSearch.execute(ImmediateSchedulingTrackingSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingTrackingUpdate.execute(ImmediateSchedulingTrackingUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingWorkOrderSelect.defineSql(CommandContext cc, PoolKit pk) protected voidDAOImmediateSchedulingWorkOrderSelect.defineValues(CommandContext cc, PoolKit pk) protected voidDAOImmediateSchedulingWorkOrderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingWorkOrderHistorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWorkOrderHistoryInsert.execute(ImmediateSchedulingWorkOrderHistoryInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderHistoryLoad.execute(ImmediateSchedulingWorkOrderHistoryLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderHistorySearch.execute(ImmediateSchedulingWorkOrderHistorySearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderHistoryUpdate.execute(ImmediateSchedulingWorkOrderHistoryUpdateEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderHistoryInsert.validateInput(BOImmediateSchedulingWorkOrderHistory immediateSchedulingWorkOrderHistory, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderHistoryUpdate.validateInput(BOImmediateSchedulingWorkOrderHistory immediateSchedulingWorkOrderHistory, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWorkOrderSelect.body(ImmediateSchedulingWorkOrderSelectEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderInsert.execute(ImmediateSchedulingWorkOrderInsertEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderLoad.execute(ImmediateSchedulingWorkOrderLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderSearch.execute(ImmediateSchedulingWorkOrderSearchEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderUpdate.execute(ImmediateSchedulingWorkOrderUpdateEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderInsert.validateInput(BOImmediateSchedulingWorkOrder immediateSchedulingWorkOrder, PoolKit poolKit) protected voidBTImmediateSchedulingWorkOrderUpdate.validateInput(BOImmediateSchedulingWorkOrder immediateSchedulingWorkOrder, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.data
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOImmediateSchedulingWOStateSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.task
Methods in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTImmediateSchedulingWOStateLoad.execute(ImmediateSchedulingWOStateLoadEvent event, PoolKit poolKit) protected voidBTImmediateSchedulingWOStateSearch.execute(ImmediateSchedulingWOStateSearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.lunchbreak.task
Methods in overit.geocallapp.wfm.scheduling.bl.lunchbreak.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTLunchBreakShift.body(LunchBreakShiftEvent lunchBreakShiftEvent, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.model.row.task
Methods in overit.geocallapp.wfm.scheduling.bl.model.row.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingModelRowSearch.body(SchedulingModelRowSearchEvent event, PoolKit pk) Writes the searched scheduling model row into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.model.task
Methods in overit.geocallapp.wfm.scheduling.bl.model.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingModelLoad.body(SchedulingModelLoadEvent event, PoolKit poolKit) Writes the loaded scheduling model into the event journal.protected voidBTSchedulingModelSearch.body(SchedulingModelSearchEvent event, PoolKit pk) Writes the searched scheduling mode into the event journal.protected voidBTTeamModelSearch.execute(TeamModelSearchEvent event, PoolKit poolKit) Starting from the givenTeamModelSearchFilter, it searches the corresponding list ofBOTeamModeland presents them as aPageResponsewhich is then written into the event journal.. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.data
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOssIntegrationConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssIntegrationConfigurationInsert.execute(OssIntegrationConfigurationInsertEvent event, PoolKit poolKit) protected voidBTOssIntegrationConfigurationLoad.execute(OssIntegrationConfigurationLoadEvent event, PoolKit poolKit) Writes the loadedBOOssIntegrationConfigurationinto the event journal.protected voidBTOssIntegrationConfigurationSearch.execute(OssIntegrationConfigurationSearchEvent event, PoolKit poolKit) Writes the searchedBOOssIntegrationConfigurations into the event journal.protected voidBTOssIntegrationConfigurationUpdate.execute(OssIntegrationConfigurationUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTIntegrationVehicleTypeLoad.execute(IntegrationVehicleTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOIntegrationVehicleTypeand writes it into the event journal.protected voidBTIntegrationVehicleTypeSearch.execute(IntegrationVehicleTypeSearchEvent event, PoolKit pk) Starting from the givenIntegrationVehicleTypeSearchFilter, it searches the corresponding list ofBOIntegrationVehicleTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssIntegrationTypeLoad.execute(OssIntegrationTypeLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOOssIntegrationTypeand writes it into the event journal.protected voidBTOssIntegrationTypeSearch.execute(OssIntegrationTypeSearchEvent event, PoolKit pk) Starting from the givenOssIntegrationTypeSearchFilter, it searches the corresponding list ofBOOssIntegrationTypeand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.matrix.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.matrix.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssMatrixInsert.execute(OssMatrixInsertEvent event, PoolKit pk) Inserts theBOOssMatrixand writes the result into the event journal.protected voidBTOssMatrixLoad.execute(OssMatrixLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOOssMatrixand writes it into the event journal.protected voidBTOssMatrixSearch.execute(OssMatrixSearchEvent event, PoolKit pk) Starting from the givenOssMatrixSearchFilter, it searches the corresponding list ofBOOssMatrixand presents them as aPageResponsewhich is then written into the event journal.protected voidBTOssMatrixUpdate.execute(OssMatrixUpdateEvent event, PoolKit pk) Updates theBOOssMatrixand writes the result into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.response.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.response.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssResponseLogInsert.body(OssResponseLogInsertEvent event, PoolKit pk) Inserts theBOOssResponseLogand writes the result into the event journal.protected voidBTOssResponseLogSearch.body(OssResponseLogSearchEvent event, PoolKit poolKit) Writes the searched OSS response logs into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.oss.space.task
Methods in overit.geocallapp.wfm.scheduling.bl.oss.space.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOssSpaceInsert.execute(OssSpaceInsertEvent event, PoolKit pk) Inserts theBOOssSpaceand writes the result into the event journal.protected voidBTOssSpaceLoad.execute(OssSpaceLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOOssSpaceand writes it into the event journal.protected voidBTOssSpaceSearch.execute(OssSpaceSearchEvent event, PoolKit pk) Starting from the givenOssSpaceSearchFilter, it searches the corresponding list ofBOOssSpaceand presents them as aPageResponsewhich is then written into the event journal.protected voidBTOssSpaceUpdate.execute(OssSpaceUpdateEvent event, PoolKit pk) Updates theBOOssSpaceand writes the result into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.data
Methods in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOPlanningActionHistorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.task
Methods in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPlanningActionHistoryInsert.execute(PlanningActionHistoryInsertEvent event, PoolKit poolKit) protected voidBTPlanningActionHistoryLoad.execute(PlanningActionHistoryLoadEvent event, PoolKit poolKit) protected voidBTPlanningActionHistorySearch.execute(PlanningActionHistorySearchEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.task
Methods in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTPlanningActionHistoryTypeLoad.execute(PlanningActionHistoryTypeLoadEvent event, PoolKit poolKit) Writes the loaded planning action history type into the event journal.protected voidBTPlanningActionHistoryTypeSearch.execute(PlanningActionHistoryTypeSearchEvent event, PoolKit poolKit) Writes the searched planning action history type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCancellationActivityStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCancellationActivityStatusLoad.execute(CancellationActivityStatusLoadEvent event, PoolKit poolKit) Writes the loadedBOCancellationActivityStatusinto the event journal.protected voidBTCancellationActivityStatusSearch.execute(CancellationActivityStatusSearchEvent event, PoolKit poolKit) Writes the searchedBOCancellationActivityStatusinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOActivityToCancelSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityToCancelLoad.execute(ActivityToCancelLoadEvent event, PoolKit poolKit) Writes the loadedBOActivityToCancelinto the event journal.protected voidBTActivityToCancelSearch.execute(ActivityToCancelSearchEvent event, PoolKit poolKit) Writes the searchedBOActivityToCancelinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingToCancelSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingToCancelInsert.execute(SchedulingToCancelInsertEvent event, PoolKit poolKit) Inserts the givenBOSchedulingToCanceland writes the newly generated id into the event journal.protected voidBTSchedulingToCancelLoad.execute(SchedulingToCancelLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOSchedulingToCanceland writes it into the event journal.protected voidBTSchedulingToCancelSearch.execute(SchedulingToCancelSearchEvent event, PoolKit poolKit) Starting from the givenSchedulingToCancelSearchFilter, it searches the corresponding list ofBOSchedulingToCanceland presents them as aPageResponsewhich is then written into the event journal.protected voidBTSchedulingToCancelUpdate.execute(SchedulingToCancelUpdateEvent event, PoolKit poolKit) Updates theBOSchedulingToCancelwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOAppointmentScheduling.validate(CommandContext cc, PoolKit pk) protected voidDAOSchedulingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingMode.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOSchedulingModeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingModeLoad.body(SchedulingModeLoadEvent event, PoolKit pk) Writes the loaded scheduling mode into the event journal.protected voidBTSchedulingModeSearch.body(SchedulingModeSearchEvent event, PoolKit pk) Writes the searched scheduling mode into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenter.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTOperationCenterSchedulingConfigurationLoad.execute(OperationCenterSchedulingConfigurationLoadEvent event, PoolKit poolKit) Writes the loaded operation center scheduling configuration into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.status.data
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.status.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingStatusLoad.body(SchedulingStatusLoadEvent event, PoolKit pk) Writes the loaded scheduling status into the event journal.protected voidBTSchedulingStatusSearch.body(SchedulingStatusSearchEvent event, PoolKit pk) Writes the searched scheduling status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingLoad.body(SchedulingLoadEvent event, PoolKit pk) Writes the loaded scheduling into the event journal.protected voidBTSchedulingSearch.body(SchedulingSearchEvent event, PoolKit pk) Writes the searched scheduling into the event journal.protected voidBTCoordinatesPathCalculationCheck.execute(CoordinatesPathCalculationCheckEvent event, PoolKit poolKit) Check in the system properties and in the operation center configuration if the time-distance calculation is disabled.protected voidBTSchedulingInsert.execute(SchedulingInsertEvent event, PoolKit poolKit) protected voidBTSchedulingUpdate.execute(SchedulingUpdateEvent event, PoolKit poolKit) protected voidBTSchedulingInsert.validate(BOScheduling scheduling, PoolKit poolKit) Checks if the insertion is possible by performing some validations on the givenBOScheduling. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.scheduling.tour.task
Methods in overit.geocallapp.wfm.scheduling.bl.scheduling.tour.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTResourceWorkShiftTourLoad.body(ResourceWorkShiftTourLoadEvent event, PoolKit pk) Writes the loaded resource work shift tour into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.teamdislocation.data
Methods in overit.geocallapp.wfm.scheduling.bl.teamdislocation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamDislocationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.teamdislocation.task
Methods in overit.geocallapp.wfm.scheduling.bl.teamdislocation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamDislocationLoad.execute(TeamDislocationLoadEvent event, PoolKit poolKit) Writes the loadedBOTeamDislocationinto the event journal.protected voidBTTeamDislocationSearch.execute(TeamDislocationSearchEvent event, PoolKit poolKit) Writes the searchedBOTeamDislocations into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.teamlocation.data
Methods in overit.geocallapp.wfm.scheduling.bl.teamlocation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamLocationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.teamlocation.task
Methods in overit.geocallapp.wfm.scheduling.bl.teamlocation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamLocationLoad.execute(TeamLocationLoadEvent event, PoolKit poolKit) Writes the loadedBOTeamLocationinto the event journal.protected voidBTTeamLocationSearch.execute(TeamLocationSearchEvent event, PoolKit poolKit) Writes the searchedBOTeamLocations into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.bl.transfertimetype.task
Methods in overit.geocallapp.wfm.scheduling.bl.transfertimetype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTransferTimeTypeLoad.body(TransferTimeTypeLoadEvent event, PoolKit pk) Writes the loaded transfer time type into the event journal.protected voidBTTransferTimeTypeSearch.body(TransferTimeTypeSearchEvent event, PoolKit pk) Writes the searched transfer time type into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.integration
Methods in overit.geocallapp.wfm.scheduling.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic SchedulingEventProviderSchedulingEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.rc1.oss.status.task
Methods in overit.geocallapp.wfm.scheduling.rc1.oss.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSolviceStatusCheck.body(SolviceStatusCheckEvent event, PoolKit poolKit) Executes the Solvice status check operation. -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.timeslot.bl.data
Methods in overit.geocallapp.wfm.scheduling.timeslot.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSchedulingTimeslot.defineStatement(CommandContext cc, PoolKit pk, DBStatement dbs) protected voidDAOSchedulingTimeslot.defineValues(CommandContext cc, PoolKit pk) protected voidDAOSchedulingTimeslotSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.scheduling.timeslot.bl.task
Methods in overit.geocallapp.wfm.scheduling.timeslot.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSchedulingTimeslotDelete.execute(SchedulingTimeslotDeleteEvent event, PoolKit poolKit) protected voidBTSchedulingTimeslotInsert.execute(SchedulingTimeslotInsertEvent event, PoolKit poolKit) protected voidBTSchedulingTimeslotSearch.execute(SchedulingTimeslotSearchEvent event, PoolKit poolKit) protected voidBTSchedulingTimeslotUpdate.execute(SchedulingTimeslotUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.activity.data
Methods in overit.geocallapp.wfm.skills.bl.configuration.activity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOActivitySkillConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.activity.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivitySkillConfigurationInsert.body(ActivitySkillConfigurationInsertEvent event, PoolKit pk) Inserts the givenBOActivitySkillConfigurationand writes the newly generated id into the event journal.protected voidBTActivitySkillConfigurationLoad.body(ActivitySkillConfigurationLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOActivitySkillConfigurationand writes it into the event journal.protected voidBTActivitySkillConfigurationLoadByActivity.body(ActivitySkillConfigurationLoadByActivityEvent event, PoolKit poolKit) Starting from the activity, operation center and team cardinality's id of aActivitySkillConfigurationLoadByActivityInput, the corresponding list ofBOActivitySkillConfigurationis loaded and then written into the event's journalprotected voidBTActivitySkillConfigurationSearch.body(ActivitySkillConfigurationSearchEvent event, PoolKit pk) Starting from the givenActivitySkillConfigurationSearchEvent, it searches the corresponding list ofBOActivitySkillConfigurationand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTActivitySkillConfigurationUpdate.body(ActivitySkillConfigurationUpdateEvent event, PoolKit pk) Updates theBOActivitySkillConfigurationwith all its needed components.protected List<BOActivitySkillConfiguration> BTActivitySkillConfigurationLoadByActivity.loadActivitySkillConfigurationsByActivityId(Long activityId, Long operationCenterId, Long teamCardinality, PoolKit poolKit) Loads the list of ActivitySkillConfiguration by activity id, operation center id and team cardinality id. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.data
Methods in overit.geocallapp.wfm.skills.bl.configuration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.division.data
Methods in overit.geocallapp.wfm.skills.bl.configuration.division.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillConfigurationDivisionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.division.history.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.division.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationDivisionHistory.body(SkillConfigurationDivisionHistoryEvent event, PoolKit pk) Starting from the given skill configuration id, it loads the correspondingBOSkillConfigurationDivisionand writes a history record for each of them.protected voidBTSkillConfigurationDivisionHistoryInsert.body(SkillConfigurationDivisionHistoryInsertEvent event, PoolKit pk) protected voidBTSkillConfigurationDivisionHistoryLoad.body(SkillConfigurationDivisionHistoryLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillConfigurationDivisionHistoryand writes it into the event journal.protected voidBTSkillConfigurationDivisionSearchHistory.body(SkillConfigurationDivisionHistorySearchEvent event, PoolKit pk) Starting from the givenSkillConfigurationDivisionHistorySearchEvent, it searches the corresponding list ofBOSkillConfigurationDivisionHistoryand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.division.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.division.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationDivisionDelete.body(SkillConfigurationDivisionDeleteEvent event, PoolKit poolKit) Deletes the givenBOSkillConfigurationDivision.protected voidBTSkillConfigurationDivisionInsert.body(SkillConfigurationDivisionInsertEvent event, PoolKit poolKit) Inserts the givenBOSkillConfigurationDivisionand writes the newly generated id into the event journal.protected voidBTSkillConfigurationDivisionLoad.body(SkillConfigurationDivisionLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillConfigurationDivisionand writes it into the event journal.protected voidBTSkillConfigurationDivisionSearch.body(SkillConfigurationDivisionSearchEvent event, PoolKit pk) Starting from the givenSkillConfigurationDivisionSearchEvent, it searches the corresponding list ofBOSkillConfigurationDivisionand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillConfigurationDivisionInsert.checkAlreadyDefined(BOSkillConfigurationDivision relation, PoolKit poolKit) voidBTSkillConfigurationDivisionInsert.checkCardinality(BOSkillConfigurationDivision relation, PoolKit poolKit) Checks if the number of skill division skills is less than the skill configuration cardinality.protected voidBTSkillConfigurationDivisionInsert.checkSkillDivisionValidation(Long skillDivision, PoolKit poolKit) protected BOSkillConfigurationBTSkillConfigurationDivisionInsert.loadSkillConfiguration(Long id, PoolKit poolKit) Loads the skill configuration.protected BOSkillConfigurationDivisionBTSkillConfigurationDivisionDelete.loadSkillConfigurationDivision(Long id, PoolKit poolKit) Loads the skill configuration division relation.protected voidBTSkillConfigurationDivisionDelete.notifyDelete(BOSkillConfigurationDivision relation, PoolKit poolKit) Notify the delete of theBOSkillConfigurationDivisionrelation.protected voidBTSkillConfigurationDivisionInsert.notifyInsert(BOSkillConfigurationDivision relation, PoolKit poolKit) Notifies the insert. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.history.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationHistoryLoad.execute(SkillConfigurationHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOSkillConfigurationHistoryand writes it into the event journal.protected voidBTSkillConfigurationHistorySearch.execute(SkillConfigurationHistorySearchEvent event, PoolKit poolKit) Starting from the givenSkillConfigurationHistorySearchFilter, it searches the corresponding list ofBOSkillConfigurationHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.skill.data
Methods in overit.geocallapp.wfm.skills.bl.configuration.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillConfigurationSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.skill.history.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.skill.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationSkillHistory.body(SkillConfigurationSkillHistoryEvent event, PoolKit pk) Starting from the given skill configuration id, it loads the correspondingBOSkillConfigurationSkilland writes a history record for each of them.protected voidBTSkillConfigurationSkillHistoryInsert.body(SkillConfigurationSkillHistoryInsertEvent event, PoolKit pk) protected voidBTSkillConfigurationSkillHistoryLoad.body(SkillConfigurationSkillHistoryLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillConfigurationSkillHistoryand writes it into the event journal.protected voidBTSkillConfigurationSkillHistorySearch.body(SkillConfigurationSkillHistorySearchEvent event, PoolKit pk) Starting from the givenSkillConfigurationSkillHistorySearchEvent, it searches the corresponding list ofBOSkillConfigurationSkillHistoryand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.skill.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationSkillDelete.body(SkillConfigurationSkillDeleteEvent event, PoolKit poolKit) Deletes the givenBOSkillConfigurationSkill.protected voidBTSkillConfigurationSkillInsert.body(SkillConfigurationSkillInsertEvent event, PoolKit poolKit) Inserts the givenBOSkillConfigurationSkilland writes the newly generated id into the event journal.protected voidBTSkillConfigurationSkillLoad.body(SkillConfigurationSkillLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillConfigurationSkilland writes it into the event journal.protected voidBTSkillConfigurationSkillSearch.body(SkillConfigurationSkillSearchEvent event, PoolKit pk) Starting from the givenSkillConfigurationSkillSearchEvent, it searches the corresponding list ofBOSkillConfigurationSkilland it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillConfigurationSkillUpdate.body(SkillConfigurationSkillUpdateEvent event, PoolKit poolKit) Updates theBOSkillConfigurationSkillwith all its needed components.protected voidBTSkillConfigurationSkillInsert.insertHistory(Long skillConfigurationSkill, PoolKit poolKit) Insert the history for all the currently savedSkillConfigurationSkillHistoryEventfor the specificBOSkillConfigurationSkill.protected voidBTSkillConfigurationSkillUpdate.insertHistory(Long skillConfigurationSkill, PoolKit poolKit) Insert the history for all the currently savedSkillConfigurationSkillHistoryEventfor the specificBOSkillConfigurationSkill.protected List<BOSkillConfigurationSkill> BTSkillConfigurationSkillInsert.loadExistingRelations(BOSkillConfigurationSkill relation, PoolKit poolKit) Loads all the existingBOSkillConfigurationSkillrelations related to the given skill and skill configuration.protected voidBTSkillConfigurationSkillInsert.validate(BOSkillConfigurationSkill relation, PoolKit poolKit) Validates the data before the insert.protected voidBTSkillConfigurationSkillUpdate.validate(BOSkillConfigurationSkill relation, PoolKit poolKit) Validates the data before the insert. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.configuration.task
Methods in overit.geocallapp.wfm.skills.bl.configuration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillConfigurationInsert.afterInsert(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Actions to perform after the insert.protected voidBTSkillConfigurationUpdate.afterUpdate(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Actions to perform after the update.protected voidBTSkillConfigurationAggregateLoad.body(SkillConfigurationAggregateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingSkillConfigurationAggregateand writes it into the event journal.protected voidBTSkillConfigurationInsert.body(SkillConfigurationInsertEvent event, PoolKit poolKit) Inserts the givenBOSkillConfigurationand writes the newly generated id into the event journal.protected voidBTSkillConfigurationLoad.body(SkillConfigurationLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillConfigurationand writes it into the event journal.protected voidBTSkillConfigurationSearch.body(SkillConfigurationSearchEvent event, PoolKit pk) Starting from the givenSkillConfigurationSearchEvent, it searches the corresponding list ofBOSkillConfigurationand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillConfigurationUpdate.body(SkillConfigurationUpdateEvent event, PoolKit pk) Updates theBOSkillConfigurationwith all its needed components.protected LongBTSkillConfigurationInsert.insert(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Inserts the given skill configuration and the related history.protected voidBTSkillConfigurationUpdate.update(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Updates the given skill configuration together with the related history.protected voidBTSkillConfigurationInsert.validate(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Validates the data before the insert.protected voidBTSkillConfigurationUpdate.validate(BOSkillConfiguration skillConfiguration, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.data
Methods in overit.geocallapp.wfm.skills.bl.division.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillDivisionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.history.task
Methods in overit.geocallapp.wfm.skills.bl.division.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillDivisionHistoryLoad.execute(SkillDivisionHistoryLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOSkillDivisionHistoryand writes it into the event journal.protected voidBTSkillDivisionHistorySearch.execute(SkillDivisionHistorySearchEvent event, PoolKit poolKit) Starting from the givenSkillDivisionHistorySearchFilter, it searches the corresponding list ofBOSkillDivisionHistoryand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.skill.data
Methods in overit.geocallapp.wfm.skills.bl.division.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillDivisionGroupedRelationSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOSkillDivisionSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.skill.history.task
Methods in overit.geocallapp.wfm.skills.bl.division.skill.history.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillDivisionSkillHistory.body(SkillDivisionSkillHistoryEvent event, PoolKit pk) Starting from the given skill configuration id, it loads the correspondingBOSkillDivisionSkilland writes a history record for each of them.protected voidBTSkillDivisionSkillHistoryInsert.body(SkillDivisionSkillHistoryInsertEvent event, PoolKit pk) protected voidBTSkillDivisionSkillHistoryLoad.body(SkillDivisionSkillHistoryLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillDivisionSkillHistoryand writes it into the event journal.protected voidBTSkillDivisionSkillHistorySearch.body(SkillDivisionSkillHistorySearchEvent event, PoolKit pk) Starting from the givenSkillDivisionSkillHistorySearchEvent, it searches the corresponding list ofBOSkillDivisionSkillHistoryand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.skill.task
Methods in overit.geocallapp.wfm.skills.bl.division.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillDivisionSkillGroupedRelationDelete.body(SkillDivisionSkillGroupedRelationDeleteEvent event, PoolKit poolKit) Deletes theBOSkillDivisionSkills related to the given input.protected voidBTSkillDivisionSkillGroupedRelationInsert.body(SkillDivisionSkillGroupedRelationInsertEvent event, PoolKit poolKit) Inserts the given group ofBOSkillDivisionSkill.protected voidBTSkillDivisionSkillGroupedRelationSearch.body(SkillDivisionSkillGroupedRelationSearchEvent event, PoolKit poolKit) Starting from the givenSkillDivisionSkillSearchFilter, it searches the corresponding list ofSkillDivisionSkillGroupedRelationand presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillDivisionSkillGroupedRelationUpdate.body(SkillDivisionSkillGroupedRelationUpdateEvent event, PoolKit poolKit) Inserts/deletes a number ofBOSkillDivisionSkillbasing on the cardinality specified in the input.protected voidBTSkillDivisionSkillInsert.body(SkillDivisionSkillInsertEvent event, PoolKit pk) Inserts the givenBOSkillDivisionSkilland writes the newly generated id into the event journal.protected voidBTSkillDivisionSkillLoad.body(SkillDivisionSkillLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillDivisionSkilland writes it into the event journal.protected voidBTSkillDivisionSkillSearch.body(SkillDivisionSkillSearchEvent event, PoolKit pk) Starting from the givenSkillDivisionSkillSearchEvent, it searches the corresponding list ofBOSkillDivisionSkilland it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillDivisionSkillSkillDelete.body(SkillDivisionSkillDeleteEvent event, PoolKit poolKit) Deletes the givenBOSkillDivisionSkill.protected voidBTSkillDivisionSkillGroupedRelationUpdate.deleteRelation(Long id, PoolKit poolKit) Deletes the givenBOSkillDivisionSkillrelation.protected voidBTSkillDivisionSkillGroupedRelationDelete.deleteRelations(List<BOSkillDivisionSkill> existingRelations, PoolKit poolKit) Delete all the givenBOSkillDivisionSkillrelations.protected voidBTSkillDivisionSkillGroupedRelationDelete.insertHistory(Long skillDivision, PoolKit poolKit) Insert the history for all the currently savedBOSkillDivisionSkillfor the specificBOSkillDivision.protected voidBTSkillDivisionSkillGroupedRelationInsert.insertHistory(Long skillDivision, PoolKit poolKit) Insert the history for all the currently savedBOSkillDivisionSkillfor the specificBOSkillDivision.protected voidBTSkillDivisionSkillGroupedRelationUpdate.insertHistory(Long skillDivision, PoolKit poolKit) Insert the history for all the currently savedBOSkillDivisionSkillfor the specificBOSkillDivision.protected voidBTSkillDivisionSkillGroupedRelationUpdate.insertRelation(BOSkillDivisionSkill relation, PoolKit poolKit) Insert the givenBOSkillDivisionSkillrelation.protected List<BOSkillDivisionSkill> BTSkillDivisionSkillGroupedRelationDelete.loadExistingRelations(BOSkillDivisionSkill relation, PoolKit poolKit) Loads all the existingBOSkillDivisionSkillrelations related to the given skill and skill division.protected List<BOSkillDivisionSkill> BTSkillDivisionSkillGroupedRelationInsert.loadExistingRelations(SkillDivisionSkillGroupedRelation relation, PoolKit poolKit) Loads all the existingBOSkillDivisionSkillrelations related to the given skill and skill division.protected List<BOSkillDivisionSkill> BTSkillDivisionSkillGroupedRelationUpdate.loadExistingRelations(SkillDivisionSkillGroupedRelation relation, PoolKit poolKit) Loads all the existingBOSkillDivisionSkillrelations related to the given skill and skill division.protected voidBTSkillDivisionSkillGroupedRelationDelete.validate(BOSkillDivisionSkill relation, PoolKit poolKit) Validates the data before the delete.protected voidBTSkillDivisionSkillGroupedRelationInsert.validate(SkillDivisionSkillGroupedRelation relation, PoolKit poolKit) Validates the data before the insert.protected voidBTSkillDivisionSkillGroupedRelationUpdate.validate(SkillDivisionSkillGroupedRelation relation, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.division.task
Methods in overit.geocallapp.wfm.skills.bl.division.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillDivisionInsert.afterInsert(BOSkillDivision skillDivision, PoolKit poolKit) Actions to perform after the insert.protected voidBTSkillDivisionUpdate.afterUpdate(BOSkillDivision skillDivision, PoolKit poolKit) Actions to perform after the update.protected voidBTSkillDivisionAggregateLoad.body(SkillDivisionAggregateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingSkillDivisionAggregateand writes it into the event journal.protected voidBTSkillDivisionInsert.body(SkillDivisionInsertEvent event, PoolKit pk) Inserts the givenBOSkillDivisionand writes the newly generated id into the event journal.protected voidBTSkillDivisionLoad.body(SkillDivisionLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillDivisionand writes it into the event journal.protected voidBTSkillDivisionSearch.body(SkillDivisionSearchEvent event, PoolKit pk) Starting from the givenSkillDivisionSearchFilter, it searches the corresponding list ofBOSkillDivisionand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillDivisionUpdate.body(SkillDivisionUpdateEvent event, PoolKit pk) Updates theBOSkillDivisionwith all its needed components.protected LongBTSkillDivisionInsert.insert(BOSkillDivision skillDivision, PoolKit poolKit) Inserts the given skill division and the related history.protected voidBTSkillDivisionUpdate.update(BOSkillDivision skillDivision, PoolKit poolKit) Updates the given skill division together with the related history.protected voidBTSkillDivisionInsert.validate(BOSkillDivision skillDivision, PoolKit poolKit) Validates the data before the insert.protected voidBTSkillDivisionUpdate.validate(BOSkillDivision skillDivision, PoolKit poolKit) Validates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.level.task
Methods in overit.geocallapp.wfm.skills.bl.level.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillLevelLoad.body(SkillLevelLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOSkillLeveland writes it into the event journal.protected voidBTSkillLevelSearch.body(SkillLevelSearchEvent event, PoolKit poolKit) Writes thePageResponseof searchedBOSkillLevelinto the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.overrideconfiguration.data
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillOverrideConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.data
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillOverrideConfigurationSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.task
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillOverrideConfigurationSkillInsert.execute(SkillOverrideConfigurationSkillInsertEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationSkillLoad.execute(SkillOverrideConfigurationSkillLoadEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationSkillSearch.execute(SkillOverrideConfigurationSkillSearchEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationSkillUpdate.execute(SkillOverrideConfigurationSkillUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.overrideconfiguration.task
Methods in overit.geocallapp.wfm.skills.bl.overrideconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillOverrideConfigurationInsert.execute(SkillOverrideConfigurationInsertEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationLoad.execute(SkillOverrideConfigurationLoadEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationSearch.execute(SkillOverrideConfigurationSearchEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationUpdate.execute(SkillOverrideConfigurationUpdateEvent event, PoolKit poolKit) protected voidBTSkillOverrideConfigurationInsert.validateInput(BOSkillOverrideConfiguration skillOverrideConfiguration, PoolKit poolKit) protected voidBTSkillOverrideConfigurationUpdate.validateInput(BOSkillOverrideConfiguration skillOverrideConfiguration, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.qualification.data
Methods in overit.geocallapp.wfm.skills.bl.qualification.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOQualificationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.qualification.task
Methods in overit.geocallapp.wfm.skills.bl.qualification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTQualificationInsert.execute(QualificationInsertEvent event, PoolKit pk) Writes the inserted qualification id into the event journal.protected voidBTQualificationLoad.execute(QualificationLoadEvent event, PoolKit pk) Writes the loaded qualification into the event journal.protected voidBTQualificationSearch.execute(QualificationSearchEvent event, PoolKit poolKit) Writes the searched qualification into the event journal.protected voidBTQualificationUpdate.execute(QualificationUpdateEvent event, PoolKit pk) Updates a newBOQualificationwith all its needed components. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.skill.data
Methods in overit.geocallapp.wfm.skills.bl.skill.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.skill.qualification.data
Methods in overit.geocallapp.wfm.skills.bl.skill.qualification.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOSkillQualificationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.skill.qualification.task
Methods in overit.geocallapp.wfm.skills.bl.skill.qualification.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillQualificationInsert.checkDuplications(Long skill, Long qualification, PoolKit pk) check the duplication of relationprotected voidBTSkillQualificationDelete.execute(SkillQualificationDeleteEvent event, PoolKit poolKit) Deletes the givenBOSkillQualification.protected voidBTSkillQualificationInsert.execute(SkillQualificationInsertEvent event, PoolKit pk) Writes the inserted skill qualification id into the event journal.protected voidBTSkillQualificationLoad.execute(SkillQualificationLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOSkillQualificationand writes it into the event journal.protected voidBTSkillQualificationSearch.execute(SkillQualificationSearchEvent event, PoolKit poolKit) Writes the searched skill qualification into the event journal.protected voidValidate the data before the insertion. -
Uses of PoolKit in overit.geocallapp.wfm.skills.bl.skill.task
Methods in overit.geocallapp.wfm.skills.bl.skill.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSkillInsert.afterInsert(BOSkill skill, PoolKit poolKit) Actions to perform after the insert.protected voidBTSkillUpdate.afterUpdate(BOSkill skill, PoolKit poolKit) Actions to perform after the update.protected voidBTSkillAggregateLoad.execute(SkillAggregateLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingSkillAggregateand writes it into the event journal.protected voidBTSkillInsert.execute(SkillInsertEvent event, PoolKit poolKit) Inserts the givenBOSkilland writes the newly generated id into the event journal.protected voidBTSkillLoad.execute(SkillLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOSkilland writes it into the event journal.protected voidBTSkillSearch.execute(SkillSearchEvent event, PoolKit poolKit) Starting from the givenSkillSearchEvent, it searches the corresponding list ofBOSkilland it presents them as aPageResponsewhich is then written into the event journal.protected voidBTSkillUpdate.execute(SkillUpdateEvent event, PoolKit poolKit) Updates theBOSkillwith all its needed components.protected voidValidates the data before the insert.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.skills.integration
Methods in overit.geocallapp.wfm.skills.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic SkillsEventProviderSkillsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.calendar
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar with parameters of type PoolKitModifier and TypeMethodDescriptionCalendar.getYearCalendar(Long year, PoolKit poolKit) static YearCalendarCalendarUtils.getYearCalendar(Long operationCenter, Long year, PoolKit poolKit) Returns the calendar for an operation center or for the company.static booleanprotected YearCalendarCalendar.loadYearCalendar(Long year, PoolKit poolKit) static DateCalendarUtils.sumWorkingDays(Date date, int workingDays, Long operationCenter, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.data
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOHolidaySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.task
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTHolidayDelete.execute(HolidayDeleteEvent event, PoolKit poolKit) Deletes the givenBOHolidayand the related team shift.protected voidBTHolidayInsert.execute(HolidayInsertEvent event, PoolKit poolKit) protected voidBTHolidayLoad.execute(HolidayLoadEvent event, PoolKit poolKit) protected voidBTHolidaySearch.execute(HolidaySearchEvent event, PoolKit poolKit) protected voidBTHolidayUpdate.execute(HolidayUpdateEvent event, PoolKit poolKit) protected voidBTHolidayDelete.notifyDelete(BOHoliday holiday, PoolKit poolKit) Delete holiday notificationprotected voidBTHolidayInsert.notifyInsert(Long id, PoolKit poolKit) Insert holiday notificationprotected voidBTHolidayUpdate.notifyUpdate(Long id, PoolKit poolKit) Update holiday notificationprotected voidValidates the data before delete. -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.calendar.task
Methods in overit.geocallapp.wfm.systemsettings.bl.calendar.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected PublicHolidaySearchOutputBTPublicHolidaysSearch.calculatePublicHolidays(PublicHolidaySearchFilter input, PoolKit poolKit) Return the public holidays of all the years included in the date rangeprotected voidBTPublicHolidaysSearch.execute(PublicHolidaySearchEvent event, PoolKit poolKit) protected voidBTYearCalendarInvalidate.execute(HolidayNotificationEvent event, PoolKit poolKit) Invalidates the neededYearCalendar.protected voidBTYearCalendarLoad.execute(YearCalendarLoadEvent event, PoolKit poolKit) BTYearCalendarLoad.loadHolidays(YearCalendarLoadInput input, PoolKit poolKit) Extraction of holidays included within the date range for operation center or company. -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.datatype.data
Methods in overit.geocallapp.wfm.systemsettings.bl.datatype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAODataType.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.datatype.task
Methods in overit.geocallapp.wfm.systemsettings.bl.datatype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTDataTypeLoad.body(DataTypeLoadEvent event, PoolKit pk) Writes the loaded data type into the event journal.protected voidBTDataTypeSearch.body(DataTypeSearchEvent event, PoolKit poolKit) Writes the searched data types into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.externalsystem.data
Methods in overit.geocallapp.wfm.systemsettings.bl.externalsystem.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOExternalSystemSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.externalsystem.task
Methods in overit.geocallapp.wfm.systemsettings.bl.externalsystem.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTExternalSystemInsert.afterUpdate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.afterUpdate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemInsert.execute(ExternalSystemInsertEvent event, PoolKit pk) Writes the inserted external system id into the event journal.protected voidBTExternalSystemLoad.execute(ExternalSystemLoadEvent event, PoolKit poolKit) Writes the loaded external system into the event journal.protected voidBTExternalSystemSearch.execute(ExternalSystemSearchEvent event, PoolKit poolKit) Writes the searched external systems into the event journal.protected voidBTExternalSystemUpdate.execute(ExternalSystemUpdateEvent event, PoolKit pk) Updates theExternalSystemUpdateEventwith all its needed components.protected voidBTExternalSystemInsert.validate(BOExternalSystem externalSystem, PoolKit pk) protected voidBTExternalSystemUpdate.validate(BOExternalSystem externalSystem, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.measurementunit.data
Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOMeasurementUnitSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.measurementunit.task
Methods in overit.geocallapp.wfm.systemsettings.bl.measurementunit.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTMeasureUnitInsert.afterUpdate(BOMeasureUnit boMeasureUnit, PoolKit pk) protected voidBTMeasureUnitUpdate.afterUpdate(BOMeasureUnit boMeasureUnit, PoolKit pk) protected voidBTMeasureUnitInsert.checkUnique(BOMeasureUnit measureUnit, PoolKit pk) Checks if the givenBOMeasureUnithas a unique code.protected voidBTMeasureUnitUpdate.checkUnique(BOMeasureUnit measureUnit, PoolKit pk) Checks if the givenBOMeasureUnithas a unique code.protected voidBTMeasureUnitInsert.completeAndValidate(BOMeasureUnit measureUnit, PoolKit pk) protected voidBTMeasureUnitInsert.execute(MeasureUnitInsertEvent event, PoolKit pk) Writes the inserted measure unit id into the event journal.protected voidBTMeasureUnitLoad.execute(MeasureUnitLoadEvent event, PoolKit pk) Writes the loaded measure unit into the event journal.protected voidBTMeasureUnitSearch.execute(MeasureUnitSearchEvent event, PoolKit poolKit) Writes the searched measure units into the event journal.protected voidBTMeasureUnitUpdate.execute(MeasureUnitUpdateEvent event, PoolKit pk) Updates a newBOMeasureUnitwith all its needed components.protected voidBTMeasureUnitUpdate.validate(BOMeasureUnit measureUnit, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.systemsetting
Methods in overit.geocallapp.wfm.systemsettings.bl.systemsetting with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.bl.systemsetting.task
Methods in overit.geocallapp.wfm.systemsettings.bl.systemsetting.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTSystemSettingsLoad.execute(SystemSettingsLoadEvent event, PoolKit poolKit) Writes the list of the just loadedBOSystemSettingsinto the event journal.protected voidBTSystemSettingsUpdate.execute(SystemSettingsUpdateEvent event, PoolKit poolKit) Updates theBOSystemSettingswith all its needed components.protected voidBTSystemSettingsValueLoad.execute(overit.geocallapp.wfm.base.systemsettings.event.SystemSettingsValueLoadEvent event, PoolKit poolKit) Executes the system settings value load operation. -
Uses of PoolKit in overit.geocallapp.wfm.systemsettings.integration
Methods in overit.geocallapp.wfm.systemsettings.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic SystemSettingsEventProviderSystemSettingsEventProvider.makeInstance(PoolKit poolKit) Instantiates a new system settings event provider. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.cardinality.task
Methods in overit.geocallapp.wfm.teams.bl.team.cardinality.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamCardinalityLoad.body(TeamCardinalityLoadEvent event, PoolKit pk) Writes the loaded team cardinality into the event journal.protected voidBTTeamCardinalitySearch.body(TeamCardinalitySearchEvent event, PoolKit poolKit) Writes the searched measure units into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.data
Methods in overit.geocallapp.wfm.teams.bl.team.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.data
Methods in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFormationSkillConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.task
Methods in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFormationSkillConfigurationLoad.body(FormationSkillConfigurationLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOFormationSkillConfigurationand writes it into the event journal.protected voidBTFormationSkillConfigurationSearch.body(FormationSkillConfigurationSearchEvent event, PoolKit pk) Starting from the givenFormationSkillConfigurationSearchFilter, it searches the corresponding list ofBOFormationSkillConfigurationand it presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.data
Methods in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOFormationSkillDivisionSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.task
Methods in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTFormationSkillDivisionLoad.body(FormationSkillDivisionLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOFormationSkillDivisionand writes it into the event journal.protected voidBTFormationSkillDivisionSearch.body(FormationSkillDivisionSearchEvent event, PoolKit pk) Starting from the givenFormationSkillDivisionSearchFilter, it searches the corresponding list ofBOFormationSkillDivisionand it presents them as aPageResponsewhich is then written into the event journal.protected voidBTFormationSkillDivisionDelete.execute(FormationSkillDivisionDeleteEvent event, PoolKit poolKit) Deletes the given formation skill division starting from the given id.protected voidBTFormationSkillDivisionInsert.execute(FormationSkillDivisionInsertEvent event, PoolKit poolKit) Writes the inserted formation skill division id into the event journal.protected voidBTFormationSkillDivisionInsert.validate(BOFormationSkillDivision formationSkillDivision, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.level.data
Methods in overit.geocallapp.wfm.teams.bl.team.level.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamLevelSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.level.task
Methods in overit.geocallapp.wfm.teams.bl.team.level.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamLevelLoad.execute(TeamLevelLoadEvent event, PoolKit poolKit) Writes the loaded team level into the event journal.protected voidBTTeamLevelSearch.execute(TeamLevelSearchEvent event, PoolKit poolKit) Writes the searched team levels into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.member.data
Methods in overit.geocallapp.wfm.teams.bl.team.member.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamMemberSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.member.task
Methods in overit.geocallapp.wfm.teams.bl.team.member.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamMemberInsert.execute(TeamMemberInsertEvent event, PoolKit pk) Writes the inserted team member into the event journal.protected voidBTTeamMemberLoad.execute(TeamMemberLoadEvent event, PoolKit poolKit) Writes the loaded team member into the event journal.protected voidBTTeamMemberSearch.execute(TeamMemberSearchEvent event, PoolKit poolKit) Writes the searched team members into the event journal.protected voidBTTeamMemberUpdate.execute(TeamMemberUpdateEvent event, PoolKit pk) Writes the updated team member into the event journal.protected voidBTTeamMemberInsert.validate(BOTeamMember teamMember, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOTeamMember.protected voidBTTeamMemberUpdate.validate(BOTeamMember teamMember, PoolKit pk) Checks if the givenBOTeamMembercan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.shift
Methods in overit.geocallapp.wfm.teams.bl.team.shift with parameters of type PoolKitModifier and TypeMethodDescriptionTeamShiftDataHelper.getForemanByTeam(List<Long> teamIds, Date day, PoolKit poolKit) Retrieves the foreman (team leader) by team ID for a specific day.TeamShiftDataHelper.getTeamCompositionByTeamId(List<Long> teamIds, Date day, PoolKit poolKit) Retrieves the team composition (resource IDs) by team ID for a specific day.protected List<BOTeamShiftResource> TeamShiftDataHelper.getTeamShiftResources(List<Long> teamShiftIds, PoolKit poolKit) Retrieves team shift resources for the specified team shift IDs.protected List<BOTeamShift> TeamShiftDataHelper.getTeamShifts(List<Long> teamIds, Date day, PoolKit poolKit) Retrieves team shifts for the specified team IDs on a specific day. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.shift.data
Methods in overit.geocallapp.wfm.teams.bl.team.shift.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamShiftSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.shift.resource.data
Methods in overit.geocallapp.wfm.teams.bl.team.shift.resource.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamShiftExtendedSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOTeamShiftResourceSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.shift.resource.task
Methods in overit.geocallapp.wfm.teams.bl.team.shift.resource.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamShiftExtendedSearch.execute(TeamShiftExtendedSearchEvent event, PoolKit poolKit) Writes the searchedBOTeamShifts into the event journal.protected voidBTTeamShiftResourceDelete.execute(TeamShiftResourceDeleteEvent event, PoolKit poolKit) Deletes the requestedBOTeamShiftResource.protected voidBTTeamShiftResourceInsert.execute(TeamShiftResourceInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOTeamShiftResourceinto the event journal.protected voidBTTeamShiftResourceSearch.execute(TeamShiftResourceSearchEvent event, PoolKit poolKit) Writes the searchedBOTeamShiftResources into the event journal.protected voidBTTeamShiftResourceInsert.validate(BOTeamShiftResource input, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the given input, i.e. theBOTeamShiftResourceto be inserted. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.shift.task
Methods in overit.geocallapp.wfm.teams.bl.team.shift.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamShiftDelete.execute(TeamShiftDeleteEvent event, PoolKit poolKit) Deletes the requestedBOTeamShift.protected voidBTTeamShiftInsert.execute(TeamShiftInsertEvent event, PoolKit poolKit) Writes the ID of the insertedBOTeamShiftinto the event journal.protected voidBTTeamShiftLoad.execute(TeamShiftLoadEvent event, PoolKit poolKit) Writes the loadedBOTeamShiftinto the event journal.protected voidBTTeamShiftSearch.execute(TeamShiftSearchEvent event, PoolKit poolKit) Writes the searchedBOTeamShifts into the event journal.protected voidBTTeamShiftUpdate.execute(TeamShiftUpdateEvent event, PoolKit poolKit) Writes the updatedBOTeamShiftinto the event journal.protected voidBTTeamShiftInsert.validate(BOTeamShift input, PoolKit poolKit) Checks whether the insertion is possible by performing some validations on the given input, i.e. theBOTeamShiftto be inserted.protected voidBTTeamShiftUpdate.validate(BOTeamShift input, PoolKit poolKit) Checks whether the update is possible by performing some validations on the given input, i.e. theBOTeamShiftto be updated. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.task
Methods in overit.geocallapp.wfm.teams.bl.team.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamInsert.execute(TeamInsertEvent event, PoolKit poolKit) Inserts the givenBOTeamand writes the newly generated id into the event journal.protected voidBTTeamLoad.execute(TeamLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOTeamand writes it into the event journal.protected voidBTTeamSearch.execute(TeamSearchEvent event, PoolKit poolKit) Starting from the givenTeamSearchFilter, it searches the corresponding list ofBOTeamand presents them as aPageResponsewhich is then written into the event journal.protected voidBTTeamUpdate.execute(TeamUpdateEvent event, PoolKit poolKit) Updates theBOTeamwith all its needed components.protected voidValidates the data before the insertion.protected voidValidates the data before the update. -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.type.data
Methods in overit.geocallapp.wfm.teams.bl.team.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOTeamTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.teams.bl.team.type.task
Methods in overit.geocallapp.wfm.teams.bl.team.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTTeamTypeInsert.afterInsert(BOTeamType teamType, PoolKit pk) Actions to perform after the insertion.protected voidBTTeamTypeUpdate.afterUpdate(BOTeamType teamType, PoolKit pk) Actions to perform after the update.protected voidBTTeamTypeInsert.execute(TeamTypeInsertEvent event, PoolKit pk) Writes the inserted team type into the event journal.protected voidBTTeamTypeLoad.execute(TeamTypeLoadEvent event, PoolKit poolKit) Writes the loaded team type into the event journal.protected voidBTTeamTypeSearch.execute(TeamTypeSearchEvent event, PoolKit poolKit) Writes the searched team types into the event journal.protected voidBTTeamTypeUpdate.execute(TeamTypeUpdateEvent event, PoolKit pk) Writes the updated team type into the event journal.protected voidBTTeamTypeInsert.validate(BOTeamType teamType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOTeamType.protected voidBTTeamTypeUpdate.validate(BOTeamType teamType, PoolKit pk) Checks if the givenBOTeamTypecan be loaded by performing some validations -
Uses of PoolKit in overit.geocallapp.wfm.teams.integration
Methods in overit.geocallapp.wfm.teams.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic TeamEventProviderTeamEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.timesheets.bl.clocking.data
Methods in overit.geocallapp.wfm.timesheets.bl.clocking.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOClockingSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.timesheets.bl.clocking.task
Methods in overit.geocallapp.wfm.timesheets.bl.clocking.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTClockingLoad.execute(ClockingLoadEvent event, PoolKit poolKit) Writes the loadedBOClockinginto the event journal.protected voidBTClockingSearch.execute(ClockingSearchEvent event, PoolKit poolKit) Writes the searchedBOClockings into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.timesheets.bl.clocking.type.action.task
Methods in overit.geocallapp.wfm.timesheets.bl.clocking.type.action.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTClockingActionTypeLoad.body(ClockingActionTypeLoadEvent event, PoolKit poolKit) Writes the loaded clocking action type's into the event journal.protected voidBTClockingActionTypeSearch.body(ClockingActionTypeSearchEvent event, PoolKit pk) Writes the searched clocking type into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.timesheets.bl.clocking.type.task
Methods in overit.geocallapp.wfm.timesheets.bl.clocking.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTClockingTypeInsert.body(ClockingTypeInsertEvent event, PoolKit pk) Writes the inserted clocking type id into the event journal.protected voidBTClockingTypeLoad.body(ClockingTypeLoadEvent event, PoolKit pk) Writes the list of the loaded clocking type into the event journal.protected voidBTClockingTypeSearch.body(ClockingTypeSearchEvent event, PoolKit pk) Writes the searched clocking type into the event journalprotected voidBTClockingTypeUpdate.body(ClockingTypeUpdateEvent event, PoolKit pk) Updates theBOClockingTypewith all its needed components, except for his state. -
Uses of PoolKit in overit.geocallapp.wfm.timesheets.integration
Methods in overit.geocallapp.wfm.timesheets.integration with parameters of type PoolKitModifier and TypeMethodDescriptionstatic TimesheetsEventProviderTimesheetsEventProvider.makeInstance(PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.vehicles.bl.data
Methods in overit.geocallapp.wfm.vehicles.bl.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOVehicleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.vehicles.bl.task
Methods in overit.geocallapp.wfm.vehicles.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTVehicleLoad.execute(VehicleLoadEvent event, PoolKit poolKit) Writes the loaded vehicle into the event journal.protected voidBTVehicleSearch.execute(VehicleSearchEvent event, PoolKit poolKit) Writes the searched vehicles into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl
Methods in overit.geocallapp.wfm.workorders.bl with parameters of type PoolKitModifier and TypeMethodDescriptionWorkOrderHelper.getWorkOrderOperations(Long workOrderId, PoolKit poolKit) static voidWorkOrderUtils.notifyWorkOrderHeaderInsert(Long workOrderId, PoolKit poolKit) Notifies theBOWorkOrderHeaderinsert.static voidWorkOrderUtils.notifyWorkOrderHeaderStatusUpdate(Long workOrderId, PoolKit poolKit) Notifies theBOWorkOrderHeaderstatus update.static voidWorkOrderUtils.notifyWorkOrderHeaderUpdate(Long workOrderId, PoolKit poolKit) Notifies theBOWorkOrderHeaderupdate.static voidWorkOrderUtils.notifyWorkOrderOperationInsert(Long workOrderOperationId, PoolKit poolKit) Notifies theBOWorkOrderOperationinsert.static voidWorkOrderUtils.notifyWorkOrderOperationStatusUpdate(Long operationId, PoolKit poolKit) Notifies theBOWorkOrderHeaderstatus update.static voidWorkOrderUtils.notifyWorkOrderOperationUpdate(Long workOrderOperationId, PoolKit poolKit) Notifies theBOWorkOrderOperationupdate. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.activity.data
Methods in overit.geocallapp.wfm.workorders.bl.activity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOActivity.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOActivitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.data
Methods in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOActivitySkillConfigurationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.task
Methods in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivitySkillConfigurationLoadByActivity.body(ActivitySkillConfigurationLoadByActivityEvent event, PoolKit poolKit) Starting from the activity, operation center and team cardinality's id of aActivitySkillConfigurationLoadByActivityInput, the corresponding list ofBOActivitySkillConfigurationis loaded and then written into the event's journalprotected voidBTActivitySkillConfigurationDelete.execute(ActivitySkillConfigurationDeleteEvent event, PoolKit poolKit) Remove the givenBOActivitySkillConfigurationactivity skill configuration id.protected voidBTActivitySkillConfigurationLoad.execute(ActivitySkillConfigurationLoadEvent event, PoolKit poolKit) Starting from the given id, it loads the correspondingBOActivitySkillConfigurationand writes it into the event journal.protected voidBTActivitySkillConfigurationSearch.execute(ActivitySkillConfigurationSearchEvent event, PoolKit poolKit) Starting from the givenActivitySkillConfigurationSearchEvent, it searches the corresponding list ofBOActivitySkillConfigurationand it presents them as aPageResponsewhich is then written into the event journal.protected List<BOActivitySkillConfiguration> BTActivitySkillConfigurationLoadByActivity.loadActivitySkillConfigurationsByActivityId(Long activityId, Long operationCenterId, Long teamCardinality, PoolKit poolKit) Loads the list of ActivitySkillConfiguration by activity id, operation center id and team cardinality id. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.activity.task
Methods in overit.geocallapp.wfm.workorders.bl.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTActivityInsert.execute(ActivityInsertEvent event, PoolKit poolKit) Inserts the givenBOActivityand writes the newly generated id into the event journal.protected voidBTActivityLoad.execute(ActivityLoadEvent event, PoolKit poolKit) protected voidBTActivitySearch.execute(ActivitySearchEvent event, PoolKit poolKit) Writes the searched activities into the event journal.protected voidBTActivityUpdate.execute(ActivityUpdateEvent event, PoolKit poolKit) protected voidBTActivityInsert.validate(BOActivity activity, PoolKit poolKit) Validates the data before the insertion.protected voidBTActivityUpdate.validate(BOActivity activity, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.data
Methods in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOCancelSuspendReasonSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.task
Methods in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTCancelSuspendReasonLoad.body(CancelSuspendReasonLoadEvent event, PoolKit pk) Starting from the given id, it loads the correspondingBOCancelSuspendReasonand writes it into the event journal.protected voidBTCancelSuspendReasonSearch.body(CancelSuspendReasonSearchEvent event, PoolKit pk) Starting from the givenCancelSuspendReasonSearchFilter, it searches the corresponding list ofBOCancelSuspendReasonand presents them as aPageResponsewhich is then written into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.header.data
Methods in overit.geocallapp.wfm.workorders.bl.header.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderHeaderSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.header.task
Methods in overit.geocallapp.wfm.workorders.bl.header.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderHeaderUpdate.alignTypeForeignKeys(BOWorkOrderHeader workOrderHeaderOld, BOWorkOrderHeader workOrderHeaderNew, PoolKit poolKit) Check if the type is editable.protected voidBTWorkOrderHeaderNotification.body(WorkOrderHeaderNotificationEvent event, PoolKit poolKit) protected StringBTWorkOrderHeaderInsert.calculateNewCode(Long operationCenterId, Long workOrderId, PoolKit poolKit) Method that calculate the work order code if the code in input is null.protected voidBTWorkOrderHeaderInsert.checkCode(BOWorkOrderHeader header, PoolKit poolKit) Method that check the code, these checks are done only if the code is an input propertyprotected voidBTWorkOrderHeaderInsert.execute(WorkOrderHeaderInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderHeaderLoad.execute(WorkOrderHeaderLoadEvent event, PoolKit poolKit) Writes the loaded work order header into the event journalprotected voidBTWorkOrderHeaderOperationCenterAssignment.execute(WorkOrderHeaderOperationCenterAssignmentEvent event, PoolKit poolKit) protected voidBTWorkOrderHeaderSearch.execute(WorkOrderHeaderSearchEvent event, PoolKit pk) Writes the searched work order header into the event journal.protected voidBTWorkOrderHeaderUpdate.execute(WorkOrderHeaderUpdateEvent event, PoolKit poolKit) protected StringBTWorkOrderHeaderOperationCenterAssignment.getNewCode(Long operationCenter, PoolKit poolKit) Launches theWorkOrderGenerateCodeEventevent to generate a new codeprotected LongBTWorkOrderHeaderInsert.insertWoHeader(BOWorkOrderHeader header, PoolKit poolKit) Insert theBOWorkOrderHeaderand generate a new code if the input code is nullprotected voidBTWorkOrderHeaderUpdate.update(BOWorkOrderHeader workOrderHeaderNew, boolean isHistory, PoolKit poolKit) protected voidBTWorkOrderHeaderOperationCenterAssignment.updateWorkOrder(PoolKit poolKit, Long operationCenter, BOWorkOrderHeader workOrder) Update the operation center and code fields of the work orderprotected voidBTWorkOrderHeaderHistory.writeHistoryRecord(Map<String, Object> currentValues, HashGetter previousHistoryRecord, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.meter.data
Methods in overit.geocallapp.wfm.workorders.bl.meter.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderMeterSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.meter.task
Methods in overit.geocallapp.wfm.workorders.bl.meter.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderMeterDelete.execute(WorkOrderMeterDeleteEvent event, PoolKit poolKit) protected voidBTWorkOrderMeterInsert.execute(WorkOrderMeterInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderMeterSave.execute(WorkOrderMeterSaveEvent event, PoolKit poolKit) protected voidBTWorkOrderMeterSearch.execute(WorkOrderMeterSearchEvent event, PoolKit poolKit) Writes the searched work order's measuring elements into the event journal -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.note.data
Methods in overit.geocallapp.wfm.workorders.bl.note.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderNoteSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.note.task
Methods in overit.geocallapp.wfm.workorders.bl.note.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderNoteInsert.execute(WorkOrderNoteInsertEvent event, PoolKit poolKit) Inserts a new work order note and writes the inserted ID to the event journal.protected voidBTWorkOrderNoteLoad.execute(WorkOrderNoteLoadEvent event, PoolKit poolKit) Loads the work order note and writes it to the event journal.protected voidBTWorkOrderNoteSearch.execute(WorkOrderNoteSearchEvent event, PoolKit poolKit) Searches for work order notes based on the provided filter criteria.protected voidBTWorkOrderNoteInsert.validate(BOWorkOrderNote workOrderNote, PoolKit poolKit) Validates the work order note data before insertion.protected voidBTWorkOrderNoteSearch.validate(WorkOrderNoteSearchFilter workOrderNoteFilter, PoolKit poolKit) Validates that at least one filter criterion is provided and non-empty. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.data
Methods in overit.geocallapp.wfm.workorders.bl.operation.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.immediatescheduling.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.immediatescheduling.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationImmediateSchedulingEvaluate.execute(WorkOrderOperationImmediateSchedulingEvaluateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.data
Methods in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOperationRequirementSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.data
Methods in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOOperationExtractRequirements.defineParams(CommandContext cc, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.migration.task with parameters of type PoolKit -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTAggregateOperationRequirementsLoad.execute(AggregateOperationRequirementsLoadEvent event, PoolKit poolKit) protected voidBTOperationRequirementDelete.execute(OperationRequirementDeleteEvent event, PoolKit poolKit) protected voidBTOperationRequirementInsert.execute(OperationRequirementInsertEvent event, PoolKit poolKit) protected voidBTOperationRequirementLoad.execute(OperationRequirementLoadEvent event, PoolKit poolKit) protected voidBTOperationRequirementSearch.execute(OperationRequirementSearchEvent event, PoolKit poolKit) protected voidBTOperationRequirementUpdate.execute(OperationRequirementUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.status.data
Methods in overit.geocallapp.wfm.workorders.bl.operation.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.status.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationStatusLoad.body(WorkOrderOperationStatusLoadEvent event, PoolKit pk) Writes the loaded work order operation status into the event journal.protected voidBTWorkOrderOperationStatusSearch.body(WorkOrderOperationStatusSearchEvent event, PoolKit poolKit) Writes the searched work order operation status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationInsert.addDefaultValues(PoolKit poolKit) protected voidBTWorkOrderOperationAddressesRetrieve.body(WorkOrderOperationAddressesRetrieveEvent workOrderOperationAddressEvent, PoolKit poolKit) protected voidBTWorkOrderOperationLink.body(WorkOrderOperationLinkEvent event, PoolKit poolKit) Updates the parent operation and the linked ones in order to create the link between them.protected voidBTWorkOrderOperationNotification.body(WorkOrderOperationNotificationEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationUnlink.body(WorkOrderOperationUnlinkEvent event, PoolKit poolKit) Updates the parent operation and every single linked one by removing the link between them.protected voidBTWorkOrderOperationInsert.completeOperation(PoolKit poolKit) protected voidBTWorkOrderOperationInsert.execute(WorkOrderOperationInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationLoad.execute(WorkOrderOperationLoadEvent event, PoolKit poolKit) Writes the loaded work order operation into the event journalprotected voidBTWorkOrderOperationRemoveWorkCycleStructure.execute(WorkOrderOperationRemoveWorkCycleStructureEvent event, PoolKit poolKit) Executes the removal of the origin work cycle structure from allBOWorkOrderOperationassociated with it.protected voidBTWorkOrderOperationResourceRequirementsUpdate.execute(WorkOrderOperationResourceRequirementsUpdateEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationSearch.execute(WorkOrderOperationSearchEvent event, PoolKit poolKit) Writes the searched work order operations into the event journal.protected voidBTWorkOrderOperationsLoad.execute(WorkOrderOperationsLoadEvent event, PoolKit poolKit) Writes the loaded list of BOWorkOrderOperations into the event journal.protected voidBTWorkOrderOperationUpdate.execute(WorkOrderOperationUpdateEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationInsert.launchOperationStatusChangeEvent(PoolKit poolKit) Deprecated, for removal: This API element is subject to removal in a future version.protected Map<Long, BOWorkOrderHeader> BTWorkOrderOperationAddressesRetrieve.loadHeaders(List<Long> headerIds, PoolKit poolKit) Load work order headers by IDs and return as map.protected List<BOWorkOrderOperation> BTWorkOrderOperationAddressesRetrieve.loadOperations(List<Long> operationIds, PoolKit poolKit) Load work order operations by IDs.protected BOWorkOrderOperationBTWorkOrderOperationLink.loadWorkOrderOperation(Long operationId, PoolKit poolKit) Loads the work order operation with work order operation identifier.protected BOWorkOrderOperationBTWorkOrderOperationUnlink.loadWorkOrderOperation(Long operationId, PoolKit poolKit) Loads the work order operation with work order operation identifier.protected voidBTWorkOrderOperationUpdate.manageType(BOWorkOrderOperation workOrderOperationOld, PoolKit poolKit) protected voidBTWorkOrderOperationInsert.setInterventionGroup(PoolKit poolKit) protected voidBTWorkOrderOperationUpdate.setInterventionGroup(PoolKit poolKit) protected voidBTWorkOrderOperationLink.update(BOWorkOrderOperation operation, PoolKit poolKit) Performs the database update.protected voidBTWorkOrderOperationUnlink.update(BOWorkOrderOperation operation, PoolKit poolKit) Performs the database update.protected voidBTWorkOrderOperationLink.updateLinkedOperation(Long parentId, Long linkedOperationId, PoolKit poolKit) Updates the linked operation setting its parent.protected voidBTWorkOrderOperationUnlink.updateLinkedOperations(Long linkedOperationId, PoolKit poolKit) Updates the linked operation removing the link to the parent.protected voidBTWorkOrderOperationInsert.updateOperationsOrdering(PoolKit poolKit) protected voidBTWorkOrderOperationUpdate.updateOperationsOrdering(PoolKit poolKit) protected voidBTWorkOrderOperationLink.updateParent(Long parentId, List<Long> linkedOperations, PoolKit poolKit) Updates the parent operation setting the link with all the linked operation ids.protected voidBTWorkOrderOperationUnlink.updateParent(Long parentId, List<Long> linkedOperations, PoolKit poolKit) Updates parent operation. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.type.data
Methods in overit.geocallapp.wfm.workorders.bl.operation.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operation.type.task
Methods in overit.geocallapp.wfm.workorders.bl.operation.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeInsert.afterInsert(BOWorkOrderOperationType workOrderOperationType, PoolKit pk) Actions to perform after the insertion.protected voidBTWorkOrderOperationTypeUpdate.afterUpdate(BOWorkOrderOperationType workOrderOperationType, PoolKit pk) Actions to perform after the update.protected voidBTWorkOrderOperationTypeInsert.execute(WorkOrderOperationTypeInsertEvent event, PoolKit pk) Writes the inserted operation type id into the event journal.protected voidBTWorkOrderOperationTypeLoad.execute(WorkOrderOperationTypeLoadEvent event, PoolKit pk) Writes the loaded work order operation type into the event journal.protected voidBTWorkOrderOperationTypeSearch.execute(WorkOrderOperationTypeSearchEvent event, PoolKit pk) Writes the searched work order operation types into the event journal.protected voidBTWorkOrderOperationTypeUpdate.execute(WorkOrderOperationTypeUpdateEvent event, PoolKit pk) Performs the needed steps in order to update the givenBOWorkOrderOperationType.protected LongBTWorkOrderOperationTypeInsert.insert(BOWorkOrderOperationType workOrderOperationType, PoolKit pk) Inserts a new operation type.protected voidBTWorkOrderOperationTypeUpdate.update(BOWorkOrderOperationType workOrderOperationType, PoolKit pk) Updates the givenBOWorkOrderOperationTypewith all its needed components.protected voidBTWorkOrderOperationTypeInsert.validate(BOWorkOrderOperationType workOrderOperationType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderOperationType.protected voidBTWorkOrderOperationTypeUpdate.validate(BOWorkOrderOperationType workOrderOperationType, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOWorkOrderOperationType. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operationtypecategory.data
Methods in overit.geocallapp.wfm.workorders.bl.operationtypecategory.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationTypeCategorySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.operationtypecategory.task
Methods in overit.geocallapp.wfm.workorders.bl.operationtypecategory.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeCategoryInsert.checkUniqueCode(BOWorkOrderOperationTypeCategory workOrderOperationTypeCategory, PoolKit poolKit) Check if there is another operation type category with the same code.protected voidBTWorkOrderOperationTypeCategoryUpdate.checkUniqueCode(BOWorkOrderOperationTypeCategory workOrderOperationTypeCategory, PoolKit poolKit) Check if there is another operation type category with the same code.protected voidBTWorkOrderOperationTypeCategoryInsert.checkUniqueDescription(BOWorkOrderOperationTypeCategory workOrderOperationTypeCategory, PoolKit poolKit) Check if there is another operation type category with the same description.protected voidBTWorkOrderOperationTypeCategoryUpdate.checkUniqueDescription(BOWorkOrderOperationTypeCategory workOrderOperationTypeCategory, PoolKit poolKit) Check if there is another operation type category with the same description.protected voidBTWorkOrderOperationTypeCategoryInsert.execute(WorkOrderOperationTypeCategoryInsertEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationTypeCategoryLoad.execute(WorkOrderOperationTypeCategoryLoadEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationTypeCategorySearch.execute(WorkOrderOperationTypeCategorySearchEvent event, PoolKit poolKit) protected voidBTWorkOrderOperationTypeCategoryUpdate.execute(WorkOrderOperationTypeCategoryUpdateEvent event, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.origin.data
Methods in overit.geocallapp.wfm.workorders.bl.origin.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOriginSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.origin.task
Methods in overit.geocallapp.wfm.workorders.bl.origin.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOriginLoad.execute(WorkOrderOriginLoadEvent event, PoolKit poolKit) Writes the loaded work order source into the event journal.protected voidBTWorkOrderOriginSearch.execute(WorkOrderOriginSearchEvent event, PoolKit poolKit) Writes the searched work order sources into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.requesttype.data
Methods in overit.geocallapp.wfm.workorders.bl.requesttype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAORequestTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.requesttype.task
Methods in overit.geocallapp.wfm.workorders.bl.requesttype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTRequestTypeInsert.afterInsert(BORequestType requestType, PoolKit pk) Actions to perform after the insertionprotected voidBTRequestTypeUpdate.afterUpdate(BORequestType requestType, PoolKit pk) Actions to perform after the updateprotected voidBTRequestTypeInsert.checkUniqueCode(BORequestType requestType, PoolKit pk) Check if there is another request type with the same code.protected voidBTRequestTypeUpdate.checkUniqueCode(BORequestType requestType, PoolKit pk) Check if there are others request types with the same codeprotected voidBTRequestTypeInsert.execute(RequestTypeInsertEvent event, PoolKit pk) Writes the inserted request type id into the event journal.protected voidBTRequestTypeLoad.execute(RequestTypeLoadEvent event, PoolKit pk) Writes the loaded request type into the event journal.protected voidBTRequestTypeSearch.execute(RequestTypeSearchEvent event, PoolKit pk) Writes the searched request types into the event journal.protected voidBTRequestTypeUpdate.execute(RequestTypeUpdateEvent event, PoolKit pk) Updates a newBORequestTypewith all its needed components.protected voidBTRequestTypeInsert.validate(BORequestType requestType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBORequestTypeprotected voidBTRequestTypeUpdate.validate(BORequestType requestType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBORequestType -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.sequencenumber.task
Methods in overit.geocallapp.wfm.workorders.bl.sequencenumber.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderSequenceNumberSearch.body(WorkOrderSequenceNumberSearchEvent event, PoolKit poolKit) Writes the searched work order's sequence number into the event journalprotected voidBTWorkOrderSequenceNumberInsert.execute(WorkOrderSequenceNumberInsertEvent event, PoolKit pk) protected voidBTWorkOrderSequenceNumberNext.execute(WorkOrderSequenceNumberNextEvent event, PoolKit pk) protected LongBTWorkOrderSequenceNumberNext.generateNextSequenceNumber(Long operationCenterId, PoolKit poolKit) Method that generates the new Sequence Number.protected LongBTWorkOrderSequenceNumberInsert.insertSequence(Long operationCenterId, PoolKit pk) protected voidBTWorkOrderSequenceNumberInsert.validate(WorkOrderSequenceNumberInsertInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.servicetype.data
Methods in overit.geocallapp.wfm.workorders.bl.servicetype.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOServiceTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.servicetype.task
Methods in overit.geocallapp.wfm.workorders.bl.servicetype.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTServiceTypeInsert.afterInsert(BOServiceType bo, PoolKit pk) Actions to perform after the insertionprotected voidBTServiceTypeUpdate.afterUpdate(BOServiceType bo, PoolKit pk) Actions to perform after the updateprotected voidBTServiceTypeInsert.checkUniqueCode(BOServiceType serviceType, PoolKit pk) Check if there is another service type with the same code.protected voidBTServiceTypeUpdate.checkUniqueCode(BOServiceType serviceType, PoolKit pk) Check if there are others service types with the same code.protected voidBTServiceTypeInsert.execute(ServiceTypeInsertEvent event, PoolKit pk) Writes the inserted service type id into the event journal.protected voidBTServiceTypeLoad.execute(ServiceTypeLoadEvent event, PoolKit pk) Writes the loaded service type into the event journal.protected voidBTServiceTypeSearch.execute(ServiceTypeSearchEvent event, PoolKit pk) Writes the searched service types into the event journal.protected voidBTServiceTypeUpdate.execute(ServiceTypeUpdateEvent event, PoolKit pk) Updates a newBOServiceTypewith all its needed components.protected voidBTServiceTypeInsert.validate(BOServiceType serviceType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOServiceTypeprotected voidBTServiceTypeUpdate.validate(BOServiceType serviceType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOServiceType -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.status.data
Methods in overit.geocallapp.wfm.workorders.bl.status.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderStatusSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.status.task
Methods in overit.geocallapp.wfm.workorders.bl.status.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderStatusLoad.body(WorkOrderStatusLoadEvent event, PoolKit pk) Writes the loaded work order status into the event journal.protected voidBTWorkOrderStatusSearch.body(WorkOrderStatusSearchEvent event, PoolKit poolKit) Writes the searched work order status into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.status.user.type.data
Methods in overit.geocallapp.wfm.workorders.bl.status.user.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderEditableStatusForUserTypeSearch.validate(CommandContext cc, PoolKit pk) protected voidDAOWorkOrderStatusUserTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.status.user.type.task
Methods in overit.geocallapp.wfm.workorders.bl.status.user.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderEditableStatusForUserTypeLoad.body(WorkOrderEditableStatusForUserTypeLoadEvent event, PoolKit poolKit) Writes the searched work order states into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.task
Methods in overit.geocallapp.wfm.workorders.bl.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationsLinksUpdate.execute(WorkOrderOperationsLinksUpdateEvent event, PoolKit poolKit) Updates the links between the work order operationsprotected List<BOWorkOrderOperation> BTWorkOrderOperationsLinksUpdate.getWorkOrderOperations(PoolKit poolKit) Gets all the work order operations. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.activity.data
Methods in overit.geocallapp.wfm.workorders.bl.type.activity.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderOperationTypeActivitySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.activity.task
Methods in overit.geocallapp.wfm.workorders.bl.type.activity.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderOperationTypeActivityInsert.afterInsert(BOWorkOrderOperationTypeActivity workOrderOperationTypeActivity, PoolKit pk) Actions to perform after the insertionprotected voidBTWorkOrderOperationTypeActivityUpdate.afterUpdate(BOWorkOrderOperationTypeActivity workOrderOperationTypeActivity, PoolKit pk) Actions to perform after the updateprotected voidBTWorkOrderOperationTypeActivityInsert.body(WorkOrderOperationTypeActivityInsertEvent event, PoolKit pk) Writes the loaded work order operation type activity id into the event journal.protected voidBTWorkOrderOperationTypeActivitySearch.body(WorkOrderOperationTypeActivitySearchEvent event, PoolKit pk) Writes the searched work order type activities into the event journal.protected voidBTWorkOrderOperationTypeActivityUpdate.body(WorkOrderOperationTypeActivityUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderOperationTypeActivitywith all its needed components.protected voidBTWorkOrderOperationTypeActivityInsert.checkUnique(BOWorkOrderOperationTypeActivity workOrderOperationTypeActivity, PoolKit pk) protected voidBTWorkOrderOperationTypeActivityUpdate.checkUnique(BOWorkOrderOperationTypeActivity workOrderOperationTypeActivity, PoolKit pk) protected voidBTWorkOrderOperationTypeActivityInsert.validate(BOWorkOrderOperationTypeActivity workOrderTypeActivity, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderOperationTypeActivityprotected voidBTWorkOrderOperationTypeActivityUpdate.validate(BOWorkOrderOperationTypeActivity workOrderOperationTypeActivity, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderOperationTypeActivity. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.data
Methods in overit.geocallapp.wfm.workorders.bl.type.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.eventmanager.data
Methods in overit.geocallapp.wfm.workorders.bl.type.eventmanager.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOEventManagerConfWoTypeSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.eventmanager.task
Methods in overit.geocallapp.wfm.workorders.bl.type.eventmanager.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTEventManagerConfWoTypeDelete.body(EventManagerConfWoTypeDeleteEvent event, PoolKit poolKit) protected voidBTEventManagerConfWoTypeInsert.execute(EventManagerConfWoTypeInsertEvent event, PoolKit poolKit) protected voidBTEventManagerConfWoTypeLoad.execute(EventManagerConfWoTypeLoadEvent event, PoolKit poolKit) protected voidBTEventManagerConfWoTypeSearch.execute(EventManagerConfWoTypeSearchEvent event, PoolKit poolKit) protected voidBTEventManagerConfWoTypeUpdate.execute(EventManagerConfWoTypeUpdateEvent event, PoolKit poolKit) protected voidBTEventManagerConfWoTypeDelete.updateWorkOrderType(Long workOrderTypeId, PoolKit poolKit) Updates the datastamp of work-order type in order to force the mobile synch of the record.protected voidBTEventManagerConfWoTypeInsert.updateWorkOrderType(Long workOrderTypeId, PoolKit poolKit) Updates the datastamp of work-order type in order to force the mobile synch of the record.protected voidBTEventManagerConfWoTypeUpdate.updateWorkOrderType(Long workOrderTypeId, PoolKit poolKit) Updates the datastamp of work-order type in order to force the mobile synch of the record.protected voidBTEventManagerConfWoTypeInsert.validateInput(BOEventManagerConfWoType eventManagerConfWoType, PoolKit poolKit) protected voidBTEventManagerConfWoTypeUpdate.validateInput(BOEventManagerConfWoType eventManagerConfWoType, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.structure.data
Methods in overit.geocallapp.wfm.workorders.bl.type.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderTypeStructureSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.structure.task
Methods in overit.geocallapp.wfm.workorders.bl.type.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderTypeStructureUpdate.checkCoupleIsPresent(Long structure, Long workOrderType, PoolKit pk) Check if the data you want to update is present.protected voidBTWorkOrderTypeStructureInsert.checkUniqueCouple(Long structure, Long workOrderType, PoolKit pk) Check if there is another work order type structure with the same structure and work order type.protected voidBTWorkOrderTypeStructureInsert.checkUniqueOrder(Long order, Long workOrderType, PoolKit pk) Check if there is another work order type structure with the same ordering.protected voidBTWorkOrderTypeStructureUpdate.checkUniqueOrder(Long order, Long workOrderType, PoolKit pk) Check if there is another work order type structure with the same ordering.protected voidBTWorkOrderTypeStructureDelete.execute(WorkOrderTypeStructureDeleteEvent event, PoolKit poolKit) Remove the givenBOWorkOrderTypeStructurework order type structure.protected voidBTWorkOrderTypeStructureInsert.execute(WorkOrderTypeStructureInsertEvent event, PoolKit pk) Writes the inserted work order type structure into the event journal.protected voidBTWorkOrderTypeStructureSave.execute(WorkOrderTypeStructureSaveEvent event, PoolKit poolKit) protected voidBTWorkOrderTypeStructureSearch.execute(WorkOrderTypeStructureSearchEvent event, PoolKit pk) Writes the searched work order type structure into the event journal.protected voidBTWorkOrderTypeStructureUpdate.execute(WorkOrderTypeStructureUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderTypeStructurewith all its needed components.protected voidBTWorkOrderTypeStructureDelete.validate(BOWorkOrderTypeStructure workOrderTypeStructure, PoolKit pk) Check if the fields are not nullprotected voidBTWorkOrderTypeStructureInsert.validate(BOWorkOrderTypeStructure workOrderTypeStructure, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderTypeStructureprotected voidBTWorkOrderTypeStructureSave.validate(Long workOrderType, Collection<BOWorkOrderTypeStructure> workOrderTypeStructures, PoolKit poolKit) Checks if the list ofBOWorkOrderTypeStructurecan be savedprotected voidBTWorkOrderTypeStructureUpdate.validate(BOWorkOrderTypeStructure workOrderTypeStructure, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderTypeStructure -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.type.task
Methods in overit.geocallapp.wfm.workorders.bl.type.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderTypeInsert.afterInsert(BOWorkOrderType workOrderType, PoolKit pk) Actions to perform after the insertion.protected voidBTWorkOrderTypeUpdate.afterUpdate(BOWorkOrderType workOrderType, PoolKit pk) Actions to perform after the insertion.protected voidBTWorkOrderTypeInsert.execute(WorkOrderTypeInsertEvent event, PoolKit pk) Writes the inserted work order type id into the event journal.protected voidBTWorkOrderTypeLoad.execute(WorkOrderTypeLoadEvent event, PoolKit pk) Writes the loaded work order type into the event journal.protected voidBTWorkOrderTypeSearch.execute(WorkOrderTypeSearchEvent event, PoolKit pk) Writes the searched work order types into the event journal.protected voidBTWorkOrderTypeUpdate.execute(WorkOrderTypeUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderTypewith all its needed components.protected voidBTWorkOrderTypeInsert.validate(BOWorkOrderType workOrderType, PoolKit pk) Checks if the insertion is possible by performing some validations on the givenBOWorkOrderType.protected voidBTWorkOrderTypeUpdate.validate(BOWorkOrderType workOrderType, PoolKit pk) Checks if the update is possible by performing some validations on the givenBOWorkOrderType. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.urgency.data
Methods in overit.geocallapp.wfm.workorders.bl.urgency.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkOrderUrgencySearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.urgency.task
Methods in overit.geocallapp.wfm.workorders.bl.urgency.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkOrderUrgencyInsert.execute(WorkOrderUrgencyInsertEvent event, PoolKit pk) Writes the inserted work order urgency id into the event journal.protected voidBTWorkOrderUrgencyLoad.execute(WorkOrderUrgencyLoadEvent event, PoolKit pk) Writes the loaded work order urgency into the event journal.protected voidBTWorkOrderUrgencySearch.execute(WorkOrderUrgencySearchEvent event, PoolKit poolKit) Writes the loaded work order urgencies into the event journal.protected voidBTWorkOrderUrgencyUpdate.execute(WorkOrderUrgencyUpdateEvent event, PoolKit pk) Updates a newBOWorkOrderUrgencywith all its needed components.protected voidBTWorkOrderUrgencyInsert.validate(BOWorkOrderUrgency urgency, PoolKit pk) protected voidBTWorkOrderUrgencyUpdate.validate(BOWorkOrderUrgency urgency, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.data
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkCycleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.rule.data
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.rule.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkCycleRuleSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.rule.task
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.rule.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleRuleDelete.execute(WorkCycleRuleDeleteEvent event, PoolKit poolKit) protected voidBTWorkCycleRuleInsert.execute(WorkCycleRuleInsertEvent event, PoolKit poolKit) protected voidBTWorkCycleRuleLoad.execute(WorkCycleRuleLoadEvent event, PoolKit poolKit) protected voidBTWorkCycleRuleSearch.execute(WorkCycleRuleSearchEvent event, PoolKit poolKit) protected voidBTWorkCycleRuleUpdate.execute(WorkCycleRuleUpdateEvent event, PoolKit poolKit) protected voidBTWorkCycleRuleInsert.validateInput(BOWorkCycleRule workCycleRule, PoolKit poolKit) protected voidBTWorkCycleRuleUpdate.validateInput(BOWorkCycleRule workCycleRule, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.structure.data
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.structure.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkCycleStructureSearch.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.structure.task
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.structure.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleStructureDelete.execute(WorkCycleStructureDeleteEvent event, PoolKit poolKit) Remove the givenBOWorkCycleStructureid.protected voidBTWorkCycleStructureLoad.execute(WorkCycleStructureLoadEvent event, PoolKit poolKit) protected voidBTWorkCycleStructureSearch.execute(WorkCycleStructureSearchEvent event, PoolKit poolKit) Writes the searched work cycle structures into the event journal.protected List<BOWorkCycleStructure> BTWorkCycleStructureDelete.getStructures(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Get the list ofBOWorkCycleStructureassociated to the sameBOWorkCycleprotected BOWorkCycleStructureBTWorkCycleStructureDelete.getWorkCycleStructure(Long workCycleStructureId, PoolKit poolKit) Retrieves the work cycle structure with the given id.protected voidBTWorkCycleStructureDelete.notifyWorkCycleDelete(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Notifies the deletion of a work cycle structure.protected voidBTWorkCycleStructureDelete.updateWorkOrderOperationsWorkCycleSource(Long workCycleStructureId, PoolKit poolKit) Updates the work order operations work cycle source.protected voidBTWorkCycleStructureDelete.validate(BOWorkCycleStructure workCycleStructure, PoolKit poolKit) Validates the data before the deletion. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workcycle.task
Methods in overit.geocallapp.wfm.workorders.bl.workcycle.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkCycleInsert.afterInsert(BOWorkCycle workCycle, PoolKit pk) Actions to perform after the insertion.protected voidBTWorkCycleUpdate.afterUpdate(BOWorkCycle workCycle, PoolKit poolKit) Actions to perform after the update.protected voidBTWorkCycleInsert.checkUniqueCode(BOWorkCycle workCycle, PoolKit poolKit) Check if there are others work cycle with the same code.protected voidBTWorkCycleUpdate.checkUniqueCode(BOWorkCycle workCycle, PoolKit poolKit) Check if there are others work cycle with the same code.protected voidBTWorkCycleInsert.execute(WorkCycleInsertEvent event, PoolKit poolKit) Inserts the givenBOWorkCycleand writes the newly generated id into the event journal.protected voidBTWorkCycleLoad.execute(WorkCycleLoadEvent event, PoolKit poolKit) protected voidBTWorkCycleSearch.execute(WorkCycleSearchEvent event, PoolKit poolKit) Writes the searched work cycles into the event journal.protected voidBTWorkCycleUpdate.execute(WorkCycleUpdateEvent event, PoolKit poolKit) Updates a newBOWorkCyclewith all its needed components.protected voidBTWorkCycleInsert.validate(BOWorkCycle workCycle, PoolKit poolKit) Validates the data before the insertion.protected voidBTWorkCycleUpdate.validate(BOWorkCycle workCycle, PoolKit poolKit) Checks if the update is possible by performing some validations on the givenBOWorkCycle -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workload.data
Methods in overit.geocallapp.wfm.workorders.bl.workload.data with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidDAOWorkLoad.defineParams(CommandContext cc, PoolKit poolKit) protected voidDAOWorkLoad.validate(CommandContext cc, PoolKit pk) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.bl.workload.task
Methods in overit.geocallapp.wfm.workorders.bl.workload.task with parameters of type PoolKitModifier and TypeMethodDescriptionprotected voidBTWorkLoadDetailSearch.execute(WorkLoadDetailSearchEvent event, PoolKit poolKit) Writes the searched work loads into the event journal.protected voidBTWorkLoadSearch.execute(WorkLoadSearchEvent event, PoolKit poolKit) Writes the searched work loads into the event journal. -
Uses of PoolKit in overit.geocallapp.wfm.workorders.integration
Methods in overit.geocallapp.wfm.workorders.integration with parameters of type PoolKitModifier and TypeMethodDescriptionvoidWorkOrderEventProvider.linkWorkOrderOperations(WorkOrderOperationLinkInput input, PoolKit poolKit) voidWorkOrderProvider.linkWorkOrderOperations(WorkOrderOperationLinkInput input, PoolKit poolKit) static WorkOrderEventProviderWorkOrderEventProvider.makeInstance(PoolKit poolKit) voidWorkOrderEventProvider.unlinkWorkOrderOperations(WorkOrderOperationUnlinkInput input, PoolKit poolKit) voidWorkOrderProvider.unlinkWorkOrderOperations(WorkOrderOperationUnlinkInput input, PoolKit poolKit) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.spout.header
Methods in overit.geocallapp.wfm.workorders.spout.header with parameters of type PoolKitModifier and TypeMethodDescriptionWorkOrderHeaderInsertedSpout.getPayload(PoolKit pk, WorkOrderHeaderInsertPublishEvent event) WorkOrderHeaderStatusUpdatedSpout.getPayload(PoolKit pk, WorkOrderHeaderStatusPublishEvent event) WorkOrderHeaderUpdatedSpout.getPayload(PoolKit pk, WorkOrderHeaderUpdatePublishEvent event) -
Uses of PoolKit in overit.geocallapp.wfm.workorders.spout.operation
Methods in overit.geocallapp.wfm.workorders.spout.operation with parameters of type PoolKitModifier and TypeMethodDescriptionWorkOrderOperationInsertedSpout.getPayload(PoolKit pk, WorkOrderOperationInsertPublishEvent event) WorkOrderOperationStatusUpdatedSpout.getPayload(PoolKit pk, WorkOrderOperationStatusPublishEvent event) WorkOrderOperationUpdatedSpout.getPayload(PoolKit pk, WorkOrderOperationUpdatePublishEvent event)