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

E22562-03

oracle.apps.fnd.applcore.topologyMBean.runtime.resource
Class ParameterValidationMsgBundle

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.apps.fnd.applcore.topologyMBean.runtime.resource.ParameterValidationMsgBundle

public class ParameterValidationMsgBundle
extends java.util.ListResourceBundle


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
static java.lang.String USER_EXIST_ERR
           
static java.lang.String USER_NOT_EXIST_ERR
           
static java.lang.String USER_NOT_IN_LDAP
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
ParameterValidationMsgBundle()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
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

USER_NOT_EXIST_ERR

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

USER_EXIST_ERR

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

USER_NOT_IN_LDAP

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

ParameterValidationMsgBundle

public ParameterValidationMsgBundle()
Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.