Package org.qubership.atp.ram.services
Class CrudService<T extends RamObject>
java.lang.Object
org.qubership.atp.ram.services.CrudService<T>
- Direct Known Subclasses:
AkbRecordsService,DefectsService,EnvironmentsInfoService,ExecutionRequestDetailsService,ExecutionRequestReportingService,ExecutionRequestService,FailPatternService,GlobalAkbRecordsService,IssueService,LogRecordService,ManualRootCauseService,ProjectsService,ReportTemplatesService,RootCauseService,TestPlansService,TestRunService,ToolConfigInfoService,UserSettingService,ValidationLabelConfigTemplateService,WidgetConfigTemplateService
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CrudService
public CrudService()
-
-
Method Details
-
repository
-
get
Get entity by id.- Parameters:
id- entity id- Returns:
- founded entity
-
save
-
getAll
-
saveAll
-