Uses of Class
overit.geocallapp.wfm.datacollection.rs1.rule.DTODataCollectionTemplateWOCreationRule
Packages that use DTODataCollectionTemplateWOCreationRule
-
Uses of DTODataCollectionTemplateWOCreationRule in overit.geocallapp.wfm.datacollection.rs1.rule
Methods in overit.geocallapp.wfm.datacollection.rs1.rule that return types with arguments of type DTODataCollectionTemplateWOCreationRuleModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<DTODataCollectionTemplateWOCreationRule> DataCollectionTemplateWOCreationRuleService.get(Long woCreationRuleId, Collection<String> fields) org.springframework.http.ResponseEntity<PageResponse<DTODataCollectionTemplateWOCreationRule>> DataCollectionTemplateWOCreationRuleService.getCollection(@Valid Page page, Collection<String> fields, String order, @Valid @NotNull DTODataCollectionTemplateWOCreationRuleFilter filter)