Uses of Class
overit.geocallapp.wfm.core.datacollection.rs2.rule.DTODataCollectionTemplateWOCreationRule
Packages that use DTODataCollectionTemplateWOCreationRule
-
Uses of DTODataCollectionTemplateWOCreationRule in overit.geocallapp.wfm.core.datacollection.rs2.rule
Methods in overit.geocallapp.wfm.core.datacollection.rs2.rule that return types with arguments of type DTODataCollectionTemplateWOCreationRuleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTODataCollectionTemplateWOCreationRule> Deprecated, for removal: This API element is subject to removal in a future version.Retrieve the required data template WO Creation Rule.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.