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

E22562-03

oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule
Class DataSecurityUIAMImpl

java.lang.Object
  extended by oracle.jbo.common.NamedObjectImpl
      extended by oracle.jbo.server.NamedObjectImpl
          extended by oracle.jbo.server.ComponentObjectImpl
              extended by oracle.jbo.server.ContainerObjectImpl
                  extended by oracle.jbo.server.ApplicationModuleImpl
                      extended by oracle.apps.fnd.applcore.oaext.model.OAApplicationModuleImpl
                          extended by oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule.DataSecurityUIAMImpl
All Implemented Interfaces:
java.util.EventListener, DataSecurityUIAM, OAApplicationModule, OASeedDataService, oracle.jbo.ApplicationModule, oracle.jbo.common.TransPostControl, oracle.jbo.common.ws.WSApplicationModuleMarshaller, oracle.jbo.ComponentObject, oracle.jbo.ExprWrappable, oracle.jbo.GenericHints, oracle.jbo.OperationContainer, oracle.jbo.Properties, oracle.jbo.server.ContainerObject, oracle.jbo.server.TransactionListener, oracle.jbo.VariableManagerOwner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.WarningContainer, oracle.svcmsg.SvcMsgReceiver, oracle.svcmsg.SvcMsgSender

public class DataSecurityUIAMImpl
extends OAApplicationModuleImpl
implements DataSecurityUIAM


Field Summary
static java.lang.String JAXB_CONTEXT_PATH
          JAXB_CONTEXT_PATH.
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAApplicationModuleImpl
RCS_ID
 
Fields inherited from class oracle.jbo.server.ApplicationModuleImpl
DEFAULT_DEF_NAME, SHARED_SCOPE_APPLICATION, SHARED_SCOPE_SESSION
 
Fields inherited from class oracle.jbo.server.ContainerObjectImpl
mComponentList, mComponents
 
Fields inherited from class oracle.jbo.common.NamedObjectImpl
mFullName, mObjName, mParent, mProperties, RES_ID_SUFFIX
 
Fields inherited from interface oracle.jbo.ApplicationModule
ACTIVATE_CLIENT_FLAG, ACTIVATE_REMOVE_FLAG, ACTIVATE_SKIP_RESTORE_VO_FROM_DEF, ACTIVATE_TRANSIENT_FLAG, ACTIVATE_UNDO_FLAG, DEFAULT_DEF_FULL_NAME, DEFAULT_ROOT_APP_MOD_NAME, EFF_DT_PROPERTY_STR, IMAGE_LOC, PASSIVATE_DEFER_FLAG, PASSIVATE_HINT_FLAG, PASSIVATE_TO_DATABASE, PASSIVATE_TO_FILE, PASSIVATE_TO_MEMORY, PASSIVATE_TO_STACK_FLAG, PASSIVATE_TRANSIENT_FLAG, PASSIVATE_UNDO_FLAG, RELEASE_LEVEL_MANAGED, RELEASE_LEVEL_RESERVED, RELEASE_LEVEL_UNMANAGED, REMOVE_SNAPSHOT, RESET_CLIENT_ONLY_FLAG, RESET_INTERNAL_FLAG, RESET_KEEP_ALL_SNAPSHOTS_FLAG, RESET_MANAGE_SNAPSHOTS, RESET_RELOAD_FLAG, RESET_ROLLBACK_FLAG, SYNC_BATCH, SYNC_IMMEDIATE, SYNC_LAZY
 
Fields inherited from interface oracle.jbo.GenericHints
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP
 
Fields inherited from interface oracle.apps.fnd.applcore.oaext.model.OASeedDataService
RCS_ID_RECORDED
 
Fields inherited from interface oracle.jbo.common.TransPostControl
TRANS_POST_GET_ATTR_BY_INDEX, TRANS_POST_GET_ATTR_BY_NAME, TRANS_POST_GET_ATTR_COUNT, TRANS_POST_GET_ATTR_INDEX_OF, TRANS_POST_GET_STRUCTURE_DEF, TRANS_POST_PUSHBACK, TRANS_POST_REFRESH_UNDO_CHANGES, TRANS_POST_REFRESH_WITH_DB_FORGET_CHANGES, TRANS_POST_REFRESH_WITH_DB_ONLY_IF_UNCHANGED, TRANS_POST_REMOVE, TRANS_POST_SET_ATTR_BY_INDEX, TRANS_POST_SET_ATTR_BY_NAME
 
Fields inherited from interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
ACTIVATION_AFTER_LOSS_OF_AFFINITY, ACTIVATION_AFTER_RESTART, ACTIVATION_NONE, SYNC_INT_BATCH, SYNC_INT_BATCH_DO_WORK
 
Constructor Summary
DataSecurityUIAMImpl()
          This is the default constructor (do not remove).
 
Method Summary
 boolean checkInstanceDisplayName(java.lang.Long instanceId, java.lang.String instanceDisplayName)
          This API will look for an instance with given display name return true if it is present.
 boolean checkObjDisplayName(java.lang.Long objectId, java.lang.String objDisplayName)
          This API will look for an object with given name return true if it is present.
 void commitTransaction(boolean clearCache)
          Commits the transaction and rolls back on failure.
 void deleteDBResource()
          Deletes the DB Resource.
 boolean findObjName(java.lang.String objName)
          This API will look for an object with given name return true if it is present.
 java.util.ArrayList<java.lang.String> findPoliciesForFunction(FndGrantsVOImpl policyVO, java.lang.Long functionId, java.lang.Long objId)
          Find policies using the form function
 ApplicationVOImpl getApplication()
          Container's getter for Application.
 ApplicationRoleVOImpl getApplicationRole()
          Container's getter for ApplicationRole.
 OAViewObjectImpl getApplTaxonomySeedDataP1()
          Container's getter for ApplTaxonomySeedDataP1.
 java.lang.String getAssociatedModuleId(java.lang.Long applId)
          Gets the Associated module Id .
 OAViewObjectImpl getAttributes1()
          Container's getter for Attributes1.
 CreateConditionVOImpl getCreateCondition1()
          Container's getter for CreateCondition1.
 FndObjectsVOImpl getDBResource()
          Container's getter for FndObjects.
 EnterpriseRoleVOImpl getEnterpriseRole()
          Container's getter for EnterpriseRole.
 OAViewObjectImpl getFilterCriteriaItem1()
          Container's getter for FilterCriteriaItem1.
 FndFormFunctionsVOImpl getFndFormFunctions()
          Container's getter for FndFormFunctions.
 FndFormFunctionsVOImpl getFndFormFunctions1()
          Container's getter for FndFormFunctions1.
 FndFormFunctionsVOImpl getFndFormFunctions2()
          Container's getter for FndFormFunctions2.
 oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects1()
          Container's getter for FndFormFunctionsVOToFndObjects1.
 oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects2()
          Container's getter for FndFormFunctionsVOToFndObjects2.
 oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects3()
          Container's getter for FndFormFunctionsVOToFndObjects3.
 FndGrantsVOImpl getFndGrants()
          Container's getter for FndGrants.
 FndGrantsVOImpl getFndGrants1()
          Container's getter for FndGrants1.
 FndGrantsVOImpl getFndGrants2()
          Container's getter for FndGrants2.
 oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndMenus1()
          Container's getter for FndGrantsVOToFndMenus1.
 oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjectInstanceSets1()
          Container's getter for FndGrantsVOToFndObjectInstanceSets1.
 oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjects1()
          Container's getter for FndGrantsVOToFndObjects1.
 oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjects2()
          Container's getter for FndGrantsVOToFndObjects2.
 FndMenuEntriesVOImpl getFndMenuEntries()
          Container's getter for FndMenuEntries.
 oracle.jbo.server.ViewLinkImpl getFndMenuEntriesVOToFndFormFunctions1()
          Container's getter for FndMenuEntriesVOToFndFormFunctions1.
 FndMenusVOImpl getFndMenus()
          Container's getter for FndMenus.
 FndMenusVOImpl getFndMenus1()
          Container's getter for FndMenus1.
 oracle.jbo.server.ViewLinkImpl getFndMenusToFndMenuEntries1()
          Container's getter for FndMenusToFndMenuEntries1.
 FndObjectInstanceSetsVOImpl getFndObjectInstanceSets()
          Container's getter for FndObjectInstanceSets.
 FndObjectInstanceSetsVOImpl getFndObjectInstanceSets1()
          Container's getter for FndObjectInstanceSets1.
 FndObjectsVOImpl getFndObjects()
          Container's getter for FndObjects.
 FndObjectsVOImpl getFndObjects1()
          Container's getter for FndObjects1.
 FndObjectsVOImpl getFndObjects2()
          Container's getter for FndObjects2.
 FndObjectsVOImpl getFndObjects3()
          Container's getter for FndObjects3.
 oracle.jbo.server.ViewLinkImpl getFndObjectsVOToFndObjectInstanceSets1()
          Container's getter for FndObjectsVOToFndObjectInstanceSets1.
 FndRawGeneratorVOImpl getFndRawGenerator()
          Container's getter for FndRawGenerator.
 FndObjectsVOImpl getHelperFndObjects()
          Container's getter for FndObjects4.
 OAViewObjectImpl getHelperFunction()
          Container's getter for TransFunction1.
 OAViewObjectImpl getHelperInstanceSet()
          Container's getter for TransInstanceSet1.
 java.lang.String getModuleIdFromParams(java.lang.String moduleType, java.lang.String moduleKey)
          Obtain Module Id from given module type and module key
 ObjectColumnsVOImpl getObjectColumns1()
          Container's getter for ObjectColumns1.
 OperatorsVOImpl getOperators1()
          Container's getter for Operators1.
 FndGrantsVOImpl getPolicy()
          Container's getter for FndGrants3.
 OAViewObjectImpl getTransDBResource1()
          Container's getter for TransDBResource1.
 OAViewObjectImpl getTransDBResourcePK1()
          Container's getter for TransDBResourcePK1.
 TransFilterVOImpl getTransFilter1()
          Container's getter for TransFilter1.
 OAViewObjectImpl getTransHier1()
          Container's getter for TransHier1.
 FndObjectInstanceSetsVOImpl getValidatorInstanceSets()
          Container's getter for FndObjectInstanceSets2.
 void initDBResourceCondition(java.lang.Long object_id)
          Initializes the hidden but mandatory paramters during create condition flow.
 void initDBResourceCreation(java.lang.String module_id)
          Initializes the hidden but mandatory paramters during create flow.
 java.lang.String initDBResourceEdit(java.lang.Long db_resource_id, java.lang.String objName)
          Initializes the hidden but mandatory paramters during edit flow.
 void initDBResourceModule(java.lang.String module_id)
          Initializes the hidden but mandatory paramters during edit flow.
 void initFilter(oracle.jbo.domain.ClobDomain inputFilter, java.util.TreeMap itemsMap)
          Init Filter to initialze the filter details before page launch.
 java.lang.String initFilterForNoteWindow(oracle.jbo.domain.ClobDomain inputFilter)
           
 void processModuleParameters(java.lang.String moduleType, java.lang.String moduleKey)
          Push the module parameters to the VO.
 oracle.jbo.domain.ClobDomain processOutputFilterSetup(java.lang.String filterName)
          Processes the Output Filter.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAApplicationModuleImpl
getFNDNestedService, getFNDNestedService, getNLSLanguageForSeedData, getSeedContext, getSequenceValue, getSetId, invalidateSetIdCache, invalidateSetIdCache, isResetting, isSeedDataExtractMode, isSeedDataMode, isSeedDataUploadMode, isT2PMode, prepareSession, prepareSession, resetState, resetState, seedExtract, seedUpload, seedUpload, seedUpload, setNLSLanguageForSeedData, setSeedContext, setT2PMode, synchronizeApplSessionWithDB, unSetT2PMode
 
Methods inherited from class oracle.jbo.server.ApplicationModuleImpl
activate, activateConnectionState, activateOpenVOs, activateState, activateState, activateState, activateState, activateStateForUndo, addChild, addResponse, addWarning, afterActivation, afterCommit, afterConnect, afterRemove, afterRollback, afterValidate, beforeCommit, beforeDisconnect, beforeRollback, beforeValidate, bindToWorkingSet, clearVOCaches, createApplicationModule, createComponentObject, createCompositeViewDef, createRootApplicationModule, createSharedDataHandle, createViewLink, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObject, createViewObjectForDef, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, createViewObjectOnEntity, createViewObjectOnRowSet, createWorkerApplicationModule, createXMLSharedDataHandle, detach, doMessage, doPoolMessage, dumpQueryResult, executeCommand, executeQueryOnViewObjects, fetchAttributeProperties, findApplicationModule, findComponentObject, findObject, findObject, findOrCreateSharedApplicationModule, findRSIForEntity, findViewLink, findViewObject, findViewObjectUsingEntity, findViewObjectWithParameters, findVOsWithEntityUsage, findVOsWithEntityUsage, finishLoadingComponents, finishSyncWorkingSet, getAMStatistics, getApplicationModuleDef, getApplicationModuleImpls, getApplicationModuleNames, getApplicationModuleNames, getAppModuleRequestHandler, getAttributeDefs, getAttributeDefs, getAttributeDefsForVO, getClientProxyClassName, getClientProxyClassName, getClientProxyInterfaceName, getComponentObjectNames, getComponentObjectNames, getCurrentWorkingSet, getDBTransaction, getDefFullName, getDefName, getEntityAttributesPermission, getEntityRowFromHandle, getExceptionHandler, getImageLoc, getListBindingName, getListBindingRSI, getMostRecentStackId, getObjectMarshaller, getPreferredListRSI, getReleaseLevel, getRemoteObjectId, getResponseName, getSession, getStyles, getSyncLock, getSyncMode, getTransaction, getTransactionInternal, getUserPrincipalName, getViewAttributesPermission, getViewLinkNames, getViewLinkNames, getViewLinks, getViewObjectNames, getViewObjectNames, getViewObjects, getWorkingSetMarshaller, handleDefinitionChangedOnActivate, hasPendingDataPosts, internalGetListBindingRSI, invokeMethod, isForRemote, isLoadComponentsLazily, isNameGenerated, isRoot, isTransientTransactionListener, isValidIdForUndo, launchTester, marshal, marshalForActivate, passivateConnectionState, passivateOpenVOs, passivateState, passivateState, passivateState, passivateState, passivateState, passivateStateForUndo, prepareApplicationModuleSession, prepareForActivation, prepareForPassivation, prepareSession, prepareViewObjects, processChangeNotifications, remove, removeChild, removeState, reservePassivationId, reserveSnapshotId, reset, resetState, selectAttributesForViewObjects, sendServiceMessage, sendWorkingSetRequests, setBoundToWorkingSet, setDataModelRefresh, setDBConnectionRequired, setExceptionHandler, setLoadComponentsLazily, setReleaseLevel, setRemoteAdapter, setSessionUserData, setStoreForPassiveState, setStyles, setSyncMode, setWorkingSetMarshaller, sync, syncMarshaller, syncWorkingSet, transformExceptionParams, transformExceptionParams, transPostGetAttr, transPostPushback, transPostRefresh, transPostRemove, transPostRevert, transPostRowOp, transPostSetAttr, transPostSetAttrValues
 
Methods inherited from class oracle.jbo.server.ContainerObjectImpl
addContainerListener, removeContainerListener
 
Methods inherited from class oracle.jbo.server.ComponentObjectImpl
addListener, applyPersonalization, create, createRef, createVariableValueManager, ensureVariableManager, findOperationDefinitions, findPersDefObject, getAllProperties, getApplicationModule, getCompListeners, getCompListenersList, getDefinitionManager, getFullNameForPersDef, getHintValue, getLabel, getLabelPlural, getMessageBundleClass, getProxyClassName, getProxyClassName, getResourceBundleDef, getRootApplicationModule, getStringFromMessageBundle, getTooltip, getVariableManager, hasVariables, isDead, isPersonalized, isRegWithPiggyMan, resolvePropertyRaw, setName, setParent, setProxyClassName
 
Methods inherited from class oracle.jbo.server.NamedObjectImpl
setParent, setPropertiesMap
 
Methods inherited from class oracle.jbo.common.NamedObjectImpl
allocatePropertyMap, getFullName, getName, getParent, getProperties, getPropertiesAsStrings, getPropertiesMap, getProperty, getProperty, getPropertyExpressionsMap, getPropertyMap, getResourcesFromBundle, isPropertyExpression, mergePropertyMap, refreshProperty, removeProperty, removeProperty, requiresNamePrefixedResId, resolveObjectProperty, setFullName, setPropertiesMap2, setProperty, setProperty, setPropertyExpression, setPropertyMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.jbo.ApplicationModule
activateState, activateState, activateState, activateStateForUndo, addWarning, clearVOCaches, createApplicationModule, createComponentObject, createCompositeViewDef, createViewLink, createViewLinkBetweenViewObjects, createViewLinkFromEntityAssocName, createViewObject, createViewObjectFromQueryClauses, createViewObjectFromQueryStmt, createViewObjectFromQueryStmt, createViewObjectOnEntity, createViewObjectOnRowSet, doPoolMessage, executeQueryOnViewObjects, fetchAttributeProperties, findApplicationModule, findComponentObject, findRSIForEntity, findViewLink, findViewObject, findViewObjectUsingEntity, findViewObjectWithParameters, getApplicationModuleNames, getApplicationModuleNames, getExceptionHandler, getListBindingName, getListBindingRSI, getMostRecentStackId, getPreferredListRSI, getReleaseLevel, getSession, getStyles, getSyncLock, getSyncMode, getTransaction, getViewLinkNames, getViewLinkNames, getViewObjectNames, getViewObjectNames, isRoot, isValidIdForUndo, passivateState, passivateState, passivateState, passivateState, passivateStateForUndo, prepareSession, prepareViewObjects, processChangeNotifications, removeState, reservePassivationId, reserveSnapshotId, resetState, resetState, setExceptionHandler, setReleaseLevel, setStoreForPassiveState, setStyles, setSyncMode, sync, transformExceptionParams
 
Methods inherited from interface oracle.jbo.ComponentObject
getDefFullName, getDefName, getFullName, getName, remove
 
Methods inherited from interface oracle.jbo.GenericHints
getHintValue, getLabel, getLabelPlural, getTooltip
 
Methods inherited from interface oracle.jbo.Properties
getProperties, getProperty, getProperty, refreshProperty
 
Methods inherited from interface oracle.jbo.VariableManagerOwner
getName
 

Field Detail

JAXB_CONTEXT_PATH

public static final java.lang.String JAXB_CONTEXT_PATH
JAXB_CONTEXT_PATH.

See Also:
Constant Field Values
Constructor Detail

DataSecurityUIAMImpl

public DataSecurityUIAMImpl()
This is the default constructor (do not remove).

Method Detail

getFndMenus

public FndMenusVOImpl getFndMenus()
Container's getter for FndMenus.

Returns:
FndMenus as FndMenusVOImpl

getFndGrants

public FndGrantsVOImpl getFndGrants()
Container's getter for FndGrants.

Returns:
FndGrants as FndGrantsVOImpl

getFndGrants1

public FndGrantsVOImpl getFndGrants1()
Container's getter for FndGrants1.

Returns:
FndGrants as FndGrantsVOImpl

getFndObjects

public FndObjectsVOImpl getFndObjects()
Container's getter for FndObjects.

Returns:
FndObjects as FndObjectsVOImpl

getFndFormFunctions

public FndFormFunctionsVOImpl getFndFormFunctions()
Container's getter for FndFormFunctions.

Returns:
FndFormFunctions as FndFormFunctionsVOImpl

getFndRawGenerator

public FndRawGeneratorVOImpl getFndRawGenerator()
Container's getter for FndRawGenerator.

Returns:
FndRawGenerator as FndRawGeneratorVOImpl

getFndObjects1

public FndObjectsVOImpl getFndObjects1()
Container's getter for FndObjects1.

Returns:
FndObjects1 as FndObjectsVOImpl

getFndMenus1

public FndMenusVOImpl getFndMenus1()
Container's getter for FndMenus1.

Returns:
FndMenus1 as FndMenusVOImpl

getFndObjects2

public FndObjectsVOImpl getFndObjects2()
Container's getter for FndObjects2.

Returns:
FndObjects2 as FndObjectsVOImpl

getFndObjectInstanceSets

public FndObjectInstanceSetsVOImpl getFndObjectInstanceSets()
Container's getter for FndObjectInstanceSets.

Returns:
FndObjectInstanceSets as FndObjectInstanceSetsVOImpl

getFndObjectInstanceSets1

public FndObjectInstanceSetsVOImpl getFndObjectInstanceSets1()
Container's getter for FndObjectInstanceSets1.

Returns:
FndObjectInstanceSets1 as FndObjectInstanceSetsVOImpl

getFndMenuEntries

public FndMenuEntriesVOImpl getFndMenuEntries()
Container's getter for FndMenuEntries.

Returns:
FndMenuEntries as FndMenuEntriesVOImpl

getFndFormFunctions1

public FndFormFunctionsVOImpl getFndFormFunctions1()
Container's getter for FndFormFunctions1.

Returns:
FndFormFunctions1 as FndFormFunctionsVOImpl

getFndObjects3

public FndObjectsVOImpl getFndObjects3()
Container's getter for FndObjects3.

Returns:
FndObjects3 as FndObjectsVOImpl

getFndFormFunctionsVOToFndObjects1

public oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects1()
Container's getter for FndFormFunctionsVOToFndObjects1.

Returns:
FndFormFunctionsVOToFndObjects1 as ViewLinkImpl

getFndGrantsVOToFndMenus1

public oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndMenus1()
Container's getter for FndGrantsVOToFndMenus1.

Returns:
FndGrantsVOToFndMenus1 as ViewLinkImpl

getFndGrantsVOToFndObjects1

public oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjects1()
Container's getter for FndGrantsVOToFndObjects1.

Returns:
FndGrantsVOToFndObjects1 as ViewLinkImpl

getFndObjectsVOToFndObjectInstanceSets1

public oracle.jbo.server.ViewLinkImpl getFndObjectsVOToFndObjectInstanceSets1()
Container's getter for FndObjectsVOToFndObjectInstanceSets1.

Returns:
FndObjectsVOToFndObjectInstanceSets1 as ViewLinkImpl

getFndGrantsVOToFndObjectInstanceSets1

public oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjectInstanceSets1()
Container's getter for FndGrantsVOToFndObjectInstanceSets1.

Returns:
FndGrantsVOToFndObjectInstanceSets1 as ViewLinkImpl

getFndMenusToFndMenuEntries1

public oracle.jbo.server.ViewLinkImpl getFndMenusToFndMenuEntries1()
Container's getter for FndMenusToFndMenuEntries1.

Returns:
FndMenusToFndMenuEntries1 as ViewLinkImpl

getFndMenuEntriesVOToFndFormFunctions1

public oracle.jbo.server.ViewLinkImpl getFndMenuEntriesVOToFndFormFunctions1()
Container's getter for FndMenuEntriesVOToFndFormFunctions1.

Returns:
FndMenuEntriesVOToFndFormFunctions1 as ViewLinkImpl

getFndFormFunctionsVOToFndObjects2

public oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects2()
Container's getter for FndFormFunctionsVOToFndObjects2.

Returns:
FndFormFunctionsVOToFndObjects2 as ViewLinkImpl

findObjName

public boolean findObjName(java.lang.String objName)
This API will look for an object with given name return true if it is present.

Parameters:
objName - candidate Object Name
Returns:
true if object with given name is found

checkObjDisplayName

public boolean checkObjDisplayName(java.lang.Long objectId,
                                   java.lang.String objDisplayName)
This API will look for an object with given name return true if it is present.

Parameters:
objectId - candidate Object Name
Returns:
true if object with given name is found

initDBResourceCreation

public void initDBResourceCreation(java.lang.String module_id)
Initializes the hidden but mandatory paramters during create flow.

Specified by:
initDBResourceCreation in interface DataSecurityUIAM
Parameters:
module_id - as Module Id of the DB Resources

initDBResourceEdit

public java.lang.String initDBResourceEdit(java.lang.Long db_resource_id,
                                           java.lang.String objName)
Initializes the hidden but mandatory paramters during edit flow.

Specified by:
initDBResourceEdit in interface DataSecurityUIAM
Parameters:
db_resource_id - as DB Resource Id
Returns:
editFail for Error or else will return objectType for row

getModuleIdFromParams

public java.lang.String getModuleIdFromParams(java.lang.String moduleType,
                                              java.lang.String moduleKey)
Obtain Module Id from given module type and module key

Specified by:
getModuleIdFromParams in interface DataSecurityUIAM
Parameters:
moduleType - module type
moduleKey - module key
Returns:
module id as module id

initDBResourceModule

public void initDBResourceModule(java.lang.String module_id)
Initializes the hidden but mandatory paramters during edit flow.

Specified by:
initDBResourceModule in interface DataSecurityUIAM
Parameters:
module_id - as Module Id of the DB Resources

processModuleParameters

public void processModuleParameters(java.lang.String moduleType,
                                    java.lang.String moduleKey)
Push the module parameters to the VO.

Specified by:
processModuleParameters in interface DataSecurityUIAM
Parameters:
moduleType -
moduleKey -

initDBResourceCondition

public void initDBResourceCondition(java.lang.Long object_id)
Initializes the hidden but mandatory paramters during create condition flow.

Specified by:
initDBResourceCondition in interface DataSecurityUIAM
Parameters:
object_id - as Object Id of the DB Resources

getAssociatedModuleId

public java.lang.String getAssociatedModuleId(java.lang.Long applId)
Gets the Associated module Id .

Parameters:
applId -
Returns:

getTransDBResource1

public OAViewObjectImpl getTransDBResource1()
Container's getter for TransDBResource1.

Returns:
TransDBResource1 as OAViewObjectImpl

getTransDBResourcePK1

public OAViewObjectImpl getTransDBResourcePK1()
Container's getter for TransDBResourcePK1.

Returns:
TransDBResourcePK1 as OAViewObjectImpl

getFndFormFunctions2

public FndFormFunctionsVOImpl getFndFormFunctions2()
Container's getter for FndFormFunctions2.

Returns:
FndFormFunctions2 as FndFormFunctionsVOImpl

getFndFormFunctionsVOToFndObjects3

public oracle.jbo.server.ViewLinkImpl getFndFormFunctionsVOToFndObjects3()
Container's getter for FndFormFunctionsVOToFndObjects3.

Returns:
FndFormFunctionsVOToFndObjects3 as ViewLinkImpl

commitTransaction

public void commitTransaction(boolean clearCache)
Commits the transaction and rolls back on failure.

Parameters:
clearCache - whether cache should be cleared on commit

deleteDBResource

public void deleteDBResource()
Deletes the DB Resource.


getHelperInstanceSet

public OAViewObjectImpl getHelperInstanceSet()
Container's getter for TransInstanceSet1.

Returns:
TransInstanceSet1 as OAViewObjectImpl

getHelperFunction

public OAViewObjectImpl getHelperFunction()
Container's getter for TransFunction1.

Returns:
TransFunction1 as OAViewObjectImpl

getHelperFndObjects

public FndObjectsVOImpl getHelperFndObjects()
Container's getter for FndObjects4.

Returns:
FndObjects4 as FndObjectsVOImpl

getEnterpriseRole

public EnterpriseRoleVOImpl getEnterpriseRole()
Container's getter for EnterpriseRole.

Returns:
EnterpriseRole

getApplicationRole

public ApplicationRoleVOImpl getApplicationRole()
Container's getter for ApplicationRole.

Returns:
ApplicationRole

getApplication

public ApplicationVOImpl getApplication()
Container's getter for Application.

Returns:
Application

getApplTaxonomySeedDataP1

public OAViewObjectImpl getApplTaxonomySeedDataP1()
Container's getter for ApplTaxonomySeedDataP1.

Returns:
ApplTaxonomySeedDataP1

getFndGrants2

public FndGrantsVOImpl getFndGrants2()
Container's getter for FndGrants2.

Returns:
FndGrants2

getFndGrantsVOToFndObjects2

public oracle.jbo.server.ViewLinkImpl getFndGrantsVOToFndObjects2()
Container's getter for FndGrantsVOToFndObjects2.

Returns:
FndGrantsVOToFndObjects2

getValidatorInstanceSets

public FndObjectInstanceSetsVOImpl getValidatorInstanceSets()
Container's getter for FndObjectInstanceSets2.

Returns:
FndObjectInstanceSets2

checkInstanceDisplayName

public boolean checkInstanceDisplayName(java.lang.Long instanceId,
                                        java.lang.String instanceDisplayName)
This API will look for an instance with given display name return true if it is present.

Parameters:
instanceId - as Long value for update flow
instanceDisplayName - candidate Instance Display Name
Returns:
true if instance display with given name is found

processOutputFilterSetup

public oracle.jbo.domain.ClobDomain processOutputFilterSetup(java.lang.String filterName)
Processes the Output Filter.

Returns:
ClobDomain to be saved for this Filter

initFilter

public void initFilter(oracle.jbo.domain.ClobDomain inputFilter,
                       java.util.TreeMap itemsMap)
Init Filter to initialze the filter details before page launch.

Parameters:
inputFilter - as Input Filter if update flow.

initFilterForNoteWindow

public java.lang.String initFilterForNoteWindow(oracle.jbo.domain.ClobDomain inputFilter)

getAttributes1

public OAViewObjectImpl getAttributes1()
Container's getter for Attributes1.

Returns:
Attributes1

getOperators1

public OperatorsVOImpl getOperators1()
Container's getter for Operators1.

Returns:
Operators1

getPolicy

public FndGrantsVOImpl getPolicy()
Container's getter for FndGrants3.

Returns:
FndGrants3

getCreateCondition1

public CreateConditionVOImpl getCreateCondition1()
Container's getter for CreateCondition1.

Returns:
CreateCondition1

getDBResource

public FndObjectsVOImpl getDBResource()
Container's getter for FndObjects.

Returns:
FndObjects

getTransFilter1

public TransFilterVOImpl getTransFilter1()
Container's getter for TransFilter1.

Returns:
TransFilter1

getFilterCriteriaItem1

public OAViewObjectImpl getFilterCriteriaItem1()
Container's getter for FilterCriteriaItem1.

Returns:
FilterCriteriaItem1

getTransHier1

public OAViewObjectImpl getTransHier1()
Container's getter for TransHier1.

Returns:
TransHier1

getObjectColumns1

public ObjectColumnsVOImpl getObjectColumns1()
Container's getter for ObjectColumns1.

Returns:
ObjectColumns1

findPoliciesForFunction

public java.util.ArrayList<java.lang.String> findPoliciesForFunction(FndGrantsVOImpl policyVO,
                                                                     java.lang.Long functionId,
                                                                     java.lang.Long objId)
Find policies using the form function

Parameters:
policyVO - VO of all policies of object
functionId - id of form function
objId - object Id associated with function

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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.