public interface HostService
| Modifier and Type | Method and Description |
|---|---|
void |
addHostManager(HostEntity hostManager) |
void |
delHostManager(HostManagerFilter hostManagerFilter) |
Page<HostEntity> |
find(HostManagerFilter filter,
SortSpecification<HostManagerSortAttribute> sortSpec,
PageRequest pageRequest) |
Page<HostEntity> find(HostManagerFilter filter, SortSpecification<HostManagerSortAttribute> sortSpec, PageRequest pageRequest)
void addHostManager(HostEntity hostManager)
void delHostManager(HostManagerFilter hostManagerFilter)
Copyright © 2014. All Rights Reserved.