Uses of Class
org.plasma.config.DataAccessService

Packages that use DataAccessService
org.plasma.config Package level documentation for package org.plasma.config. 
 

Uses of DataAccessService in org.plasma.config
 

Fields in org.plasma.config with type parameters of type DataAccessService
protected  List<DataAccessService> SDO.dataAccessServices
           
 

Methods in org.plasma.config that return DataAccessService
 DataAccessService ObjectFactory.createDataAccessService()
          Create an instance of DataAccessService
 

Methods in org.plasma.config that return types with arguments of type DataAccessService
 List<DataAccessService> SDO.getDataAccessServices()
          Gets the value of the dataAccessServices property.
 



Copyright © 2014. All rights reserved.