Class VisibilityAreaServiceImpl
java.lang.Object
org.qubership.atp.dataset.service.direct.impl.VisibilityAreaServiceImpl
- All Implemented Interfaces:
IdentifiedService<VisibilityArea>,VisibilityAreaService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
repo
-
-
Constructor Details
-
VisibilityAreaServiceImpl
public VisibilityAreaServiceImpl()
-
-
Method Details
-
setRepo
-
create
- Specified by:
createin interfaceVisibilityAreaService
-
create
- Specified by:
createin interfaceVisibilityAreaService
-
get
- Specified by:
getin interfaceIdentifiedService<VisibilityArea>
-
existsById
- Specified by:
existsByIdin interfaceIdentifiedService<VisibilityArea>
-
getAll
- Specified by:
getAllin interfaceIdentifiedService<VisibilityArea>- Specified by:
getAllin interfaceVisibilityAreaService
-
getAllSorted
- Specified by:
getAllSortedin interfaceVisibilityAreaService
-
rename
- Specified by:
renamein interfaceVisibilityAreaService
-
delete
- Specified by:
deletein interfaceVisibilityAreaService
-