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

E22562-01

oracle.apps.fnd.applcore.attachments.resource
Class AttachmentsResource

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.apps.fnd.applcore.attachments.resource.AttachmentsResource

public class AttachmentsResource
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 REPOSITORY_FILE_STATE_CHECKIN_PENDING
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
AttachmentsResource()
           
 
Method Summary
static java.lang.String get(java.lang.String key)
           
static AttachmentsResource getBundle()
           
 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

REPOSITORY_FILE_STATE_CHECKIN_PENDING

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

AttachmentsResource

public AttachmentsResource()
Method Detail

getBundle

public static final AttachmentsResource getBundle()

get

public static java.lang.String get(java.lang.String key)

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.5)

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.