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