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

E22562-03

oracle.apps.fnd.applcore.customization
Class OrganizationCC

java.lang.Object
  extended by oracle.mds.cust.CustomizationClass
      extended by oracle.apps.fnd.applcore.customization.OrganizationCC
All Implemented Interfaces:
CustomizationConstants

Deprecated.

@Deprecated
public class OrganizationCC
extends oracle.mds.cust.CustomizationClass
implements CustomizationConstants

Customization Class.

Since:
drop7
Author:
ghooker

Field Summary
 
Fields inherited from interface oracle.apps.fnd.applcore.customization.CustomizationConstants
BOTH, COMPOSER, CONSTANT, ENTERPRISE, GLOBAL, INTERNAL, JDEV, LARGE, PRODUCT, PRODUCT_FAMILY, SITE, SMALL, USER
 
Constructor Summary
OrganizationCC()
          Deprecated. Public Constructor.
 
Method Summary
 oracle.mds.cust.CacheHint getCacheHint()
          Deprecated. Getter method for CacheHint.
 java.lang.String getName()
          Deprecated. Getter method for Name.
 java.lang.String[] getValue(oracle.mds.core.RestrictedSession rs, oracle.mds.core.MetadataObject metadataObject)
          Deprecated. Getter method for Value.
 
Methods inherited from class oracle.mds.cust.CustomizationClass
equals, generateIDPrefix, getBaseRef, getIDPrefix, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrganizationCC

public OrganizationCC()
Deprecated. 
Public Constructor.

Method Detail

getCacheHint

public oracle.mds.cust.CacheHint getCacheHint()
Deprecated. 
Getter method for CacheHint.

Specified by:
getCacheHint in class oracle.mds.cust.CustomizationClass
Returns:
CacheHint cacheHint

getName

public java.lang.String getName()
Deprecated. 
Getter method for Name.

Specified by:
getName in class oracle.mds.cust.CustomizationClass
Returns:
String name

getValue

public java.lang.String[] getValue(oracle.mds.core.RestrictedSession rs,
                                   oracle.mds.core.MetadataObject metadataObject)
Deprecated. 
Getter method for Value.

Specified by:
getValue in class oracle.mds.cust.CustomizationClass
Parameters:
rs - RestrictedSession
metadataObject - MetadataObject
Returns:
String[] value

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.