Package org.openwms.tms.routing.ui.impl
Interface ActionUIService
- All Known Implementing Classes:
- ActionUIServiceImpl
public interface ActionUIService
A ActionUIService.
- Author:
- Heiko Scherrer
- 
Method SummaryModifier and TypeMethodDescription@NotNull ActionVOvoidfindAll(@NotNull org.springframework.data.domain.Sort sort) findBypKey(@NotBlank String pKey) @NotNull ActionVO
- 
Method Details- 
findAll
- 
findBypKey
- 
delete
- 
create
- 
save
 
-