Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


oracle.stellent.ridc.i18n
Class RIDCPluginResources

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.stellent.ridc.i18n.RIDCPluginResources

Direct Known Subclasses:
RIDCPluginResources_en

public class RIDCPluginResources
extends java.util.ListResourceBundle

ListResourceBundle for locale resolution as defined in the Oracle localization guidelines: http://sgt.us.oracle.com/pls/htmldb/f?p=154:7:16019960681640057140::::P7_ID:26571#3.1


Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control

 

Field Summary

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
RIDCPluginResources()
           

 

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

 

Constructor Detail

RIDCPluginResources

public RIDCPluginResources()

Method Detail

getContents

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

Skip navigation links

Oracle® WebCenter Content Remote Intradoc Client (RIDC) Java API Reference
11g Release 1 (11.1)

E17274-03


Copyright © 2008, 2011, Oracle and/or its affiliates. All rights reserved.