Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

oracle.apps.fnd.applcore.trees.uiModel.resource
Class UIModelMsgBundle_zh_CN

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.jbo.common.CheckedListResourceBundle
              extended by oracle.apps.fnd.applcore.trees.uiModel.resource.UIModelMsgBundle_zh_CN

public class UIModelMsgBundle_zh_CN
extends oracle.jbo.common.CheckedListResourceBundle

Message bundle for UIModel messages.

Author:
Abhay K Kumar <abhay.k.kumar&064;oracle.com>

Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
static java.lang.String BIND_VARIABLE_NOT_FOUND
           
static java.lang.String COPY_OF
           
static java.lang.String DATA_SOURCE
           
static java.lang.String DATA_TYPE_MISMATCH
           
static java.lang.String HIERARCHY_DISPLAY
           
static java.lang.String INVALID_MODULE_ID
           
static java.lang.String LABEL
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
UIModelMsgBundle_zh_CN()
           
 
Method Summary
 java.lang.Object[][] getContents()
          Gets the list of messages.
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet
 
Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HIERARCHY_DISPLAY

public static final java.lang.String HIERARCHY_DISPLAY
See Also:
Constant Field Values

LABEL

public static final java.lang.String LABEL
See Also:
Constant Field Values

DATA_SOURCE

public static final java.lang.String DATA_SOURCE
See Also:
Constant Field Values

DATA_TYPE_MISMATCH

public static final java.lang.String DATA_TYPE_MISMATCH
See Also:
Constant Field Values

BIND_VARIABLE_NOT_FOUND

public static final java.lang.String BIND_VARIABLE_NOT_FOUND
See Also:
Constant Field Values

INVALID_MODULE_ID

public static final java.lang.String INVALID_MODULE_ID
See Also:
Constant Field Values

COPY_OF

public static final java.lang.String COPY_OF
See Also:
Constant Field Values
Constructor Detail

UIModelMsgBundle_zh_CN

public UIModelMsgBundle_zh_CN()
Method Detail

getContents

public java.lang.Object[][] getContents()
Gets the list of messages.

Specified by:
getContents in class oracle.jbo.common.CheckedListResourceBundle
Returns:
Object[][] the messages

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 1 (11.1.1.6)

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.