public class LOVAppModuleDefImpl extends ApplicationModuleDefImpl
ApplicationModuleDefImpl.ServiceInterfaceMethod, ApplicationModuleDefImpl.TypeInfoPersistableDefObject.CustomizationType, PersistableDefObject.PersonalizationType| Modifier and Type | Field and Description | 
|---|---|
static int | 
DEFAULT_HASH_MAP_SIZE  | 
static java.lang.String | 
DEFAULT_LANGUAGE_CODE  | 
static java.lang.String | 
FND_LOOKUPS_TABLE_NAME  | 
static java.lang.String | 
FND_NAME_LOOKUP_VC  | 
static java.lang.String | 
FND_NAME_LOOKUP_VIEW_OBJECT  | 
static java.lang.String | 
FND_VALUE_LOOKUP_VC  | 
static java.lang.String | 
FND_VALUE_LOOKUP_VIEW_OBJECT  | 
static java.lang.String | 
FND_VARIABLE_APP_ID  | 
static java.lang.String | 
FND_VARIABLE_DISPLAY_VALUE  | 
static java.lang.String | 
FND_VARIABLE_LANG_CODE  | 
static java.lang.String | 
FND_VARIABLE_LOOKUP_CODE  | 
static java.lang.String | 
FND_VARIABLE_LOOKUP_TYPE  | 
static java.lang.String | 
FND_VIEW_ATTRIBUTE_LANGUAGE  | 
static java.lang.String | 
FND_VIEW_ATTRIBUTE_LOOKUP_CODE  | 
static java.lang.String | 
FND_VIEW_ATTRIBUTE_LOOKUP_TYPE  | 
static java.lang.String | 
FND_VIEW_ATTRIBUTE_MEANING  | 
mClearCacheOnCommit, mClearCacheOnRollback, mCompUsageList, mCompUsages, mConfigurations, mRemoteServers, mRequeryOnCommit, mValidatorTypes, mViewLinkUsageList, mViewLinkUsages, mViewUsageList, mViewUsagesmComponentClass, PERSMERGED_BASE_PACKAGEmEditedProperties, mEditedPropertyExprsDEF_MDS_CLIENT_KEY, DEF_SCOPE_ALL, DEF_SCOPE_PERS, DEF_SCOPE_SESSION, DEF_SCOPE_SHARED, DEF_SCOPE_SITE, DEF_SCOPE_USER, mBaseDefObject, mExtendedDefObjects, mObjectResolved, PERSDEF_MDS_CLIENT_KEY, PROPERTY_EXPRMAPmFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX, RESID_SUFFIXXML_STATEMENT| Constructor and Description | 
|---|
LOVAppModuleDefImpl()
This is the default constructor (do not remove) 
 | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
ExprCodeSource | 
editCodeSource(ExprCodeSource codeSource)
Notify that ComponentOperationsManager that the client expects to
 edit the CodeSource. 
 | 
ExprCodeSource | 
ensureCodeSource(ExprDef exprDef)
Ensure a named code source in the operations manager. 
 | 
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()
Return the operation definitions. 
 | 
OperationDefinitionsImpl | 
getRowOperationDefinitions()
Return the row operation definitions. 
 | 
int | 
getViewAppId()  | 
protected static void | 
loadFromXML(DefElement xmlElement,
           oracle.jbo.server.RemotableCompDef defObj)  | 
protected void | 
loadOperationDefinitions(DefElement xmlElement)
For internal framework use only. 
 | 
ExprCodeSource | 
lookupCodeSource(java.lang.String name)
For internal framework use only. 
 | 
ExprDef | 
lookupExprDef(OwnerType type,
             java.lang.String path)
Search for an ExprDef in the ComponentOperationsManager's namespace. 
 | 
OperationDefinitionImpl | 
lookupOperationDefinition(java.lang.String id)
For internal framework use only. 
 | 
OperationDefinitionImpl | 
lookupRowOperationDefinition(java.lang.String id)
For internal framework use only. 
 | 
OperationDefinitionImpl | 
lookupRowOperationDefinition(java.lang.String name,
                            java.lang.String returnType,
                            java.lang.Class[] params)  | 
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)  | 
addViewImport, createApplicationModule, createApplicationModuleDef, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, findDefObject, findDefObjectNoSub, findViewObject, getAllDefNames, getAMAppModuleUsages, getAMViewLinkUsages, getAMViewUsages, getApplicationModuleNames, getBaseComponentClass, getClientProxyClassName, getComponentObjectNames, getConfigurationName, 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, loadXMLContentsNoResolve, removeViewImport, resolveDefObject, setClearCacheOnCommit, setClearCacheOnRollback, setDefForComponent, setLoadComponentsLazily, setRequeryOnCommit, unsetDefForComponent, writeChildren, writeContentsderegisterSessionObject, getEditVersionsAsString, getInheritPersonalizationValue, getMajorVersion, getMessageBundleClass, getMinorVersion, getMsgBundleDef, getPackageDef, getPackageName, getPersDef, getPersDefNoUpdateCheck, getPersMergedDef, getResourceBundleDef, getResourcePrefix, isDynamic, isInheritPersonalization, loadDefVersions, loadResourceBundle, loadXMLContents, registerDefObject, registerSessionDefObject, resetDefResolved, setInheritPersonalization, setInheritPersonalizationStrValue, setMessageBundleClass, setResourceBundleDefapplyDiffChildren, diffChildren, ensureVariableManager, finishedLoading, getAdfmConfigStartupProperty, getAllProperties, getBaseDefObject, getBooleanAdfmConfigProperty, getDefXMLNameSpace, getVariableManager, getVarMgrParents, hasVariables, isDeprecated, isFromCustomization, loadProperties, loadVariables, resolvePropertyRaw, resolveReferences, setBaseDefObject, setBaseDefObject, setName, setParentaddDefImport, addExtendedDefObject, addSavedDocName, adjustPropertyMapForWrite, allocatePropertyMap, allocatePropertyMapForEdits, applyDiffContents, beginDiffObjects, checkEditable, checkStructWithOld, close, createFromXML, deregisterDefObject, diffContents, diffObjects, ensureDifferDetails, findDefImport, getBaseDir, getBasePackage, getDefImports, getDefManager, getDefTypeName, getDefWriter, getEditedPropertiesMap, getEditedPropertyExpressionsMap, getEditedPropertyMap, getEditObject, getExtendedDefObjectsInternal, getFileName, getFullDirName, getFullFileName, getMergeableFullName, getMergeableName, getOrigObject, getPropertyMap, getSavedDocNames, getSessionSyncLock, getSubstitutedNames, getSyncLock, getXMLElementTag, guaranteePath, hasExtendedDefObjects, includeCustomizationLayerInfo, isCustomizationEnabled, isCustomizationEnabled, isDirty, isEditable, isFromTip, isLoadBase, isMajorVersionChanged, isMinorVersionChanged, isNew, isPersonalizationEnabled, isPersonalizationEnabled, isPropertyExpression, loadDefImports, loadDefObject, 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, updateMdsKeyFromTip, verifyVersion, verifyVersionNullCheck, writeHeaderForNew, writeObject, writeVersion, writeXMLContentsaddPropertySetName, enableUpdateCheck, getAllExtendedDefObjects, getContainerDef, getContainerName, getDefinitionState, getDefScope, getExtendedDefObjects, getMdsKey, getMdsReference, getPropertySetName, getPropertySetNames, getRootBaseDefObject, isBaseDefFor, isComponentDefinition, isDynamicDefinitionObject, isObjectResolved, isSubtypeOf, isSuppressUpdateCheck, loadCustomProperties, loadPropertiesInMap, loadPropertySetNames, loadSchemaProperties, setDefScope, setMdsKey, setMdsReference, setObjectResolved, setPropertySetName, staticLoadCustomProperties, staticLoadSchemaProperties, suppressUpdateCheckgetFullName, getName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, getProperty, getPropertyExpressionDef, getPropertyExpressionsMap, getPropertyNamesSet, getRawPropertyValue, getResourcesFromBundle, getStringFromMessageBundle, refreshProperty, removeProperty, requiresNamePrefixedResId, resolveObjectProperty, setPropertiesMap, setPropertiesMap2, setPropertyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFullNamegetNamegetFullNamepublic static java.lang.String FND_LOOKUPS_TABLE_NAME
public static java.lang.String FND_NAME_LOOKUP_VIEW_OBJECT
public static java.lang.String FND_VALUE_LOOKUP_VIEW_OBJECT
public static java.lang.String FND_VALUE_LOOKUP_VC
public static java.lang.String FND_NAME_LOOKUP_VC
public static java.lang.String FND_VARIABLE_APP_ID
public static java.lang.String FND_VARIABLE_DISPLAY_VALUE
public static java.lang.String FND_VARIABLE_LANG_CODE
public static java.lang.String FND_VARIABLE_LOOKUP_CODE
public static java.lang.String FND_VARIABLE_LOOKUP_TYPE
public static java.lang.String FND_VIEW_ATTRIBUTE_LOOKUP_TYPE
public static java.lang.String FND_VIEW_ATTRIBUTE_LOOKUP_CODE
public static java.lang.String FND_VIEW_ATTRIBUTE_MEANING
public static java.lang.String FND_VIEW_ATTRIBUTE_LANGUAGE
public static java.lang.String DEFAULT_LANGUAGE_CODE
public static int DEFAULT_HASH_MAP_SIZE
public LOVAppModuleDefImpl()
public long getExpiration()
public int getViewAppId()
public java.lang.Class getComponentClass()
public void setComponentClass(java.lang.Class refClass)
public void setComponentInterfaceName(java.lang.String interfaceName)
public java.lang.String getComponentInterfaceName()
public java.lang.String getClientProxyClassName()
public void setClientProxyClassName(java.lang.String name)
protected java.lang.String getEffectiveClientProxyClassName()
protected java.lang.String getEffectiveComponentInterfaceName()
protected static void loadFromXML(DefElement xmlElement, oracle.jbo.server.RemotableCompDef defObj)
@Concealed protected ComponentOperations getComponentOperations()
@Concealed public OperationDefinitionImpl lookupOperationDefinition(java.lang.String id)
@Concealed public ExprCodeSource lookupCodeSource(java.lang.String name)
@Concealed public OperationDefinitionImpl findOperationDefinition(java.lang.String id)
public OperationDefinitionsImpl getOperationDefinitions()
OperationContainergetOperationDefinitions in interface OperationContainerpublic OperationDefinitionsImpl getRowOperationDefinitions()
OperationContainergetRowOperationDefinitions in interface OperationContainerpublic ExprCodeSource ensureCodeSource(ExprDef exprDef)
ComponentOperationsManager#updateCodeSource to update the component
 operations manager with any updates that are made to this CodeSource.ensureCodeSource in interface ComponentOperationsManagerexprDef - a null exprDef may be used to indicate the a
    built-in code source.public ExprCodeSource editCodeSource(ExprCodeSource codeSource)
ComponentOperationsManagereditCodeSource in interface ComponentOperationsManagerpublic ExprDef lookupExprDef(OwnerType type, java.lang.String path)
ComponentOperationsManagerlookupExprDef in interface ComponentOperationsManagertype - the {@link oracle.jbo.common.OwnerType) of the expressionpath - the (@link ExprDef#getPath} of the expression@Concealed public void addOperation(OperationDefinitionImpl opDef)
@Concealed 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)
@Concealed 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)
@Concealed public void removeOperation(OperationDefinitionImpl opDef)
protected void loadOperationDefinitions(DefElement xmlElement)
@Concealed public OperationDefinitionImpl lookupRowOperationDefinition(java.lang.String id)
public OperationDefinitionImpl lookupRowOperationDefinition(java.lang.String name, java.lang.String returnType, java.lang.Class[] params)
@Concealed public OperationDefinitionImpl findRowOperationDefinition(java.lang.String id)
@Concealed public void addRowOperation(OperationDefinitionImpl opDef)
@Concealed 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)
@Concealed public void removeRowOperation(OperationDefinitionImpl opDef)