| 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.
|
| com.h3c.sdn.ctlAddrManager |
| Modifier and Type | Method and Description |
|---|---|
Page<CtlAddrEntity> |
CtlAddrService.find(CtlAddrManagerFilter filter,
SortSpecification<CtlAddrManagerSortAttribute> sortSpec,
PageRequest pageRequest) |
| Modifier and Type | Method and Description |
|---|---|
ReadQuery<Page<CtlAddrEntity>> |
QueryService.getFindCtlAddrManagerQuery(CtlAddrManagerFilter filter,
SortSpecification<CtlAddrManagerSortAttribute> sortSpec,
PageRequest pageRequest) |
| Modifier and Type | Method and Description |
|---|---|
static CtlAddrManagerSortAttribute |
CtlAddrManagerSortAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CtlAddrManagerSortAttribute[] |
CtlAddrManagerSortAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.