C D F G N O P Q S T U 

C

configuration() - Method in interface org.opendaylight.testapp.persistence.QueryFactory
Gets the configuration query factory.
createSchema() - Method in interface org.opendaylight.testapp.persistence.QueryFactory.ConfigurationFactory
Creates a query to create the database schema.

D

delete(Id<NetworkDevice, SerialNumber>) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.NetworkDevicePersistenceService
Deletes a network device.
delete(Id<User, Username>) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.UserPersistenceService
Deletes a user.
delete(Id<NetworkDevice, SerialNumber>) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.NetworkDeviceFactory
Creates a query to delete a network device.
delete(Id<User, Username>) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.UserFactory
Creates a query to delete a user.

F

find(NetworkDeviceFilter, List<Sort<NetworkDeviceSortKey>>) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.NetworkDevicePersistenceService
Finds network devices.
find(UserFilter) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.UserPersistenceService
Find users.
find(NetworkDeviceFilter, List<Sort<NetworkDeviceSortKey>>) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.NetworkDeviceFactory
Creates a query to find network devices.
find(UserFilter) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.UserFactory
Creates a query to find users.

G

get(Id<NetworkDevice, SerialNumber>) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.NetworkDevicePersistenceService
Loads a network device.
get(Id<User, Username>) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.UserPersistenceService
Loads a user.
get(Id<NetworkDevice, SerialNumber>) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.NetworkDeviceFactory
Creates a query to load a network device.
get(Id<User, Username>) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.UserFactory
Creates a query to load a user.

N

networkDevice() - Method in interface org.opendaylight.testapp.persistence.PersistenceService
Gets the network device persistence service.
networkDevice() - Method in interface org.opendaylight.testapp.persistence.QueryFactory
Gets the network device query factory.

O

org.opendaylight.testapp.persistence - package org.opendaylight.testapp.persistence
 

P

PersistenceService - Interface in org.opendaylight.testapp.persistence
Persistence Service.
PersistenceService.NetworkDevicePersistenceService - Interface in org.opendaylight.testapp.persistence
Network device persistence service.
PersistenceService.TsdrMetricPersistenceService - Interface in org.opendaylight.testapp.persistence
TSDR persistence service.
PersistenceService.UserPersistenceService - Interface in org.opendaylight.testapp.persistence
User persistence service.

Q

QueryFactory<C> - Interface in org.opendaylight.testapp.persistence
 
QueryFactory.ConfigurationFactory<C> - Interface in org.opendaylight.testapp.persistence
Configuration factory.
QueryFactory.NetworkDeviceFactory<C> - Interface in org.opendaylight.testapp.persistence
Network device factory.
QueryFactory.UserFactory<C> - Interface in org.opendaylight.testapp.persistence
User factory.

S

store(NetworkDevice) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.NetworkDevicePersistenceService
Stores a network device.
store(User) - Method in interface org.opendaylight.testapp.persistence.PersistenceService.UserPersistenceService
Stores a user.
store(NetworkDevice) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.NetworkDeviceFactory
Creates a query to store a network device.
store(User) - Method in interface org.opendaylight.testapp.persistence.QueryFactory.UserFactory
Creates a query to store a user.

T

tsdrMetric() - Method in interface org.opendaylight.testapp.persistence.PersistenceService
Gets the TSDR metric persistence service.

U

user() - Method in interface org.opendaylight.testapp.persistence.PersistenceService
Gets the user persistence service.
user() - Method in interface org.opendaylight.testapp.persistence.QueryFactory
Gets the user query factory.
C D F G N O P Q S T U 

Copyright © 2015. All rights reserved.