| 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.system |
Definitions of the domain model pertaining to the SDN Controller system.
|
| Modifier and Type | Method and Description |
|---|---|
ReadQuery<List<SystemInformation>> |
QueryService.getFindSystemsQuery(SystemInformationFilter filter,
SortSpecification<SystemInformationSortAttribute> sortSpecification)
Creates a query to find systems in the database.
|
| Modifier and Type | Method and Description |
|---|---|
static SystemInformationSortAttribute |
SystemInformationSortAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SystemInformationSortAttribute[] |
SystemInformationSortAttribute.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All Rights Reserved.