Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbo.server
Class ExprWhitelistDef

java.lang.Object
  extended by oracle.jbo.common.NamedObjectImpl
      extended by oracle.jbo.mom.DefinitionObject
          extended by oracle.jbo.mom.PersistableDefObject
              extended by oracle.jbo.server.DefObject
                  extended by oracle.jbo.server.MetaObject
                      extended by oracle.jbo.server.ExprWhitelistDef
All Implemented Interfaces:
ResourceBundleOwner, DefPersistable, PersistentDefinition, VariableManagerOwner, VariableManagerOwnerBase

Deprecated.

public class ExprWhitelistDef
extends MetaObject

For internal framework use only.

For internal use only. Application developers should not use this

Nested Class Summary
 
Nested classes/interfaces inherited from class oracle.jbo.mom.PersistableDefObject
PersistableDefObject.CustomizationType, PersistableDefObject.PersonalizationType
 
Field Summary
 
Fields inherited from class oracle.jbo.server.MetaObject
mComponentClass
 
Fields inherited from class oracle.jbo.mom.DefinitionObject
DEF_MDS_CLIENT_KEY, DEF_SCOPE_ALL, DEF_SCOPE_PERS, DEF_SCOPE_SESSION, DEF_SCOPE_SHARED, mBaseDefObject, mExtendedDefObjects, mObjectResolved, PERSDEF_MDS_CLIENT_KEY, PROPERTY_EXPRMAP
 
Fields inherited from class oracle.jbo.common.NamedObjectImpl
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX
 
Fields inherited from interface oracle.jbo.mom.xml.DefPersistable
XML_STATEMENT
 
Constructor Summary
ExprWhitelistDef()
          Deprecated.  
ExprWhitelistDef(int defScope)
          Deprecated.  
 
Method Summary
static ExprWhitelistDef findDefObject(java.lang.String name)
          Deprecated.  
static java.util.Set<java.lang.String> getCollectedConstructors()
          Deprecated.  
static java.util.Set<java.lang.String> getCollectedMethods()
          Deprecated.  
 int getDefTypeId()
          Deprecated.  
 java.lang.String getDefXMLElementTag()
          Deprecated.  
 java.lang.String getDefXMLNameSpace()
          Deprecated.  
 java.lang.String getXMLElementTag()
          Deprecated.  
 void loadXMLContents(DefElement xmlElement, java.lang.String fullName)
          Deprecated.  
 void resolveDefObject()
          Deprecated.  
protected  void setDefForComponent(ComponentObjectImpl comp)
          Deprecated.  
protected  void unsetDefForComponent(ComponentObjectImpl comp)
          Deprecated.  
 void writeChildren(DefWriter jos)
          Deprecated.  
 void writeContents()
          Deprecated.  
 void writeContents(DefWriter jos)
          Deprecated.  
 void writeObject(DefWriter jos)
          Deprecated.  
 
Methods inherited from class oracle.jbo.server.MetaObject
deregisterSessionObject, getMessageBundleClass, getMsgBundleDef, getPackageDef, getPackageName, getPersDef, getPersDefNoUpdateCheck, getResourceBundleDef, getResourcePrefix, isDynamic, isInheritPersonalization, loadResourceBundle, registerDefObject, registerSessionDefObject, setInheritPersonalization, setMessageBundleClass, setResourceBundleDef
 
Methods inherited from class oracle.jbo.server.DefObject
ensureVariableManager, finishedLoading, getAllProperties, getBaseDefObject, getVariableManager, getVarMgrParents, hasVariables, loadProperties, loadVariables, resolvePropertyRaw, resolveReferences, setBaseDefObject, setBaseDefObject, setName, setParent
 
Methods inherited from class oracle.jbo.mom.PersistableDefObject
addDefImport, addExtendedDefObject, adjustPropertyMapForWrite, allocatePropertyMap, checkEditable, close, createFromXML, findDefImport, getBaseDir, getBasePackage, getDefImports, getDefManager, getDefWriter, getEditObject, getExtendedDefObjectsInternal, getFileName, getFullDirName, getFullFileName, getOrigObject, getPropertyMap, getSubstitutedNames, getSyncLock, guaranteePath, hasExtendedDefObjects, isCustomizationEnabled, isCustomizationEnabled, isDirty, isEditable, isNew, isPersonalizationEnabled, isPersonalizationEnabled, loadDefImports, mergePropertyMap, objectRemoved, reapplyChanges, reapplyChangesToChildren, reapplyChangesToContents, registerClass, remove, removeAndDelete, removeDefImport, removeExtendedDefObject, removeProperty, saveXMLContents, setCustomizationEnabled, setCustomizationEnabled, setDefaultBaseDir, setDefMgr, setDirty, setEditable, setNew, setOrigObject, setPersonalizationEnabled, setPersonalizationEnabled, setProperty, setPropertyExpression, setPropertyMap, updateChildrenList, verifyVersion, writeVersion, writeXMLContents
 
Methods inherited from class oracle.jbo.mom.DefinitionObject
addPropertySetName, enableUpdateCheck, getAllExtendedDefObjects, getContainerDef, getContainerName, getDefScope, getExtendedDefObjects, getMdsKey, getMdsReference, getPropertySetName, getPropertySetNames, isBaseDefFor, isDynamicDefinitionObject, isObjectResolved, isSuppressUpdateCheck, loadCustomProperties, loadPropertiesInMap, loadPropertySetNames, loadSchemaProperties, setDefScope, setMdsKey, setMdsReference, setObjectResolved, setPropertySetName, suppressUpdateCheck
 
Methods inherited from class oracle.jbo.common.NamedObjectImpl
getFullName, getName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, getProperty, getPropertyExpressionsMap, getResourcesFromBundle, getStringFromMessageBundle, isPropertyExpression, refreshProperty, removeProperty, requiresNamePrefixedResId, resolveObjectProperty, setFullName, setPropertiesMap, setPropertiesMap2, setProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.jbo.VariableManagerOwner
getName
 
Methods inherited from interface oracle.jbo.mom.xml.DefPersistable
getFullName
 

Constructor Detail

ExprWhitelistDef

public ExprWhitelistDef()
Deprecated. 

For internal framework use only.

For internal use only. Application developers should not use this

ExprWhitelistDef

public ExprWhitelistDef(int defScope)
Deprecated. 

For internal framework use only.

For internal use only. Application developers should not use this
Method Detail

getDefXMLElementTag

public java.lang.String getDefXMLElementTag()
Deprecated. 

For internal framework use only.

Specified by:
getDefXMLElementTag in interface PersistentDefinition
Overrides:
getDefXMLElementTag in class PersistableDefObject
For internal use only. Application developers should not use this

writeContents

public void writeContents()
Deprecated. 

For internal framework use only.

For internal use only. Application developers should not use this

writeObject

public void writeObject(DefWriter jos)
Deprecated. 

For internal framework use only.

Specified by:
writeObject in interface PersistentDefinition
Overrides:
writeObject in class PersistableDefObject
Parameters:
jos - the Output storage for persistence
For internal use only. Application developers should not use this

writeChildren

public void writeChildren(DefWriter jos)
Deprecated. 

For internal framework use only.

Specified by:
writeChildren in interface PersistentDefinition
Overrides:
writeChildren in class MetaObject
Parameters:
jos - the Output storage for persistence
For internal use only. Application developers should not use this

getDefXMLNameSpace

public java.lang.String getDefXMLNameSpace()
Deprecated. 

For internal framework use only.

Specified by:
getDefXMLNameSpace in interface PersistentDefinition
Overrides:
getDefXMLNameSpace in class DefObject
For internal use only. Application developers should not use this

loadXMLContents

public void loadXMLContents(DefElement xmlElement,
                            java.lang.String fullName)
Deprecated. 

For internal framework use only.

Overrides:
loadXMLContents in class PersistableDefObject
For internal use only. Application developers should not use this

findDefObject

public static ExprWhitelistDef findDefObject(java.lang.String name)
Deprecated. 

For internal framework use only.

For internal use only. Application developers should not use this

writeContents

public void writeContents(DefWriter jos)
Deprecated. 

For internal framework use only.

Specified by:
writeContents in interface PersistentDefinition
Overrides:
writeContents in class MetaObject
Parameters:
jos - the Output storage for persistence
For internal use only. Application developers should not use this

getXMLElementTag

public java.lang.String getXMLElementTag()
Deprecated. 

For internal framework use only.

Specified by:
getXMLElementTag in interface PersistentDefinition
Overrides:
getXMLElementTag in class PersistableDefObject
Returns:
returns the Statement required to store in Persitent Storage. Incase of XML, it just returns the String. In the case of SQL a JDBC PreparedStatement is returned.
For internal use only. Application developers should not use this

resolveDefObject

public void resolveDefObject()
Deprecated. 

For internal framework use only.

Specified by:
resolveDefObject in class MetaObject
For internal use only. Application developers should not use this

getDefTypeId

public int getDefTypeId()
Deprecated. 

For internal framework use only.

Specified by:
getDefTypeId in class DefObject
For internal use only. Application developers should not use this

setDefForComponent

protected void setDefForComponent(ComponentObjectImpl comp)
Deprecated. 

For internal framework use only.

Specified by:
setDefForComponent in class DefObject
For internal use only. Application developers should not use this

unsetDefForComponent

protected void unsetDefForComponent(ComponentObjectImpl comp)
Deprecated. 

For internal framework use only.

Specified by:
unsetDefForComponent in class DefObject
For internal use only. Application developers should not use this

getCollectedConstructors

public static java.util.Set<java.lang.String> getCollectedConstructors()
Deprecated. 

For internal framework use only.

For internal use only. Application developers should not use this

getCollectedMethods

public static java.util.Set<java.lang.String> getCollectedMethods()
Deprecated. 

For internal framework use only. Get all of the method whitelist entries for this app, collected into a single set

For internal use only. Application developers should not use this

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.