Uses of Interface
org.eclipse.datatools.connectivity.oda.design.Locale

Packages that use Locale
org.eclipse.datatools.connectivity.oda.design [Platform API] Defines an Open Data Access (ODA) design session that allows a custom ODA designer tool to specify the slice of data to access at run-time. 
 

Uses of Locale in org.eclipse.datatools.connectivity.oda.design
 

Methods in org.eclipse.datatools.connectivity.oda.design that return Locale
 Locale DesignSessionRequest.getSessionLocale()
          Returns the value of the 'Session Locale' containment reference.
 Locale DesignFactory.createLocale()
          Returns a new object of class 'Locale'.
 

Methods in org.eclipse.datatools.connectivity.oda.design with parameters of type Locale
 void DesignSessionRequest.setSessionLocale(Locale value)
          Sets the value of the 'Session Locale' containment reference.
 



Copyright © 2007 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.