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

E22562-03

oracle.apps.fnd.applcore.dt.flex.component.resource
Class MetadataResources

java.lang.Object
  extended by oracle.apps.fnd.applcore.dt.flex.component.resource.MetadataResources

public final class MetadataResources
extends java.lang.Object

Provides access to translated strings in metadata resource bundle.

Author:
David Groves <david.groves@oracle.com>

Method Summary
static java.lang.String getTranslatedString(java.lang.String key)
          Get a translated String with key "key" from the Resource Bundle.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTranslatedString

public static final java.lang.String getTranslatedString(java.lang.String key)
Get a translated String with key "key" from the Resource Bundle.

Parameters:
key - key for message
Returns:
translated String for key

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.