| Package | Description | 
|---|---|
| oracle.jbo.client.remote | 
 Contains the platform independent client tier implementation of bc4j(oracle.jbo) interfaces. 
 | 
| oracle.jbo.common | 
 Contains the implementation of components shared by thin clients and the middle tier. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StringManagerImpl
Provides methods for managing localizable messages. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected StringManager | 
StringManager.mLast  | 
| Modifier and Type | Method and Description | 
|---|---|
StringManager | 
StringManagerFactory.create()
Instantiates a StringManager object. 
 | 
static StringManager | 
StringManager.getSingleton()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
StringManager.setExtension(StringManager ext)  |