Skip navigation links 
 
oracle.jbo.server.lov
Class LOVAppModuleDefImpl
java.lang.Object
  
oracle.jbo.common.NamedObjectImpl
      
oracle.jbo.mom.DefinitionObject
          
oracle.jbo.mom.PersistableDefObject
              
oracle.jbo.server.DefObject
                  
oracle.jbo.server.MetaObject
                      
oracle.jbo.server.ApplicationModuleDefImpl
                          
oracle.jbo.server.lov.LOVAppModuleDefImpl
- All Implemented Interfaces:
 
- ResourceBundleOwner, DiffMergeable, DefPersistable, PersistentDefinition, OperationDefinitionContainer, VariableManagerOwner, VariableManagerOwnerBase
 
- 
public class LOVAppModuleDefImpl
 
- extends ApplicationModuleDefImpl
 
 
 
  
  
 
 
| Fields inherited from class oracle.jbo.server.ApplicationModuleDefImpl | 
mClearCacheOnCommit, mClearCacheOnRollback, mCompUsageList, mCompUsages, mRemoteServers, mRequeryOnCommit, mValidatorTypes, mViewLinkUsageList, mViewLinkUsages, mViewUsageList, mViewUsages | 
 
 
 
| Fields inherited from class oracle.jbo.mom.DefinitionObject | 
DEF_MDS_CLIENT_KEY, DEF_SCOPE_ALL, DEF_SCOPE_PERS, DEF_SCOPE_SESSION, DEF_SCOPE_SHARED, DEF_SCOPE_SITE, mBaseDefObject, mExtendedDefObjects, mObjectResolved, PERSDEF_MDS_CLIENT_KEY, PROPERTY_EXPRMAP | 
 
 
  
 
  
 
| Method Summary | 
 void | 
addOperation(OperationDefinitionImpl opDef) 
          For internal framework use only. | 
 void | 
addRowOperation(OperationDefinitionImpl opDef) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
addRowScriptOperation(java.lang.String id, java.lang.String name, java.lang.String returnType, java.util.LinkedHashMap<java.lang.String,java.lang.String> params, java.lang.String body) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
addScriptOperation(java.lang.String id, java.lang.String name, java.lang.String returnType, java.util.LinkedHashMap<java.lang.String,java.lang.String> params, java.lang.String body) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
addScriptRowOperation(java.lang.String id, java.lang.String name, java.lang.String returnType, java.util.LinkedHashMap<java.lang.String,java.lang.String> params, java.lang.String body) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
findOperationDefinition(java.lang.String id) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
findRowOperationDefinition(java.lang.String id) 
          For internal framework use only. | 
 java.lang.String | 
getClientProxyClassName() 
            | 
 java.lang.Class | 
getComponentClass() 
            | 
 java.lang.String | 
getComponentInterfaceName() 
            | 
protected  ComponentOperations | 
getComponentOperations() 
          For internal framework use only. | 
protected  java.lang.String | 
getEffectiveClientProxyClassName() 
            | 
protected  java.lang.String | 
getEffectiveComponentInterfaceName() 
            | 
 long | 
getExpiration() 
            | 
 OperationDefinitionsImpl | 
getOperationDefinitions() 
          For internal framework use only. | 
 OperationDefinitionsImpl | 
getRowOperationDefinitions() 
          For internal framework use only. | 
 int | 
getViewAppId() 
            | 
protected static void | 
loadFromXML(DefElement xmlElement, oracle.jbo.server.RemotableCompDef defObj) 
            | 
protected  void | 
loadOperationDefinitions(DefElement xmlElement) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
lookupOperationDefinition(java.lang.String id) 
          For internal framework use only. | 
 OperationDefinitionImpl | 
lookupRowOperationDefinition(java.lang.String id) 
          For internal framework use only. | 
 void | 
removeOperation(OperationDefinitionImpl opDef) 
          For internal framework use only. | 
 void | 
removeRowOperation(OperationDefinitionImpl opDef) 
          For internal framework use only. | 
 void | 
setClientProxyClassName(java.lang.String name) 
            | 
 void | 
setComponentClass(java.lang.Class refClass) 
            | 
 void | 
setComponentInterfaceName(java.lang.String interfaceName) 
            | 
 
| Methods inherited from class oracle.jbo.server.ApplicationModuleDefImpl | 
addViewImport, createApplicationModule, createApplicationModuleDef, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, findDefObject, findDefObjectNoSub, findViewObject, getAllDefNames, getAMAppModuleUsages, getAMViewLinkUsages, getAMViewUsages, getApplicationModuleNames, getBaseComponentClass, getClientProxyClassName, getComponentObjectNames, getDefTypeId, getDefXMLElementTag, getPackageDefs, getParameterTypeForServiceMethod, getReturnTypeForServiceMethod, getServerClassName, getServerInterfaceName, getServiceMethod, getSvuCanCreate, getSvuCanDelete, getSvuCanMerge, getSvuCanUpdate, getSvuNames, getViewImports, getViewLinkNames, getViewObjectNames, hasApplicationModule, hasComponentObject, hasServiceViewUsage, hasViewLink, hasViewObject, isClearCacheOnCommit, isClearCacheOnRollback, isLoadComponentsLazily, isRequeryOnCommit, loadApplicationModule, loadComponentObject, loadComponents, loadContainees, loadFromXML, loadFromXML, loadViewLink, loadViewObject, loadXMLContents, removeViewImport, resolveDefObject, setClearCacheOnCommit, setClearCacheOnRollback, setDefForComponent, setLoadComponentsLazily, setRequeryOnCommit, unsetDefForComponent, writeChildren, writeContents | 
 
| Methods inherited from class oracle.jbo.server.MetaObject | 
deregisterSessionObject, getEditVersionsAsString, getInheritPersonalizationValue, getMajorVersion, getMessageBundleClass, getMinorVersion, getMsgBundleDef, getPackageDef, getPackageName, getPersDef, getPersDefNoUpdateCheck, getResourceBundleDef, getResourcePrefix, isDynamic, isInheritPersonalization, loadDefVersions, loadResourceBundle, registerDefObject, registerSessionDefObject, setInheritPersonalization, setInheritPersonalizationStrValue, setMessageBundleClass, setResourceBundleDef | 
 
| Methods inherited from class oracle.jbo.server.DefObject | 
applyDiffChildren, diffChildren, ensureVariableManager, finishedLoading, getAdfmConfigStartupProperty, getAllProperties, getBaseDefObject, getBooleanAdfmConfigProperty, getDefXMLNameSpace, getVariableManager, getVarMgrParents, hasVariables, isDeprecated, loadProperties, loadVariables, resolvePropertyRaw, resolveReferences, setBaseDefObject, setBaseDefObject, setName, setParent | 
 
| Methods inherited from class oracle.jbo.mom.PersistableDefObject | 
addDefImport, addExtendedDefObject, adjustPropertyMapForWrite, allocatePropertyMap, allocatePropertyMapForEdits, applyDiffContents, checkEditable, checkStructWithOld, close, createFromXML, diffContents, diffObjects, ensureDifferDetails, findDefImport, getBaseDir, getBasePackage, getDefImports, getDefManager, getDefWriter, getEditedPropertiesMap, getEditedPropertyExpressionsMap, getEditedPropertyMap, getEditObject, getExtendedDefObjectsInternal, getFileName, getFullDirName, getFullFileName, getOrigObject, getPropertyMap, getSessionSyncLock, getSubstitutedNames, getSyncLock, getXMLElementTag, guaranteePath, hasExtendedDefObjects, isCustomizationEnabled, isCustomizationEnabled, isDirty, isEditable, isFromTip, isLoadBase, isMajorVersionChanged, isMinorVersionChanged, isNew, isPersonalizationEnabled, isPersonalizationEnabled, isPropertyExpression, loadDefImports, lockDefinitionContext, mergeChanges, mergePropertyMap, objectRemoved, reapplyChanges, registerClass, registerSiteDefObject, remove, removeAndDelete, removeDefImport, removeExtendedDefObject, removeProperty, saveXMLContents, setCustomizationEnabled, setCustomizationEnabled, setDefaultBaseDir, setDefMgr, setDirty, setEditable, setEditableFlag, setEditableObject, setFullName, setFullNameInternal, setLoadBase, setMajorVersionChanged, setNew, setOrigObject, setPersonalizationEnabled, setPersonalizationEnabled, setProperty, setPropertyExpression, setPropertyMap, setupDefWriterFromMO, staticUpdateChildrenList, unlockDefinitionContext, updateChildrenList, verifyVersion, verifyVersionNullCheck, writeObject, writeVersion, writeXMLContents | 
 
| Methods inherited from class oracle.jbo.mom.DefinitionObject | 
addPropertySetName, enableUpdateCheck, getAllExtendedDefObjects, getContainerDef, getContainerName, getDefinitionState, getDefScope, getExtendedDefObjects, getMdsKey, getMdsReference, getPropertySetName, getPropertySetNames, isBaseDefFor, isDynamicDefinitionObject, isObjectResolved, isSubtypeOf, 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, getRawPropertyValue, getResourcesFromBundle, getStringFromMessageBundle, refreshProperty, removeProperty, requiresNamePrefixedResId, resolveObjectProperty, setPropertiesMap, setPropertiesMap2, setProperty | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
 
 
 
FND_LOOKUPS_TABLE_NAME
public static java.lang.String FND_LOOKUPS_TABLE_NAME
FND_NAME_LOOKUP_VIEW_OBJECT
public static java.lang.String FND_NAME_LOOKUP_VIEW_OBJECT
FND_VALUE_LOOKUP_VIEW_OBJECT
public static java.lang.String FND_VALUE_LOOKUP_VIEW_OBJECT
FND_VALUE_LOOKUP_VC
public static java.lang.String FND_VALUE_LOOKUP_VC
FND_NAME_LOOKUP_VC
public static java.lang.String FND_NAME_LOOKUP_VC
FND_VARIABLE_APP_ID
public static java.lang.String FND_VARIABLE_APP_ID
FND_VARIABLE_DISPLAY_VALUE
public static java.lang.String FND_VARIABLE_DISPLAY_VALUE
FND_VARIABLE_LANG_CODE
public static java.lang.String FND_VARIABLE_LANG_CODE
FND_VARIABLE_LOOKUP_CODE
public static java.lang.String FND_VARIABLE_LOOKUP_CODE
FND_VARIABLE_LOOKUP_TYPE
public static java.lang.String FND_VARIABLE_LOOKUP_TYPE
FND_VIEW_ATTRIBUTE_LOOKUP_TYPE
public static java.lang.String FND_VIEW_ATTRIBUTE_LOOKUP_TYPE
FND_VIEW_ATTRIBUTE_LOOKUP_CODE
public static java.lang.String FND_VIEW_ATTRIBUTE_LOOKUP_CODE
FND_VIEW_ATTRIBUTE_MEANING
public static java.lang.String FND_VIEW_ATTRIBUTE_MEANING
FND_VIEW_ATTRIBUTE_LANGUAGE
public static java.lang.String FND_VIEW_ATTRIBUTE_LANGUAGE
DEFAULT_LANGUAGE_CODE
public static java.lang.String DEFAULT_LANGUAGE_CODE
DEFAULT_HASH_MAP_SIZE
public static int DEFAULT_HASH_MAP_SIZE
LOVAppModuleDefImpl
public LOVAppModuleDefImpl()
- This is the default constructor (do not remove)
 
getExpiration
public long getExpiration()
getViewAppId
public int getViewAppId()
getComponentClass
public java.lang.Class getComponentClass()
setComponentClass
public void setComponentClass(java.lang.Class refClass)
setComponentInterfaceName
public void setComponentInterfaceName(java.lang.String interfaceName)
getComponentInterfaceName
public java.lang.String getComponentInterfaceName()
getClientProxyClassName
public java.lang.String getClientProxyClassName()
setClientProxyClassName
public void setClientProxyClassName(java.lang.String name)
getEffectiveClientProxyClassName
protected java.lang.String getEffectiveClientProxyClassName()
getEffectiveComponentInterfaceName
protected java.lang.String getEffectiveComponentInterfaceName()
loadFromXML
protected static void loadFromXML(DefElement xmlElement,
                                  oracle.jbo.server.RemotableCompDef defObj)
getComponentOperations
protected ComponentOperations getComponentOperations()
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
getOperationDefinitions
public OperationDefinitionsImpl getOperationDefinitions()
- For internal framework use only.
 
- 
- Specified by:
 
getOperationDefinitions in interface OperationDefinitionContainer 
 
- 
- For internal use only. Application developers should not use this
 
 
lookupOperationDefinition
public OperationDefinitionImpl lookupOperationDefinition(java.lang.String id)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
findOperationDefinition
public OperationDefinitionImpl findOperationDefinition(java.lang.String id)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
addOperation
public void addOperation(OperationDefinitionImpl opDef)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
addScriptOperation
public OperationDefinitionImpl addScriptOperation(java.lang.String id,
                                                  java.lang.String name,
                                                  java.lang.String returnType,
                                                  java.util.LinkedHashMap<java.lang.String,java.lang.String> params,
                                                  java.lang.String body)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
addScriptRowOperation
public OperationDefinitionImpl addScriptRowOperation(java.lang.String id,
                                                     java.lang.String name,
                                                     java.lang.String returnType,
                                                     java.util.LinkedHashMap<java.lang.String,java.lang.String> params,
                                                     java.lang.String body)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
removeOperation
public void removeOperation(OperationDefinitionImpl opDef)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
loadOperationDefinitions
protected void loadOperationDefinitions(DefElement xmlElement)
- For internal framework use only.
 
getRowOperationDefinitions
public OperationDefinitionsImpl getRowOperationDefinitions()
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
lookupRowOperationDefinition
public OperationDefinitionImpl lookupRowOperationDefinition(java.lang.String id)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
findRowOperationDefinition
public OperationDefinitionImpl findRowOperationDefinition(java.lang.String id)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
addRowOperation
public void addRowOperation(OperationDefinitionImpl opDef)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
addRowScriptOperation
public OperationDefinitionImpl addRowScriptOperation(java.lang.String id,
                                                     java.lang.String name,
                                                     java.lang.String returnType,
                                                     java.util.LinkedHashMap<java.lang.String,java.lang.String> params,
                                                     java.lang.String body)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
removeRowOperation
public void removeRowOperation(OperationDefinitionImpl opDef)
- For internal framework use only.
 
- 
- For internal use only. Application developers should not use this
 
 
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.