Uses of Interface
org.qubership.atp.environments.service.direct.IdentifiedService
Packages that use IdentifiedService
Package
Description
-
Uses of IdentifiedService in org.qubership.atp.environments.mapper
Methods in org.qubership.atp.environments.mapper with parameters of type IdentifiedServiceModifier and TypeMethodDescriptionprotected <T extends Named & Identified>
StringAbstractVersioningMapper.getAbstractEntityName(UUID uuid, IdentifiedService<T> service) protected <T extends Named & Identified>
List<String> AbstractVersioningMapper.getAbstractEntityNames(Collection<UUID> uuids, IdentifiedService<T> service) -
Uses of IdentifiedService in org.qubership.atp.environments.service.direct
Subinterfaces of IdentifiedService in org.qubership.atp.environments.service.directModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceinterfaceMethods in org.qubership.atp.environments.service.direct with parameters of type IdentifiedServiceModifier and TypeMethodDescription<T extends CreatedModified>
org.springframework.http.HttpStatusConcurrentModificationService.getConcurrentModificationHttpStatus(UUID entityId, Long modifiedFromRequest, IdentifiedService<T> service) -
Uses of IdentifiedService in org.qubership.atp.environments.service.direct.impl
Classes in org.qubership.atp.environments.service.direct.impl that implement IdentifiedServiceModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassMethods in org.qubership.atp.environments.service.direct.impl with parameters of type IdentifiedServiceModifier and TypeMethodDescription<T extends CreatedModified>
org.springframework.http.HttpStatusConcurrentModificationServiceImpl.getConcurrentModificationHttpStatus(UUID entityId, Long modifiedFromRequest, IdentifiedService<T> service)