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

E22562-03

oracle.apps.fnd.applcore.customization.utils
Class CustomizationUtils

java.lang.Object
  extended by oracle.apps.fnd.applcore.customization.utils.CustomizationUtils

public class CustomizationUtils
extends java.lang.Object

This class contains utility methods for use by customization related classes.

Since:
drop8b4
Author:
gordon.hooker@oracle.com

Method Summary
static boolean isInternalOnlyFlag()
          This method checks for the system property oracle.apps.fnd.applcore.internalOnly.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isInternalOnlyFlag

public static boolean isInternalOnlyFlag()
This method checks for the system property oracle.apps.fnd.applcore.internalOnly.

Returns:
true if set to true otherwise false

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.