| Package | Description |
|---|---|
| com.h3c.sdn.adm.ctlAddrManager | |
| com.h3c.sdn.adm.dao |
Definitions of data access services for persisting and retrieving
information applicable at the Administrator tier of the SDN Controller.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CtlAddrService.delCtlAddrManager(CtlAddrManagerFilter ctlAddrManagerFilter) |
Page<CtlAddrEntity> |
CtlAddrService.find(CtlAddrManagerFilter filter,
SortSpecification<CtlAddrManagerSortAttribute> sortSpec,
PageRequest pageRequest) |
| Modifier and Type | Method and Description |
|---|---|
WriteQuery<Long> |
QueryService.getDeleteCtlAddrManagerQuery(CtlAddrManagerFilter filter) |
ReadQuery<Page<CtlAddrEntity>> |
QueryService.getFindCtlAddrManagerQuery(CtlAddrManagerFilter filter,
SortSpecification<CtlAddrManagerSortAttribute> sortSpec,
PageRequest pageRequest) |
Copyright © 2014. All Rights Reserved.