Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.common.StringManager

Packages that use StringManager
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 
oracle.jbo.server Contains the implementation of middle tier components. 

 

Uses of StringManager in oracle.jbo.common

 

Fields in oracle.jbo.common declared as StringManager
protected  StringManager StringManager.mLast
           

 

Methods in oracle.jbo.common that return StringManager
 StringManager StringManagerFactory.create()
          Instantiates a StringManager object.
static StringManager StringManager.getSingleton()
           

 

Methods in oracle.jbo.common with parameters of type StringManager
static void StringManager.setExtension(StringManager ext)
           

 

Uses of StringManager in oracle.jbo.server

 

Subclasses of StringManager in oracle.jbo.server
 class StringManagerImpl
          Provides methods for managing localizable messages.

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

Copyright © 1997, 2005, Oracle. All rights reserved.