Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.srs.model.util
Class SRSModelResourceUtil

java.lang.Object
  extended by oracle.apps.fnd.applcp.srs.model.util.SRSModelResourceUtil

public final class SRSModelResourceUtil
extends java.lang.Object


Field Summary
static java.lang.String SRS_MODEL_RSC_BUNDLE_NAME
           
 
Constructor Summary
SRSModelResourceUtil()
           
 
Method Summary
static java.lang.String getLocalizedTimeStamp(java.util.Date d, java.util.Locale l)
           
static java.lang.String getSRSModelMessage(java.lang.String key, java.util.Locale locale)
          Use this if the calling method needs access to only one resource string.
static java.lang.String getSRSModelMessage(java.lang.String key, java.lang.Object[] parameters, java.util.Locale locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SRS_MODEL_RSC_BUNDLE_NAME

public static final java.lang.String SRS_MODEL_RSC_BUNDLE_NAME
Constructor Detail

SRSModelResourceUtil

public SRSModelResourceUtil()
Method Detail

getSRSModelMessage

public static java.lang.String getSRSModelMessage(java.lang.String key,
                                                  java.util.Locale locale)
Use this if the calling method needs access to only one resource string.


getSRSModelMessage

public static java.lang.String getSRSModelMessage(java.lang.String key,
                                                  java.lang.Object[] parameters,
                                                  java.util.Locale locale)

getLocalizedTimeStamp

public static java.lang.String getLocalizedTimeStamp(java.util.Date d,
                                                     java.util.Locale l)

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.