Uses of Annotation Interface
overit.geocall.rs.annotations.NotExploded
Packages that use NotExploded
Package
Description
-
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.account
Method parameters in overit.geocallapp.wfm.accounts.rs1.account with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccount>> AccountService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAccountFilter filter) Returns the collection of all the stored accounts by calling theAccountSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.contact
Method parameters in overit.geocallapp.wfm.accounts.rs1.contact with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountContact>> AccountContactService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAccountContactFilter filter) Returns the collection of all the stored account contacts by calling theAccountContactSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.contacttype
Method parameters in overit.geocallapp.wfm.accounts.rs1.contacttype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountContactType>> AccountContactTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAccountContactTypeFilter filter) Returns the collection of all the stored account contact type by calling theContactTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.convertertype
Method parameters in overit.geocallapp.wfm.accounts.rs1.convertertype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOConverterType>> ConverterTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOConverterTypeFilter filter) Returns the collection of all the stored converter type by calling theConverterTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.meter
Method parameters in overit.geocallapp.wfm.accounts.rs1.meter with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeter>> AccountMeterService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid DTOMeterFilter filter) Returns the collection of all the stored meters by calling theMeterSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMeter>> MeterService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterFilter filter) Returns the collection of all the stored meters by calling theMeterSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.meteraccessibility
Method parameters in overit.geocallapp.wfm.accounts.rs1.meteraccessibility with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterAccessibility>> MeterAccessibilityService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterAccessibilityFilter filter) Returns the collection of all the stored meter accessibilities by calling theMeterAccessibilitySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.meterbrand
Method parameters in overit.geocallapp.wfm.accounts.rs1.meterbrand with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterBrand>> MeterBrandService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterBrandFilter filter) Returns the collection of all the stored meter brands by calling theMeterBrandSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.meterclass
Method parameters in overit.geocallapp.wfm.accounts.rs1.meterclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterClass>> MeterClassService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterClassFilter filter) Returns the collection of all the stored meter classes by calling theMeterClassSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.meterlocation
Method parameters in overit.geocallapp.wfm.accounts.rs1.meterlocation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterLocation>> MeterLocationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterLocationFilter filter) Returns the collection of all the stored meter locations by calling theMeterLocationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.metertype
Method parameters in overit.geocallapp.wfm.accounts.rs1.metertype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterType>> MeterTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeterTypeFilter filter) Returns the collection of all the stored meter types by calling theMeterTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.readingmetertype
Method parameters in overit.geocallapp.wfm.accounts.rs1.readingmetertype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOReadingMeterType>> ReadingMeterTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOReadingMeterTypeFilter filter) Returns the collection of all the stored reading meter types by calling theReadingMeterTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.status
Method parameters in overit.geocallapp.wfm.accounts.rs1.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountStatus>> AccountStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOAccountStatusSearchFilter filter) Retrieve the all stored account status. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.statustype
Method parameters in overit.geocallapp.wfm.accounts.rs1.statustype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountStatusType>> AccountStatusTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAccountStatusTypeSearchFilter filter) Retrieve the all stored account status types. -
Uses of NotExploded in overit.geocallapp.wfm.accounts.rs1.type
Method parameters in overit.geocallapp.wfm.accounts.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountType>> AccountTypeService.getCollection(@Valid Page page, @Valid String language, Collection<String> fields, String order, @Valid DTOAccountTypeFilter filter) Retrieves all the stored account types. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.asset
Method parameters in overit.geocallapp.wfm.assets.rs1.asset with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAsset>> AssetService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAssetFilter filter) Returns the collection of all the stored assets by calling theAssetSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOAssetDescendant>> AssetService.getDescendant(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetDescendantFilter filter) Returns the collection of all the stored descendant assets by calling theAssetDescendantSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.asset.characteristicvalue
Method parameters in overit.geocallapp.wfm.assets.rs1.asset.characteristicvalue with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetCharacteristicValue>> AssetCharacteristicValueService.getCollection(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetCharacteristicValueFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.operationcenter
Method parameters in overit.geocallapp.wfm.assets.rs1.operationcenter with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetOperationCenter>> AssetOperationCenterService.getCollection(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAssetOperationCenterFilter filter) Returns the collection of all the storedDTOAssetOperationCenterby calling theAssetOperationCenterSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.status
Method parameters in overit.geocallapp.wfm.assets.rs1.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetStatus>> AssetStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOAssetStatusSearchFilter filter) Retrieve the all stored asset status. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.statustype
Method parameters in overit.geocallapp.wfm.assets.rs1.statustype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetStatusType>> AssetStatusTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAssetStatusTypeSearchFilter filter) Retrieve the all stored asset status types. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.type
Method parameters in overit.geocallapp.wfm.assets.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetType>> AssetTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOAssetTypeSearchFilter filter) Retrieve the all stored asset types. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.type.template
Method parameters in overit.geocallapp.wfm.assets.rs1.type.template with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetTypeTemplate>> AssetTypeTemplateService.getCollection(Long typeId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetTypeTemplateFilter filter) Retrieve the all stored asset type templates. -
Uses of NotExploded in overit.geocallapp.wfm.assets.rs1.type.template.characteristic
Method parameters in overit.geocallapp.wfm.assets.rs1.type.template.characteristic with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetTypeTemplateCharacteristic>> AssetTypeTemplateCharacteristicService.getCollection(Long typeId, Long templateId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetTypeTemplateCharacteristicFilter filter) Retrieve the all stored relations from asset type template and characteristic. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.bundle
Method parameters in overit.geocallapp.wfm.bundler.rs1.bundle with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundle>> BundleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOBundleFilter filter) Returns the collection of all the stored bundles by calling theBundleHeaderSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.bundlingrule
Method parameters in overit.geocallapp.wfm.bundler.rs1.bundlingrule with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundlingRule>> BundlingRuleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOBundlingRuleFilter filter) Returns the collection of all the stored bundling rules by calling theBundlingRuleHeaderSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.operation
Method parameters in overit.geocallapp.wfm.bundler.rs1.operation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperation>> BundleOperationService.getCollection(Long bundleId, @Valid Page page, Collection<String> fields, String order, @Valid DTOBundleOperationFilter filter) Returns the collection of all the stored bundles operations by calling theBundleOperationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.operation.ordering
Method parameters in overit.geocallapp.wfm.bundler.rs1.operation.ordering with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationOrdering>> BundleOperationOrderingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOBundleOperationOrderingFilter filter) Returns the collection of all the stored bundles operation orderings by calling theBundleOperationOrderingSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.operation.status
Method parameters in overit.geocallapp.wfm.bundler.rs1.operation.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationStatus>> BundleOperationStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOBundleOperationStatusFilter filter) Returns the collection of all the stored bundle operation status by calling theBundleOperationStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.skill
Method parameters in overit.geocallapp.wfm.bundler.rs1.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleSkill>> BundleSkillService.getCollection(Long bundleId, @Valid Page page, Collection<String> fields, String order, @Valid DTOBundleSkillFilter filter) Returns the collection of all the stored bundles skills by calling theBundleSkillSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.bundler.rs1.skilldivision
Method parameters in overit.geocallapp.wfm.bundler.rs1.skilldivision with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleSkillDivision>> BundleSkillDivisionService.getCollection(Long bundleId, @Valid Page page, Collection<String> fields, String order, @Valid DTOBundleSkillDivisionFilter filter) Returns the collection of all the stored bundles skill divisions by calling theBundleSkillDivisionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.availabilitytypes
Method parameters in overit.geocallapp.wfm.calendars.rs1.availabilitytypes with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAvailabilityType>> AvailabilityTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAvailabilityTypeFilter filter) Returns the collection of all the stored availability types by calling theAvailabilityTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshift
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshift with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShift>> WorkShiftService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftFilter filter) Returns the collection of all the stored work shifts by calling theWorkShiftSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexception
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexception with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftException>> WorkShiftExceptionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftExceptionFilter filter) Returns the collection of all the stored work shift exceptions by calling theWorkShiftExceptionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftExceptionClass>> WorkShiftExceptionClassService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOWorkShiftExceptionClassFilter filter) Returns the collection of all the stored work shift exception classes by calling theWorkShiftExceptionClassSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclasstype
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionclasstype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftExceptionClassType>> WorkShiftExceptionClassTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftExceptionClassTypeFilter filter) Returns the collection of all the stored work shift exception class types by calling theWorkShiftExceptionClassTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionimpact
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionimpact with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftExceptionImpact>> WorkShiftExceptionImpactService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftExceptionImpactFilter filter) Returns the collection of all the stored work shift exception impacts by calling theWorkShiftExceptionImpactSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionmanagement
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptionmanagement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftExceptionManagement>> WorkShiftExceptionManagementService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftExceptionManagementFilter filter) Returns the collection of all the stored work shift exception managements by calling theWorkShiftExceptionManagementSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshiftexceptiontype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftExceptionType>> WorkShiftExceptionTypeService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOWorkShiftExceptionTypeFilter filter) Returns the collection of all the stored work shift exception types by calling theWorkShiftExceptionTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.calendars.rs1.workshifttype
Method parameters in overit.geocallapp.wfm.calendars.rs1.workshifttype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkShiftType>> WorkShiftTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkShiftTypeFilter filter) Returns the collection of all the stored work shift types by calling theWorkShiftTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.catalogs.rs1.catalogcode
Method parameters in overit.geocallapp.wfm.catalogs.rs1.catalogcode with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCatalogCode>> CatalogCodeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCatalogCodeFilter filter) Returns the collection of all the stored catalog codes by calling theCatalogCodeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.catalogs.rs1.cataloggroup
Method parameters in overit.geocallapp.wfm.catalogs.rs1.cataloggroup with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCatalogGroup>> CatalogGroupService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCatalogGroupFilter filter) Returns the collection of all the stored catalog groups by calling theCatalogGroupSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.catalogs.rs1.cataloggroupentitytype
Method parameters in overit.geocallapp.wfm.catalogs.rs1.cataloggroupentitytype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCatalogGroupEntityType>> CatalogGroupEntityTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCatalogGroupEntityTypeFilter filter) Returns the collection of all the stored catalog group entity types by calling theCatalogGroupEntityTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype
Method parameters in overit.geocallapp.wfm.catalogs.rs1.cataloggrouptype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCatalogGroupType>> CatalogGroupTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOCatalogGroupTypeFilter filter) Returns the collection of all the stored catalog group types by calling theCatalogGroupTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.characteristic
Method parameters in overit.geocallapp.wfm.characteristics.rs1.characteristic with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCharacteristic>> CharacteristicService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid String language, @Valid DTOCharacteristicFilter filter) Returns the collection of all the stored characteristics by calling theCharacteristicSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.characteristicclass
Method parameters in overit.geocallapp.wfm.characteristics.rs1.characteristicclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCharacteristicClass>> CharacteristicClassService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid String language, @Valid DTOCharacteristicClassFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.characteristicclasstype
Method parameters in overit.geocallapp.wfm.characteristics.rs1.characteristicclasstype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCharacteristicClassType>> CharacteristicClassTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCharacteristicClassTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.usage
Method parameters in overit.geocallapp.wfm.characteristics.rs1.usage with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOUsage>> UsageService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOUsageFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.valuedomain
Method parameters in overit.geocallapp.wfm.characteristics.rs1.valuedomain with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOValueDomain>> ValueDomainService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOValueDomainFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.characteristics.rs1.valuedomainitem
Method parameters in overit.geocallapp.wfm.characteristics.rs1.valuedomainitem with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOValueDomainItem>> ValueDomainItemService.getCollection(Long valueDomainId, @Valid Page page, Collection<String> fields, String order, @Valid DTOValueDomainItemFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleHeader>> BundleHeaderService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleHeaderSearchFilter filter) Retrieves all the stored bundle headers.org.springframework.http.ResponseEntity<PageResponse<DTOBundleHeader>> BundleHeaderService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleHeaderSearchFilter filter) Retrieves all the stored bundle headers. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperation>> BundleOperationService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationSearchFilter filter) Retrieves all the stored bundle operations.org.springframework.http.ResponseEntity<PageResponse<DTOBundleOperation>> BundleOperationService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationSearchFilter filter) Retrieves all the stored bundle operations. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle.operation.states with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationState>> BundleOperationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationStateSearchFilter filter) Retrieve the all stored bundle operation states.org.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationState>> BundleOperationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundleOperationStateSearchFilter filter) Retrieve the all stored bundle operation states. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleSkill>> BundleSkillService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @NotNull @Valid DTOBundleSkillSearchFilter filter) Retrieves all the stored bundle skills.org.springframework.http.ResponseEntity<PageResponse<DTOBundleSkill>> BundleSkillService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @NotNull @Valid DTOBundleSkillSearchFilter filter) Retrieves all the stored bundle skills. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle.skilldivision with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleSkillDivision>> BundleSkillDivisionService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleSkillDivisionSearchFilter filter) Retrieves all the stored bundle skill divisions.org.springframework.http.ResponseEntity<PageResponse<DTOBundleSkillDivision>> BundleSkillDivisionService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOBundleSkillDivisionSearchFilter filter) Retrieves all the stored bundle skill divisions. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.bundle.state
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.bundle.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleState>> BundleStateService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleStateSearchFilter filter) Retrieves all the stored bundle states.org.springframework.http.ResponseEntity<PageResponse<DTOBundleState>> BundleStateService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleStateSearchFilter filter) Retrieves all the stored bundle states. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.ordering
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.ordering with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationOrdering>> BundleOperationOrderingService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleOperationOrderingSearchFilter filter) Retrieves all the stored bundle operation ordering.org.springframework.http.ResponseEntity<PageResponse<DTOBundleOperationOrdering>> BundleOperationOrderingService.getCollection(@NotNull @Valid Page page, @NotNull @Valid DTOBundleOperationOrderingSearchFilter filter) Retrieves all the stored bundle operation ordering. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleHeader>> BundlingRuleHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleHeaderSearchFilter filter) Retrieves all the stored bundling rule headers.org.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleHeader>> BundlingRuleHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleHeaderSearchFilter filter) Retrieves all the stored bundling rule headers. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.filter
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.filter with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleFilter>> BundlingRuleFilterService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleFilterSearchFilter filter) Retrieves all the stored bundling rule filters.org.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleFilter>> BundlingRuleFilterService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleFilterSearchFilter filter) Retrieves all the stored bundling rule filters. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.ordering
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.configuration.bundling.rule.ordering with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleOrdering>> BundlingRuleOrderingService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleOrderingSearchFilter filter) Retrieves all the stored bundling rule orderings.org.springframework.http.ResponseEntity<PageResponse<DTOBundlingRuleOrdering>> BundlingRuleOrderingService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundlingRuleOrderingSearchFilter filter) Retrieves all the stored bundling rule orderings. -
Uses of NotExploded in overit.geocallapp.wfm.core.bundler.rs2.criterion
Method parameters in overit.geocallapp.wfm.core.bundler.rs2.criterion with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOBundleCriterion>> BundleCriterionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundleCriterionSearchFilter filter) Retrieves all the stored bundle criterion.org.springframework.http.ResponseEntity<PageResponse<DTOBundleCriterion>> BundleCriterionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOBundleCriterionSearchFilter filter) Retrieves all the stored bundle criterion. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShell>> CrewShellService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCrewShellFilter filter) Returns the collection of all the storedBOCrewShellobjects by calling theCrewShellSearchEventevent. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.address
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.address with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShellAddress>> CrewShellAddressService.getCollection(@Valid Page page, Collection<String> fields, String order, Long crewShell, @Valid DTOCrewShellAddressFilter filter) Retrieves the collection of all the storedBOCrewShellAddressobjects by calling theCrewShellAddressSearchEventevent. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.skill
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShellSkill>> CrewShellSkillService.getCollection(@Valid Page page, Collection<String> fields, String order, Long crewShell, @Valid DTOCrewShellSkillFilter filter) Retrieves the collection of all the storedBOCrewShellSkillobjects by calling theCrewShellSkillSearchEventevent. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.technician with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShellTechnician>> CrewShellTechnicianService.getCollection(@Valid Page page, Collection<String> fields, String order, Long crewShell, @Valid DTOCrewShellTechnicianFilter filter) Retrieves the collection of all the storedBOCrewShellCompositionobjects by calling theCrewShellCompositionSearchEventevent. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShellType>> CrewShellTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOCrewShellTypeFilter filter) Returns the collection of all the storedBOCrewShellTypeobjects by calling theCrewShellSearchEventevent. -
Uses of NotExploded in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift
Method parameters in overit.geocallapp.wfm.core.crewshell.rs1.crewshell.workshift with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCrewShellShift>> CrewShellShiftService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCrewShellShiftFilter filter) Returns the collection of all the stored crew shell work shifts by calling theCrewShellWorkShiftSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.optionsgroup with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionOptionsGroup>> DataCollectionOptionsGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionOptionsGroupSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection option groups.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionOptionsGroup>> DataCollectionOptionsGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionOptionsGroupSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection option groups. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.rule
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.rule with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateWOCreationRule>> DataCollectionTemplateWOCreationRuleService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateWOCreationRuleSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data template WO Creation Rules.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateWOCreationRule>> DataCollectionTemplateWOCreationRuleService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateWOCreationRuleSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data template WO Creation Rules. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.sheet
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.sheet with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheet>> DataCollectionSheetService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionSheetSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheets.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheet>> DataCollectionSheetService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionSheetSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheets. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.sheet.scope
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.sheet.scope with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetScope>> DataCollectionSheetScopeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DataCollectionSheetScopeSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheet scopes.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetScope>> DataCollectionSheetScopeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DataCollectionSheetScopeSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheet scopes. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.sheet.state
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.sheet.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetState>> DataCollectionSheetStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionSheetStateSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheet states.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetState>> DataCollectionSheetStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionSheetStateSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection sheet states. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.template
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.template with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateHeader>> DataCollectionTemplateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateHeaderSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection template headers.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateHeader>> DataCollectionTemplateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateHeaderSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection template headers.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateRelease>> DataCollectionTemplateService.getReleaseCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateReleaseSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the required release collection.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateRelease>> DataCollectionTemplateService.getReleaseCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTemplateReleaseSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the required release collection. -
Uses of NotExploded in overit.geocallapp.wfm.core.datacollection.rs2.type
Method parameters in overit.geocallapp.wfm.core.datacollection.rs2.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionType>> DataCollectionTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTypeSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection types.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionType>> DataCollectionTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTODataCollectionTypeSearchFilter filter) Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the all stored data collection types. -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.configuration
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.configuration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOMultistageConfiguration> MultistageConfigurationService.getByOperationCenter(Long operationCenterId) Retrieves the multistage configurationMultistageConfigurationLoadByOperationCenterEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageConfiguration>> MultistageConfigurationService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageConfigurationSearchFilter filter) Retrieve the all stored multistage configurationMultistageConfigurationSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageConfiguration>> MultistageConfigurationService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageConfigurationSearchFilter filter) Retrieve the all stored multistage configurationMultistageConfigurationSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.dependencytype
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.dependencytype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageDependencyType>> MultistageDependencyTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageDependencyTypeSearchFilter filter) Retrieve the stored multistage dependency typeMultistageDependencyTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageDependencyType>> MultistageDependencyTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageDependencyTypeSearchFilter filter) Retrieve the stored multistage dependency typeMultistageDependencyTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.group
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.group with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupHeader>> MultistageGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupHeaderSearchFilter filter) Retrieve all the stored multistage group headers.org.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupHeader>> MultistageGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupHeaderSearchFilter filter) Retrieve all the stored multistage group headers.org.springframework.http.ResponseEntity<PageResponse<DTOMultistageViolation>> MultistageGroupService.getViolations(@NotNull Long id, @Valid @NotNull DTOMultistageViolationGroupSearchFilter filter) Retrieves the multistage violation matching the specified filterMultistageViolationSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.group.dependency
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.group.dependency with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupDependency>> MultistageGroupDependencyService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupDependencySearchFilter filter) Retrieve the all stored multistage group dependenciesMultistageGroupDependencySearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupDependency>> MultistageGroupDependencyService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupDependencySearchFilter filter) Retrieve the all stored multistage group dependenciesMultistageGroupDependencySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.group.operation
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.group.operation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupOperation>> MultistageGroupOperationService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupOperationSearchFilter filter) Retrieve the all stored multistage group operationsMultistageGroupOperationSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMultistageGroupOperation>> MultistageGroupOperationService.getCollection(@NotNull Long id, @NotNull @Valid Page page, @Valid @NotNull DTOMultistageGroupOperationSearchFilter filter) Retrieve the all stored multistage group operationsMultistageGroupOperationSearchEvent.org.springframework.http.ResponseEntity<List<DTOMultistageViolation>> MultistageGroupOperationService.getRelatedViolations(@NotNull Long id, @NotNull Long multistageGroupOperationId, @Valid @NotNull DTOMultistageGroupOperationRelatedViolations filter) Retrieve the all stored violations related to multistage group operationsMultistageViolationLoadOperationsRelatedViolationsEvent. -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.group.origintypes
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.group.origintypes with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageOriginType>> MultistageOriginTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageOriginTypeSearchFilter filter) Retrieve the all stored multistage origin typeMultistageOriginTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageOriginType>> MultistageOriginTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageOriginTypeSearchFilter filter) Retrieve the all stored multistage origin typeMultistageOriginTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.group.state
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.group.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageState>> MultistageStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageStateSearchFilter filter) Retrieve the all stored multistage statesMultistageStateSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageState>> MultistageStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageStateSearchFilter filter) Retrieve the all stored multistage statesMultistageStateSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.management
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.management with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageManagement>> MultistageManagementService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageManagementSearchFilter filter) Retrieve the all stored multistage managementMultistageManagementSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageManagement>> MultistageManagementService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageManagementSearchFilter filter) Retrieve the all stored multistage managementMultistageManagementSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.violation
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.violation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageViolation>> MultistageViolationService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageViolationSearchFilter filter) Retrieves the multistage violation matching the specified filterMultistageViolationSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageViolation>> MultistageViolationService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageViolationSearchFilter filter) Retrieves the multistage violation matching the specified filterMultistageViolationSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.multistage.rs2.violation.type
Method parameters in overit.geocallapp.wfm.core.multistage.rs2.violation.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageViolationType>> MultistageViolationTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageViolationTypeSearchFilter filter) Retrieve the all stored multistage violation typeMultistageViolationTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOMultistageViolationType>> MultistageViolationTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMultistageViolationTypeSearchFilter filter) Retrieve the all stored multistage violation typeMultistageViolationTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.permits.rs2.permits.type
Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOPermitType>> PermitTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOPermitTypeSearchFilter filter) Retrieve all the stored permit types.org.springframework.http.ResponseEntity<PageResponse<DTOPermitType>> PermitTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOPermitTypeSearchFilter filter) Retrieve all the stored permit types. -
Uses of NotExploded in overit.geocallapp.wfm.core.permits.rs2.permits.type.outcomereason
Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.type.outcomereason with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOPermitTypeOutcomeReasonRel>> PermitTypeOutcomeReasonRelService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOPermitTypeOutcomeReasonSearchFilter filter) Retrieve all the stored associations between Permit Types and Outcome ReasonsPermitTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOPermitTypeOutcomeReasonRel>> PermitTypeOutcomeReasonRelService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOPermitTypeOutcomeReasonSearchFilter filter) Retrieve all the stored associations between Permit Types and Outcome ReasonsPermitTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle
Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.workcycle with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkCyclePermitsOutput>> WorkCyclePermitService.getWorkCyclePermitCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkCyclePermitSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOWorkCyclePermitsOutput>> WorkCyclePermitService.getWorkCyclePermitCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkCyclePermitSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.permits.rs2.permits.workorder
Method parameters in overit.geocallapp.wfm.core.permits.rs2.permits.workorder with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderObtainedPermit>> WorkOrderPermitService.getWorkOrderObtainedPermits(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderObtainedPermitSearchFilter filter) Return all permit obtained for the specified permitRequestedId.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderObtainedPermit>> WorkOrderPermitService.getWorkOrderObtainedPermits(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderObtainedPermitSearchFilter filter) Return all permit obtained for the specified permitRequestedId.org.springframework.http.ResponseEntity<List<DTOWorkOrderPermitOutput>> WorkOrderPermitService.getWorkOrderPermitsRequired(@Valid @NotNull DTOWorkOrderRequiredPermitSearchFilter filter) Return all PermitRequired associated to the workOrderId. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.base.ocgroup
Method parameters in overit.geocallapp.wfm.core.rs5.base.ocgroup with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOCGroup>> OCGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOCGroupSearchFilter filter) Retrieve the all stored OC groups.org.springframework.http.ResponseEntity<PageResponse<DTOOCGroup>> OCGroupService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOCGroupSearchFilter filter) Retrieve the all stored OC groups. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.clocking
Method parameters in overit.geocallapp.wfm.core.rs5.clocking with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClocking>> ClockingService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingSearchFilter filter) Retrieve the all stored clocking.org.springframework.http.ResponseEntity<PageResponse<DTOClocking>> ClockingService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingSearchFilter filter) Retrieve the all stored clocking. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.clocking.type
Method parameters in overit.geocallapp.wfm.core.rs5.clocking.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClockingType>> ClockingTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingTypeSearchFilter filter) Retrieve the all stored clocking types.org.springframework.http.ResponseEntity<PageResponse<DTOClockingType>> ClockingTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingTypeSearchFilter filter) Retrieve the all stored clocking types. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.clocking.type.action
Method parameters in overit.geocallapp.wfm.core.rs5.clocking.type.action with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClockingActionType>> ClockingActionTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingActionTypeSearchFilter filter) Retrieve the all stored clocking action types.org.springframework.http.ResponseEntity<PageResponse<DTOClockingActionType>> ClockingActionTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOClockingActionTypeSearchFilter filter) Retrieve the all stored clocking action types. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.location.region
Method parameters in overit.geocallapp.wfm.core.rs5.location.region with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORegion>> RegionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTORegionSearchFilter filter) Retrieve the all stored regions.org.springframework.http.ResponseEntity<PageResponse<DTORegion>> RegionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTORegionSearchFilter filter) Retrieve the all stored regions. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.material.history
Method parameters in overit.geocallapp.wfm.core.rs5.material.history with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterialHistory>> MaterialHistoryService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMaterialHistorySearchFilter filter) Returns the collection of all the stored material histories by calling theMaterialHistorySearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialHistory>> MaterialHistoryService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMaterialHistorySearchFilter filter) Returns the collection of all the stored material histories by calling theMaterialHistorySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.material.serialized
Method parameters in overit.geocallapp.wfm.core.rs5.material.serialized with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSerializedMaterial>> SerializedMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSerializedMaterialSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSerializedMaterial>> SerializedMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSerializedMaterialSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.material.serialized.model
Method parameters in overit.geocallapp.wfm.core.rs5.material.serialized.model with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSerializedMaterialModel>> SerializedMaterialModelService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSerializedMaterialModelSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSerializedMaterialModel>> SerializedMaterialModelService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSerializedMaterialModelSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.encodednote with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderEncodedNote>> WorkOrderEncodedNoteService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderEncodedNoteSearchFilter filter) Retrieve the all stored encoded notes.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderEncodedNote>> WorkOrderEncodedNoteService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderEncodedNoteSearchFilter filter) Retrieve the all stored encoded notes. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReason>> OutcomeReasonService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeReasonSearchFilter filter) Retrieve the all stored outcome reasons.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReason>> OutcomeReasonService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeReasonSearchFilter filter) Retrieve the all stored outcome reasons. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.outcomeclass
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.outcomeclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeClass>> OutcomeClassService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeClassSearchFilter filter) Retrieve the all stored outcome classes.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeClass>> OutcomeClassService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeClassSearchFilter filter) Retrieve the all stored outcome classes. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.reasontype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReasonType>> OutcomeReasonTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeReasonTypeSearchFilter filter) Retrieve the all stored outcome reason types.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReasonType>> OutcomeReasonTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeReasonTypeSearchFilter filter) Retrieve the all stored outcome reason types. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.type
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.reason.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeType>> OutcomeTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeTypeSearchFilter filter) Retrieve the all stored outcome types.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeType>> OutcomeTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeTypeSearchFilter filter) Retrieve the all stored outcome types. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate
Method parameters in overit.geocallapp.wfm.core.rs5.schedule.intervention.outcome.validationstate with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeValidationState>> OutcomeValidationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeValidationStateSearchFilter filter) Retrieve the all stored outcome validation states.org.springframework.http.ResponseEntity<PageResponse<DTOOutcomeValidationState>> OutcomeValidationStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOutcomeValidationStateSearchFilter filter) Retrieve the all stored outcome validation states. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote
Method parameters in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.encodednote with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOEncodedNote>> EncodedNoteService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOEncodedNoteSearchFilter filter) Retrieve the all stored encoded notes.org.springframework.http.ResponseEntity<PageResponse<DTOEncodedNote>> EncodedNoteService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOEncodedNoteSearchFilter filter) Retrieve the all stored encoded notes. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.metertype
Method parameters in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.metertype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOReadingMeterType>> ReadingMeterTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOReadingMeterTypeSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOReadingMeterType>> ReadingMeterTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOReadingMeterTypeSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state
Method parameters in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterReadingState>> MeterReadingStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterReadingStateSearchFilter filter) Retrieve the all stored meter reading states.org.springframework.http.ResponseEntity<PageResponse<DTOMeterReadingState>> MeterReadingStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterReadingStateSearchFilter filter) Retrieve the all stored meter reading states. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.type
Method parameters in overit.geocallapp.wfm.core.rs5.technicalobject.meter.reading.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterReadingType>> MeterReadingTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterReadingTypeSearchFilter filter) Retrieve the all stored meter reading types.org.springframework.http.ResponseEntity<PageResponse<DTOMeterReadingType>> MeterReadingTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterReadingTypeSearchFilter filter) Retrieve the all stored meter reading types. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.technicalobject.meter.state
Method parameters in overit.geocallapp.wfm.core.rs5.technicalobject.meter.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeterState>> MeterStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterStateSearchFilter filter) Retrieve the all stored meter states.org.springframework.http.ResponseEntity<PageResponse<DTOMeterState>> MeterStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMeterStateSearchFilter filter) Retrieve the all stored meter states. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.user
Method parameters in overit.geocallapp.wfm.core.rs5.user with annotations of type NotExplodedModifier and TypeMethodDescriptionUserService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOUserSearchFilter filter) Retrieve the all stored users.UserService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOUserSearchFilter filter) Retrieve the all stored users. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.workcalendar.resourceshiftexceptionrequest
Method parameters in overit.geocallapp.wfm.core.rs5.workcalendar.resourceshiftexceptionrequest with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceShiftExceptionRequest>> ResourceShiftExceptionRequestService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOResourceShiftExceptionRequestSearchFilter filter) Retrieve the all stored work calendar work shift requests.org.springframework.http.ResponseEntity<PageResponse<DTOResourceShiftExceptionRequest>> ResourceShiftExceptionRequestService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOResourceShiftExceptionRequestSearchFilter filter) Retrieve the all stored work calendar work shift requests. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.workcalendar.workshift.oncall
Method parameters in overit.geocallapp.wfm.core.rs5.workcalendar.workshift.oncall with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOnCallShift>> OnCallShiftService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOnCallShiftSearchFilter filter) Retrieve the all stored work calendar on calls shifts.org.springframework.http.ResponseEntity<PageResponse<DTOOnCallShift>> OnCallShiftService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOOnCallShiftSearchFilter filter) Retrieve the all stored work calendar on calls shifts. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle
Method parameters in overit.geocallapp.wfm.core.rs5.workorder.config.workcycle with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkCycleHeader>> WorkCycleHeaderSerivce.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkCycleHeaderSearchFilter filter) Retrieve the all stored work order cycle headers.org.springframework.http.ResponseEntity<PageResponse<DTOWorkCycleHeader>> WorkCycleHeaderSerivce.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkCycleHeaderSearchFilter filter) Retrieve the all stored work order cycle headers. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.workorder.config.workorderorigin
Method parameters in overit.geocallapp.wfm.core.rs5.workorder.config.workorderorigin with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOrigin>> WorkOrderOriginService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderOriginSearchFilter filter) Retrieve the all stored work order origins.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOrigin>> WorkOrderOriginService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderOriginSearchFilter filter) Retrieve the all stored work order origins. -
Uses of NotExploded in overit.geocallapp.wfm.core.rs5.workorder.operation.material
Method parameters in overit.geocallapp.wfm.core.rs5.workorder.operation.material with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<DTOWorkOrderOperationMaterial>> WorkOrderOperationMaterialService.getCollection(Long workOrderId, Long operationId, @NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderOperationMaterialSearchFilter filter) Retrieves the materials associated to the given work order operation id.org.springframework.http.ResponseEntity<List<DTOWorkOrderOperationMaterial>> WorkOrderOperationMaterialService.getCollection(Long workOrderId, Long operationId, @NotNull @Valid Page page, @Valid @NotNull DTOWorkOrderOperationMaterialSearchFilter filter) Retrieves the materials associated to the given work order operation id. -
Uses of NotExploded in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation
Method parameters in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.creation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingCreationProposal>> SchedulingCreationProposalService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingCreationProposalSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSchedulingCreationProposal>> SchedulingCreationProposalService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingCreationProposalSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal
Method parameters in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.removal with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingRemovalProposal>> SchedulingRemovalProposalService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingRemovalProposalSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSchedulingRemovalProposal>> SchedulingRemovalProposalService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingRemovalProposalSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state
Method parameters in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingProposalState>> SchedulingProposalStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingProposalStateSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSchedulingProposalState>> SchedulingProposalStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingProposalStateSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type
Method parameters in overit.geocallapp.wfm.core.schedulingproposal.rs2.schedulingproposal.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingProposalType>> SchedulingProposalTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingProposalTypeSearchFilter filter) org.springframework.http.ResponseEntity<PageResponse<DTOSchedulingProposalType>> SchedulingProposalTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOSchedulingProposalTypeSearchFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2 with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTimesheetHeader>> TimesheetService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetSearchFilter filter) Retrieve all the stored timesheet headers.org.springframework.http.ResponseEntity<PageResponse<DTOTimesheetHeader>> TimesheetService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetSearchFilter filter) Retrieve all the stored timesheet headers. -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.config.eventtype
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.config.eventtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOEventType>> TimesheetEventTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOEventTypeSearchFilter filter) Retrieve all the stored event typesEventTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOEventType>> TimesheetEventTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOEventTypeSearchFilter filter) Retrieve all the stored event typesEventTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.config.profile
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.config.profile with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProfile>> TimesheetProfileService.getCollection(@Valid Page page, @Valid @NotNull DTOProfileSearchFilter filter) Retrieve all the stored profilesProfileSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOProfile>> TimesheetProfileService.getCollection(@Valid Page page, @Valid @NotNull DTOProfileSearchFilter filter) Retrieve all the stored profilesProfileSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategory
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategory with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTaskCategory>> TimesheetTaskCategoryService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskCategorySearchFilter filter) Retrieve all the task categoriesTaskCategorySearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOTaskCategory>> TimesheetTaskCategoryService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskCategorySearchFilter filter) Retrieve all the task categoriesTaskCategorySearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategoryeventtype
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.config.taskcategoryeventtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTaskCategoryEventType>> TimesheetTaskCategoryEventTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskCategoryEventTypeSearchFilter filter) Retrieve all the task category event typesTaskCategoryEventTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTaskCategoryEventType>> TimesheetTaskCategoryEventTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskCategoryEventTypeSearchFilter filter) Retrieve all the task category event typesTaskCategoryEventTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.state
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTimesheetState>> TimesheetStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetStateSearchFilter filter) Retrieve the all stored timesheet statesTimesheetStateSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOTimesheetState>> TimesheetStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetStateSearchFilter filter) Retrieve the all stored timesheet statesTimesheetStateSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.task.state
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.task.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTaskState>> TimesheetTaskStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskStateSearchFilter filter) Retrieve the all stored timesheet task statesTaskStateSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOTaskState>> TimesheetTaskStateService.getCollection(@Valid Page page, @Valid @NotNull DTOTaskStateSearchFilter filter) Retrieve the all stored timesheet task statesTaskStateSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.type
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTimesheetType>> TimesheetTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetTypeSearchFilter filter) Retrieve the all stored timesheet typesTimesheetTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOTimesheetType>> TimesheetTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOTimesheetTypeSearchFilter filter) Retrieve the all stored timesheet typesTimesheetTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.core.timesheet.rs2.warning.type
Method parameters in overit.geocallapp.wfm.core.timesheet.rs2.warning.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarningType>> TimesheetWarningTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOWarningTypeSearchFilter filter) Retrieve the all stored timesheet warning typesWarningTypeSearchEventorg.springframework.http.ResponseEntity<PageResponse<DTOWarningType>> TimesheetWarningTypeService.getCollection(@Valid Page page, @Valid @NotNull DTOWarningTypeSearchFilter filter) Retrieve the all stored timesheet warning typesWarningTypeSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.optionsgroup
Method parameters in overit.geocallapp.wfm.datacollection.rs1.optionsgroup with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionOptionsGroup>> DataCollectionOptionsGroupService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionOptionsGroupFilter filter) Retrieve the all stored data collection option groups. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.rule
Method parameters in overit.geocallapp.wfm.datacollection.rs1.rule with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateWOCreationRule>> DataCollectionTemplateWOCreationRuleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateWOCreationRuleFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.scope
Method parameters in overit.geocallapp.wfm.datacollection.rs1.scope with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionScope>> DataCollectionScopeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionScopeFilter filter) Retrieves a paginated collection of data collection scopes based on the provided search criteria. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.sheet
Method parameters in overit.geocallapp.wfm.datacollection.rs1.sheet with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheet>> DataCollectionSheetService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionSheetFilter filter) Retrieves a paginated collection of data collection sheets based on the provided search criteria. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.sheet.state
Method parameters in overit.geocallapp.wfm.datacollection.rs1.sheet.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionSheetState>> DataCollectionSheetStateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionSheetStateFilter filter) Retrieves a paginated collection of data collection sheet states based on the provided search criteria. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.template
Method parameters in overit.geocallapp.wfm.datacollection.rs1.template with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplate>> DataCollectionTemplateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionTemplateFilter filter) Retrieves a paginated collection of data collection templates based on the provided search criteria.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateRelease>> DataCollectionTemplateService.getReleaseCollection(Long templateId, @Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionTemplateReleaseFilter filter) Retrieves a paginated collection of releases associated with the data collection template. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules
Method parameters in overit.geocallapp.wfm.datacollection.rs1.template.structure.outcomerules with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateOutcomeRule>> DataCollectionTemplateOutcomeRuleService.getCollection(Long templateId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateOutcomeRuleFilter filter) Gets the collection of outcome rules for a template working copy.org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateOutcomeRule>> DataCollectionTemplateOutcomeRuleService.getFromReleaseCollection(Long templateId, Long releaseId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateOutcomeRuleFilter filter) Gets the collection of outcome rules for a template release. -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.header
Method parameters in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.header with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateVisibilityRuleHeader>> DataCollectionTemplateVisibilityRuleHeaderService.getCollection(Long templateId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateVisibilityRuleHeaderFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.row
Method parameters in overit.geocallapp.wfm.datacollection.rs1.template.visibilityrules.row with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateVisibilityRuleRow>> DataCollectionTemplateVisibilityRuleRowService.getCollection(Long templateId, Long visibilityRuleId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateVisibilityRuleRowFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.datacollection.rs1.type
Method parameters in overit.geocallapp.wfm.datacollection.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataCollectionType>> DataCollectionTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTODataCollectionTypeFilter filter) Retrieves a paginated collection of data collection types based on the provided search criteria. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.encodednote
Method parameters in overit.geocallapp.wfm.execution.rs1.encodednote with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOEncodedNote>> EncodedNoteService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOEncodedNoteFilter filter) Returns the collection of all the stored encoded notes by calling theEncodedNoteSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.hourtype
Method parameters in overit.geocallapp.wfm.execution.rs1.hourtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOHourType>> HourTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOHourTypeFilter filter) Returns the collection of all the stored hour types by calling theHourTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.intervention
Method parameters in overit.geocallapp.wfm.execution.rs1.intervention with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOIntervention>> InterventionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOInterventionFilter filter) Returns the collection of all the stored interventions by calling theInterventionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.interventionresource
Method parameters in overit.geocallapp.wfm.execution.rs1.interventionresource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOInterventionResource>> InterventionResourceService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOInterventionResourceFilter filter) Returns the collection of all the stored intervention resources by calling theInterventionResourceSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.interventionstatus
Method parameters in overit.geocallapp.wfm.execution.rs1.interventionstatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOInterventionStatus>> InterventionStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOInterventionStatusFilter filter) Returns the collection of all the stored intervention status by calling theInterventionStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcome
Method parameters in overit.geocallapp.wfm.execution.rs1.outcome with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcome>> OutcomeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeFilter filter) Returns the collection of all the stored outcomes outcome by calling theInterventionOutcomeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomeclass
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomeclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeClass>> OutcomeClassService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeClassFilter filter) Returns the collection of all the stored outcome classes by calling theOutcomeClassSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomereason
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomereason with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReason>> OutcomeReasonService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOOutcomeReasonFilter filter) Returns the collection of all the stored outcome reasons by calling theOutcomeReasonSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomereason.encodednote with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReasonEncodedNote>> OutcomeReasonEncodedNoteService.getCollection(Long outcomeReasonId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeReasonEncodedNoteFilter filter) Retrieve the all stored relations from outcome reason and encoded noteOutcomeReasonEncodedNoteSearchEvent -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomereasontype
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomereasontype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeReasonType>> OutcomeReasonTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOOutcomeReasonTypeFilter filter) Returns the collection of all the stored outcome reason types by calling theOutcomeReasonTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcometype
Method parameters in overit.geocallapp.wfm.execution.rs1.outcometype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeType>> OutcomeTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeTypeFilter filter) Returns the collection of all the stored outcome types by calling theOutcomeTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomevalidationstatus
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomevalidationstatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOValidationStatus>> ValidationStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOValidationStatusFilter filter) Returns the collection of all the stored validation status by calling theValidationStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.outcomeworkorderorigin
Method parameters in overit.geocallapp.wfm.execution.rs1.outcomeworkorderorigin with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOutcomeWorkOrderOrigin>> OutcomeWorkOrderOriginService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOutcomeWorkOrderOriginFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.resourceintervention
Method parameters in overit.geocallapp.wfm.execution.rs1.resourceintervention with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceInterventionResponse>> ResourceInterventionService.getInterventionAssignedResources(@Valid Page page, @NotNull @Valid DTOResourceIntervention dto) Returns the collection of interventions ids assigned to resources by calling theResourceInterventionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.execution.rs1.workorderoperationresource
Method parameters in overit.geocallapp.wfm.execution.rs1.workorderoperationresource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationResource>> WorkOrderOperationResourceService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderOperationResourceFilter filter) Returns the collection of all the stored total accounted hours for resources and work order operation by calling theWorkOrderOperationResourceSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.detail
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.detail with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningResultDetail>> CapacityPlanningResultDetailService.getCollection(@Valid Page page, Collection<String> fields, String order, Long scenarioId) Returns the collection of all the storedBOCapacityPlanningResultDetailobjects by calling theCapacityPlanningResultDetailSearchEventeventorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningResult>> CapacityPlanningResultService.getCollection(@Valid Page page, Collection<String> fields, String order, Long scenarioId) Returns the collection of all the storedBOCapacityPlanningResultobjects by calling theCapacityPlanningResultSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.scenario with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningScenarioCoverageTimeReportDetail>> CapacityPlanningScenarioService.get(Long scenarioId, @Valid Page page, String order, Collection<String> fields, @Valid DTOCapacityPlanningScenarioCoverageTimeReportDetailFilter filter) Retrieves the required coverage scenario time report detailsorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningScenario>> CapacityPlanningScenarioService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOCapacityPlanningScenarioSearchFilter filter) Returns the collection of all the storedBOCapacityPlanningScenarioobjects by calling theCapacityPlanningScenarioSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.capacityplanning.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCapacityPlanningState>> CapacityPlanningStateService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOCapacityPlanningStateSearchFilter filter) Returns the collection of all the storedBOCapacityPlanningStateobjects by calling theCapacityPlanningStateSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.detail with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastActivityDetail>> ForecastActivityDetailService.getCollection(@Valid Page page, String order, Collection<String> fields, Long forecastHeaderId, @Valid DTOForecastActivityDetailSearchFilter filter) Returns the collection of all the storedBOForecastActivityDetailobjects by calling theForecastActivityDetailLoadEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.forecastactivity with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastActivity>> ForecastActivityService.getCollection(@Valid Page page, String order, Collection<String> fields, Long forecastHeaderId, @Valid DTOForecastActivitySearchFilter filter) Returns the collection of all the storedBOForecastActivityobjects by calling theForecastActivitySearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.header with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOActivityForecastHeader>> ActivityForecastHeaderService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOActivityForecastHeaderSearchFilter filter) Returns the collection of all the storedBOActivityForecastHeaderobjects by calling theActivityForecastHeaderSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.priority
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.priority with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOActivityForecastPriority>> ActivityForecastPriorityService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOActivityForecastPrioritySearchFilter filter) Returns the collection of all the storedBOForecastActivityPriorityobjects by calling theForecastActivityPrioritySearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.activity.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOActivityForecastSkill>> ActivityForecastSkillService.getCollection(@Valid Page page, String order, Collection<String> fields, Long forecastHeaderId, @Valid DTOActivityForecastSkillSearchFilter filter) Retrieves the collection of all the storedBOForecastActivitySkillobjects by calling theForecastActivitySkillSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.common.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastState>> ForecastHeaderStateService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOForecastStateSearchFilter filter) Returns the collection of all the storedBOForecastStateobjects by calling theForecastStateSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.groupingconstraint with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastGroupingConstraint>> ForecastGroupingConstraintService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOForecastGroupingConstraintSearchFilter filter) Returns the collection of all the storedBOForecastGroupingConstraintobjects by calling theForecastGroupingConstraintSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceForecastHeader>> ResourceForecastHeaderService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOResourceForecastHeaderSearchFilter filter) Returns the collection of all the storedBOResourceForecastHeaderobjects by calling theResourceForecastHeaderSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.detail with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastResourceDetail>> ForecastResourceDetailService.getCollection(Long forecastHeaderId, @Valid Page page, String order, Collection<String> fields, @Valid DTOForecastResourceDetailSearchFilter filter) Returns the collection of all the storedBOForecastResourceDetailobjects by calling theForecastResourceDetailSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.forecastresource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastResource>> ForecastResourceService.getCollection(Long forecastHeaderId, @Valid Page page, String order, Collection<String> fields, @Valid DTOForecastResourceSearchFilter filter) Returns the collection of all the storedBOForecastResourceobjects by calling theForecastResourceSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastShiftModel>> ForecastShiftModelService.getCollection(@Valid Page page, String order, Collection<String> fields, @Valid DTOForecastShiftModelSearchFilter filter) Returns the collection of all the storedBOForecastShiftModelobjects by calling theForecastShiftModelSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel.detail
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.shiftmodel.detail with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOForecastShiftModelDetail>> ForecastShiftModelDetailService.getCollection(Long forecastShiftModelId, @Valid Page page, String order, Collection<String> fields, @Valid DTOForecastShiftModelDetailSearchFilter filter) Returns the collection of all the storedBOForecastShiftModelDetailobjects (i.e., the rows of an existing shift model) by calling theForecastShiftModelDetailSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill
Method parameters in overit.geocallapp.wfm.forecastcapacity.rs1.forecast.resource.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceForecastSkill>> ResourceForecastSkillService.getCollection(Long forecastHeaderId, @Valid Page page, String order, Collection<String> fields, @Valid DTOResourceForecastSkillSearchFilter filter) Retrieves the collection of all the storedBOResourceForecastSkillobject by calling theForecastResourceSkillSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.gpstracking.rs1.resource.position
Method parameters in overit.geocallapp.wfm.gpstracking.rs1.resource.position with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourcePosition>> ResourcePositionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOResourcePositionFilter filter) Returns the collection of all the stored resource GPS positions by calling theResourceGPSPositionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest
Method parameters in overit.geocallapp.wfm.gpstracking.rs1.resource.position.latest with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceLatestPosition>> ResourceLatestPositionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOResourceLatestPositionFilter filter) Returns the collection of all the stored resource latest positions by calling theResourceLastGPSPositionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<List<DTOWarehouseDetail>> WarehouseService.getByPosition(@Valid @NotNull DTOWarehouseDetailFilter filter) Retrieves the required warehouse type by calling theWarehouseLoadEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.central
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.central with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCentralWarehouse>> CentralWarehouseService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOCentralWarehouseSearchFilter filter) Returns the collection of all the stored central warehouses by calling theCentralWarehouseSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOCentralWarehouse>> CentralWarehouseService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOCentralWarehouseSearchFilter filter) Returns the collection of all the stored central warehouses by calling theCentralWarehouseSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.centralmobile
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.centralmobile with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseCentralMobile>> WarehouseCentralMobileService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseCentralMobileSearchFilter filter) Returns the collection of all the stored warehouse central-mobile associations by calling theWarehouseCentralMobileSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseCentralMobile>> WarehouseCentralMobileService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseCentralMobileSearchFilter filter) Returns the collection of all the stored warehouse central-mobile associations by calling theWarehouseCentralMobileSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.intervention.material with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseAgendaMaterial>> WarehouseAgendaMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseAgendaMaterialSearchFilter filter) Returns the collection of all the stored warehouse agenda material.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseAgendaMaterial>> WarehouseAgendaMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseAgendaMaterialSearchFilter filter) Returns the collection of all the stored warehouse agenda material. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.mobile with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileWarehouse>> MobileWarehouseService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMobileWarehouseSearchFilter filter) Retrieves all the stored mobile warehouses.org.springframework.http.ResponseEntity<PageResponse<DTOMobileWarehouse>> MobileWarehouseService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOMobileWarehouseSearchFilter filter) Retrieves all the stored mobile warehouses. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationHeader>> WarehouseOperationHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseOperationHeaderFilter filter) Returns the collection of all the stored warehouse operation headers by calling theWarehouseOperationHeaderSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationHeader>> WarehouseOperationHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseOperationHeaderFilter filter) Returns the collection of all the stored warehouse operation headers by calling theWarehouseOperationHeaderSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.header.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationHeaderState>> WarehouseOperationHeaderStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationHeaderStateFilter filter) Returns the collection of all the stored warehouse operation header states by calling theWarehouseOperationHeaderStateSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationHeaderState>> WarehouseOperationHeaderStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationHeaderStateFilter filter) Returns the collection of all the stored warehouse operation header states by calling theWarehouseOperationHeaderStateSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItem>> WarehouseOperationItemService.getCollection(Long id, @Valid @NotNull DTOWarehouseOperationItemFilter filter) Returns the collection of all the stored warehouse operation items by calling theWarehouseOperationItemSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItemSerializedMaterial>> WarehouseOperationItemService.getSerializedMaterials(Long id, Long itemId, @Valid @NotNull DTOWarehouseOperationItemSerializedMaterialFilter filter) Returns the collection of all the stored serialized materials by calling theWarehouseOperationItemSerializedMaterialSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.item.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItemState>> WarehouseOperationItemStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationItemStateFilter filter) Returns the collection of all the stored warehouse operation item states by calling theWarehouseOperationItemStateSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationItemState>> WarehouseOperationItemStateService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationItemStateFilter filter) Returns the collection of all the stored warehouse operation item states by calling theWarehouseOperationItemStateSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.operation.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationType>> WarehouseOperationTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationTypeFilter filter) Returns the collection of all the stored warehouse operation types by calling theWarehouseOperationTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseOperationType>> WarehouseOperationTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseOperationTypeFilter filter) Returns the collection of all the stored warehouse operation types by calling theWarehouseOperationTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.state
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseState>> WarehouseStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseStateSearchFilter filter) Returns the collection of all the stored warehouse states by calling theWarehouseStateSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseState>> WarehouseStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseStateSearchFilter filter) Returns the collection of all the stored warehouse states by calling theWarehouseStateSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.stock
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.stock with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOStock>> StockService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockSearchFilter filter) Retrieves all the stored stocks by calling theStockSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStock>> StockService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockSearchFilter filter) Retrieves all the stored stocks by calling theStockSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialStock>> StockService.getMaterialStocks(@NotNull @Valid Page page, @Valid @NotNull DTOMaterialStockSearchFilter filter) Retrieves the required stock grouping as required by calling theWarehouseMaterialStockSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOMaterialStock>> StockService.getMaterialStocks(@NotNull @Valid Page page, @Valid @NotNull DTOMaterialStockSearchFilter filter) Retrieves the required stock grouping as required by calling theWarehouseMaterialStockSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStockHistory>> StockService.getStockHistories(Long stockId, @NotNull @Valid Page page, @Valid @NotNull DTOStockHistorySearchFilter filter) Retrieves all the stored stock history by calling theStockHistorySearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStockHistory>> StockService.getStockHistories(Long stockId, @NotNull @Valid Page page, @Valid @NotNull DTOStockHistorySearchFilter filter) Retrieves all the stored stock history by calling theStockHistorySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.change with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOStockChange>> StockChangeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockChangeSearchFilter filter) Returns the collection of all the stored stock changes by calling theStockChangeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStockChange>> StockChangeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockChangeSearchFilter filter) Returns the collection of all the stored stock changes by calling theStockChangeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.stock.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOStockType>> StockTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockTypeSearchFilter filter) Returns the collection of all the stored stock types by calling theStockTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOStockType>> StockTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOStockTypeSearchFilter filter) Returns the collection of all the stored stock types by calling theStockTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.trackingmode with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseTrackingMode>> WarehouseTrackingModeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseTrackingModeFilter filter) Returns the collection of all the stored warehouse tracking modes by calling theWarehouseTrackingModeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseTrackingMode>> WarehouseTrackingModeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseTrackingModeFilter filter) Returns the collection of all the stored warehouse tracking modes by calling theWarehouseTrackingModeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransaction>> TransactionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransactionSearchFilter filter) Retrieves all the stored transactions by calling theWarehouseTransactionSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransaction>> TransactionService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransactionSearchFilter filter) Retrieves all the stored transactions by calling theWarehouseTransactionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transaction.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransactionType>> TransactionTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOTransactionTypeSearchFilter filter) Retrieves all the stored transaction type by calling theWarehouseTransactionTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransactionType>> TransactionTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOTransactionTypeSearchFilter filter) Retrieves all the stored transaction type by calling theWarehouseTransactionTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.header
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.header with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestHeader>> TransferRequestHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestHeaderFilter filter, String ordering) Returns the collection of all the stored transfer request headers by calling theTransferRequestHeaderSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestHeader>> TransferRequestHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestHeaderFilter filter, String ordering) Returns the collection of all the stored transfer request headers by calling theTransferRequestHeaderSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestHeader>> TransferRequestHeaderService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestHeaderFilter filter, String ordering) Returns the collection of all the stored transfer request headers by calling theTransferRequestHeaderSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.item with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestItem>> TransferRequestItemService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestItemFilter filter) Returns the collection of all the stored transfer request items by calling theTransferRequestItemSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestItem>> TransferRequestItemService.getCollection(Long id, @NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestItemFilter filter) Returns the collection of all the stored transfer request items by calling theTransferRequestItemSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestState>> TransferRequestStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestStateSearchFilter filter) Returns the collection of all the stored transfer request states by calling theTransferRequestStateSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestState>> TransferRequestStateService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestStateSearchFilter filter) Returns the collection of all the stored transfer request states by calling theTransferRequestStateSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.transfer.request.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestType>> TransferRequestTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestTypeSearchFilter filter) Returns the collection of all the stored transfer request types by calling theTransferRequestTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTransferRequestType>> TransferRequestTypeService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOTransferRequestTypeSearchFilter filter) Returns the collection of all the stored transfer request types by calling theTransferRequestTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.type
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseType>> WarehouseTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseTypeSearchFilter filter) Retrieves all the stored warehouse types by calling theWarehouseTypeSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseType>> WarehouseTypeService.getCollection(@NotNull @Valid Page page, @Valid DTOWarehouseTypeSearchFilter filter) Retrieves all the stored warehouse types by calling theWarehouseTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial
Method parameters in overit.geocallapp.wfm.inventory.rs2.warehouse.warehousematerial with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWarehouseMaterial>> WarehouseMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseMaterialSearchFilter filter) Retrieves all the stored warehouse material by calling theWarehouseMaterialSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseMaterial>> WarehouseMaterialService.getCollection(@NotNull @Valid Page page, @Valid @NotNull DTOWarehouseMaterialSearchFilter filter) Retrieves all the stored warehouse material by calling theWarehouseMaterialSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWarehouseMaterialAvailability>> WarehouseMaterialService.getMaterialAvailability(@Valid @NotNull DTOWarehouseMaterialAvailabilitySearchFilter filter) Retrieves the required Warehouse Material Availability as requiredWarehouseMaterialAvailabilitySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.locations.rs1.address
Method parameters in overit.geocallapp.wfm.locations.rs1.address with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAddress>> AddressService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAddressSearchFilter filter) Retrieve the all stored addresses. -
Uses of NotExploded in overit.geocallapp.wfm.locations.rs1.addresstype
Method parameters in overit.geocallapp.wfm.locations.rs1.addresstype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAddressType>> AddressTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOAddressTypeSearchFilter filter) Retrieve all the stored address types. -
Uses of NotExploded in overit.geocallapp.wfm.locations.rs1.country
Method parameters in overit.geocallapp.wfm.locations.rs1.country with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCountry>> CountryService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOCountrySearchFilter filter) Retrieve the all stored countries. -
Uses of NotExploded in overit.geocallapp.wfm.locations.rs1.district
Method parameters in overit.geocallapp.wfm.locations.rs1.district with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODistrict>> DistrictService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTODistrictSearchFilter filter) Retrieve the all stored districts. -
Uses of NotExploded in overit.geocallapp.wfm.locations.rs1.municipality
Method parameters in overit.geocallapp.wfm.locations.rs1.municipality with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMunicipality>> MunicipalityService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMunicipalitySearchFilter filter) Retrieve the all stored municipalities. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.goodsgroup
Method parameters in overit.geocallapp.wfm.materials.rs1.goodsgroup with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOGoodsGroup>> GoodsGroupService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOGoodsGroupSearchFilter filter) Returns the collection of all the stored goods groups by calling theGoodsGroupSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.item
Method parameters in overit.geocallapp.wfm.materials.rs1.item with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterialItem>> MaterialItemService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOMaterialItemSearchFilter filter) Returns the collection of all the stored material item types by calling theMaterialItemSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.managementtype
Method parameters in overit.geocallapp.wfm.materials.rs1.managementtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterialManagementType>> MaterialManagementTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMaterialManagementTypeSearchFilter filter) Returns the collection of all the stored material management types by calling theMaterialManagementTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.material
Method parameters in overit.geocallapp.wfm.materials.rs1.material with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterial>> MaterialService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOMaterialSearchFilter filter) Returns the collection of all the stored materials by calling theMaterialSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.materialclass
Method parameters in overit.geocallapp.wfm.materials.rs1.materialclass with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterialClass>> MaterialClassService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid DTOMaterialClassSearchFilter filter) Returns the collection of all the stored material classes by calling theMaterialClassSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.materials.rs1.type
Method parameters in overit.geocallapp.wfm.materials.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMaterialType>> MaterialTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMaterialTypeSearchFilter filter) Returns the collection of all the stored material types by calling theMaterialTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.measuringelements.rs1.counterdirection
Method parameters in overit.geocallapp.wfm.measuringelements.rs1.counterdirection with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCounterDirection>> CounterDirectionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOCounterDirectionFilter filter) Retrieve the all stored counter direction. -
Uses of NotExploded in overit.geocallapp.wfm.measuringelements.rs1.measuremode
Method parameters in overit.geocallapp.wfm.measuringelements.rs1.measuremode with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeasureMode>> MeasureModeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOMeasureModeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.measuringelements.rs1.measurestatus
Method parameters in overit.geocallapp.wfm.measuringelements.rs1.measurestatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeasureStatus>> MeasureStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOMeasureStatusFilter filter) Returns the collection of all the stored measure status by calling theMeasureStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.measuringelements.rs1.status
Method parameters in overit.geocallapp.wfm.measuringelements.rs1.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeasuringElementStatus>> MeasuringElementStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOMeasuringElementStatusFilter filter) Returns the collection of all the stored measuring elements status by calling theMeasuringElementStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.errorlog
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.errorlog with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileErrorLog>> MobileErrorLogService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid @NotNull DTOMobileErrorLogFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.intervention.toaccept with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileInterventionToAccept>> MobileInterventionToAcceptService.getCollection(@Valid Page page, @Valid @NotNull DTOMobileInterventionToAcceptSearchFilter filter) Retrieve all the stored interventions to accept.org.springframework.http.ResponseEntity<PageResponse<DTOMobileInterventionToAccept>> MobileInterventionToAcceptService.getCollection(@Valid Page page, @Valid @NotNull DTOMobileInterventionToAcceptSearchFilter filter) Retrieve all the stored interventions to accept. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.technicalobject
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.technicalobject with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileAttachment>> MobileTechnicalObjectService.getAttachments(Long technicalObjectId, @Valid Page page) Retrieve the attachments related to a specific technical object.org.springframework.http.ResponseEntity<PageResponse<DTOMobileTechnicalObjectSearchResult>> MobileTechnicalObjectService.getCollection(@Valid Page page, String order, @Valid @NotNull DTOMobileTechnicalObjectSearchFilter filter) Retrieve the all stored mobile technical object search results.org.springframework.http.ResponseEntity<PageResponse<DTOMobileTechnicalObjectSearchResult>> MobileTechnicalObjectService.getCollection(@Valid Page page, String order, @Valid @NotNull DTOMobileTechnicalObjectSearchFilter filter) Retrieve the all stored mobile technical object search results.org.springframework.http.ResponseEntity<PageResponse<DTOMobileInterventionsHistorySearchResult>> MobileTechnicalObjectService.getInterventionsHistory(Long technicalObjectId, @Valid Page page, @Valid @NotNull DTOMobileInterventionsHistorySearchFilter filter) Retrieve the all stored mobile interventions history search results.org.springframework.http.ResponseEntity<PageResponse<DTOMobileInterventionsHistorySearchResult>> MobileTechnicalObjectService.getInterventionsHistory(Long technicalObjectId, @Valid Page page, @Valid @NotNull DTOMobileInterventionsHistorySearchFilter filter) Retrieve the all stored mobile interventions history search results.org.springframework.http.ResponseEntity<PageResponse<DTOMobileNotificationSearchResult>> MobileTechnicalObjectService.getNotificationHistory(Long technicalObjectId, @Valid Page page, @Valid @NotNull DTOMobileNotificationSearchFilter filter) Retrieve the all stored notification history for a specific technical object.org.springframework.http.ResponseEntity<PageResponse<DTOMobileNotificationSearchResult>> MobileTechnicalObjectService.getNotificationHistory(Long technicalObjectId, @Valid Page page, @Valid @NotNull DTOMobileNotificationSearchFilter filter) Retrieve the all stored notification history for a specific technical object. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.timesheet
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.timesheet with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Collection<DTOMobileUserTasks>> MobileTimesheetService.getByIntervention(@Valid @NotNull DTOMobileUserTasksSearchFilter filter) Retrieves the user tasks filtered by an intervention. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.webresource
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.webresource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTOWebResourceURL> WebResourceService.getDownloadUrl(@Valid DTOWebResourceRequest request) Retrieve the URL and data required to perform the download of a certain web resourceorg.springframework.http.ResponseEntity<DTOWebResourceURL> WebResourceService.getUploadUrl(@Valid DTOWebResourceRequest request) Retrieve the URL and data required to perform an upload of a certain web resource. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.workcalendar.resourceshiftexceptionrequest with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileResourceShiftExceptionRequest>> MobileResourceShiftExceptionRequestService.getCollection(@Valid Page page, @Valid @NotNull DTOMobileResourceShiftExceptionRequestSearchFilter filter) Retrieve the all stored work calendar work shift.org.springframework.http.ResponseEntity<PageResponse<DTOMobileResourceShiftExceptionRequest>> MobileResourceShiftExceptionRequestService.getCollection(@Valid Page page, @Valid @NotNull DTOMobileResourceShiftExceptionRequestSearchFilter filter) Retrieve the all stored work calendar work shift. -
Uses of NotExploded in overit.geocallapp.wfm.mobile.core.rs3.workorder
Method parameters in overit.geocallapp.wfm.mobile.core.rs3.workorder with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMobileWorkOrderSearchResult>> MobileWorkOrderService.getCollection(@Valid Page page, @NotNull @Valid DTOMobileWorkOrderSearchFilter filter, String ordering) Retrieves the work orders matching the specified filter.org.springframework.http.ResponseEntity<PageResponse<DTOMobileWorkOrderSearchResult>> MobileWorkOrderService.getCollection(@Valid Page page, @NotNull @Valid DTOMobileWorkOrderSearchFilter filter, String ordering) Retrieves the work orders matching the specified filter. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.account.attachment with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountAttachment>> OrchestratorAccountAttachmentByAccountService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAccountAttachmentFilter filter) Retrieves the requiredDTOAccountAttachmentby calling theAttachmentSearchEventwith the right clause.org.springframework.http.ResponseEntity<PageResponse<DTOAccountAttachment>> OrchestratorAccountAttachmentsService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAccountAttachmentFilter filter) Retrieves the requiredDTOAccountAttachmentby calling theAttachmentSearchEventwith the right clause. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountMeasuringElement>> OrchestratorAccountMeasuringElementService.getCollection(Long accountId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAccountMeasuringElementFilter filter) Returns the collection of all the stored measuring elements related to the account by calling theMeasuringElementSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.account.measuringelement.measure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAccountMeasuringElementMeasure>> OrchestratorAccountMeasuringElementMeasureService.getCollection(Long accountId, Long measuringElementId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAccountMeasuringElementMeasureFilter filter) Retrieves a paginated collection of measures for a specific account's measuring element. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.attachment with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetAttachment>> OrchestratorAssetAttachmentByAssetService.getCollection(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAssetAttachmentFilter filter) Retrieves the requiredDTOAssetAttachmentby calling theAttachmentSearchEventwith the right clause.org.springframework.http.ResponseEntity<PageResponse<DTOAssetAttachment>> OrchestratorAssetAttachmentsService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAssetAttachmentFilter filter) Retrieves the requiredDTOAssetAttachmentby calling theAttachmentSearchEventwith the right clause. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetMeasuringElement>> OrchestratorAssetMeasuringElementService.getCollection(Long assetId, @Valid Page page, Collection<String> fields, String order, @Valid DTOAssetMeasuringElementFilter filter) Returns the collection of all the stored measuring elements related to the asset by calling theMeasuringElementSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure
Method parameters in overit.geocallapp.wfm.orchestrator.assets.rs1.asset.measuringelement.measure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOAssetMeasuringElementMeasure>> OrchestratorAssetMeasuringElementMeasureService.getCollection(Long assetId, Long measuringElementId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOAssetMeasuringElementMeasureFilter filter) Retrieves a paginated collection of measures for a specific asset's measuring element. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities
Method parameters in overit.geocallapp.wfm.orchestrator.scheduling.ux.rs1.schedulableactivities with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulableActivities>> SchedulableActivitiesService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOSchedulableActivitiesSearchFilter filter) Retrieves a paginated collection of schedulable activities based on the provided filter criteria. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.skill
Method parameters in overit.geocallapp.wfm.orchestrator.workforce.rs1.resource.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceSkill>> OrchestratorResourceSkillService.getCollection(Long resourceId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOResourceSkillFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure
Method parameters in overit.geocallapp.wfm.orchestrator.workorders.rs1.interventionmeasure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOInterventionMeasure>> OrchestratorInterventionMeasureService.getCollection(Long interventionId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOInterventionMeasureFilter filter) Retrieves a paginated collection of measures for a specific intervention by calling theMeasureSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention
Method parameters in overit.geocallapp.wfm.orchestrator.workorders.rs1.resourcewithintervention with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceWithInterventionResponse>> OrchestratorResourceWithInterventionService.getCollection(@Valid Page page, @NotNull @Valid DTOResourceWithInterventionFilter dto) Returns a list of resources and their related interventionsResourceWithInterventionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment
Method parameters in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorder.attachment with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderAttachment>> OrchestratorWorkOrderAttachmentByWorkOrderService.getCollection(Long workOrderId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderAttachmentFilter filter) Retrieves the requiredDTOWorkOrderAttachmentby calling theAttachmentSearchEventwith the right clause.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderAttachment>> OrchestratorWorkOrderAttachmentsService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderAttachmentFilter filter) Retrieves the requiredDTOWorkOrderAttachmentby calling theAttachmentSearchEventwith the right clause. -
Uses of NotExploded in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment
Method parameters in overit.geocallapp.wfm.orchestrator.workorders.rs1.workorderoperation.attachment with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationAttachment>> OrchestratorWorkOrderOperationAttachmentByWorkOrderService.getCollection(Long operationId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderOperationAttachmentFilter filter) Retrieves the requiredDTOWorkOrderOperationAttachmentby calling theAttachmentSearchEventwith the right clause.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationAttachment>> OrchestratorWorkOrderOperationAttachmentsService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderOperationAttachmentFilter filter) Retrieves the requiredDTOWorkOrderOperationAttachmentby calling theAttachmentSearchEventwith the right clause. -
Uses of NotExploded in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter
Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenter with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOperationCenter>> OperationCenterService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOOperationCenterSearchFilter filter) Retrieve the all stored operation centers. -
Uses of NotExploded in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress
Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.operationcenteraddress with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOperationCenterAddress>> OperationCenterAddressService.getAddresses(Long operationCenterId, @Valid Page page, Collection<String> fields, String order, @Valid DTOOperationCenterAddressFilter filter) Returns the collection of all the stored operation center addresses by calling theOperationCenterAddressSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.organizationalstructures.rs1.structure
Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.structure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOStructure>> StructureService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOStructureFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod
Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.structurevalidityperiod with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOStructureValidityPeriod>> StructureValidityPeriodService.getCollection(Long structureId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOStructureValidityPeriodFilter filter) Returns the collection of all the stored structure validity periods by calling theStructureValidityPeriodSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter
Method parameters in overit.geocallapp.wfm.organizationalstructures.rs1.workcenter with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkCenter>> WorkCenterService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOWorkCenterFilter filter) Returns the collection of all the stored work centers by calling theWorkCenterSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activity
Method parameters in overit.geocallapp.wfm.projects.rs1.activity with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivity>> ProjectsActivitiesService.getCollection(Long projectId, @Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityFilter filter) Returns the collection of all the project activity by calling theProjectActivitySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activity.status
Method parameters in overit.geocallapp.wfm.projects.rs1.activity.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityStatus>> ProjectActivityStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityStatusFilter filter) Returns the collection of all the project activity status by calling theProjectActivityStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activity.type
Method parameters in overit.geocallapp.wfm.projects.rs1.activity.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityType>> ProjectActivityTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityTypeFilter filter) Returns the collection of all the project activity types by calling theProjectActivityTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activity.userstatus
Method parameters in overit.geocallapp.wfm.projects.rs1.activity.userstatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityUserStatus>> ProjectActivityUserStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityUserStatusFilter filter) Returns the collection of all the project activity user status by calling theProjectActivityUserStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activityrelation
Method parameters in overit.geocallapp.wfm.projects.rs1.activityrelation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityRelationPredecessor>> ProjectActivityRelationService.getPredecessorCollection(Long projectActivityId, @Valid Page page, String language, Collection<String> fields, String order) Returns the collection of all the project activity relations by calling theProjectActivityRelationSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityRelationSuccessor>> ProjectActivityRelationService.getSuccessorCollection(Long projectActivityId, @Valid Page page, String language, Collection<String> fields, String order) Returns the collection of all the project activity relations by calling theProjectActivityRelationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.activityrelation.type
Method parameters in overit.geocallapp.wfm.projects.rs1.activityrelation.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityRelationType>> ProjectActivityRelationTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityRelationTypeFilter filter) Returns the collection of all the project activity relation type by calling theProjectActivityRelationTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.calendarunit
Method parameters in overit.geocallapp.wfm.projects.rs1.calendarunit with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOCalendarUnit>> CalendarUnitService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOCalendarUnitFilter filter) Returns the collection of all the calendar unit by calling theCalendarUnitSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.header
Method parameters in overit.geocallapp.wfm.projects.rs1.header with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectHeader>> ProjectsHeaderService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectHeaderFilter filter) Returns the collection of all the project header by calling theProjectHeaderSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.profile
Method parameters in overit.geocallapp.wfm.projects.rs1.profile with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectProfile>> ProjectProfileService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectProfileFilter filter) Returns the collection of all the project profile by calling theProjectProfileSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.profile.startdate
Method parameters in overit.geocallapp.wfm.projects.rs1.profile.startdate with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectActivityStartDate>> ProjectActivityStartDateService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectActivityStartDateFilter filter) Returns the collection of all the project activity start date by calling theProjectActivityStartDateSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.status
Method parameters in overit.geocallapp.wfm.projects.rs1.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectStatus>> ProjectStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectStatusFilter filter) Returns the collection of all the project status by calling theProjectStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.timerangeconfiguration
Method parameters in overit.geocallapp.wfm.projects.rs1.timerangeconfiguration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTimeRangeConfiguration>> TimeRangeConfigurationService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOTimeRangeConfigurationFilter filter) Returns the collection of all the calendar by calling theTimeRangeConfigurationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.type
Method parameters in overit.geocallapp.wfm.projects.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectType>> ProjectTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectTypeFilter filter) Retrieve the all stored project types. -
Uses of NotExploded in overit.geocallapp.wfm.projects.rs1.userstatus
Method parameters in overit.geocallapp.wfm.projects.rs1.userstatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOProjectUserStatus>> ProjectUserStatusService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOProjectUserStatusFilter filter) Returns the collection of all the project user status by calling theProjectUserStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.resources.rs1.resource
Method parameters in overit.geocallapp.wfm.resources.rs1.resource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResource>> ResourceService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOResourceFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.resources.rs1.resourceaddress
Method parameters in overit.geocallapp.wfm.resources.rs1.resourceaddress with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceAddress>> ResourceAddressService.getCollection(Long resourceId, @Valid Page page, Collection<String> fields, @Valid DTOResourceAddressFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.resources.rs1.resourcemanagement
Method parameters in overit.geocallapp.wfm.resources.rs1.resourcemanagement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceManagement>> ResourceManagementService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOResourceManagementFilter filter) Returns the collection of all the stored resource managements by calling theResourceManagementSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.resources.rs1.resourcetype
Method parameters in overit.geocallapp.wfm.resources.rs1.resourcetype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOResourceType>> ResourceTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOResourceTypeFilter filter) Returns the collection of all the stored resource types by calling theResourceTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.bucket
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.bucket with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucket>> WorkloadAnalysisBucketService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order) Returns the collection of all the storedBORoughPlanningBucketobjects by calling theRoughPlanningBucketSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.demand.detail.demand with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODemandSummaryDetail>> DemandSummariesDetailsService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, @Valid DTODemandSummaryDetailFilter filter) Retrieves the requiredDemandSummaryobject by calling theDemandSummaryDetailSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.resource
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.resource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningResource>> WorkloadAnalysisResourceService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order, @Valid DTORoughPlanningResourceSearchFilter filter) Returns the collection of all the storedBORoughPlanningResourceobjects by calling theRoughPlanningResourceSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.resource.result
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.resource.result with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningResourceResult>> WorkloadAnalysisResourceResultService.getCollection(Long roughPlanningId, @Valid Page page, Collection<String> fields, String order, @Valid DTORoughPlanningResourceResultSearchFilter filter) Returns the collection of all the storedBORoughPlanningResourceResultobjects by calling theRoughPlanningResourceResultSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.roughplanning
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.roughplanning with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanning>> WorkloadAnalysisService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTORoughPlanningSearchFilter filter) Returns the collection of all the storedBORoughPlanningobjects by calling theRoughPlanningSearchEventevent -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucketMovement>> RoughPlanningBucketMovementService.getCollection(Long roughPlanningId, @Valid Page page, String language, Collection<String> fields, String order, @Valid @NotNull DTORoughPlanningBucketMovementFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.roughplanningbucketmovement.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningBucketMovementState>> RoughPlanningBucketMovementStateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTORoughPlanningBucketMovementStateFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.roughplanningordermovement
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.roughplanningordermovement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORoughPlanningOrderMovement>> RoughPlanningOrderMovementService.getCollection(Long roughPlanningId, @Valid Page page, String language, Collection<String> fields, String order, @Valid @NotNull DTORoughPlanningOrderMovementFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.weight.rule
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.weight.rule with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkloadDistributionRule>> WorkloadDistributionRuleService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOWorkloadDistributionRuleFilter filter) Returns the collection of all the storedDTOWorkloadDistributionRuleby calling theWorkloadDistributionRuleSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.weight.wocombination
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.weight.wocombination with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkloadRuleWOCombination>> WorkloadRuleWOCombinationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkloadRuleWOCombinationFilter filter) Returns the collection of all the storedDTOWorkloadRuleWOCombinationby calling theWorkloadRuleWOCombinationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight
Method parameters in overit.geocallapp.wfm.roughplanning.rs1.weight.workloaddistributionweight with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkloadDistributionWeight>> WorkloadDistributionWeightService.getCollection(@Valid Page page, Collection<String> fields, String order, Long workLoadDistributionRuleId, @Valid @NotNull DTOWorkloadDistributionWeightFilter filter) Returns the collection of all the storedDTOWorkloadDistributionWeightby calling theWorkloadDistributionWeightSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.clockingtype
Method parameters in overit.geocallapp.wfm.scheduling.rs1.clockingtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClockingType>> ClockingTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOClockingTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingConfiguration>> ImmediateSchedulingConfigurationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingConfigurationFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.positiontype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingPositionType>> ImmediateSchedulingPositionTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingPositionTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.reprocessingmode with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingReprocessingMode>> ImmediateSchedulingReprocessingModeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingReprocessingModeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.configuration.wosort with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingWOSort>> ImmediateSchedulingWOSortService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingWOSortFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.calendar with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingCalendar>> ImmediateSchedulingCalendarService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingCalendarFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.history with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingProcessing>> ImmediateSchedulingProcessingService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingProcessingFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.lastprocessing with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingLastProcessing>> ImmediateSchedulingLastProcessingService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingLastProcessingFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resource with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingResourceProcessing>> ImmediateSchedulingResourceProcessingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingResourceProcessingFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingResourceExclusion>> ImmediateSchedulingResourceExclusionService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingResourceExclusionFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.resourceexclusion.reason with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingExclusionReason>> ImmediateSchedulingExclusionReasonService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingExclusionReasonFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.state with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingState>> ImmediateSchedulingStateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingStateFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.tracking with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingTracking>> ImmediateSchedulingTrackingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOImmediateSchedulingTrackingFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingWorkOrder>> ImmediateSchedulingWorkOrderService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingWorkOrderFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.workorder.history with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingWorkOrderHistory>> ImmediateSchedulingWorkOrderHistoryService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingWorkOrderHistoryFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate
Method parameters in overit.geocallapp.wfm.scheduling.rs1.immediatescheduling.processing.wostate with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOImmediateSchedulingWOState>> ImmediateSchedulingWOStateService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOImmediateSchedulingWOStateFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.scheduling
Method parameters in overit.geocallapp.wfm.scheduling.rs1.scheduling with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOScheduling>> SchedulingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOSchedulingFilter filter) Returns the collection of all the storedDTOSchedulingby calling theSchedulingSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.scheduling.mode
Method parameters in overit.geocallapp.wfm.scheduling.rs1.scheduling.mode with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingMode>> SchedulingModeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOSchedulingModeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.scheduling.status
Method parameters in overit.geocallapp.wfm.scheduling.rs1.scheduling.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSchedulingStatus>> SchedulingStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOSchedulingStatusFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.teamdislocation
Method parameters in overit.geocallapp.wfm.scheduling.rs1.teamdislocation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamDislocation>> TeamDislocationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOTeamDislocationFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.teamlocation
Method parameters in overit.geocallapp.wfm.scheduling.rs1.teamlocation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamLocation>> TeamLocationService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOTeamLocationFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.scheduling.rs1.transfertimetype
Method parameters in overit.geocallapp.wfm.scheduling.rs1.transfertimetype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTransferTimeType>> TransferTimeTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOTransferTimeTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skill
Method parameters in overit.geocallapp.wfm.skills.rs1.skill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkill>> SkillService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOSkillFilter filter) Returns the collection of all the stored skills by calling theSkillSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skillconfiguration
Method parameters in overit.geocallapp.wfm.skills.rs1.skillconfiguration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillConfiguration>> SkillConfigurationService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOSkillConfigurationFilter filter) Returns the collection of all the stored skill configurations by calling theSkillConfigurationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skillconfigurationdivision
Method parameters in overit.geocallapp.wfm.skills.rs1.skillconfigurationdivision with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillConfigurationDivision>> SkillConfigurationDivisionService.getCollection(Long configurationId, @Valid Page page, Collection<String> fields, String order, @Valid DTOSkillConfigurationDivisionFilter filter) Returns the collection of all the stored skill configuration divisions by calling theSkillConfigurationDivisionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skillconfigurationskill
Method parameters in overit.geocallapp.wfm.skills.rs1.skillconfigurationskill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillConfigurationSkill>> SkillConfigurationSkillService.getCollection(Long configurationId, @Valid Page page, Collection<String> fields, String order, @Valid DTOSkillConfigurationSkillFilter filter) Returns the collection of all the storedDTOSkillConfigurationSkills by calling theSkillConfigurationSkillSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skilldivision
Method parameters in overit.geocallapp.wfm.skills.rs1.skilldivision with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillDivision>> SkillDivisionService.getCollection(@Valid Page page, String order, String language, Collection<String> fields, @Valid DTOSkillDivisionFilter filter) Returns the collection of all the stored skill divisions by calling theSkillDivisionSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skilldivisionskill
Method parameters in overit.geocallapp.wfm.skills.rs1.skilldivisionskill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillDivisionSkill>> SkillDivisionSkillService.getCollection(Long divisionId, @Valid Page page, Collection<String> fields, String order, @Valid DTOSkillDivisionSkillFilter filter) Returns the collection of all the storedDTOSkillDivisionSkills by calling theSkillDivisionSkillGroupedRelationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skilllevel
Method parameters in overit.geocallapp.wfm.skills.rs1.skilllevel with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillLevel>> SkillLevelService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOSkillLevelFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration
Method parameters in overit.geocallapp.wfm.skills.rs1.skilloverrideconfiguration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillOverrideConfiguration>> SkillOverrideConfigurationService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOSkillOverrideConfigurationFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationskill
Method parameters in overit.geocallapp.wfm.skills.rs1.skilloverrideconfigurationskill with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOSkillOverrideConfigurationSkill>> SkillOverrideConfigurationSkillService.getCollection(Long skillOverrideConfigurationId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOSkillOverrideConfigurationSkillFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.systemsettings.rs1.datatype
Method parameters in overit.geocallapp.wfm.systemsettings.rs1.datatype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTODataType>> DataTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTODataTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.systemsettings.rs1.externalsystem
Method parameters in overit.geocallapp.wfm.systemsettings.rs1.externalsystem with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOExternalSystem>> ExternalSystemService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOExternalSystemFilter filter) Returns the collection of all the stored external system by calling theExternalSystemSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.systemsettings.rs1.holiday
Method parameters in overit.geocallapp.wfm.systemsettings.rs1.holiday with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOHoliday>> HolidayService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOHolidayFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.systemsettings.rs1.measurementunit
Method parameters in overit.geocallapp.wfm.systemsettings.rs1.measurementunit with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOMeasurementUnit>> MeasurementUnitService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOMeasurementUnitFilter filter) Retrieve all the stored measurement units. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.team
Method parameters in overit.geocallapp.wfm.teams.rs1.team with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeam>> TeamService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamFilter filter) Returns the collection of all the stored teams by calling theTeamSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.teamcardinality
Method parameters in overit.geocallapp.wfm.teams.rs1.teamcardinality with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamCardinality>> TeamCardinalityService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamCardinalityFilter filter) Returns the collection of all the stored team cardinalities by calling theTeamCardinalitySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.teamlevel
Method parameters in overit.geocallapp.wfm.teams.rs1.teamlevel with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamLevel>> TeamLevelService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamLevelFilter filter) Returns the collection of all the stored team level by calling theTeamLevelSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.teammember
Method parameters in overit.geocallapp.wfm.teams.rs1.teammember with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamMember>> TeamMemberService.getCollection(@Valid Page page, Collection<String> fields, String order, DTOTeamMemberFilter filter) Returns the collection of all the stored team member by calling theTeamMemberSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.teamshifts
Method parameters in overit.geocallapp.wfm.teams.rs1.teamshifts with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamShift>> TeamShiftService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamShiftFilter filter) Returns the collection of all the stored team shifts by calling theTeamShiftSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOTeamShiftResource>> TeamShiftService.getTeamShiftResource(Long teamShiftId, @Valid Page page, Collection<String> fields, String order, @Valid DTOTeamShiftResourceFilter filter) Returns the collection of all the stored resources associated to the specified team shift by calling theTeamShiftResourceSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.teams.rs1.teamtypes
Method parameters in overit.geocallapp.wfm.teams.rs1.teamtypes with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOTeamType>> TeamTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOTeamTypeFilter filter) Returns the collection of all the stored team typ[e by calling theTeamTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.timesheets.rs1.clockings
Method parameters in overit.geocallapp.wfm.timesheets.rs1.clockings with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOClocking>> ClockingService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOClockingFilter filter) Returns the collection of all the stored clockings by calling theClockingSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.vehicles.rs1.vehicles
Method parameters in overit.geocallapp.wfm.vehicles.rs1.vehicles with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOVehicle>> VehicleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOVehicleFilter filter) Returns the collection of all the stored vehicles by calling theVehicleSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.activity
Method parameters in overit.geocallapp.wfm.workorders.rs1.activity with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOActivity>> ActivityService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOActivityFilter filter) Returns the collection of all the storedDTOActivityby calling theActivitySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.activity.activityskillconfiguration
Method parameters in overit.geocallapp.wfm.workorders.rs1.activity.activityskillconfiguration with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOActivitySkillConfiguration>> ActivitySkillConfigurationService.getCollection(Long activityId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOActivitySkillConfigurationFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.note
Method parameters in overit.geocallapp.wfm.workorders.rs1.note with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderNote>> WorkOrderNoteService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOWorkOrderNoteFilter filter) Returns the collection of all the stored work order notes by calling theWorkOrderNoteSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.operation
Method parameters in overit.geocallapp.wfm.workorders.rs1.operation with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperation>> WorkOrderOperationDirectService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderOperationFilter filter) Returns the collection of all the stored operations by calling theWorkOrderOperationSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperation>> WorkOrderOperationService.getCollection(Long workOrderId, @Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderOperationFilter filter) Returns the collection of all the stored work order operations by calling theWorkOrderOperationSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.operationRequirement
Method parameters in overit.geocallapp.wfm.workorders.rs1.operationRequirement with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOOperationRequirement>> OperationRequirementService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOOperationRequirementFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.operationstatus
Method parameters in overit.geocallapp.wfm.workorders.rs1.operationstatus with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationStatus>> WorkOrderOperationStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderOperationStatusFilter filter) Returns the collection of all the stored work order operation status by calling theWorkOrderOperationStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.operationtype
Method parameters in overit.geocallapp.wfm.workorders.rs1.operationtype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationType>> WorkOrderOperationTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOWorkOrderOperationTypeFilter filter) Returns the collection of all the stored work order operation types by calling theWorkOrderOperationTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.operationtypecategory
Method parameters in overit.geocallapp.wfm.workorders.rs1.operationtypecategory with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOperationTypeCategory>> WorkOrderOperationTypeCategoryService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOWorkOrderOperationTypeCategoryFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.origin
Method parameters in overit.geocallapp.wfm.workorders.rs1.origin with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderOrigin>> WorkOrderOriginService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderOriginFilter filter) Returns the collection of all the stored work order origins by calling theWorkOrderOriginSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.requesttype
Method parameters in overit.geocallapp.wfm.workorders.rs1.requesttype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTORequestType>> RequestTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTORequestTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.servicetype
Method parameters in overit.geocallapp.wfm.workorders.rs1.servicetype with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOServiceType>> ServiceTypeService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOServiceTypeFilter filter) -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.status
Method parameters in overit.geocallapp.wfm.workorders.rs1.status with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderStatus>> WorkOrderStatusService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderStatusFilter filter) Returns the collection of all the stored work order status by calling theWorkOrderStatusSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.type
Method parameters in overit.geocallapp.wfm.workorders.rs1.type with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderType>> WorkOrderTypeService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOWorkOrderTypeFilter filter) Returns the collection of all the stored work order types by calling theWorkOrderTypeSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.type.structure
Method parameters in overit.geocallapp.wfm.workorders.rs1.type.structure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderTypeStructure>> WorkOrderTypeStructureService.getCollection(Long typeId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkOrderTypeStructureFilter filter) Retrieve the all stored relations from work order type and structure. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.urgency
Method parameters in overit.geocallapp.wfm.workorders.rs1.urgency with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderUrgency>> WorkOrderUrgencyService.getCollection(@Valid Page page, String language, Collection<String> fields, String order, @Valid DTOWorkOrderUrgencyFilter filter) Returns the collection of all the stored work order urgencies by calling theWorkOrderUrgencySearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.workcycle
Method parameters in overit.geocallapp.wfm.workorders.rs1.workcycle with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkCycle>> WorkCycleService.getCollection(@Valid Page page, Collection<String> fields, String order, String language, @Valid @NotNull DTOWorkCycleFilter filter) Returns the collection of all the stored work cycles by calling theWorkCycleSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.workcyclestructure
Method parameters in overit.geocallapp.wfm.workorders.rs1.workcyclestructure with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkCycleStructure>> WorkCycleStructureService.getCollection(Long workCycleId, @Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkCycleStructureFilter filter) Retrieve the all stored work cycle structures. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.workload
Method parameters in overit.geocallapp.wfm.workorders.rs1.workload with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkLoad>> WorkLoadService.getWorkLoadDistribution(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTOWorkLoadFilter filter) Returns the collection of all the stored work loads by calling theWorkLoadSearchEvent. -
Uses of NotExploded in overit.geocallapp.wfm.workorders.rs1.workorders
Method parameters in overit.geocallapp.wfm.workorders.rs1.workorders with annotations of type NotExplodedModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderHeader>> WorkOrderService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderHeaderFilter filter) Returns the collection of all the stored work order headers by calling theWorkOrderHeaderSearchEvent.org.springframework.http.ResponseEntity<PageResponse<DTOWorkOrderMeter>> WorkOrderService.getWorkOrderMeters(Long workOrderId, @Valid Page page, Collection<String> fields, String order, @Valid DTOWorkOrderMeterFilter filter) Returns the collection of all the stored meter associated to the specified work order by calling theWorkOrderMeterSearchEvent.