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

E22562-03

Serialized Form


Package oracle.apps.fnd.applcore.activitystream.webservice.server

Class oracle.apps.fnd.applcore.activitystream.webservice.server.ActivityStreamOptionWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.attachments.authorization

Class oracle.apps.fnd.applcore.attachments.authorization.ServiceException extends java.lang.Exception implements Serializable

Serialized Fields

faultInfo

oracle.apps.fnd.applcore.attachments.authorization.types.ServiceErrorMessage faultInfo

Package oracle.apps.fnd.applcore.attachments.authorization.webservices.server

Class oracle.apps.fnd.applcore.attachments.authorization.webservices.server.AttachmentsAuthorizationWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.attachments.ui

Class oracle.apps.fnd.applcore.attachments.ui.AttachmentRowCache extends java.lang.Object implements Serializable

Serialized Fields

_rowIndex

int _rowIndex

_cacheKey

java.lang.String _cacheKey

_attachments

java.util.List<E> _attachments

_totalRowCount

long _totalRowCount

Class oracle.apps.fnd.applcore.attachments.ui.CachedAttachment extends java.lang.Object implements Serializable

Serialized Fields

_categoryName

java.lang.String _categoryName

_datatypeCode

java.lang.String _datatypeCode

_downloadStatus

java.lang.String _downloadStatus

_errorStatusCode

java.lang.String _errorStatusCode

_errorStatusMessage

java.lang.String _errorStatusMessage

_fileUrl

java.lang.String _fileUrl

_fileName

java.lang.String _fileName

_inputDatatypeCode

java.lang.String _inputDatatypeCode

_lastUpdatedBy

java.lang.String _lastUpdatedBy

_lastUpdateDate

java.sql.Timestamp _lastUpdateDate

_newRow

boolean _newRow

_title

java.lang.String _title

_url

java.lang.String _url

Package oracle.apps.fnd.applcore.attachments.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.attachments.uiModel.applicationModule.client.FndDocumentCategoriesAdminUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.attachments.uiModel.applicationModule.client.FndDocumentEntitiesAdminUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.attachments.webservice.server

Class oracle.apps.fnd.applcore.attachments.webservice.server.AttachmentWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.audit.model.utility

Class oracle.apps.fnd.applcore.audit.model.utility.AuditEventBean extends java.lang.Object implements Serializable

Serialized Fields

eventTime

java.lang.String eventTime

parentObjectId

java.lang.String parentObjectId

parentObjectType

java.lang.String parentObjectType

parentObjectContextName1

java.lang.String parentObjectContextName1

parentObjectContextValue1

java.lang.String parentObjectContextValue1

parentObjectContextName2

java.lang.String parentObjectContextName2

parentObjectContextValue2

java.lang.String parentObjectContextValue2

parentObjectContextName3

java.lang.String parentObjectContextName3

parentObjectContextValue3

java.lang.String parentObjectContextValue3

childObjectId

java.lang.String childObjectId

childObjectType

java.lang.String childObjectType

childObjectContextName1

java.lang.String childObjectContextName1

childObjectContextValue1

java.lang.String childObjectContextValue1

childObjectContextName2

java.lang.String childObjectContextName2

childObjectContextValue2

java.lang.String childObjectContextValue2

childObjectContextName3

java.lang.String childObjectContextName3

childObjectContextValue3

java.lang.String childObjectContextValue3

user

java.lang.String user

eventAction

java.lang.String eventAction

targetAttribute

java.lang.String targetAttribute

oldValue

java.lang.String oldValue

oldValueId

java.lang.String oldValueId

newValue

java.lang.String newValue

newValueId

java.lang.String newValueId

auditRecordId

java.lang.String auditRecordId

targetTable

java.lang.String targetTable

targetColumnName

java.lang.String targetColumnName

Package oracle.apps.fnd.applcore.audit.ui.bean

Class oracle.apps.fnd.applcore.audit.ui.bean.AuditReportBackingBean extends java.lang.Object implements Serializable

Serialized Fields

auditEventsTable

java.util.ArrayList<E> auditEventsTable

voDisplayName

java.lang.String voDisplayName

includeChildObjectsChecked

boolean includeChildObjectsChecked

appsLoggerFinest

boolean appsLoggerFinest

appsLoggerFiner

boolean appsLoggerFiner

appsLoggerFine

boolean appsLoggerFine

appsLoggerWarning

boolean appsLoggerWarning

Package oracle.apps.fnd.applcore.common

Class oracle.apps.fnd.applcore.common.ApplRole extends java.lang.Object implements Serializable

Serialized Fields

mRoleGuid

java.lang.String mRoleGuid

mRoleName

java.lang.String mRoleName

mStr

java.lang.String mStr

Class oracle.apps.fnd.applcore.common.ApplSession extends java.lang.Object implements Serializable

Serialized Fields

mSessionID

java.lang.String mSessionID

mSessionCookie

java.lang.String mSessionCookie

mUser

ApplUser mUser

mRoles

java.util.List<E> mRoles

mLastConnect

java.sql.Timestamp mLastConnect

mLastUpdateDate

java.sql.Timestamp mLastUpdateDate

mCounter

int mCounter

mLimitConnects

int mLimitConnects

mLimitTime

int mLimitTime

mDisabledFlag

boolean mDisabledFlag

mConvertRequired

java.lang.Boolean mConvertRequired

mAppStripes

java.lang.String mAppStripes

mNamespaces

java.util.concurrent.ConcurrentHashMap<K,V> mNamespaces

mNamespaceNames

java.util.List<E> mNamespaceNames

Class oracle.apps.fnd.applcore.common.ApplSessionAttribute extends java.lang.Object implements Serializable

Serialized Fields

mAttrName

java.lang.String mAttrName

mAttrValue

java.lang.String mAttrValue

mParentNamespace

ApplSessionNamespace mParentNamespace

mIsTransient

boolean mIsTransient

mIsDefined

boolean mIsDefined

Class oracle.apps.fnd.applcore.common.ApplSessionManagement extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.common.ApplSessionNamespace extends java.lang.Object implements Serializable

Serialized Fields

mNamespaceName

java.lang.String mNamespaceName

mSession

ApplSession mSession

mSessionAttributes

java.util.HashMap<K,V> mSessionAttributes

mPendingInserts

java.util.HashMap<K,V> mPendingInserts

mPendingUpdates

java.util.HashMap<K,V> mPendingUpdates

mPendingDeletes

java.util.HashMap<K,V> mPendingDeletes

Class oracle.apps.fnd.applcore.common.ApplUser extends java.lang.Object implements Serializable

Serialized Fields

mUserGuid

java.lang.String mUserGuid

mUserName

java.lang.String mUserName

Package oracle.apps.fnd.applcore.common.applicationModule.client

Class oracle.apps.fnd.applcore.common.applicationModule.client.EffCategoryAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.common.applicationModule.server

Class oracle.apps.fnd.applcore.common.applicationModule.server.ApplSessionServiceImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.common.applicationModule.server.ejb.beanmanaged

Class oracle.apps.fnd.applcore.common.applicationModule.server.ejb.beanmanaged.OAAppModuleServer extends oracle.jbo.server.ejb.StatefulSessionBeanImpl implements Serializable


Package oracle.apps.fnd.applcore.common.model

Class oracle.apps.fnd.applcore.common.model.SessionAttributeImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.common.model.SessionAttributeResultImpl extends oracle.jbo.common.service.types.MethodResultImpl implements Serializable

Class oracle.apps.fnd.applcore.common.model.SessionImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.common.model.SessionNamespaceImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.common.model.SessionNamespaceResultImpl extends oracle.jbo.common.service.types.MethodResultImpl implements Serializable

Class oracle.apps.fnd.applcore.common.model.SessionResultImpl extends oracle.jbo.common.service.types.MethodResultImpl implements Serializable


Package oracle.apps.fnd.applcore.common.security

Package oracle.apps.fnd.applcore.customization

Class oracle.apps.fnd.applcore.customization.ApplCoreExampleCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.ApplCoreInternalExampleCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.AppsAbstractCustomizationClass extends oracle.mds.cust.CustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.EnterpriseCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.GlobalCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.ProductCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.ProductFamilyCC extends AppsAbstractCustomizationClass implements Serializable

Class oracle.apps.fnd.applcore.customization.SimpleSelectItem extends java.lang.Object implements Serializable

Serialized Fields

label

java.lang.String label

value

java.lang.String value

Class oracle.apps.fnd.applcore.customization.SiteCC extends AppsAbstractCustomizationClass implements Serializable

Serialized Fields

testMode

boolean testMode

multiTenant

boolean multiTenant

Class oracle.apps.fnd.applcore.customization.UserCC extends AppsAbstractCustomizationClass implements Serializable


Package oracle.apps.fnd.applcore.customization.uiPublic

Class oracle.apps.fnd.applcore.customization.uiPublic.LevelPickerCustOption extends java.lang.Object implements Serializable

Serialized Fields

levelName

java.lang.String levelName

levelValue

java.lang.String levelValue

levelDescription

java.lang.String levelDescription

tipLevel

boolean tipLevel

include

boolean include

custClass

AppsAbstractCustomizationClass custClass

hasLovValues

boolean hasLovValues

levelEnabled

boolean levelEnabled

includeEnabled

boolean includeEnabled

Package oracle.apps.fnd.applcore.customization.uiPublic.flex

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.FlexfieldChildNavigatorBean extends java.lang.Object implements Serializable

serialVersionUID: -3237207621660962900L

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Gives control over default de serialization. Initialize transient fields

Throws:
java.io.IOException
java.lang.ClassNotFoundException

Package oracle.apps.fnd.applcore.customization.uiPublic.flex.eff.model

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.eff.model.FlexEffCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: -3174485961298592897L

Serialized Fields

flexfieldCode

java.lang.String flexfieldCode

flexfieldName

java.lang.String flexfieldName

applicationId

java.lang.String applicationId

applicationName

java.lang.String applicationName

usageCode

java.lang.String usageCode

Package oracle.apps.fnd.applcore.customization.uiPublic.flex.kff.model

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.kff.model.FlexKffCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: -7894258457868157237L

Serialized Fields

flexfieldCode

java.lang.String flexfieldCode

flexfieldName

java.lang.String flexfieldName

appShortName

java.lang.String appShortName

applicationName

java.lang.String applicationName

Package oracle.apps.fnd.applcore.customization.uiPublic.flex.model

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.FlexfieldContextsCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: 8354116956721716915L

Serialized Fields

contextValue

java.lang.String contextValue

contextSensitiveSegments

java.util.List<E> contextSensitiveSegments

selectedContextSensitiveSegment

FlexfieldSegmentsCustomizationBean selectedContextSensitiveSegment

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.FlexfieldCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: 8032349304348369368L

Serialized Fields

readOnly

java.lang.String readOnly

autoSubmit

java.lang.String autoSubmit

rendered

java.lang.String rendered

inlineStyle

java.lang.String inlineStyle

styleClass

java.lang.String styleClass

mode

java.lang.String mode

globalAndContextSegments

java.util.List<E> globalAndContextSegments

contexts

java.util.List<E> contexts

componentPagePath

java.lang.String componentPagePath

componentId

java.lang.String componentId

flexfieldCode

java.lang.String flexfieldCode

flexfieldName

java.lang.String flexfieldName

appShortName

java.lang.String appShortName

applicationId

java.lang.String applicationId

applicationName

java.lang.String applicationName

init_readOnly

java.lang.String init_readOnly

init_autoSubmit

java.lang.String init_autoSubmit

init_rendered

java.lang.String init_rendered

init_inlineStyle

java.lang.String init_inlineStyle

init_styleClass

java.lang.String init_styleClass

init_mode

java.lang.String init_mode

readOnlyTrueFalseList

java.util.List<E> readOnlyTrueFalseList

autoSubmitTrueFalseList

java.util.List<E> autoSubmitTrueFalseList

renderedTrueFalseList

java.util.List<E> renderedTrueFalseList

modeList

java.util.List<E> modeList

selectedGlobalContextSegment

FlexfieldSegmentsCustomizationBean selectedGlobalContextSegment

selectedContext

FlexfieldContextsCustomizationBean selectedContext

bindingsFlexfieldMetaDataDefinitions

java.util.Map<K,V> bindingsFlexfieldMetaDataDefinitions

neighbourDetails

java.util.List<E> neighbourDetails

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.FlexfieldSegmentsCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: -9221640708214212866L

Serialized Fields

segmentCode

java.lang.String segmentCode

segmentType

java.lang.String segmentType

rendered

java.lang.String rendered

required

java.lang.String required

readOnly

java.lang.String readOnly

autoSubmit

java.lang.String autoSubmit

label

java.lang.String label

shortDesc

java.lang.String shortDesc

columns

java.lang.String columns

flexMetaRendered

java.lang.Boolean flexMetaRendered

flexMetaRequired

java.lang.Boolean flexMetaRequired

init_segmentCode

java.lang.String init_segmentCode

init_segmentType

java.lang.String init_segmentType

init_rendered

java.lang.String init_rendered

init_required

java.lang.String init_required

init_readOnly

java.lang.String init_readOnly

init_autoSubmit

java.lang.String init_autoSubmit

init_label

java.lang.String init_label

init_shortDesc

java.lang.String init_shortDesc

init_columns

java.lang.String init_columns

renderedTrueFalseList

java.util.List<E> renderedTrueFalseList

requiredTrueFalseList

java.util.List<E> requiredTrueFalseList

readOnlyTrueFalseList

java.util.List<E> readOnlyTrueFalseList

autoSubmitTrueFalseList

java.util.List<E> autoSubmitTrueFalseList

Package oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.FlexfieldDetail extends java.lang.Object implements Serializable

serialVersionUID: -1209174680313959565L

Serialized Fields

attributes

java.util.Map<K,V> attributes

globalSegments

java.util.List<E> globalSegments

contextSegment

SegmentDetail contextSegment

contextSegments

java.util.Map<K,V> contextSegments

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.FlexfieldIndexDetail extends java.lang.Object implements Serializable

serialVersionUID: -9010033888310534102L

Serialized Fields

_applicationShortName

java.lang.String _applicationShortName

_applicationId

java.lang.String _applicationId

_applicationName

java.lang.String _applicationName

_flexfieldName

java.lang.String _flexfieldName

_flexfieldTitle

java.lang.String _flexfieldTitle

_componentId

java.lang.String _componentId

_valueBinding

java.lang.String _valueBinding

_componentPagePath

java.lang.String _componentPagePath

_neighbourIndexDetails

java.util.List<E> _neighbourIndexDetails

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.SegmentDetail extends java.lang.Object implements Serializable

serialVersionUID: -3347405661950324327L

Serialized Fields

attributes

java.util.Map<K,V> attributes

Package oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.translators

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.translators.DefaultValuesTranslator.DefaultFlexfieldDetail extends FlexfieldDetail implements Serializable

Serialized Fields

mergingFlexfieldDetail

FlexfieldDetail mergingFlexfieldDetail

Class oracle.apps.fnd.applcore.customization.uiPublic.flex.model.internal.translators.DefaultValuesTranslator.DefaultSegmentDetail extends SegmentDetail implements Serializable


Package oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.TasksListCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: 3230319173118665271L

Serialized Fields

tasksListCustomization

boolean tasksListCustomization

tasksListCustomizationComponentId

java.lang.String tasksListCustomizationComponentId

formUsesUpload

boolean formUsesUpload

dynamicTabNavigation

boolean dynamicTabNavigation

regionAreaWidth

java.lang.String regionAreaWidth

regionAreaCollapsed

boolean regionAreaCollapsed

pageTitle

java.lang.String pageTitle

pageParametersList

java.lang.String pageParametersList

currentTasksListTask

TasksListTaskCustomizationBean currentTasksListTask

actionList

java.util.List<E> actionList

originalTasksListCustomization

TasksListCustomizationBean originalTasksListCustomization

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.TasksListTaskCustomizationBean extends java.lang.Object implements Serializable

serialVersionUID: -7376946849446572370L

Serialized Fields

id

java.lang.String id

webApplication

java.lang.String webApplication

focusViewId

java.lang.String focusViewId

action

java.lang.String action

label

java.lang.String label

rendered

java.lang.String rendered

destination

java.lang.String destination

securedResourceName

java.lang.String securedResourceName

taskType

java.lang.String taskType

inflexibleHeight

java.lang.String inflexibleHeight

tooltip

java.lang.String tooltip

taskflowId

java.lang.String taskflowId

disclosed

java.lang.String disclosed

reuseInstance

java.lang.String reuseInstance

parametersMap

java.lang.String parametersMap

parametersList

java.lang.String parametersList

forceRefresh

java.lang.String forceRefresh

loadPopup

java.lang.String loadPopup

keyList

java.lang.String keyList

loadDependentFlow

java.lang.String loadDependentFlow

navigateViewId

java.lang.String navigateViewId

contextualAreaWidth

java.lang.String contextualAreaWidth

contextualAreaCollapsed

java.lang.String contextualAreaCollapsed

filePath

java.lang.String filePath

rootModelKey

java.lang.String rootModelKey

renderedTrueFalseList

java.util.List<E> renderedTrueFalseList

disclosedTrueFalseList

java.util.List<E> disclosedTrueFalseList

reuseInstanceTrueFalseList

java.util.List<E> reuseInstanceTrueFalseList

forceRefreshTrueFalseList

java.util.List<E> forceRefreshTrueFalseList

loadPopupTrueFalseList

java.util.List<E> loadPopupTrueFalseList

loadDependentFlowTrueFalseList

java.util.List<E> loadDependentFlowTrueFalseList

contextualAreaCollapsedTrueFalseList

java.util.List<E> contextualAreaCollapsedTrueFalseList

Package oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.DeleteAction extends TaskAction implements Serializable

serialVersionUID: -2229007559760141680L

Serialized Fields

id

java.lang.String id

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.EditAction extends TaskAction implements Serializable

serialVersionUID: 5169957378267900319L

Serialized Fields

bean

TasksListTaskCustomizationBean bean

originalContentsBean

TasksListTaskCustomizationBean originalContentsBean

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.HideShowAction extends TaskAction implements Serializable

serialVersionUID: -880827628619207318L

Serialized Fields

visible

boolean visible

id

java.lang.String id

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertAfterAction extends InsertAction implements Serializable

serialVersionUID: -6867855440021724172L

Serialized Fields

prevId

java.lang.String prevId

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertBeforeAction extends InsertAction implements Serializable

serialVersionUID: -4590652498295030770L

Serialized Fields

nextId

java.lang.String nextId

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.InsertChildAction extends InsertAction implements Serializable

serialVersionUID: -8573554895788899087L

Serialized Fields

parentId

java.lang.String parentId

Class oracle.apps.fnd.applcore.customization.uiPublic.menu.taskslist.model.action.MoveAction extends TaskAction implements Serializable

serialVersionUID: 2021605500806365481L

Serialized Fields

newPrevId

java.lang.String newPrevId

newNextId

java.lang.String newNextId

id

java.lang.String id

Package oracle.apps.fnd.applcore.customization.uiPublic.session

Class oracle.apps.fnd.applcore.customization.uiPublic.session.LevelPickerSessionBean extends java.lang.Object implements Serializable

Serialized Fields

renderCCError

boolean renderCCError

renderTable

boolean renderTable

initCustOptions

boolean initCustOptions

custOptions

LevelPickerCustOption[] custOptions

seededOptions

LevelPickerCustOption[] seededOptions

currentTipIndex

int currentTipIndex

Package oracle.apps.fnd.applcore.datamapmig.service.applicationModule.client

Class oracle.apps.fnd.applcore.datamapmig.service.applicationModule.client.FndDataMigAdfDIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.applicationModule.client

Class oracle.apps.fnd.applcore.dataSecurity.dataSecurityService.applicationModule.client.DataSecurityAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.dataSecurity.ui.managed

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.DBResrcPolicyBean extends PolicyBaseBean implements Serializable

Serialized Fields

OBJECT_NAME

java.lang.String OBJECT_NAME

OBJ_NAME

java.lang.String OBJ_NAME

OBJ_ID

java.lang.String OBJ_ID

MODULE_TYPE

java.lang.String MODULE_TYPE

MODULE_KEY

java.lang.String MODULE_KEY

OBJ_NAME_VC

java.lang.String OBJ_NAME_VC

OBJECT_ID_VC

java.lang.String OBJECT_ID_VC

MODULE_ID_VC

java.lang.String MODULE_ID_VC

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBaseBean extends DataSecurityBackingBean implements Serializable

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBean.InstanceData extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

value

java.lang.String value

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBean.RoleData extends java.lang.Object implements Serializable

Serialized Fields

appId

java.lang.String appId

name

java.lang.String name

displayName

java.lang.String displayName

description

java.lang.String description

guid

java.lang.String guid

icon

java.lang.String icon

isEnterpriseRole

java.lang.String isEnterpriseRole

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.PolicyBean.SetData extends java.lang.Object implements Serializable

Serialized Fields

displayName

java.lang.String displayName

description

java.lang.String description

predicate

java.lang.String predicate

setId

long setId

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.RolePolicyBean extends PolicyBaseBean implements Serializable

Serialized Fields

GRANTEE_KEY_CRITERIA

java.lang.String GRANTEE_KEY_CRITERIA

ROLE_ID

java.lang.String ROLE_ID

ROLE_NAME

java.lang.String ROLE_NAME

APP_ID

java.lang.String APP_ID

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.RolePolicyTblBean extends RolePolicyBean implements Serializable


Package oracle.apps.fnd.applcore.dataSecurity.ui.managed.global

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.global.ObjectInstBean extends DataSecurityBackingBean implements Serializable

Serialized Fields

peoplePickerTF

java.lang.String peoplePickerTF

OBJECT_NAME

java.lang.String OBJECT_NAME

ACTIONS

java.lang.String ACTIONS

INSTANCE_PK1

java.lang.String INSTANCE_PK1

INSTANCE_PK2

java.lang.String INSTANCE_PK2

INSTANCE_PK3

java.lang.String INSTANCE_PK3

INSTANCE_PK4

java.lang.String INSTANCE_PK4

INSTANCE_PK5

java.lang.String INSTANCE_PK5

TASKFLOW_ID

java.lang.String TASKFLOW_ID

PARAMETER_MAP

java.lang.String PARAMETER_MAP

PEOPLE_PICKER_SELECTED_USERS

java.lang.String PEOPLE_PICKER_SELECTED_USERS

ACTION

java.lang.String ACTION

OBJ_ID

java.lang.String OBJ_ID

MODULE_ID

java.lang.String MODULE_ID

POLICIES

java.lang.String POLICIES

DEL_POLICIES

java.lang.String DEL_POLICIES

PICKER_TASKFLOW

java.lang.String PICKER_TASKFLOW

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.global.ObjectInstBean.PolicyData extends java.lang.Object implements Serializable

Serialized Fields

mGrantIdMap

java.util.Map<K,V> mGrantIdMap

grantee

java.lang.String grantee

granteeKey

java.lang.String granteeKey

selectedActs

java.util.List<E> selectedActs

Package oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup.PolicySetupBean extends DataSecurityBackingBean implements Serializable

Serialized Fields

GRANT_ID

java.lang.String GRANT_ID

OBJ_ID

java.lang.String OBJ_ID

MODE

java.lang.String MODE

ROLE_TYPE

java.lang.String ROLE_TYPE

EROLE_FILTER

java.lang.String EROLE_FILTER

AROLE_FILTER

java.lang.String AROLE_FILTER

APPLICATION

java.lang.String APPLICATION

APP_NAME

java.lang.String APP_NAME

SELECT_ROLES

java.lang.String SELECT_ROLES

INSTANCE_TYPE

java.lang.String INSTANCE_TYPE

INSTANCE_SET_FILTER

java.lang.String INSTANCE_SET_FILTER

INSTANCE_SET

java.lang.String INSTANCE_SET

SELECTED_SET

java.lang.String SELECTED_SET

PRIMARY_KEY

java.lang.String PRIMARY_KEY

OLD_PK

java.lang.String OLD_PK

ACTION

java.lang.String ACTION

SELECTED_ACT

java.lang.String SELECTED_ACT

GRANT_NAME

java.lang.String GRANT_NAME

GRANT_DESC

java.lang.String GRANT_DESC

MODULE_ID

java.lang.String MODULE_ID

START_DATE

java.lang.String START_DATE

END_DATE

java.lang.String END_DATE

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup.PolicySetupBean.InstanceData extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

type

java.lang.String type

value

java.lang.String value

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup.PolicySetupBean.RoleData extends java.lang.Object implements Serializable

Serialized Fields

appId

java.lang.String appId

name

java.lang.String name

displayName

java.lang.String displayName

description

java.lang.String description

guid

java.lang.String guid

icon

java.lang.String icon

isEnterpriseRole

java.lang.String isEnterpriseRole

Class oracle.apps.fnd.applcore.dataSecurity.ui.managed.setup.PolicySetupBean.SetData extends java.lang.Object implements Serializable

Serialized Fields

displayName

java.lang.String displayName

description

java.lang.String description

predicate

java.lang.String predicate

setId

long setId

Package oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule.client.DataSecurityFilterUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule.client.DataSecurityGlobalUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.dataSecurity.uiModel.applicationModule.client.DataSecurityUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.dataSecurity.uiModel.util

Class oracle.apps.fnd.applcore.dataSecurity.uiModel.util.ActionMap extends java.lang.Object implements Serializable

Serialized Fields

_action

java.lang.String _action
_action: represents the display name for the action that is to be displayed in the UI _privilegeName: represents the menu name that should exist in FND_MENUS table, this is the menu (aggregate privilege) against which the grants are to be saved in the FND_GRANTS table _permissionSetName: the name of the permission set in policy store to which the concerned role is to be added as a member, this corresponds to the implementation of function security stuff _isFSOnly: a boolean flag that specifies whether the action is applicable for Function Security only _instanceSetName: the list of instance set names for which the action is applicable, chechbox is not shown for any instance set in the UI if that instance set name is not in this list _objectNames: the list of objects against which the privilege name for the action has to be validated in the profile UI, a checkbox will be shown for the action against objects in this list only


_privilegeName

java.lang.String _privilegeName

_permissionSetName

java.lang.String _permissionSetName

_isFSOnly

boolean _isFSOnly

_instanceSetNames

java.util.List<E> _instanceSetNames

_profileActionObjects

java.util.List<E> _profileActionObjects

_profileActionObjectMap

java.util.Map<K,V> _profileActionObjectMap

_actionType

ActionMap.ACTION_TYPE _actionType

_menuId

java.lang.Long _menuId

Class oracle.apps.fnd.applcore.dataSecurity.uiModel.util.ProfileActionObject extends java.lang.Object implements Serializable

Serialized Fields

_objectName

java.lang.String _objectName

_privilegeName

java.lang.String _privilegeName

_permissionSetName

java.lang.String _permissionSetName

_actionDisplay

java.lang.String _actionDisplay

Package oracle.apps.fnd.applcore.dataSecurity.webservice.server

Class oracle.apps.fnd.applcore.dataSecurity.webservice.server.DataSecurityWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.docseq.docSeqService.applicationModule.client

Class oracle.apps.fnd.applcore.docseq.docSeqService.applicationModule.client.DocSeqServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.docseq.webservice.server

Class oracle.apps.fnd.applcore.docseq.webservice.server.DocSeqWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.dt.attachments.component.wizard

Class oracle.apps.fnd.applcore.dt.attachments.component.wizard.Panel extends javax.swing.JPanel implements Serializable

Serialized Fields

radioAction

java.lang.String radioAction

Package oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.AttributesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

AttachmentsViewLinkWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_entityNameLabel

javax.swing.JLabel _entityNameLabel

_useExistingEntityCheckBox

javax.swing.JCheckBox _useExistingEntityCheckBox

_entityNameTextField

javax.swing.JTextField _entityNameTextField

_entityNameComboBox

javax.swing.JComboBox _entityNameComboBox

_attributesShuttle

oracle.bali.ewt.shuttle.Shuttle _attributesShuttle

_viewLinkAttributes

java.util.ArrayList<E> _viewLinkAttributes

_entityName

java.lang.String _entityName

_shuttleHintTextLabel

oracle.bali.ewt.text.MultiLineLabel _shuttleHintTextLabel

_attachmentsDTAM

AttachmentsDTAMImpl _attachmentsDTAM

_entitiesDataProvider

ViewObjectLovDataProviderImpl _entitiesDataProvider

_hintTextLabel

oracle.bali.ewt.text.MultiLineLabel _hintTextLabel

_entityNameColumn

LovDataProviderColumn _entityNameColumn

_errorMessageLabel

oracle.bali.ewt.text.MultiLineLabel _errorMessageLabel

_userEntityNameColumn

LovDataProviderColumn _userEntityNameColumn

_userEntityName

java.lang.String _userEntityName

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.CategoriesDialog extends javax.swing.JDialog implements Serializable

Serialized Fields

_isAddDialog

boolean _isAddDialog

_categoryName

javax.swing.JFormattedTextField _categoryName

_categoryUserNameField

javax.swing.JTextField _categoryUserNameField

_applicationId

java.lang.String _applicationId

_dialog

CategoriesDialog _dialog

_attachmentsAM

AttachmentsDTAMImpl _attachmentsAM

CATEGORY_NAME_COLUMN

int CATEGORY_NAME_COLUMN

CATEGORY_USER_NAME_COLUMN

int CATEGORY_USER_NAME_COLUMN

_categoryNameError

javax.swing.JLabel _categoryNameError

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.CategoriesDialog.UpperCaseFormatter extends javax.swing.text.DefaultFormatter implements Serializable

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.CategoriesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

AttachmentsViewLinkWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_categoriesShuttle

oracle.bali.ewt.shuttle.Shuttle _categoriesShuttle

_showAllCategoiesCheckBox

javax.swing.JCheckBox _showAllCategoiesCheckBox

_viewLinkCategories

java.util.List<E> _viewLinkCategories

_attachmentsAM

AttachmentsDTAMImpl _attachmentsAM

_categoriesDataProvider

ViewObjectLovDataProviderImpl _categoriesDataProvider

CATEGORY_ID_COLUMN

int CATEGORY_ID_COLUMN

CATEGORY_NAME_COLUMN

int CATEGORY_NAME_COLUMN

CREATION_DATE_COLUMN

int CREATION_DATE_COLUMN

CREATED_BY_COLUMN

int CREATED_BY_COLUMN

LAST_UPDATE_DATE_COLUMN

int LAST_UPDATE_DATE_COLUMN

LAST_UPDATED_BY_COLUMN

int LAST_UPDATED_BY_COLUMN

LAST_UPDATE_LOGIN_COLUMN

int LAST_UPDATE_LOGIN_COLUMN

MODULE_ID_COLUMN

int MODULE_ID_COLUMN

CATEGORY_USER_NAME_COLUMN

int CATEGORY_USER_NAME_COLUMN

CATEGORY_APPLICATION_ID_COLUMN

int CATEGORY_APPLICATION_ID_COLUMN

DESCRIPTION_COLUMN

int DESCRIPTION_COLUMN

_applicationIdColumn

LovDataProviderColumn _applicationIdColumn

_innerCategoriesBox

javax.swing.Box _innerCategoriesBox

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.NamePanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

applicationLabel

javax.swing.JLabel applicationLabel

packageLabel

javax.swing.JLabel packageLabel

nameLabel

javax.swing.JLabel nameLabel

packageComboBox

oracle.jbo.dt.ui.pkg.PKPackageCombo packageComboBox

nameTextField

javax.swing.JTextField nameTextField

browseButton

javax.swing.JButton browseButton

_app

oracle.jbo.dt.objects.JboApplication _app

_applicationText

java.lang.String _applicationText

_applicationShortName

java.lang.String _applicationShortName

_applicationId

java.lang.String _applicationId

_package

oracle.jbo.dt.objects.JboPackage _package

_name

java.lang.String _name

_applicationLovPanel

LovPanel _applicationLovPanel

_applicationLovJPanel

javax.swing.JPanel _applicationLovJPanel

_applicationTextField

javax.swing.JTextField _applicationTextField

Class oracle.apps.fnd.applcore.dt.attachments.wizard.viewLink.ViewObjectPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

AttachmentsViewLinkWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_viewTree

oracle.jbo.dt.ui.main.tree.DtuViewTree _viewTree

_accessorTextField

javax.swing.JTextField _accessorTextField

_viewObject

oracle.jbo.dt.objects.JboView _viewObject

_attachmentViewObject

oracle.jbo.dt.objects.JboView _attachmentViewObject

_accessorName

java.lang.String _accessorName

_accessorLabel

javax.swing.JLabel _accessorLabel

Package oracle.apps.fnd.applcore.dt.common.addin

Class oracle.apps.fnd.applcore.dt.common.addin.ApplcoreFaceXmlContextListener extends java.lang.Object implements Serializable


Package oracle.apps.fnd.applcore.dt.common.ui

Class oracle.apps.fnd.applcore.dt.common.ui.GenericTableComboEditor extends javax.swing.JComboBox implements Serializable

Serialized Fields

_listenerList

javax.swing.event.EventListenerList _listenerList

_changeEvent

javax.swing.event.ChangeEvent _changeEvent

Class oracle.apps.fnd.applcore.dt.common.ui.GenericTableComboRenderer extends javax.swing.JComboBox implements Serializable

Class oracle.apps.fnd.applcore.dt.common.ui.ListPickerPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_selectPrompt

javax.swing.JLabel _selectPrompt

_listModel

javax.swing.DefaultListModel _listModel

_list

javax.swing.JList _list

_noSelectionsText

java.lang.String _noSelectionsText

Package oracle.apps.fnd.applcore.dt.flex.wizard.filter

Class oracle.apps.fnd.applcore.dt.flex.wizard.filter.FilterPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldFilterWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_createMode

boolean _createMode

_viewObjectTree

javax.swing.JTree _viewObjectTree

_flexfieldTree

javax.swing.JTree _flexfieldTree

_accessorNameField

javax.swing.JTextField _accessorNameField

_accessorHint

oracle.bali.ewt.text.MultiLineLabel _accessorHint

_selectedViewObjectAttribute

oracle.jbo.dt.objects.JboViewAttr _selectedViewObjectAttribute

_selectedFlexfieldViewObject

oracle.jbo.dt.objects.JboView _selectedFlexfieldViewObject

_accessorNameLabel

javax.swing.JLabel _accessorNameLabel

Class oracle.apps.fnd.applcore.dt.flex.wizard.filter.FlexfieldCellRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable

Class oracle.apps.fnd.applcore.dt.flex.wizard.filter.FlexfieldFilterWizard extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanelDialog implements Serializable

Serialized Fields

_app

oracle.jbo.dt.objects.JboApplication _app

_project

Project _project

_createMode

boolean _createMode

_filterPanel

FilterPanel _filterPanel

_frame

java.awt.Frame _frame

Package oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldDffParametersPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldWizard _theWizard

_flexInfo

FlexfieldInformation _flexInfo

_app

oracle.jbo.dt.objects.JboApplication _app

_parameterTableModel

javax.swing.table.DefaultTableModel _parameterTableModel

_parameterTable

NiceTable _parameterTable

_noParametersPrompt

javax.swing.JLabel _noParametersPrompt

_parametersPrompt

javax.swing.JLabel _parametersPrompt

_unassignedParametersError

javax.swing.JLabel _unassignedParametersError

_previousParametersContext

oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldDffParametersPanel.ParametersContext _previousParametersContext

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldEntityObjectPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_entityTree

oracle.jbo.dt.ui.main.tree.DtuEntityTree _entityTree

_useEntityAttributes

javax.swing.JCheckBox _useEntityAttributes

_useEntityAttributesError

oracle.bali.ewt.text.MultiLineLabel _useEntityAttributesError

_flexInfo

FlexfieldInformation _flexInfo

_kffPagePrompt

javax.swing.JLabel _kffPagePrompt

_dffPagePrompt

javax.swing.JLabel _dffPagePrompt

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldNamePanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_typeComboBox

javax.swing.JComboBox _typeComboBox

_applicationLabel

javax.swing.JLabel _applicationLabel

_applicationTextField

javax.swing.JTextField _applicationTextField

_nameLabel

javax.swing.JLabel _nameLabel

_nameTextField

javax.swing.JTextField _nameTextField

_theWizard

FlexfieldWizard _theWizard

_attr

oracle.jbo.dt.objects.JboAttribute _attr

_attrs

java.util.List<E> _attrs

_app

oracle.jbo.dt.objects.JboApplication _app

_applicationLovPanel

LovPanel _applicationLovPanel

_applicationLovJPanel

javax.swing.JPanel _applicationLovJPanel

_nameButton

javax.swing.JButton _nameButton

_usageLabel

javax.swing.JLabel _usageLabel

_usageModel

javax.swing.table.DefaultTableModel _usageModel

_usageTable

NiceTable _usageTable

_usageCodeDefinedError

oracle.bali.ewt.text.MultiLineLabel _usageCodeDefinedError

_usageCodeError

javax.swing.JLabel _usageCodeError

_flexInfo

FlexfieldInformation _flexInfo

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldNamingPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldWizard _theWizard

_flexInfo

FlexfieldInformation _flexInfo

_app

oracle.jbo.dt.objects.JboApplication _app

_hintText

oracle.bali.ewt.text.MultiLineLabel _hintText

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldRolePanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldWizard _theWizard

_app

oracle.jbo.dt.objects.JboApplication _app

_hintText

oracle.bali.ewt.text.MultiLineLabel _hintText

_developerRadioButton

javax.swing.JRadioButton _developerRadioButton

_developerPathCombo

javax.swing.JComboBox _developerPathCombo

_testerRadioButton

javax.swing.JRadioButton _testerRadioButton

_testerPathText

javax.swing.JTextField _testerPathText

_testerPathBrowseButton

javax.swing.JButton _testerPathBrowseButton

_flexInfo

FlexfieldInformation _flexInfo

Class oracle.apps.fnd.applcore.dt.flex.wizard.flexcomponent.FlexfieldUsageSettingsPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

_theWizard

FlexfieldWizard _theWizard

_flexInfo

FlexfieldInformation _flexInfo

_app

oracle.jbo.dt.objects.JboApplication _app

_maintModeCompBox

javax.swing.Box _maintModeCompBox

_allSegmentsOptionalCompBox

javax.swing.Box _allSegmentsOptionalCompBox

_sinCompBox

javax.swing.Box _sinCompBox

_dsnCompBox

javax.swing.Box _dsnCompBox

_maintModeCheckBox

javax.swing.JCheckBox _maintModeCheckBox

_allSegmentsOptionalCheckBox

javax.swing.JCheckBox _allSegmentsOptionalCheckBox

_sinCombo

javax.swing.JComboBox _sinCombo

_sinLabel

javax.swing.JLabel _sinLabel

_sinAttributesError

javax.swing.JLabel _sinAttributesError

_dsnCombo

javax.swing.JComboBox _dsnCombo

_dsnLabel

javax.swing.JLabel _dsnLabel

_dsnAttributesError

javax.swing.JLabel _dsnAttributesError

Package oracle.apps.fnd.applcore.dt.flex.wizard.viewlink

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkDesciptiveFlexfieldPropertiesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

messageLabel

oracle.bali.ewt.text.MultiLineLabel messageLabel

innerNamePanel

javax.swing.JPanel innerNamePanel

_theWizard

FlexfieldViewLinkWizard _theWizard

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkDescriptiveFlexfieldAttributesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

actionLabel

javax.swing.JLabel actionLabel

attributesTable

NiceTable attributesTable

innerAttributesPanel

javax.swing.JPanel innerAttributesPanel

innerActionPanel

javax.swing.JPanel innerActionPanel

tableModel

javax.swing.table.DefaultTableModel tableModel

_theWizard

FlexfieldViewLinkWizard _theWizard

_sourceLinkAttributes

java.util.List<E> _sourceLinkAttributes

_destihnationLinkAttributes

java.util.List<E> _destihnationLinkAttributes

_finishButtonClick

boolean _finishButtonClick

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkKeyFlexfieldAttributesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

noDataTextLabel

javax.swing.JLabel noDataTextLabel

innerAttributesPanel

javax.swing.JPanel innerAttributesPanel

_theWizard

FlexfieldViewLinkWizard _theWizard

ccidAttributeLabel

javax.swing.JLabel ccidAttributeLabel

sinAttributeLabel

javax.swing.JLabel sinAttributeLabel

dataSetNumberAttributeLabel

javax.swing.JLabel dataSetNumberAttributeLabel

ccidAttributeCombo

javax.swing.JComboBox ccidAttributeCombo

sinAttributeCombo

javax.swing.JComboBox sinAttributeCombo

dataSetNumberAttributeCombo

javax.swing.JComboBox dataSetNumberAttributeCombo

ccidAttribute

FlexfieldViewLinkAttributeInformation ccidAttribute

sinAttribute

FlexfieldViewLinkAttributeInformation sinAttribute

dataSetNumberAttribute

FlexfieldViewLinkAttributeInformation dataSetNumberAttribute

sourceCcidAttribute

FlexfieldViewLinkAttributeInformation sourceCcidAttribute

sourceSinAttribute

FlexfieldViewLinkAttributeInformation sourceSinAttribute

sourceDataSetNumberAttribute

FlexfieldViewLinkAttributeInformation sourceDataSetNumberAttribute

_finishButtonClick

boolean _finishButtonClick

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkKeyFlexfieldPropertiesPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

messageLabel

oracle.bali.ewt.text.MultiLineLabel messageLabel

innerNamePanel

javax.swing.JPanel innerNamePanel

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkNamePanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

packageLabel

javax.swing.JLabel packageLabel

nameLabel

javax.swing.JLabel nameLabel

_viewLinkExistsError

javax.swing.JLabel _viewLinkExistsError

packageComboBox

oracle.jbo.dt.ui.pkg.PKPackageCombo packageComboBox

nameTextField

javax.swing.JTextField nameTextField

browseButton

javax.swing.JButton browseButton

innerNamePanel

javax.swing.JPanel innerNamePanel

_app

oracle.jbo.dt.objects.JboApplication _app

_package

oracle.jbo.dt.objects.JboPackage _package

_name

java.lang.String _name

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkTreeCellRenderer extends oracle.jbo.dt.ui.main.tree.DtuTreeCellRenderer implements Serializable

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkViewObjectsPanel extends oracle.jbo.dt.ui.main.dlg.DtuWizardPanel implements Serializable

Serialized Fields

hintTextLabel

oracle.bali.ewt.text.MultiLineLabel hintTextLabel

accessorLabel

javax.swing.JLabel accessorLabel

accessorTextField

javax.swing.JTextField accessorTextField

innerHintPanel

javax.swing.JPanel innerHintPanel

innerAccessorPanel

javax.swing.JPanel innerAccessorPanel

sourceViewObjectLabel

javax.swing.JLabel sourceViewObjectLabel

sourceViewObjectTree

oracle.jbo.dt.ui.main.tree.DtuViewTree sourceViewObjectTree

sourceViewObjectScrollPane

javax.swing.JScrollPane sourceViewObjectScrollPane

destinationFlexfieldLabel

javax.swing.JLabel destinationFlexfieldLabel

destinationFlexfieldTree

javax.swing.JTree destinationFlexfieldTree

destinationViewFlexfieldTree

oracle.jbo.dt.ui.main.tree.DtuViewTree destinationViewFlexfieldTree

destinationFlexfieldScrollPane

javax.swing.JScrollPane destinationFlexfieldScrollPane

_app

oracle.jbo.dt.objects.JboApplication _app

_theWizard

FlexfieldViewLinkWizard _theWizard

_sourceView

oracle.jbo.dt.objects.JboView _sourceView

_destFlexfield

FlexfieldViewLinkViewObjectsPanel.FlexfieldViewObject _destFlexfield

_viewLinkAccessorName

java.lang.String _viewLinkAccessorName

Class oracle.apps.fnd.applcore.dt.flex.wizard.viewlink.FlexfieldViewLinkViewObjectsPanel.FlexfieldViewTreeRenderer extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable


Package oracle.apps.fnd.applcore.dt.menu

Class oracle.apps.fnd.applcore.dt.menu.MenuNewFilePanel extends NewFilePanel implements Serializable


Package oracle.apps.fnd.applcore.dt.menu.piLayout.gui

Class oracle.apps.fnd.applcore.dt.menu.piLayout.gui.MenuGuiPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_tPane

javax.swing.JTabbedPane _tPane

_textFieldFocusListener

oracle.apps.fnd.applcore.dt.menu.piLayout.gui.MenuGuiPanel.BorderChanger _textFieldFocusListener

_xmlModel

oracle.bali.xml.model.XmlModel _xmlModel

_context

Context _context

_itemElement

org.w3c.dom.Element _itemElement

_isDynamicTabNavigationLbl

javax.swing.JLabel _isDynamicTabNavigationLbl

_isDynamicTabNavigationLst

javax.swing.JComboBox _isDynamicTabNavigationLst

_formUsesUploadLbl

javax.swing.JLabel _formUsesUploadLbl

_formUsesUploadLst

javax.swing.JComboBox _formUsesUploadLst

_forceRefreshLbl

javax.swing.JLabel _forceRefreshLbl

_forceRefreshLst

javax.swing.JComboBox _forceRefreshLst

_taskTypeLbl

javax.swing.JLabel _taskTypeLbl

_taskTypeLst

javax.swing.JComboBox _taskTypeLst

_inflexibleHeightLbl

javax.swing.JLabel _inflexibleHeightLbl

_inflexibleHeightTxt

javax.swing.JTextField _inflexibleHeightTxt

_inflexibleHeightButton

javax.swing.JButton _inflexibleHeightButton

_taskFlowIdLbl

javax.swing.JLabel _taskFlowIdLbl

_taskFlowIdTxt

javax.swing.JTextField _taskFlowIdTxt

_fileDlgBtn

javax.swing.JButton _fileDlgBtn

_disclosedLbl

javax.swing.JLabel _disclosedLbl

_disclosedLst

javax.swing.JComboBox _disclosedLst

_reuseInstLbl

javax.swing.JLabel _reuseInstLbl

_reuseInstLst

javax.swing.JComboBox _reuseInstLst

_parametersMapLbl

javax.swing.JLabel _parametersMapLbl

_parametersMapTxt

javax.swing.JTextField _parametersMapTxt

_parametersMapButton

javax.swing.JButton _parametersMapButton

_parametersListLbl

javax.swing.JLabel _parametersListLbl

_parametersListTxt

javax.swing.JTextField _parametersListTxt

_parametersListButton

javax.swing.JButton _parametersListButton

_pageTitleLbl

javax.swing.JLabel _pageTitleLbl

_pageTitleTxt

javax.swing.JTextField _pageTitleTxt

_pageTitleButton

javax.swing.JButton _pageTitleButton

_tooltipLbl

javax.swing.JLabel _tooltipLbl

_tooltipTxt

javax.swing.JTextField _tooltipTxt

_tooltipButton

javax.swing.JButton _tooltipButton

_loadPopupLbl

javax.swing.JLabel _loadPopupLbl

_loadPopupLst

javax.swing.JComboBox _loadPopupLst

_loadDependentFlowLbl

javax.swing.JLabel _loadDependentFlowLbl

_loadDependentFlowLst

javax.swing.JComboBox _loadDependentFlowLst

_isRegionalAreaCollapsedLbl

javax.swing.JLabel _isRegionalAreaCollapsedLbl

_isRegionalAreaCollapsedLst

javax.swing.JComboBox _isRegionalAreaCollapsedLst

_isRegionalAreaCollapsedButton

javax.swing.JButton _isRegionalAreaCollapsedButton

_keyListLbl

javax.swing.JLabel _keyListLbl

_keyListTxt

javax.swing.JTextField _keyListTxt

_keyListButton

javax.swing.JButton _keyListButton

_regionalAreaWidthLbl

javax.swing.JLabel _regionalAreaWidthLbl

_regionalAreaWidthTxt

javax.swing.JTextField _regionalAreaWidthTxt

_regionalAreaWidthButton

javax.swing.JButton _regionalAreaWidthButton

_navigateViewIdLbl

javax.swing.JLabel _navigateViewIdLbl

_navigateViewIdTxt

javax.swing.JTextField _navigateViewIdTxt

_navigateViewIdButton

javax.swing.JButton _navigateViewIdButton

_pageParamsListLbl

javax.swing.JLabel _pageParamsListLbl

_pageParamsListTxt

javax.swing.JTextField _pageParamsListTxt

_pageParamsListButton

javax.swing.JButton _pageParamsListButton

_webappNameLbl

javax.swing.JLabel _webappNameLbl

_webappNameLst

javax.swing.JComboBox _webappNameLst

_isContextualAreaCollapsedLbl

javax.swing.JLabel _isContextualAreaCollapsedLbl

_isContextualAreaCollapsedLst

javax.swing.JComboBox _isContextualAreaCollapsedLst

_contextualAreaWidthLbl

javax.swing.JLabel _contextualAreaWidthLbl

_contextualAreaWidthTxt

javax.swing.JTextField _contextualAreaWidthTxt

_contextualAreaWidthButton

javax.swing.JButton _contextualAreaWidthButton

_plPageParamsListLbl

javax.swing.JLabel _plPageParamsListLbl

_plPageParamsListTxt

javax.swing.JTextField _plPageParamsListTxt

_plPageParamsListButton

javax.swing.JButton _plPageParamsListButton

_filePathLbl

javax.swing.JLabel _filePathLbl

_filePathTxt

javax.swing.JTextField _filePathTxt

_filePathBtn

javax.swing.JButton _filePathBtn

_activeLbl

javax.swing.JLabel _activeLbl

_activeLst

javax.swing.JComboBox _activeLst

_appStripeLbl

javax.swing.JLabel _appStripeLbl

_appStripeLst

javax.swing.JComboBox _appStripeLst

_destinationLbl

javax.swing.JLabel _destinationLbl

_destinationTxt

javax.swing.JTextField _destinationTxt

_destinationBtn

javax.swing.JButton _destinationBtn

_securedResourceNameLbl

javax.swing.JLabel _securedResourceNameLbl

_securedResourceNameTxt

javax.swing.JTextField _securedResourceNameTxt

_securedResourceNameBtn

javax.swing.JButton _securedResourceNameBtn

_dataControlScopeLbl

javax.swing.JLabel _dataControlScopeLbl

_dataControlScopeLst

javax.swing.JComboBox _dataControlScopeLst

_prefForAppsLbl

javax.swing.JLabel _prefForAppsLbl

_prefForAppsTxt

javax.swing.JTextField _prefForAppsTxt

_prefForAppsButton

javax.swing.JButton _prefForAppsButton

Class oracle.apps.fnd.applcore.dt.menu.piLayout.gui.ParametersListBuilderPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_context

Context _context

_parametersListValue

java.lang.String _parametersListValue

_parametersListValues

java.util.List<E> _parametersListValues

_addButton

javax.swing.JButton _addButton

_editButton

javax.swing.JButton _editButton

_removeButton

javax.swing.JButton _removeButton

_tableColumns

javax.swing.table.TableColumn[] _tableColumns

_tableModel

javax.swing.table.DefaultTableModel _tableModel

_table

oracle.apps.fnd.applcore.dt.menu.piLayout.gui.ParametersListBuilderPanel.MyNiceTable _table

_location

java.lang.Object _location

Package oracle.apps.fnd.applcore.dt.menu.unboundtf

Class oracle.apps.fnd.applcore.dt.menu.unboundtf.PageItemRenderer extends NiceListRenderer implements Serializable

Class oracle.apps.fnd.applcore.dt.menu.unboundtf.PageListPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_dialog

oracle.bali.ewt.dialog.JEWTDialog _dialog

_searchExecutor

java.util.concurrent.ExecutorService _searchExecutor

_context

Context _context

_htmlRoot

java.net.URL _htmlRoot

_taskFlowSummary

TaskFlowSummary _taskFlowSummary

_resultList

NiceList _resultList

_resultModel

SortedListModel _resultModel

_searchBtn

javax.swing.JButton _searchBtn

_busyLabel

javax.swing.JLabel _busyLabel

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.ApplicationsBindingPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

bindingTxt

javax.swing.JTextField bindingTxt

_tablePanel

javax.swing.JPanel _tablePanel

browseBtn

javax.swing.JButton browseBtn

bindingChk

javax.swing.JCheckBox bindingChk

_isFirstTime

boolean _isFirstTime

_formBinderGui

oracle.adfdt.view.common.binding.standalone.BinderGui _formBinderGui

isDataFirst

boolean isDataFirst

rootNode

org.w3c.dom.Node rootNode

modelProvider

ApplcoreModelProvider modelProvider

xmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext xmlContext

collection

AttributesCollection collection

decorator

ApplicationsTableDecorator decorator

readonly

boolean readonly

_dataValue

java.lang.Object _dataValue

_support

java.beans.PropertyChangeSupport _support

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.ApplicationsTableDecorator.LabelListCellRenderer extends javax.swing.DefaultListCellRenderer implements Serializable

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.CommitablePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_jdevXmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext _jdevXmlContext

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_document

org.w3c.dom.Document _document

_injectedAttributes

java.util.List<E> _injectedAttributes

_injectedBindingExprs

java.util.Map<K,V> _injectedBindingExprs

_centre

javax.swing.JPanel _centre
Centre of panel, will contain read-only checkbox and table component.


_componentFirst

boolean _componentFirst
Component first or data first.


_readOnly

javax.swing.JCheckBox _readOnly
Do we create read-only attributes.


_centerComponent

javax.swing.JComponent _centerComponent
Cached centre component on page, switched out based on _readonly.


_bindingPropertyRO

java.lang.Object _bindingPropertyRO

_bindingPropertyRW

java.lang.Object _bindingPropertyRW

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_definition

oracle.binding.meta.NamedDefinition _definition

_commitElement

org.w3c.dom.Element _commitElement

_binderGuiRO

oracle.adfdt.view.common.binding.standalone.BinderGui _binderGuiRO

_binderGuiRW

oracle.adfdt.view.common.binding.standalone.BinderGui _binderGuiRW

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.GenericFormCreatorPanel extends CommitablePanel implements Serializable

Serialized Fields

_creatorGuiRW

ApplicationsBindingPanel _creatorGuiRW

_creatorGuiRO

ApplicationsBindingPanel _creatorGuiRO

_guiRW

javax.swing.JComponent _guiRW
Gui shown to the user in read/write mode.


_guiRO

javax.swing.JComponent _guiRO
Gui shown to the user in read/only mode.

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.GenericTableCreatorPanel extends CommitablePanel implements Serializable

Serialized Fields

_guiRW

javax.swing.JComponent _guiRW
Gui shown to the user in read/write mode.


_guiRO

javax.swing.JComponent _guiRO
Gui shown to the user in read/only mode.


_creatorGuiRW

oracle.adfdt.view.rich.creator.CreatorGui _creatorGuiRW

_creatorGuiRO

oracle.adfdt.view.rich.creator.CreatorGui _creatorGuiRO

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.GenericTreeCreationPanel extends CommitablePanel implements Serializable

Serialized Fields

_treeHierarchy

java.util.List<E> _treeHierarchy
The levels selected by the user and shown in the _tree UI - yes, it's not really a _tree!


_nextLevel

java.util.List<E> _nextLevel
List of potential next level selections to be made by the user with the add button.


_committedIteratorId

java.lang.String _committedIteratorId

_browseBtn

javax.swing.JButton _browseBtn

_bindingChk

javax.swing.JCheckBox _bindingChk

_bindingTxt

javax.swing.JTextField _bindingTxt

_dataValue

java.lang.Object _dataValue

_support

java.beans.PropertyChangeSupport _support

_treeModelProvider

TreeModelProvider _treeModelProvider

_addMenuBtn

MenuToolButton _addMenuBtn

_removeButton

javax.swing.JButton _removeButton

_tree

javax.swing.JTree _tree

_treeSelectionListener

javax.swing.event.TreeSelectionListener _treeSelectionListener

_filterPanel

javax.swing.JPanel _filterPanel

_filterCheckBox

javax.swing.JCheckBox _filterCheckBox

_folderLabelTxt

javax.swing.JTextField _folderLabelTxt

_folderLabel

javax.swing.JLabel _folderLabel

_filterAttrCombo

javax.swing.JComboBox _filterAttrCombo

_filterAttrValueTxt

javax.swing.JTextField _filterAttrValueTxt

_shuttlePanel

oracle.jbo.dt.common.controls.ShuttlePanel _shuttlePanel

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.common.GenericTreeTableCreationPanel extends GenericTreeCreationPanel implements Serializable


Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails.ApplicationsDialogDetailsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_definition

oracle.binding.meta.NamedDefinition _definition

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

bindingTxt

javax.swing.JTextField bindingTxt

browseBtn

javax.swing.JButton browseBtn

bindingChk

javax.swing.JCheckBox bindingChk

isDataBound

boolean isDataBound

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails.GenericDialogDetailsBound extends CommitablePanel implements Serializable

Serialized Fields

_guiRW

javax.swing.JComponent _guiRW
Gui shown to the user in read/write mode.


_guiRO

javax.swing.JComponent _guiRO
Gui shown to the user in read/only mode.

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails.GenericDialogDetailsMasterBound extends CommitablePanel implements Serializable

Serialized Fields

_tablePanel

GenericTableCreatorPanel _tablePanel

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails.GenericDialogDetailsTableBound extends CommitablePanel implements Serializable

Serialized Fields

_collection

AttributesCollection _collection

_collectionName

java.lang.String _collectionName

_boundTable

org.w3c.dom.Element _boundTable

_tableVarValue

java.lang.String _tableVarValue

_jsr227Variables

java.util.Map<K,V> _jsr227Variables

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.dialogDetails.GenericDialogDetailsUnboundForm extends CommitablePanel implements Serializable

Serialized Fields

_collection

AttributesCollection _collection

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDFormButtonsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_jdevXmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext _jdevXmlContext

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_document

org.w3c.dom.Document _document

_componentFirst

boolean _componentFirst
Component first or data first.


_master

boolean _master

_first

javax.swing.JCheckBox _first

_previous

javax.swing.JCheckBox _previous

_next

javax.swing.JCheckBox _next

_last

javax.swing.JCheckBox _last

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_definition

oracle.binding.meta.NamedDefinition _definition

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDFormCreatorPanel extends GenericFormCreatorPanel implements Serializable

Serialized Fields

_master

boolean _master

_buttonPanel

javax.swing.JPanel _buttonPanel
Panel at the bottom of the table.


_additionalPanel

MDFormButtonsPanel _additionalPanel

_committedIteratorId

java.lang.String _committedIteratorId

_createInToolBar

boolean _createInToolBar

_partialTriggers

java.lang.String _partialTriggers

_toolBar

org.w3c.dom.Element _toolBar

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDMultiCreatorPanel extends CommitablePanel implements Serializable

Serialized Fields

_jdevXmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext _jdevXmlContext

_document

org.w3c.dom.Document _document

_tabName

javax.swing.JTextField _tabName

_tabType

javax.swing.JComboBox _tabType

_layoutStyle

ApplicationsMasterDetailWizardModel.MasterDetailMultiType _layoutStyle

_anyDetailType

boolean _anyDetailType

_allowUnboundCollections

boolean _allowUnboundCollections

_tPane

javax.swing.JTabbedPane _tPane

_tabs

java.util.List<E> _tabs

_panelIndex

int _panelIndex

_switcherAttrExpr

java.lang.String _switcherAttrExpr

_additionalFormButtonsPanel

MDFormButtonsPanel _additionalFormButtonsPanel

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_details

oracle.binding.meta.NamedDefinition _details

_multiDetailElement

org.w3c.dom.Element _multiDetailElement

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTableCreatorPanel extends GenericTableCreatorPanel implements Serializable

Serialized Fields

_master

boolean _master

_additionalPanel

ApplicationsTableCreatorPanel2 _additionalPanel
Possibly null panel called from Configure button. Must be added to commit.

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeCreatorPanel extends GenericTreeCreationPanel implements Serializable

Serialized Fields

_master

boolean _master

_additionalPanel

ApplicationsTreeCreatorPanel2 _additionalPanel

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeDetailPanel extends CommitablePanel implements Serializable

Serialized Fields

_jdevXmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext _jdevXmlContext

_document

org.w3c.dom.Document _document

_treeLevels

java.util.List<E> _treeLevels

_tableColumns

javax.swing.table.TableColumn[] _tableColumns

_tableModel

javax.swing.table.DefaultTableModel _tableModel

_table

NiceTable _table

_additionalPanels

java.util.List<E> _additionalPanels

_parentTreeId

java.lang.String _parentTreeId

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_details

oracle.binding.meta.NamedDefinition _details

_multiDetailElement

org.w3c.dom.Element _multiDetailElement

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeDetailPanel.DetailLevelTable extends NiceTable implements Serializable

Serialized Fields

_options

java.util.Map<K,V> _options

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeDetailTablePanel extends MDTableCreatorPanel implements Serializable

Serialized Fields

_committedIteratorId

java.lang.String _committedIteratorId

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeDetailTreeTablePanel extends MDTreeTableCreatorPanel implements Serializable

Serialized Fields

_committedIteratorId

java.lang.String _committedIteratorId

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.masterdetail.MDTreeTableCreatorPanel extends GenericTreeTableCreationPanel implements Serializable

Serialized Fields

_master

boolean _master

_panel2

ApplicationsTreeTableItemsPanel _panel2

_panel3

ApplicationsTreeCreatorPanel2 _panel3

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.panel

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.panel.AttributeNode extends oracle.bali.ewt.dTree.DTreeSimpleChild implements Serializable

Serialized Fields

_attrNode

org.w3c.dom.Node _attrNode

_context

oracle.bali.xml.gui.jdev.JDevXmlContext _context

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.panel.SubSection extends oracle.bali.ewt.dTree.DTreeSimpleParent implements Serializable

Serialized Fields

_subHeader

ApplicationsPanelSubheader _subHeader

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup.ApplicationsPopupPanel1 extends javax.swing.JPanel implements Serializable

Serialized Fields

_wizardPage

oracle.bali.ewt.wizard.WizardPage _wizardPage

_model

ApplicationsPopupModel _model

_windowTitleLabel

javax.swing.JLabel _windowTitleLabel

_windowTitleLabelTextField

javax.swing.JTextField _windowTitleLabelTextField

_titleButton

javax.swing.JButton _titleButton

_popupIdLabel

javax.swing.JLabel _popupIdLabel

_popupIdTextField

javax.swing.JTextField _popupIdTextField

_titleIconLabel

javax.swing.JLabel _titleIconLabel

_titleIconTextField

javax.swing.JTextField _titleIconTextField

_titleIconButton

javax.swing.JButton _titleIconButton

_layoutColsLabel

javax.swing.JLabel _layoutColsLabel

_layoutColsCombo

javax.swing.JComboBox _layoutColsCombo

_comboOptions

java.lang.String[] _comboOptions
Combo options - implicit assumption that they are ordered and the value is equal to (1 + index).

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup.ApplicationsPopupPanel2 extends javax.swing.JPanel implements Serializable

Serialized Fields

_model

ApplicationsPopupModel _model

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup.ApplicationsPopupPanel3 extends javax.swing.JPanel implements Serializable

Serialized Fields

_model

ApplicationsPopupModel _model

_enableRecordNavigationCheckBox

javax.swing.JCheckBox _enableRecordNavigationCheckBox

_borderedPane

javax.swing.Box _borderedPane

_navTypeLabel

javax.swing.JLabel _navTypeLabel

_navTypeCombo

javax.swing.JComboBox _navTypeCombo

_viewOnlyContent

javax.swing.JRadioButton _viewOnlyContent

_editableContent

javax.swing.JRadioButton _editableContent

_ROSlotPanel

javax.swing.JPanel _ROSlotPanel

_ROSlot1Label

javax.swing.JLabel _ROSlot1Label

_ROSlot2Label

javax.swing.JLabel _ROSlot2Label

_ROSlot1Combo

javax.swing.JComboBox _ROSlot1Combo

_ROSlot2Combo

javax.swing.JComboBox _ROSlot2Combo

_RWSlotPanel

javax.swing.JPanel _RWSlotPanel

_RWSlot1Label

javax.swing.JLabel _RWSlot1Label

_RWSlot2Label

javax.swing.JLabel _RWSlot2Label

_RWSlot3Label

javax.swing.JLabel _RWSlot3Label

_RWSlot1Combo

javax.swing.JComboBox _RWSlot1Combo

_RWSlot2Combo

javax.swing.JComboBox _RWSlot2Combo

_RWSlot3Combo

javax.swing.JComboBox _RWSlot3Combo

_hint

RichHintLabel _hint

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.popup.ApplicationsPopupPanelFinish extends javax.swing.JPanel implements Serializable

Serialized Fields

_model

ApplicationsPopupModel _model

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.table

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.table.ApplicationsTableCreatorPanel2 extends javax.swing.JPanel implements Serializable

Serialized Fields

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_definition

oracle.binding.meta.NamedDefinition _definition

_attachDefinition

oracle.binding.meta.NamedDefinition _attachDefinition

_document

org.w3c.dom.Document _document

_topPane

javax.swing.Box _topPane

_delete

javax.swing.JCheckBox _delete

_confirmDeletePane

javax.swing.JPanel _confirmDeletePane

_confirmDelete

javax.swing.JCheckBox _confirmDelete

_confirmDeleteTextField

javax.swing.JTextField _confirmDeleteTextField

_export

javax.swing.JCheckBox _export

_attach

javax.swing.JCheckBox _attach

_duplicate

javax.swing.JCheckBox _duplicate

_dupLabel

javax.swing.JLabel _dupLabel

_dupCombo

javax.swing.JComboBox _dupCombo

_dupButton

javax.swing.JButton _dupButton

_create

javax.swing.JCheckBox _create

_createLabel

javax.swing.JLabel _createLabel

_createCombo

javax.swing.JComboBox _createCombo

_createButton

javax.swing.JButton _createButton

_edit

javax.swing.JCheckBox _edit

_editLabel

javax.swing.JLabel _editLabel

_editCombo

javax.swing.JComboBox _editCombo

_editButton

javax.swing.JButton _editButton

_duplicatePopupWizard

SimplePopupWizard _duplicatePopupWizard

_createPopupWizard

SimplePopupWizard _createPopupWizard

_editPopupWizard

SimplePopupWizard _editPopupWizard

_isAttachEnabled

boolean _isAttachEnabled

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.tree

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.tree.ApplicationsTreeCreatorPanel2 extends javax.swing.JPanel implements Serializable

Serialized Fields

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_dataControl

oracle.adfdt.model.objects.DataControl _dataControl

_definition

oracle.binding.meta.NamedDefinition _definition

_document

org.w3c.dom.Document _document

_treeHierarchy

java.util.List<E> _treeHierarchy

_topPane

javax.swing.Box _topPane

_delete

javax.swing.JCheckBox _delete

_confirmDeletePane

javax.swing.JPanel _confirmDeletePane

_confirmDelete

javax.swing.JCheckBox _confirmDelete

_confirmDeleteTextField

javax.swing.JTextField _confirmDeleteTextField

_export

javax.swing.JCheckBox _export

_duplicate

javax.swing.JCheckBox _duplicate

_dupLabel

javax.swing.JLabel _dupLabel

_dupCombo

javax.swing.JComboBox _dupCombo

_dupButton

MenuToolButton _dupButton

_create

javax.swing.JCheckBox _create

_createLabel

javax.swing.JLabel _createLabel

_createCombo

javax.swing.JComboBox _createCombo

_createButton

MenuToolButton _createButton

_edit

javax.swing.JCheckBox _edit

_editLabel

javax.swing.JLabel _editLabel

_editCombo

javax.swing.JComboBox _editCombo

_editButton

MenuToolButton _editButton

_createPopupWizards

java.util.Map<K,V> _createPopupWizards

_duplicatePopupWizards

java.util.Map<K,V> _duplicatePopupWizards

_editPopupWizards

java.util.Map<K,V> _editPopupWizards

_treeTable

boolean _treeTable
Are we actually a tree-table, which means we adjust the menu options for create and edit to add "inline".


Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.treetable

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.treetable.ApplicationsTreeTableItemsPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_document

org.w3c.dom.Document _document

_treeHierarchy

java.util.List<E> _treeHierarchy

_nodeStampAttribute

javax.swing.JComboBox _nodeStampAttribute
Selection of nodeStamp Attribute, includes dummy value meaning the value of the node itself.


_pathStampAttribute

javax.swing.JComboBox _pathStampAttribute
Selection of pathStamp Attribute, includes dummy value meaning do not include it and value meaning the value of the node itself.


_centerPane

javax.swing.JPanel _centerPane

_readOnly

javax.swing.JCheckBox _readOnly
Do we create read-only attributes.


_centrePanelRO

javax.swing.JComponent _centrePanelRO
Panel that is swapped in and out in response to readOnly changes.


_centrePanelRW

javax.swing.JComponent _centrePanelRW

_validAttrNames

java.util.List<E> _validAttrNames

_selectedWidgetsRO

ApplicationsTableDecorator _selectedWidgetsRO

_selectedWidgetsRW

ApplicationsTableDecorator _selectedWidgetsRW

_treeTableItemsCollectionRO

AttributesCollection _treeTableItemsCollectionRO

_treeTableItemsCollectionRW

AttributesCollection _treeTableItemsCollectionRW

_jsr227Variables

java.util.Map<K,V> _jsr227Variables

Package oracle.apps.fnd.applcore.dt.patterns.metadata.creator.userAssistance

Class oracle.apps.fnd.applcore.dt.patterns.metadata.creator.userAssistance.ApplicationsUAPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_dtContext

oracle.adfdt.ADFDesignTimeContext _dtContext

_document

org.w3c.dom.Document _document

_applicationsUA

org.w3c.dom.Element _applicationsUA

_position

oracle.bali.xml.dom.position.DomPosition _position

_title

javax.swing.JTextField _title

_titleButton

javax.swing.JButton _titleButton

_helpTopicId

javax.swing.JTextField _helpTopicId

_helpPortalKey

javax.swing.JTextField _helpPortalKey

Package oracle.apps.fnd.applcore.dt.patterns.piLayout.gui

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.BaseGuiPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

_tPane

javax.swing.JTabbedPane _tPane

_tabs

java.util.List<E> _tabs

_containerSearch

ContainerSearch _containerSearch

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.ButtonGuiFieldLayout extends UpdatableTabPanel implements Serializable

Serialized Fields

_buttons

CommonTabAttributes _buttons

_tabIndex

int _tabIndex

_tableColumns

javax.swing.table.TableColumn[] _tableColumns

_tableModel

javax.swing.table.DefaultTableModel _tableModel

_table

NiceTable _table

_buttonPanels

java.util.List<E> _buttonPanels

_lastButtonPanel

javax.swing.JPanel _lastButtonPanel

_searchableEntities

java.util.List<E> _searchableEntities

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.CustomGuiField extends javax.swing.Box implements Serializable

Serialized Fields

_model

oracle.bali.inspector.PropertyModel _model

_xmlContext

oracle.bali.xml.gui.jdev.JDevXmlContext _xmlContext

_pef

oracle.bali.inspector.PropertyEditorFactory2 _pef

_pefListener

oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.CustomGuiField.Pef2PropertyChangeListener _pefListener

_row

int _row

_localName

java.lang.String _localName

_label

javax.swing.JLabel _label

_component

java.awt.Component _component

_componentFocusListener

oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.CustomGuiField.ComponentDataPoster _componentFocusListener

_componentActionListener

oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.CustomGuiField.ComponentActionListener _componentActionListener

_textFieldFocusListener

oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.CustomGuiField.TextFieldBorderChanger _textFieldFocusListener

_button

CustomEditorButton _button

_updating

boolean _updating

_propertyChangeSupport

java.beans.PropertyChangeSupport _propertyChangeSupport
Used to handle the listener list for property change events.

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.ListGuiFieldLayout extends UpdatableTabPanel implements Serializable

Serialized Fields

_fields

java.util.List<E> _fields

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.UpdatableTabPanel extends javax.swing.JPanel implements Serializable


Package oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.panel

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.panel.PanelGuiPanel extends javax.swing.JPanel implements Serializable

Serialized Fields

EMPTY_ATTRS

java.util.List<E> EMPTY_ATTRS

_tPane

javax.swing.JTabbedPane _tPane

_containerSearch

ContainerSearch _containerSearch

_searchableLabels

TabTableSearchableLabels _searchableLabels

_tabs

ButtonGuiFieldLayout[] _tabs

Package oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.table.TableGuiPanel extends BaseGuiPanel implements Serializable


Package oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.tree.TreeGuiPanel extends BaseGuiPanel implements Serializable


Package oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable

Class oracle.apps.fnd.applcore.dt.patterns.piLayout.gui.treetable.TreeTableGuiPanel extends BaseGuiPanel implements Serializable


Package oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy

Class oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy.ApplicationsHierarchyDatabasePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dtContext

oracle.adfdt.ADFDesignTimeContext dtContext

dataControl

oracle.adfdt.model.objects.DataControl dataControl

definition

oracle.binding.meta.NamedDefinition definition

document

org.w3c.dom.Document document

dbs

java.lang.String[] dbs

dbCombo

javax.swing.JComboBox dbCombo

selectedConnection

java.lang.String selectedConnection

labelAndField

javax.swing.JPanel labelAndField

dbNewCombo

javax.swing.JComboBox dbNewCombo

Class oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy.ApplicationsHierarchyStructurePanel extends javax.swing.JPanel implements Serializable

Serialized Fields

dbs

java.lang.String[] dbs

dtContext

oracle.adfdt.ADFDesignTimeContext dtContext

dataControl

oracle.adfdt.model.objects.DataControl dataControl

definition

oracle.binding.meta.NamedDefinition definition

document

org.w3c.dom.Document document

shuttle

oracle.jbo.dt.common.controls.ShuttlePanel shuttle

shuttleNew

oracle.jbo.dt.common.controls.ShuttlePanel shuttleNew

shuttlePanel

javax.swing.JPanel shuttlePanel

value

oracle.jbo.dt.common.controls.ShuttleValue value

valueIC

oracle.jbo.dt.common.controls.ShuttleValue valueIC

treeStructureCombo

javax.swing.JComboBox treeStructureCombo

selectedTreeStructure

java.lang.String selectedTreeStructure

interfaceCodes

java.util.List<E> interfaceCodes

xmlContext

oracle.bali.xml.model.XmlContext xmlContext

radioAction

java.lang.String radioAction

connection

java.sql.Connection connection

availTle

java.lang.String availTle

selectTle

java.lang.String selectTle

_readOnly

javax.swing.JCheckBox _readOnly
Do we create read-only attributes.


idInputText

javax.swing.JTextField idInputText

_structureAttributesCache

java.util.Map<K,V> _structureAttributesCache

Class oracle.apps.fnd.applcore.dt.trees.metadata.creator.hierarchy.TreeAttribute extends java.lang.Object implements Serializable

Serialized Fields

_name

java.lang.String _name

_sqlType

int _sqlType

_format

java.lang.String _format

Package oracle.apps.fnd.applcore.favRecentItems.favRecentItemsService.applicationModule.client

Class oracle.apps.fnd.applcore.favRecentItems.favRecentItemsService.applicationModule.client.FavRecentItemsAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.favRecentItems.ui.bean

Class oracle.apps.fnd.applcore.favRecentItems.ui.bean.RecentItemsHandler extends java.lang.Object implements Serializable

Serialized Fields

USER_ID

java.lang.String USER_ID

UPDATE_TIME

java.sql.Timestamp UPDATE_TIME

MAX_RI_SIZE

int MAX_RI_SIZE

recentItemsList

java.util.List<E> recentItemsList

Class oracle.apps.fnd.applcore.favRecentItems.ui.bean.RISessionListner extends java.lang.Object implements Serializable

Serialized Fields

recentItemsList

java.util.List<E> recentItemsList

userId

java.lang.String userId

failoverFlag

java.lang.Boolean failoverFlag

Class oracle.apps.fnd.applcore.favRecentItems.ui.bean.TaskFlowObject extends java.lang.Object implements Serializable

Serialized Fields

taskFlowId

java.lang.String taskFlowId

keyList

java.lang.String keyList

parametersList

java.lang.String parametersList

taskFlowLabel

java.lang.String taskFlowLabel

reuseInstance

java.lang.Boolean reuseInstance

forceRefresh

java.lang.Boolean forceRefresh

taskType

java.lang.String taskType

viewId

java.lang.String viewId

updateTime

java.sql.Timestamp updateTime

userId

java.lang.String userId

webAppName

java.lang.String webAppName

pageParametersList

java.lang.String pageParametersList

contextualAreaCollasped

java.lang.Boolean contextualAreaCollasped

contextualAreaWidth

int contextualAreaWidth

customObject

java.lang.Object customObject

Package oracle.apps.fnd.applcore.filter.jaxb

Class oracle.apps.fnd.applcore.filter.jaxb.FilterCriteriaItemTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.FilterCriteriaRowTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.FndFilterImpl extends FndFilterTypeImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.FndFilterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.FndFilterTypeImpl.GenericFilterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.FndFilterTypeImpl.KeyFlexFilterTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.PropertiesTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.filter.jaxb.PropertyTypeImpl extends oracle.xml.jaxb.JaxbNode implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput arg0)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput arg0)
                   throws java.io.IOException
Throws:
java.io.IOException

Package oracle.apps.fnd.applcore.flex.common.sql

Class oracle.apps.fnd.applcore.flex.common.sql.BindVariableFormatException extends java.lang.Exception implements Serializable


Package oracle.apps.fnd.applcore.flex.dff.descriptiveFlexfieldService.applicationModule.client

Class oracle.apps.fnd.applcore.flex.dff.descriptiveFlexfieldService.applicationModule.client.DescriptiveFlexfieldServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.flex.dff.ui.bean

Class oracle.apps.fnd.applcore.flex.dff.ui.bean.CreateEditDFFSegmentBean extends java.lang.Object implements Serializable

Serialized Fields

_hasCommitExecuted

boolean _hasCommitExecuted

displayTypesMap

java.util.HashMap<K,V> displayTypesMap

dataType

java.lang.String dataType

Class oracle.apps.fnd.applcore.flex.dff.ui.bean.EditDescriptiveFlexfieldBean extends java.lang.Object implements Serializable

Serialized Fields

_selectedCategoryCode

java.lang.String _selectedCategoryCode

_hasCommitExecuted

boolean _hasCommitExecuted

_contextAction

oracle.apps.fnd.applcore.flex.dff.ui.bean.EditDescriptiveFlexfieldBean.CurrentContextAction _contextAction

_saveContext

boolean _saveContext

effCategoryContextAssociationsApplied

boolean effCategoryContextAssociationsApplied

effPageContextAssociationsApplied

boolean effPageContextAssociationsApplied

_createSegmentOnContextTFDisabled

boolean _createSegmentOnContextTFDisabled

Package oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule.client.DFFAdfdiUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule.client.DFFRegUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.flex.dff.uiModel.applicationModule.client.DFFSetupUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.flex.dynamic

Class oracle.apps.fnd.applcore.flex.dynamic.BaseDynamicComponentFactory extends java.lang.Object implements Serializable

Serialized Fields

_isTable

boolean _isTable

_parentId

java.lang.String _parentId

_bindingNameSuffix

java.lang.String _bindingNameSuffix

_canEdit

boolean _canEdit

_debug

boolean _debug

_flexHA

boolean _flexHA

Class oracle.apps.fnd.applcore.flex.dynamic.BooleanGroupExpression extends GroupExpression<java.lang.Boolean> implements Serializable

Serialized Fields

_logicConjunction

int _logicConjunction

_negation

int _negation

Class oracle.apps.fnd.applcore.flex.dynamic.ConcatenatedStringExpression extends GroupExpression implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.ConstantExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_o

java.lang.Object _o

Class oracle.apps.fnd.applcore.flex.dynamic.DefaultValueExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_ve

javax.el.ValueExpression _ve

_defaultVe

javax.el.ValueExpression _defaultVe

Class oracle.apps.fnd.applcore.flex.dynamic.DialogTitleExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

Class oracle.apps.fnd.applcore.flex.dynamic.ExpressionValidator extends java.lang.Object implements Serializable

Serialized Fields

vb

javax.el.ValueExpression vb

Class oracle.apps.fnd.applcore.flex.dynamic.FilterSinEvaluationExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

_filterComp

FilterComponent _filterComp

_isTablePresent

java.lang.Boolean _isTablePresent

Class oracle.apps.fnd.applcore.flex.dynamic.GroupExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_expressionClass

java.lang.Class<T> _expressionClass

_defaultValue

java.lang.Object _defaultValue

_expressions

java.util.List<E> _expressions

Class oracle.apps.fnd.applcore.flex.dynamic.HoverShortDescExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

Class oracle.apps.fnd.applcore.flex.dynamic.ImageSourceExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

_truePath

java.lang.String _truePath

_falsePath

java.lang.String _falsePath

Class oracle.apps.fnd.applcore.flex.dynamic.KffContainerLabelExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_flexLabel

javax.el.ValueExpression _flexLabel

_flexSimple

javax.el.ValueExpression _flexSimple

_flexVisible

javax.el.ValueExpression _flexVisible

Class oracle.apps.fnd.applcore.flex.dynamic.LovShortDescExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

Class oracle.apps.fnd.applcore.flex.dynamic.MyRowSetListener extends java.lang.Object implements Serializable

Serialized Fields

iterName

java.lang.String iterName

viewId

java.lang.String viewId

compId

java.lang.String compId

Class oracle.apps.fnd.applcore.flex.dynamic.SinEvaluationExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

_valExp

javax.el.ValueExpression _valExp

_comp

KffComponent _comp

_isTablePresent

java.lang.Boolean _isTablePresent

Class oracle.apps.fnd.applcore.flex.dynamic.StringGroupExpression extends GroupExpression implements Serializable


Package oracle.apps.fnd.applcore.flex.dynamic.factories

Class oracle.apps.fnd.applcore.flex.dynamic.factories.CheckboxFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.CheckboxInputFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.ChoiceListOfValuesFactory extends BaseDynamicComponentFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.ComboBoxFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.DateInputTextFactory extends InputTextFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.EnumListChoiceFactory extends BaseDynamicComponentFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.InputTextFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.ListOfValuesFactory extends BaseDynamicComponentFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.SelectOneChoiceFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.SelectOneRadioFactory extends UIXEditableValueFactory implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.factories.TableFactory extends BaseDynamicComponentFactory implements Serializable

Serialized Fields

accessor

java.lang.String accessor

readOnly

boolean readOnly

Class oracle.apps.fnd.applcore.flex.dynamic.factories.TableNodeFactory extends BaseDynamicComponentFactory implements Serializable

Serialized Fields

_accessor

java.lang.String _accessor

_hasParent

boolean _hasParent

Class oracle.apps.fnd.applcore.flex.dynamic.factories.UIXEditableValueFactory extends BaseDynamicComponentFactory implements Serializable


Package oracle.apps.fnd.applcore.flex.dynamic.initializer

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.FlexfieldInitializer extends java.lang.Object implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Throws:
java.io.IOException

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.FlexValueBindingInitializer extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mIterName

java.lang.String mIterName

mBindingName

java.lang.String mBindingName

mAttrName

java.lang.String mAttrName

mType

java.lang.String mType

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.HierBindingInitializer extends FlexfieldInitializer implements Serializable

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.InitializerGroup extends FlexfieldInitializer implements Serializable

Serialized Fields

_list

java.util.ArrayList<E> _list

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.IteratorInitializer extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mDefName

java.lang.String mDefName

mAmName

java.lang.String mAmName

mVoName

java.lang.String mVoName

mDcName

java.lang.String mDcName

mBindingName

java.lang.String mBindingName

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.SearchBindingInitializer extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mIterName

java.lang.String mIterName

mCriteriaName

java.lang.String mCriteriaName

mBindingName

java.lang.String mBindingName

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.TableBindingInitializer extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mHierName

java.lang.String mHierName

mIterName

java.lang.String mIterName

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.TableModifier extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mHierName

java.lang.String mHierName

mIterName

java.lang.String mIterName

mMasterViewDefName

java.lang.String mMasterViewDefName

Class oracle.apps.fnd.applcore.flex.dynamic.initializer.ValueBindingInitializer extends FlexfieldInitializer implements Serializable

Serialized Fields

mBCName

java.lang.String mBCName

mIterName

java.lang.String mIterName

mBindingName

java.lang.String mBindingName

mAttrName

java.lang.String mAttrName

mType

java.lang.String mType

Package oracle.apps.fnd.applcore.flex.eff.runtime

Class oracle.apps.fnd.applcore.flex.eff.runtime.EffCategoryPagesBean extends java.lang.Object implements Serializable

Serialized Fields

defaultLHSTaskFlowId

java.lang.String defaultLHSTaskFlowId

defaultRHSTaskFlowId

java.lang.String defaultRHSTaskFlowId

mRHSRefreshRegionReqd

boolean mRHSRefreshRegionReqd

mApplicationId

java.lang.String mApplicationId

mDffCode

java.lang.String mDffCode

mCategoryCode

java.lang.String mCategoryCode

mRowCategoryCode

java.lang.String mRowCategoryCode

mRowUsageCode

java.lang.String mRowUsageCode

mUsageCode

java.lang.String mUsageCode

mRowPageCode

java.lang.String mRowPageCode

mRowDocName

java.lang.String mRowDocName

mRenderNonEFFTF

java.lang.String mRenderNonEFFTF

mNonEffTF

java.lang.String mNonEffTF

mEffGroupCode

java.lang.String mEffGroupCode

mmdsDocPath

java.lang.String mmdsDocPath

mrhsMdsDocPath

java.lang.String mrhsMdsDocPath

pk1

java.lang.String pk1

pk2

java.lang.String pk2

pk3

java.lang.String pk3

pk4

java.lang.String pk4

pk5

java.lang.String pk5

contextEditPrevMap

java.util.HashMap<K,V> contextEditPrevMap

Package oracle.apps.fnd.applcore.flex.eff.runtime.applicationModule.client

Class oracle.apps.fnd.applcore.flex.eff.runtime.applicationModule.client.EFFRuntimeAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.flex.eff.search.ui.bean

Class oracle.apps.fnd.applcore.flex.eff.search.ui.bean.DefaultEffSearchManagedBean extends java.lang.Object implements Serializable

Serialized Fields

sameAttrCount

int sameAttrCount

selectedAttrRows

java.util.Map<K,V> selectedAttrRows

deSelectedAttrRows

java.util.Map<K,V> deSelectedAttrRows

selectedFieldRows

java.util.Map<K,V> selectedFieldRows

queryFired

boolean queryFired

inputSearchName

java.lang.String inputSearchName

inputDefaultFlag

java.lang.Boolean inputDefaultFlag

formatContext

java.lang.String formatContext

formatName

java.lang.String formatName

systemQdList

java.util.HashMap<K,V> systemQdList

Package oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService

Class oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldSegmentImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldSegmentInstanceImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldStructureImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.kff.keyFlexfieldService.KeyFlexfieldStructureInstanceImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable


Package oracle.apps.fnd.applcore.flex.kff.ui.bean

Class oracle.apps.fnd.applcore.flex.kff.ui.bean.CreateEditKFFSegmentBean extends java.lang.Object implements Serializable

Serialized Fields

allItems

java.util.List<E> allItems

selectedValues

java.util.List<E> selectedValues

refreshSelectedList

boolean refreshSelectedList

Package oracle.apps.fnd.applcore.flex.kff.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.flex.kff.uiModel.applicationModule.client.KFFSetupAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.flex.runtime

Class oracle.apps.fnd.applcore.flex.runtime.ApplicationIdentifier.ApplicationNotFoundException extends java.lang.RuntimeException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.ModelerADFContextScope.OperationException extends java.lang.RuntimeException implements Serializable

Serialized Fields

_op

java.lang.String _op

Package oracle.apps.fnd.applcore.flex.runtime.event

Class oracle.apps.fnd.applcore.flex.runtime.event.BCModelerEvent extends ModelerEvent implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.event.BCModelerObjEvent extends BCModelerEvent implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.event.ModelerEvent extends java.util.EventObject implements Serializable

Serialized Fields

message

java.lang.String message
A message. null if no message is available.

Class oracle.apps.fnd.applcore.flex.runtime.event.ModelerProgressEvent extends ModelerEvent implements Serializable

Serialized Fields

_stage

ModelerProgressEvent.Stage _stage

_value

int _value

_maximum

int _maximum

Class oracle.apps.fnd.applcore.flex.runtime.event.ServiceUpdateEvent extends ModelerEvent implements Serializable

Serialized Fields

_updatedObjs

XsdCollection _updatedObjs

Package oracle.apps.fnd.applcore.flex.runtime.util

Class oracle.apps.fnd.applcore.flex.runtime.util.BCModelerException extends oracle.jbo.JboException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.FlexfieldNamespace extends java.lang.Object implements Serializable

Serialized Fields

_packageName

java.lang.String _packageName

_objectNamePrefix

java.lang.String _objectNamePrefix

_scope

FlexfieldNamespace.DefinitionScope _scope

_effGroupName

java.lang.String _effGroupName

_encodedObjNamePrefix

java.lang.String _encodedObjNamePrefix

Class oracle.apps.fnd.applcore.flex.runtime.util.InvalidDesignTimeJboException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.NoTransactionException extends BCModelerException implements Serializable


Package oracle.apps.fnd.applcore.flex.runtime.util.common

Class oracle.apps.fnd.applcore.flex.runtime.util.common.BCModelerContextNotFoundException extends BCModelerException implements Serializable

Serialized Fields

_contextDefFullName

java.lang.String _contextDefFullName

Class oracle.apps.fnd.applcore.flex.runtime.util.common.BCModelerFlexUsageException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.SegmentDefException extends java.lang.Exception implements Serializable

Serialized Fields

_segmentName

java.lang.String _segmentName

Class oracle.apps.fnd.applcore.flex.runtime.util.common.ValueSetDefException extends java.lang.Exception implements Serializable


Package oracle.apps.fnd.applcore.flex.runtime.util.common.category

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.BCModelerDesignTimeJboNotFoundException extends BCModelerJboNotFoundException implements Serializable

Serialized Fields

_msg

java.lang.String _msg

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.BCModelerEffGroupCodeNotFoundException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.BcModelerInvalidMetadataException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.BCModelerJboNotFoundException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.BCModelerRuntimeJboNotFoundException extends BCModelerJboNotFoundException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.NoAdfbcUsageRowsException extends BCModelerException implements Serializable

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.NoSuchArtifactException extends BCModelerException implements Serializable


Package oracle.apps.fnd.applcore.flex.runtime.util.common.category.context

Class oracle.apps.fnd.applcore.flex.runtime.util.common.category.context.BCModelerViewObjAssocMismatchException extends BCModelerException implements Serializable


Package oracle.apps.fnd.applcore.flex.runtime.util.service

Class oracle.apps.fnd.applcore.flex.runtime.util.service.XsdCollection extends java.lang.Object implements Serializable

Serialized Fields

_objMap

java.util.Map<K,V> _objMap

Package oracle.apps.fnd.applcore.flex.ui

Class oracle.apps.fnd.applcore.flex.ui.DescriptiveFlexfield extends DynamicForm implements Serializable

Serialized Fields

timeStampDFFName

long timeStampDFFName

table

boolean table
some interal variables set by preRender()


tableBinding

boolean tableBinding

insideColumn

boolean insideColumn

discriminatorValue

java.lang.String discriminatorValue
interanl state variables for context code selection index and actual value


discriminatorValueString

java.lang.String discriminatorValueString

flexInfo

java.util.Map<K,V> flexInfo

selfRefresh

boolean selfRefresh

Class oracle.apps.fnd.applcore.flex.ui.DescriptiveFlexfield.DefaultFlexValueChangeListener extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.DescriptiveFlexfield.FlexContextListener extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.DescriptiveFlexfield.FlexParameterValueChangeListener extends java.lang.Object implements Serializable

Serialized Fields

timeStampDFFName

long timeStampDFFName

Class oracle.apps.fnd.applcore.flex.ui.FlexfieldUpdateEvent extends javax.faces.event.FacesEvent implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.FlexModeUtil.FndSetupListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

_action

java.lang.String _action

_flexCode

java.lang.String _flexCode

_segName

java.lang.String _segName

Class oracle.apps.fnd.applcore.flex.ui.KeyFlexfieldMaintenance extends DescriptiveFlexfield implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.KeyFlexfieldPartial extends DescriptiveFlexfield implements Serializable


Package oracle.apps.fnd.applcore.flex.ui.customize

Class oracle.apps.fnd.applcore.flex.ui.customize.DeferedCustomizationExpressions extends javax.el.ValueExpression implements Serializable

Serialized Fields

isResolved

boolean isResolved

_resolver

CustomizationResolver _resolver

_customizationPath

java.lang.String _customizationPath

_property

java.lang.String _property

_parent

GroupExpression<T> _parent

Class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldContextCustomizationTag extends FlexfieldCustomizationTag implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldContextSegmnetCustomizationTag extends FlexfieldCustomizationTag implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldCustomization extends LayeredCustomization implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldCustomizationTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable

Serialized Fields

_rendered

javax.el.ValueExpression _rendered

_required

javax.el.ValueExpression _required

_readOnly

javax.el.ValueExpression _readOnly

_autoSubmit

javax.el.ValueExpression _autoSubmit

_label

javax.el.ValueExpression _label

_columns

javax.el.ValueExpression _columns

_shortDesc

javax.el.ValueExpression _shortDesc

_visible

javax.el.ValueExpression _visible

_name

java.lang.String _name

_id

java.lang.String _id

_customation

FlexfieldCustomization _customation
Method called at end of tag.

Class oracle.apps.fnd.applcore.flex.ui.customize.FlexfieldSegmentCustomizationTag extends FlexfieldCustomizationTag implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.KeyFlexfieldLabelCustomization extends FlexfieldCustomization implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.KeyFlexfieldLabelCustomizationTag extends FlexfieldSegmentCustomizationTag implements Serializable

Class oracle.apps.fnd.applcore.flex.ui.customize.LayeredCustomization extends UICustomization implements Serializable

Serialized Fields

childrenMap

java.util.Map<K,V> childrenMap

children

java.util.List<E> children

name

java.lang.String name

Class oracle.apps.fnd.applcore.flex.ui.customize.UICustomization extends java.lang.Object implements Serializable

Serialized Fields

properties

java.util.Map<K,V> properties

Package oracle.apps.fnd.applcore.flex.ui.filter

Class oracle.apps.fnd.applcore.flex.ui.filter.DependentExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

ve1

javax.el.ValueExpression ve1

ve2

javax.el.ValueExpression ve2

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterComponent extends DynamicForm implements Serializable

Serialized Fields

model

FilterModel model

handler

FilterUIHandler handler

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterModel extends java.lang.Object implements Serializable

Serialized Fields

_comp

FilterComponent _comp

accessor

java.lang.String accessor

_flexHA

boolean _flexHA

_changed

boolean _changed

rsl

oracle.jbo.RowSetListener rsl

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler extends java.lang.Object implements Serializable

Serialized Fields

_comp

FilterComponent _comp

_table

boolean _table

_flexHA

boolean _flexHA

isScreenReader

boolean isScreenReader

factories

java.util.HashMap<K,V> factories

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler.FilterPopupCanceledListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler.PopupHideListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler.PopupListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler.PopupSaveListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.filter.FilterUIHandler.SinValueChangeListener extends java.lang.Object implements Serializable

Serialized Fields

_id

java.lang.String _id

_filterAttributeName

java.lang.String _filterAttributeName

_sinAttributeName

java.lang.String _sinAttributeName

Class oracle.apps.fnd.applcore.flex.ui.filter.ListSizeExpression extends javax.el.ValueExpression implements Serializable

Serialized Fields

ve

javax.el.ValueExpression ve

Package oracle.apps.fnd.applcore.flex.ui.kff

Class oracle.apps.fnd.applcore.flex.ui.kff.KffComponent extends DynamicForm implements Serializable

Serialized Fields

model

KffModel model

handler

KffUIHandler handler

Class oracle.apps.fnd.applcore.flex.ui.kff.KffModel extends java.lang.Object implements Serializable

Serialized Fields

_comp

KffComponent _comp

accessor

java.lang.String accessor

id

java.lang.String id

_changed

boolean _changed

_flexHA

boolean _flexHA

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler extends java.lang.Object implements Serializable

Serialized Fields

_comp

KffComponent _comp

isScreenReader

boolean isScreenReader

table_hover_popupId

java.lang.String table_hover_popupId

flexInfo

java.util.Map<K,V> flexInfo

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.FlexValueChangeListener extends java.lang.Object implements Serializable

Serialized Fields

kffId

java.lang.String kffId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.KffQueryListener extends java.lang.Object implements Serializable

Serialized Fields

_componentId

java.lang.String _componentId

_dialogueId

java.lang.String _dialogueId

_criteriaName

java.lang.String _criteriaName

_resultTableId

java.lang.String _resultTableId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupConfirmResetListener extends java.lang.Object implements Serializable

Serialized Fields

_popCRId

java.lang.String _popCRId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupHideListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupResetListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

_kffId

java.lang.String _kffId

SEGMENT_KEY

java.lang.String SEGMENT_KEY

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupSaveListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Class oracle.apps.fnd.applcore.flex.ui.kff.KffUIHandler.PopupSearchListener extends java.lang.Object implements Serializable

Serialized Fields

_popId

java.lang.String _popId

Package oracle.apps.fnd.applcore.flex.vst.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.flex.vst.uiModel.applicationModule.client.ValueSetSetupAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.flex.vst.valueSetService

Class oracle.apps.fnd.applcore.flex.vst.valueSetService.ValueSetImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.vst.valueSetService.ValueSetValidationTableImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.flex.vst.valueSetService.ValueSetValueImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable


Package oracle.apps.fnd.applcore.flex.webservice.server

Class oracle.apps.fnd.applcore.flex.webservice.server.DescriptiveFlexfieldWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.flex.webservice.server.KeyFlexfieldWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.flex.webservice.server.ValueSetWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.globalSearch.ui

Class oracle.apps.fnd.applcore.globalSearch.ui.AbstractSearchResult extends java.lang.Object implements Serializable

serialVersionUID: 8450338075806515717L

Serialized Fields

_usesFilters

boolean _usesFilters

_searched

boolean _searched
Has this search been performed?


_searchExhausted

boolean _searchExhausted
Has the search been exhausted, that is all results retrieved and in memory?


_searchTabName

java.lang.String _searchTabName
Name of this search, as would be displayed in a tab in the UI.


_wasSaved

boolean _wasSaved

_inError

boolean _inError

_errorMessageName

java.lang.String _errorMessageName
Error message name in cases where _inError == true.


_warnings

java.util.List<E> _warnings
Warnings added for this searchResult.


_searchFilterItems

SearchFilterItems _searchFilterItems

_searchedCategories

java.util.List<E> _searchedCategories
The basic set of searched categories selected by the user from the Category list in the UI. It does not represent any narrowing of the search using filters.


_allSearchableCategories

java.util.List<E> _allSearchableCategories
All categories that can be searched upon, not necessarily the ones the user picked to search on.


_searchString

java.lang.String _searchString

_callerContext

java.lang.String _callerContext

_attributeTreeItems

java.util.List<E> _attributeTreeItems
The root tree items wrapped by _attributeTreeModel for our JSF tree.


_commonTreeItems

java.util.List<E> _commonTreeItems
The root tree items wrapped by _commonTreeModel for our common filters JSF tree.


_searchCreationDate

long _searchCreationDate
The time this search result was created. Used for cache expiry purposes.


_rtl

boolean _rtl
Is this result in Right-to-Left order.


_locale

java.util.Locale _locale
Locale to do formatting on.


_resultItems

java.util.List<E> _resultItems
Our Search results.


_alternateWords

java.util.List<E> _alternateWords
Any Alternate words for this search.


_backgroundSearched

boolean _backgroundSearched
Has this search been extended by a background search? This background search will extend the result from 10 results to 100/200, or the maximum number or results if it is less than this.


_orderingAttribute

java.lang.String _orderingAttribute
What attribute we are ordering on.


_orderingAsc

boolean _orderingAsc
Is the ordering ascending?


_orderingAttributes

java.util.List<E> _orderingAttributes
The set of attribute names we can order by. #relevance# is never in this list, it always exists.


_backgroundSearchPollCount

int _backgroundSearchPollCount

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.AdvancedSearchAttribute extends java.lang.Object implements Serializable

serialVersionUID: -4572706139151322905L

Serialized Fields

_displayName

java.lang.String _displayName

_name

java.lang.String _name

_dataType

java.lang.String _dataType

_value

java.io.Serializable _value

_binding

java.lang.String _binding

Class oracle.apps.fnd.applcore.globalSearch.ui.BaseRecentSearch extends java.lang.Object implements Serializable

serialVersionUID: 121746288187675303L

Serialized Fields

_searchFilters

java.util.List<E> _searchFilters
The filters of the search. This list is essentially a primary key, and will be used in equals() calls to determine if a recent search needs to be replaced.


_searchRunDate

java.util.Date _searchRunDate
Date the search was run.


_valid

boolean _valid
Is the recent search valid, this is can it be run. If invalid, clients should drop it.


_searchString

java.lang.String _searchString
The search String stored redundantly. Also available in the searchFilters.


_searchedCategories

java.util.List<E> _searchedCategories
The search Categories stored redundantly. Also available in the searchFilters.

Class oracle.apps.fnd.applcore.globalSearch.ui.BaseSavedSearch extends java.lang.Object implements Serializable

serialVersionUID: 6208414231162492953L

Serialized Fields

_searchString

java.lang.String _searchString

_callerContext

java.lang.String _callerContext

_searchedCategories

java.util.List<E> _searchedCategories

_searchName

java.lang.String _searchName

_id

java.lang.String _id

_searchFilters

java.util.List<E> _searchFilters
The filters of the search. This list is essentially a primary key of the search.


_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.BaseSearchAction extends java.lang.Object implements Serializable

serialVersionUID: -8462311603754000197L

Serialized Fields

_taskAction

boolean _taskAction

_title

java.lang.String _title

_toolTip

java.lang.String _toolTip

_iconURL

java.lang.String _iconURL

_defaultSearchAction

BaseSearchAction _defaultSearchAction
Keep a reference to the base search action so in screen reader mode we can format the titles together. If this is the default - this will be null.

Class oracle.apps.fnd.applcore.globalSearch.ui.CategorySearchFilterItem extends SearchFilterItem implements Serializable

serialVersionUID: -237396812888738395L

Serialized Fields

_callerContext

java.lang.String _callerContext

_searchCategories

java.util.List<E> _searchCategories

_deletable

boolean _deletable

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.DateRangeFilterItem extends SearchFilterItem implements Serializable

serialVersionUID: -118656089605587470L

Serialized Fields

_filter

DateRangeTreeItem _filter

_dateFrom

java.util.Date _dateFrom
Custom selected DateFrom.


_dateTo

java.util.Date _dateTo
Custom selected DateTo.


_value

java.lang.String _value

_tooltipValue

java.lang.String _tooltipValue

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.FacetItemSearchFilterItem extends SearchFilterItem implements Serializable

serialVersionUID: -126092727482277070L

Serialized Fields

_treeItem

TreeItem _treeItem

_segmentFacets

java.util.List<E> _segmentFacets

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.FilteredResultCache extends java.lang.Object implements Serializable

serialVersionUID: 6021959649826465628L

Serialized Fields

_currentSearchIndex

int _currentSearchIndex

_searches

java.util.List<E> _searches

Class oracle.apps.fnd.applcore.globalSearch.ui.KeywordSearchFilterItem extends SearchFilterItem implements Serializable

serialVersionUID: 1727819254708877546L

Serialized Fields

_searchKeywords

java.lang.String _searchKeywords

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.PersistentSearchFilter extends java.lang.Object implements Serializable

serialVersionUID: 121746288187675304L

Serialized Fields

_filterType

SearchFilterItem.FilterType _filterType

_label

java.lang.String _label

_value

java.lang.String _value

_displayValue

java.lang.String _displayValue

Class oracle.apps.fnd.applcore.globalSearch.ui.ResultComparator extends java.lang.Object implements Serializable

serialVersionUID: -5691589159869770168L

Serialized Fields

_attributeName

java.lang.String _attributeName

_asc

boolean _asc

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchableObjectSearchFilterItem extends SearchFilterItem implements Serializable

serialVersionUID: 714296759631733962L

Serialized Fields

_treeItem

TreeItem _treeItem

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchCategory extends java.lang.Object implements Serializable

serialVersionUID: -3029142863451001519L

Serialized Fields

_displayName

java.lang.String _displayName

_name

java.lang.String _name

_searchEngineInstanceId

long _searchEngineInstanceId

_scope

java.lang.String _scope

_applId

java.lang.String _applId

_globalSearchEngineInstanceId

long _globalSearchEngineInstanceId

_pk

java.lang.String _pk

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchError extends java.lang.Object implements Serializable

serialVersionUID: -1446607951447312372L

Serialized Fields

_message

java.lang.String _message

_cause

java.lang.String _cause

_action

java.lang.String _action

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchFilterItem extends java.lang.Object implements Serializable

serialVersionUID: -6311201199754684659L

Serialized Fields

_filterType

SearchFilterItem.FilterType _filterType
Which filter type are we.


_applied

boolean _applied
Has this filter been applied.

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchFilterItems extends java.lang.Object implements Serializable

serialVersionUID: -3348839844134805090L

Serialized Fields

_searchFilterItems

java.util.List<E> _searchFilterItems

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.SearchResultItem extends java.lang.Object implements Serializable

serialVersionUID: -6763222867150391609L

Serialized Fields

_defaultAction

BaseSearchAction _defaultAction

_otherActions

java.util.List<E> _otherActions

_fixedContent

java.lang.String _fixedContent

_variableContent

java.lang.String _variableContent

_orderingAttributeValues

java.util.Map<K,V> _orderingAttributeValues

Class oracle.apps.fnd.applcore.globalSearch.ui.SplitSearchResult extends java.lang.Object implements Serializable

serialVersionUID: -1682478081637112810L

Serialized Fields

_searchString

java.lang.String _searchString

_searches

java.util.List<E> _searches

_callerContext

java.lang.String _callerContext

_popupSearchString

java.lang.String _popupSearchString

_popupSearchCategories

java.util.List<E> _popupSearchCategories

_displayedResultIndex

int _displayedResultIndex
The currently displayed result index, 0 based and may be used as an index into _searches.


_searchName

java.lang.String _searchName
The name given to the search. This is used for Saved Searches in the confirm overwrite box.


_inError

boolean _inError
Is this search in error, that is could not be performed and should not be shown. Any searches in error would not have any searchResult structures stored.

See Also:
SplitSearchResult.getSearches()

_errorMessageName

java.lang.String _errorMessageName

Class oracle.apps.fnd.applcore.globalSearch.ui.TaskSearchAction extends BaseSearchAction implements Serializable

serialVersionUID: -6854345871289041486L

Serialized Fields

_viewId

java.lang.String _viewId

_webApp

java.lang.String _webApp

_pageParametersList

java.lang.String _pageParametersList

_navTaskFile

java.lang.String _navTaskFile

_navTaskName

java.lang.String _navTaskName

_navTaskKeyList

java.lang.String _navTaskKeyList

_navTaskParametersList

java.lang.String _navTaskParametersList

_taskFlowURL

java.lang.String _taskFlowURL

_navTaskLabel

java.lang.String _navTaskLabel
Title of results task flow. If null, title will be used instead.


_applicationStripe

java.lang.String _applicationStripe
Application Stripe parameter, may be null, but if not is passed to NavigationUtil.getUserNavigationTarget API along with pageDefinition to determine the other parameters. It's nullness is also used as a check whether this test has/needs been performed, and the value will be nulled after this API has been called.


_pageDefinition

java.lang.String _pageDefinition
Application Stripe parameter, may be null, but if not is passed to NavigationUtil.getUserNavigationTarget API along with applicationStripe to determine the other parameters. It's nullness is also used as a check whether this test has/needs been performed, and the value will be nulled after this API has been called.

Class oracle.apps.fnd.applcore.globalSearch.ui.TreeItem extends java.lang.Object implements Serializable

serialVersionUID: -3896837774605953647L

Serialized Fields

_filterType

SearchFilterItem.FilterType _filterType
Correct placement of tree levels within the Filters tree. Example:
 Recruitment      (CATEGORY)
   Vacancies      (SEARCHABLE_OBJECT)
     Status       (FACET)
       Approved   (FACET_ITEM)
       Closed     (FACET_ITEM)
       Hold       (FACET_ITEM)
       Open       (FACET_ITEM)
     Region       (FACET)
       Midwest US (FACET_ITEM)
 
however a FACET_ITEM may have furter facets nested. Example:
 Geography       (CATEGORY)
   Location      (SEARCHABLE_OBJECT)
     Geography   (FACET)
       US        (FACET_ITEM - Level 1)
       AU        (FACET_ITEM - Level 1)
         QLD     (FACET_ITEM - Level 2)
         NSW     (FACET_ITEM - Level 2)
         VIC     (FACET_ITEM - Level 2)
       GB        (FACET_ITEM - Level 1)
       I         (FACET_ITEM - Level 1)
 


_displayValue

java.lang.String _displayValue

_value

java.lang.String _value

_toolTip

java.lang.String _toolTip

_parent

TreeItem _parent

_children

java.util.List<E> _children

_smallChildren

java.util.List<E> _smallChildren

_resultCount

int _resultCount

_leafFI

boolean _leafFI
Are we a leaf Facet Item? This flag allows use to definately know if there are not children (when true, per ECSF metadata), and know there may be children when false, in which case we need to query.


_queriedForChildren

boolean _queriedForChildren
When _leafFI is true, this tells whether we have queried for the children if this node is a Facet item, and to prevent re-querying in the case where there are no children (to avoid confusion when looking at child array and not know whther empty means none or not queried). If this is true , the size of the _children List determines if there actually are children. This is also used for SO nodes in the same way to determine whether we have loaded the facet children - in this case _leafFI is expected to be false.


_additionalInfo

java.util.Map<K,V> _additionalInfo
Additional info stored on this tree node.


_impersonatingMoreLink

boolean _impersonatingMoreLink
Flag to indicate a child node is to act as a "More..." link in the tree.


_showAllChildNodes

boolean _showAllChildNodes
Do we show all child facet Item nodes? By default we do not, so the tree is kept smaller.


_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.URLSearchAction extends BaseSearchAction implements Serializable

serialVersionUID: 1870421764598529125L

Serialized Fields

_URL

java.lang.String _URL

_webApp

java.lang.String _webApp

Class oracle.apps.fnd.applcore.globalSearch.ui.WindowSize extends java.lang.Object implements Serializable

serialVersionUID: 2430160724218124382L

Serialized Fields

_width

int _width

_height

int _height

Package oracle.apps.fnd.applcore.globalSearch.ui.commonTree

Class oracle.apps.fnd.applcore.globalSearch.ui.commonTree.BaseTreeItem extends java.lang.Object implements Serializable

serialVersionUID: -8302198398278091481L

Serialized Fields

_displayValue

java.lang.String _displayValue
Correct placement of tree levels within the tree. Example:
 Last Updated Date (FolderTreeItem)
   Today           (DateRangeTreeItem)
   Yesterday       (DateRangeTreeItem)
   ...
 


_value

java.lang.String _value

_toolTip

java.lang.String _toolTip

_children

java.util.List<E> _children

_hashCode

int _hashCode

Class oracle.apps.fnd.applcore.globalSearch.ui.commonTree.DateRangeTreeItem extends BaseTreeItem implements Serializable

serialVersionUID: -5179349064226802053L

Serialized Fields

_type

DateRangeTreeItem.RangeType _type

_dateFrom

java.util.Date _dateFrom

_dateTo

java.util.Date _dateTo

Class oracle.apps.fnd.applcore.globalSearch.ui.commonTree.FolderTreeItem extends BaseTreeItem implements Serializable

serialVersionUID: -3225989997170627237L


Package oracle.apps.fnd.applcore.globalSearch.ui.ecsf

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFRecentSearch extends BaseRecentSearch implements Serializable

serialVersionUID: -7218902245749123622L

Serialized Fields

_ecsfRecentSearch

oracle.ecsf.client.dataobject.RecentSearch _ecsfRecentSearch
Our recent Search. Notice it is actually an ecsf saved search.


_currentSearchResult

ECSFSearchResultAdapter _currentSearchResult

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFSavedSearch extends BaseSavedSearch implements Serializable

serialVersionUID: 6749713847231785083L

Serialized Fields

_ecsfSavedSearch

oracle.ecsf.client.dataobject.SavedSearch _ecsfSavedSearch
The ecsf saved search - with ejb backend, we need to keep this and re-submit it and not the search name when re-running the search.


_currentSearchResult

ECSFSearchResultAdapter _currentSearchResult

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFSearchResultAdapter extends AbstractSearchResult implements Serializable

serialVersionUID: -4279959121041895476L

Serialized Fields

_getTitleDuration

long _getTitleDuration

_getContentDuration

long _getContentDuration

_getTitleCount

long _getTitleCount

_getContentCount

long _getContentCount

_pageNum

int _pageNum

_approxNumResults

int _approxNumResults

_queryMetaData

oracle.ecsf.QueryMetaData _queryMetaData
ECSF query metadata object.


_wcURLPreferenceParams

java.lang.String _wcURLPreferenceParams
Additional WC params to carry session across wo WC. Expected to be static for a set of results and cached for performance (they grab applsession details which may do db lookups).

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFTaskSearchAction extends TaskSearchAction implements Serializable

serialVersionUID: 3210992435579476254L

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFURLInTaskSearchAction extends TaskSearchAction implements Serializable

serialVersionUID: -7303210444721261354L

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.ECSFURLSearchAction extends URLSearchAction implements Serializable

serialVersionUID: -752007275673965327L

Class oracle.apps.fnd.applcore.globalSearch.ui.ecsf.WCURLInHomepageSearchAction extends TaskSearchAction implements Serializable

serialVersionUID: -3450987899330372173L

Serialized Fields

_url

java.lang.String _url

Package oracle.apps.fnd.applcore.globalSearch.ui.managed

Class oracle.apps.fnd.applcore.globalSearch.ui.managed.GlobalSearchSessionBean extends java.lang.Object implements Serializable

serialVersionUID: -3482611744733224671L

Serialized Fields

_showZeroCountFacetItems

java.lang.Boolean _showZeroCountFacetItems

_ecsfAbsent

boolean _ecsfAbsent
Are the ECSF APIs unavailable. If we are, then do not show any Global Search fields and shortcut any calls into ECSF, which likely is not there at a fundamental "classses on the classpath" level.


_searchEnabled

boolean _searchEnabled
Is Search Enabled via system property.


_searchConfigured

java.lang.Boolean _searchConfigured
Is searching configured, that is is whatever search system has been setup been configured and works. Null means has not bean tested yet. This variable will lock the current user session into a configured/unconfigured state that can be reset with a user re-login.


_selectedGlobalCategories

java.util.List<E> _selectedGlobalCategories
The selected categories from the UIShell top area.


_allCategories

java.util.List<E> _allCategories
All categories from ECSF.


_savedSearches

java.util.Map<K,V> _savedSearches
A map of our saved searches broken down by Scope. Initially GLOBAL scoped categories will be set (those seen in UIShell), others will be lazily loaded as needed.


_recentSearchesEnabled

java.lang.Boolean _recentSearchesEnabled
Is the recent searches feature enabled?


_maxRecentSearches

java.lang.Integer _maxRecentSearches
How many recent searches do we keep per user (maximum).


_recentSearches

java.util.List<E> _recentSearches
A List of our recent searches. This list will be managed to keep it at the nominial number of stored recent searches. The list is in order of most recent search first, so we always add to the front and delete off the end (i.e. a queue).


_categories

java.util.Map<K,V> _categories
A map of our search categories broken down by Scope. Initially GLOBAL scoped categories will be set (those seen in UIShell), others will be lazily loaded as needed.


_resultsWindowSizes

java.util.Map<K,V> _resultsWindowSizes

_contextIsInTaskflow

java.util.Map<K,V> _contextIsInTaskflow
A Sparse map of caller context to a boolean relating whether this callerContext is for the Global Search task flow (and hence results are saved to pageFlowScope instead of sessionScope). A null return implies false;


_searchString

java.lang.String _searchString

_searchStringLang

java.lang.String _searchStringLang

_lang

java.lang.String _lang
Language the categories and saved searches are loaded under.


_lastSelectedSearchTabIndex

int _lastSelectedSearchTabIndex

_currentError

SearchError _currentError
The "current" error to be shown to the user. This will be bound to from the generic error dialog. Pattern of use is:
  1. error occurs, set this variable
  2. call error dialog
  3. (optional) clear error variable


_incompleteCategories

boolean _incompleteCategories
Do we have an incomplete list of categories.


_tmpPersonalizeSavedSearchRenameValue

java.lang.String _tmpPersonalizeSavedSearchRenameValue

_tmpPersonalizeSavedSearch

BaseSavedSearch _tmpPersonalizeSavedSearch

Package oracle.apps.fnd.applcore.log

Class oracle.apps.fnd.applcore.log.AsyncWriterThread extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.AttachmentWriter extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.BinaryAttachmentWriter extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.DebugLogRecord extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.JDBCHandler extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.JVMInfo extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.log.ThreadLogEventManager extends java.lang.Object implements Serializable


Package oracle.apps.fnd.applcore.log.service.model.applicationModule.server

Class oracle.apps.fnd.applcore.log.service.model.applicationModule.server.AppsLoggerServiceImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.lookups.lookupService.applicationModule.client

Class oracle.apps.fnd.applcore.lookups.lookupService.applicationModule.client.LookupServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.lookups.webservice.server

Class oracle.apps.fnd.applcore.lookups.webservice.server.LookupWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.messages

Class oracle.apps.fnd.applcore.messages.ApplcoreAttrValException extends oracle.jbo.AttrValException implements Serializable

Class oracle.apps.fnd.applcore.messages.ApplcoreException extends oracle.jbo.JboException implements Serializable

Class oracle.apps.fnd.applcore.messages.ApplcoreRowValException extends oracle.jbo.RowValException implements Serializable


Package oracle.apps.fnd.applcore.messages.messageService.applicationModule.client

Class oracle.apps.fnd.applcore.messages.messageService.applicationModule.client.MessageServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.messages.messageService.view.client

Class oracle.apps.fnd.applcore.messages.messageService.view.client.MessageTokenVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.messages.messageService.view.client.MessageVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.messages.messageService.view.client.TokenValueVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable


Package oracle.apps.fnd.applcore.messages.runtimeTest.applicationModule.client

Class oracle.apps.fnd.applcore.messages.runtimeTest.applicationModule.client.MessageRuntimeTestAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.messages.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.messages.uiModel.applicationModule.client.MessageUIAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.messages.webservice.server

Class oracle.apps.fnd.applcore.messages.webservice.server.MessageWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.moac

Class oracle.apps.fnd.applcore.moac.MOACAttribute extends java.lang.Object implements Serializable

Serialized Fields

m_initFlag

java.lang.String m_initFlag

m_privName

java.lang.String m_privName

m_accessMode

java.lang.String m_accessMode

m_orgCount

int m_orgCount

m_totOrgCount

int m_totOrgCount

m_orgId

java.lang.Long m_orgId

m_defaultOrgId

java.lang.Long m_defaultOrgId

m_userGuid

java.lang.String m_userGuid

m_session_id

java.lang.String m_session_id

Class oracle.apps.fnd.applcore.moac.MOACBusinessUnit extends java.lang.Object implements Serializable

Serialized Fields

m_id

java.lang.Long m_id

m_name

java.lang.String m_name

Package oracle.apps.fnd.applcore.nls.model.publicView.client

Class oracle.apps.fnd.applcore.nls.model.publicView.client.CurrencyPVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.model.publicView.client.IsoLanguagePVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.model.publicView.client.LanguagePVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.model.publicView.client.NaturalLanguagePVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.model.publicView.client.TerritoryPVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.model.publicView.client.TimezonePVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable


Package oracle.apps.fnd.applcore.nls.webservice.server

Class oracle.apps.fnd.applcore.nls.webservice.server.CurrencyWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.IndustryWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.IsoLanguageWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.LanguageWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.NaturalLanguageWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.TerritoryWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.nls.webservice.server.TimeZoneWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.oaext.model

Class oracle.apps.fnd.applcore.oaext.model.FlexfieldCombinationException extends oracle.jbo.ValidationException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.FlexfieldJboException extends oracle.jbo.JboException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.FlexfieldQueryContext extends java.lang.Object implements Serializable

Serialized Fields

_validationDate

java.sql.Date _validationDate

_segAttrToExtraWhereMap

java.util.Map<K,V> _segAttrToExtraWhereMap

Class oracle.apps.fnd.applcore.oaext.model.FlexfieldViewDefNotFoundException extends FlexfieldJboException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.KFFBaseViewRowImpl.DuplicateValueException extends oracle.jbo.ValidationException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.KFFBaseViewRowImpl.InvalidValueException extends oracle.jbo.ValidationException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.KFFMEntityImpl.CombinationExistsException extends FlexfieldCombinationException implements Serializable

Class oracle.apps.fnd.applcore.oaext.model.KFFMEntityImpl.CombinationLockedException extends FlexfieldCombinationException implements Serializable


Package oracle.apps.fnd.applcore.patterns.uaWebService

Class oracle.apps.fnd.applcore.patterns.uaWebService.ServiceException extends java.lang.Exception implements Serializable

Serialized Fields

faultInfo

ServiceErrorMessage faultInfo

Package oracle.apps.fnd.applcore.patterns.uishell.event

Class oracle.apps.fnd.applcore.patterns.uishell.event.NavigatePhaseListener extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.patterns.uishell.event.UIShellPhaseListener extends java.lang.Object implements Serializable


Package oracle.apps.fnd.applcore.patterns.uishell.model

Class oracle.apps.fnd.applcore.patterns.uishell.model.DistributedMenuModel extends org.apache.myfaces.trinidad.model.BaseMenuModel implements Serializable

Serialized Fields

_viewIdFocusPathMap

java.util.Map<K,V> _viewIdFocusPathMap

_nodeFocusPathMap

java.util.Map<K,V> _nodeFocusPathMap

_idNodeMap

java.util.Map<K,V> _idNodeMap

_currentNode

java.lang.Object _currentNode

_prevViewId

java.lang.String _prevViewId

_prevFocusPath

java.lang.Object _prevFocusPath

_requestMethod

java.lang.String _requestMethod

Package oracle.apps.fnd.applcore.patterns.uishell.ui.bean

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.FndMethodParameters extends java.lang.Object implements Serializable

Serialized Fields

taskFlowId

java.lang.String taskFlowId

parametersMap

java.util.Map<K,V> parametersMap

keyMap

java.util.Map<K,V> keyMap

label

java.lang.String label

reuseInstance

java.lang.Boolean reuseInstance

forceRefresh

java.lang.Boolean forceRefresh

loadDependentFlow

java.lang.Boolean loadDependentFlow

customObject

java.lang.Object customObject

disclosed

java.lang.Boolean disclosed

width

int width

contextualAreaCollapsed

java.lang.Boolean contextualAreaCollapsed

contextualAreaWidth

int contextualAreaWidth

taskParametersMap

java.util.Map<K,V> taskParametersMap

viewId

java.lang.String viewId

webApp

java.lang.String webApp

forceAction

java.lang.Boolean forceAction

pageParametersList

java.lang.String pageParametersList

navTaskKeyList

java.lang.String navTaskKeyList

navTaskParametersList

java.lang.String navTaskParametersList

reqFrom

java.lang.String reqFrom

dataDirty

java.lang.Boolean dataDirty

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.GlobalPopupBackingBean extends java.lang.Object implements Serializable

Serialized Fields

taskFlowId

java.lang.String taskFlowId

rendered

boolean rendered

taskLabel

java.lang.String taskLabel

parametersMap

java.util.Map<K,V> parametersMap

refreshCondition

boolean refreshCondition

active

boolean active

launchPopupId

java.lang.String launchPopupId

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.MainAreaBackingBean extends java.lang.Object implements Serializable

Serialized Fields

lastDisclosedItem

java.lang.String lastDisclosedItem

warningMessage

java.lang.String warningMessage

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.SupportabilityLevelsBean extends java.lang.Object implements Serializable

Serialized Fields

helpMenu

org.apache.myfaces.trinidad.util.ComponentReference<T extends javax.faces.component.UIComponent> helpMenu

helpDiagnosticsMenu

org.apache.myfaces.trinidad.util.ComponentReference<T extends javax.faces.component.UIComponent> helpDiagnosticsMenu

supportMenuItem

org.apache.myfaces.trinidad.util.ComponentReference<T extends javax.faces.component.UIComponent> supportMenuItem

logLevel

java.lang.String logLevel

moduleValue

java.lang.String moduleValue

_enableAllSelected

boolean _enableAllSelected

isFTEnableAll

boolean isFTEnableAll

_DBRegularSelected

boolean _DBRegularSelected

isFTRegular

boolean isFTRegular

_DBBindSelected

boolean _DBBindSelected

isFTBind

boolean isFTBind

_DBTraceSelected

boolean _DBTraceSelected

isFTTrace

boolean isFTTrace

_ProfilerSelected

boolean _ProfilerSelected

isFTProfiler

boolean isFTProfiler

_AppsLoggerSelected

boolean _AppsLoggerSelected

isFTSelected

boolean isFTSelected

_AppsLoggerLevel

java.lang.String _AppsLoggerLevel

isFTLevel

boolean isFTLevel

_AppsLoggerModule

java.lang.String _AppsLoggerModule

isFTModule

boolean isFTModule

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.TaskFlowHistory extends java.lang.Object implements Serializable

Serialized Fields

taskFlowId

java.lang.String taskFlowId

keyMap

java.util.Map<K,V> keyMap

parametersMap

java.util.Map<K,V> parametersMap

taskFlowLabel

java.lang.String taskFlowLabel

reuseInstance

java.lang.Boolean reuseInstance

forceRefresh

java.lang.Boolean forceRefresh

taskType

java.lang.String taskType

parentTask

TaskFlowHistory parentTask

viewId

java.lang.String viewId

visualTab

java.lang.String visualTab

taskParametersMap

java.util.Map<K,V> taskParametersMap

webAppName

java.lang.String webAppName

taskLaunchTimeStamp

java.sql.Timestamp taskLaunchTimeStamp

taskLastAccessedTimeStamp

java.sql.Timestamp taskLastAccessedTimeStamp

taskCloseTimeStamp

java.sql.Timestamp taskCloseTimeStamp

pageParameters

java.lang.String pageParameters

dynamicTabNavigation

java.lang.Boolean dynamicTabNavigation

methodParameters

FndMethodParameters methodParameters

Class oracle.apps.fnd.applcore.patterns.uishell.ui.bean.TasksListBackingBean extends java.lang.Object implements Serializable

Serialized Fields

dialogTitle

java.lang.String dialogTitle

isPopupLoaded

java.lang.Boolean isPopupLoaded

taskFlowId

java.lang.String taskFlowId

parametersMap

java.util.Map<K,V> parametersMap

filePathURI

java.lang.String filePathURI

Package oracle.apps.fnd.applcore.patterns.uishell.uiModel

Class oracle.apps.fnd.applcore.patterns.uishell.uiModel.DynamicShowDetailItem extends java.lang.Object implements Serializable

Serialized Fields

taskFlowId

java.lang.String taskFlowId

rendered

boolean rendered

defaultTask

boolean defaultTask

disclosed

boolean disclosed

taskLabel

java.lang.String taskLabel

parametersMap

java.util.Map<K,V> parametersMap

keyMap

java.util.Map<K,V> keyMap

refreshCondition

boolean refreshCondition

inflexibleHeight

int inflexibleHeight

active

boolean active

removeCloseIcon

java.lang.String removeCloseIcon

lastDisclosedItem

java.lang.String lastDisclosedItem

defaultMainTaskFlowId

java.lang.String defaultMainTaskFlowId

contextualAreaWidth

int contextualAreaWidth

contextualAreaCollapsed

boolean contextualAreaCollapsed

Class oracle.apps.fnd.applcore.patterns.uishell.uiModel.MainAreaHandler extends java.lang.Object implements Serializable

Serialized Fields

logicalTabList

java.util.List<E> logicalTabList

visualTabList

java.util.List<E> visualTabList

taskFlowHistoryStack

java.util.Stack<E> taskFlowHistoryStack

isDynamicTabNavigation

boolean isDynamicTabNavigation

isDynamicTabNavigationBl

java.lang.Boolean isDynamicTabNavigationBl

viewId

java.lang.String viewId

webAppName

java.lang.String webAppName

isRegionDirty

java.lang.Boolean isRegionDirty

EXECUTE_CHECK_DATA_DIRTY_METHOD

java.lang.String EXECUTE_CHECK_DATA_DIRTY_METHOD

Package oracle.apps.fnd.applcore.pref.model.util

Class oracle.apps.fnd.applcore.pref.model.util.ImpersonationPermission extends java.security.Permission implements Serializable

Serialized Fields

name

java.lang.String name

Package oracle.apps.fnd.applcore.pref.model.wrapper

Class oracle.apps.fnd.applcore.pref.model.wrapper.UserGrants extends java.lang.Object implements Serializable

Serialized Fields

guid

java.lang.String guid

firstName

java.lang.String firstName

lastName

java.lang.String lastName

userName

java.lang.String userName

startDate

java.sql.Timestamp startDate

endDate

java.sql.Timestamp endDate

grantExists

boolean grantExists

emailAddress

java.lang.String emailAddress

phone

java.lang.String phone

title

java.lang.String title

manager

java.lang.String manager

Package oracle.apps.fnd.applcore.pref.prefService.applicationModule.client

Class oracle.apps.fnd.applcore.pref.prefService.applicationModule.client.PreferencesAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.pref.view.bean

Class oracle.apps.fnd.applcore.pref.view.bean.ActivityStreamPrefsBean extends java.lang.Object implements Serializable

Serialized Fields

_allPageCustomizationsFollowed

boolean _allPageCustomizationsFollowed

_allDataSecurityFollowed

boolean _allDataSecurityFollowed

_allSandboxesPublishingFollowed

boolean _allSandboxesPublishingFollowed

_allFlexfieldsFollowed

boolean _allFlexfieldsFollowed

_allTreesFollowed

boolean _allTreesFollowed

_allProfilesFollowed

boolean _allProfilesFollowed

_wcAllPageCustomizationsFollowed

boolean _wcAllPageCustomizationsFollowed

_wcAllDataSecurityFollowed

boolean _wcAllDataSecurityFollowed

_wcAllSandboxesPublishingFollowed

boolean _wcAllSandboxesPublishingFollowed

_wcAllFlexfieldsFollowed

boolean _wcAllFlexfieldsFollowed

_wcAllTreesFollowed

boolean _wcAllTreesFollowed

_wcAllProfilesFollowed

boolean _wcAllProfilesFollowed

Package oracle.apps.fnd.applcore.profiles.model.util

Class oracle.apps.fnd.applcore.profiles.model.util.ProfileMap extends java.util.HashMap<java.lang.String,java.lang.String> implements Serializable

Serialized Fields

m_am

ProfileServiceAM m_am

Package oracle.apps.fnd.applcore.profiles.profileService.applicationModule.client

Class oracle.apps.fnd.applcore.profiles.profileService.applicationModule.client.ProfileServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.profiles.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.profiles.uiModel.applicationModule.client.ProfleSetupUIAMClient extends ProfileServiceAMClient implements Serializable


Package oracle.apps.fnd.applcore.profiles.webservice.server

Class oracle.apps.fnd.applcore.profiles.webservice.server.ProfileWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.ref.industryService.view.client

Class oracle.apps.fnd.applcore.ref.industryService.view.client.IndustryVOClient extends oracle.jbo.client.remote.ViewUsageImpl implements Serializable


Package oracle.apps.fnd.applcore.setid.setIdService.applicationModule.client

Class oracle.apps.fnd.applcore.setid.setIdService.applicationModule.client.SetIdServiceAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.setid.webservice.server

Class oracle.apps.fnd.applcore.setid.webservice.server.SetIdWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule.client

Class oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule.client.ApplTaxonomyAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.taxonomy.taxonomyService.applicationModule.client.ApplTaxonomyInternalAMClient extends ApplTaxonomyAMClient implements Serializable


Package oracle.apps.fnd.applcore.taxonomy.taxonomyService.extn.applicationModule.client

Class oracle.apps.fnd.applcore.taxonomy.taxonomyService.extn.applicationModule.client.ApplTaxonomyExtnAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.taxonomy.webservice.server

Class oracle.apps.fnd.applcore.taxonomy.webservice.server.ApplTaxonomyWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


Package oracle.apps.fnd.applcore.trees.demo.ui.backing

Class oracle.apps.fnd.applcore.trees.demo.ui.backing.DemoEmpCreate extends TreeBackingBean implements Serializable

Serialized Fields

form1

oracle.adf.view.rich.component.rich.RichForm form1

document1

oracle.adf.view.rich.component.rich.RichDocument document1

messages1

oracle.adf.view.rich.component.rich.output.RichMessages messages1

panelFormLayout1

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout panelFormLayout1

inputText1

oracle.adf.view.rich.component.rich.input.RichInputText inputText1

inputText2

oracle.adf.view.rich.component.rich.input.RichInputText inputText2

inputDate1

oracle.adf.view.rich.component.rich.input.RichInputDate inputDate1

inputDate2

oracle.adf.view.rich.component.rich.input.RichInputDate inputDate2

inputText3

oracle.adf.view.rich.component.rich.input.RichInputText inputText3

inputText4

oracle.adf.view.rich.component.rich.input.RichInputText inputText4

_cancelButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _cancelButton

_submitButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _submitButton

Class oracle.apps.fnd.applcore.trees.demo.ui.backing.DemoEmpDelete extends TreeBackingBean implements Serializable

Serialized Fields

form1

oracle.adf.view.rich.component.rich.RichForm form1

document1

oracle.adf.view.rich.component.rich.RichDocument document1

messages1

oracle.adf.view.rich.component.rich.output.RichMessages messages1

panelFormLayout1

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout panelFormLayout1

panelLabelAndMessage1

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage1

outputText1

oracle.adf.view.rich.component.rich.output.RichOutputText outputText1

panelLabelAndMessage2

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage2

outputText2

oracle.adf.view.rich.component.rich.output.RichOutputText outputText2

panelLabelAndMessage3

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage3

outputText3

oracle.adf.view.rich.component.rich.output.RichOutputText outputText3

panelLabelAndMessage4

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage4

outputText4

oracle.adf.view.rich.component.rich.output.RichOutputText outputText4

panelLabelAndMessage5

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage5

outputText5

oracle.adf.view.rich.component.rich.output.RichOutputText outputText5

panelLabelAndMessage6

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage6

outputText6

oracle.adf.view.rich.component.rich.output.RichOutputText outputText6

panelLabelAndMessage7

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage7

outputText7

oracle.adf.view.rich.component.rich.output.RichOutputText outputText7

_noButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _noButton

_yesButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _yesButton

Class oracle.apps.fnd.applcore.trees.demo.ui.backing.DemoEmpDuplicate extends TreeBackingBean implements Serializable

Class oracle.apps.fnd.applcore.trees.demo.ui.backing.DemoEmpUpdate extends TreeBackingBean implements Serializable

Serialized Fields

form1

oracle.adf.view.rich.component.rich.RichForm form1

document1

oracle.adf.view.rich.component.rich.RichDocument document1

messages1

oracle.adf.view.rich.component.rich.output.RichMessages messages1

panelFormLayout1

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout panelFormLayout1

panelLabelAndMessage1

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage panelLabelAndMessage1

outputText1

oracle.adf.view.rich.component.rich.output.RichOutputText outputText1

inputText1

oracle.adf.view.rich.component.rich.input.RichInputText inputText1

inputText2

oracle.adf.view.rich.component.rich.input.RichInputText inputText2

inputDate1

oracle.adf.view.rich.component.rich.input.RichInputDate inputDate1

inputDate2

oracle.adf.view.rich.component.rich.input.RichInputDate inputDate2

inputText3

oracle.adf.view.rich.component.rich.input.RichInputText inputText3

inputText4

oracle.adf.view.rich.component.rich.input.RichInputText inputText4

_cancelButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _cancelButton

_submitButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _submitButton

Package oracle.apps.fnd.applcore.trees.model

Class oracle.apps.fnd.applcore.trees.model.FndLabelImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndNodeImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeDataSourceParamsImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeLabelImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeNodeCfImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeNodeImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeNodeRfImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeStructureImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTreeVersionImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTsDataSourceImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTsDataSourceParamsImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable

Class oracle.apps.fnd.applcore.trees.model.FndTsDataSourceRelImpl extends org.eclipse.persistence.sdo.SDODataObject implements Serializable


Package oracle.apps.fnd.applcore.trees.service.applicationModule.client

Class oracle.apps.fnd.applcore.trees.service.applicationModule.client.TreeNodeServiceClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.service.applicationModule.client.TreeServiceClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.service.applicationModule.client.TreeStructureServiceClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.trees.ui.managed

Class oracle.apps.fnd.applcore.trees.ui.managed.AddNodeBean extends BaseHierBean implements Serializable

serialVersionUID: -4326707692594022769L

Serialized Fields

ADD_NODE_BEAN

java.lang.String ADD_NODE_BEAN

SEARCH_PARAM

java.lang.String SEARCH_PARAM

SEARCH_TF_ID

java.lang.String SEARCH_TF_ID

Class oracle.apps.fnd.applcore.trees.ui.managed.AddTreeNodeHandler extends AddTreeNodeHelper implements Serializable

Serialized Fields

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_parentTreeNodeId

java.lang.String _parentTreeNodeId

_updateActionFlag

boolean _updateActionFlag

_parentNodeDisplay

java.lang.String _parentNodeDisplay

_treePreviewText

java.lang.String _treePreviewText

_dataSourcesMap

java.util.Map<K,V> _dataSourcesMap

_treesMap

java.util.Map<K,V> _treesMap

_parentDataSourceId

java.lang.String _parentDataSourceId

_selectedNode

org.apache.commons.beanutils.DynaBean _selectedNode

_parentNode

org.apache.commons.beanutils.DynaBean _parentNode

_shuttleNodeValue

java.util.List<E> _shuttleNodeValue

_availableTreeLabelsMap

java.util.Map<K,V> _availableTreeLabelsMap

_navigationLabel

java.lang.String _navigationLabel

_labelingScheme

java.lang.String _labelingScheme

_confirmMessage

java.lang.String _confirmMessage

_allowMultipleRootNodes

java.lang.String _allowMultipleRootNodes

_confirmSearchMessage

java.lang.String _confirmSearchMessage

_nodesListValue

java.util.List<E> _nodesListValue

_shuttleNode

AddTreeNodeHandler.ShuttleNode _shuttleNode

Class oracle.apps.fnd.applcore.trees.ui.managed.AddTreeNodeHelper extends BaseHierarchyBean implements Serializable

Serialized Fields

_nodeTypeBasedOuterPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _nodeTypeBasedOuterPanelLayout

_valueBasedNodeDisplayPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _valueBasedNodeDisplayPanelLayout

_rangeBasedNodeDisplayPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _rangeBasedNodeDisplayPanelLayout

_referencedTreeBasedNodeDisplayPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _referencedTreeBasedNodeDisplayPanelLayout

_referencedTreePreviewPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _referencedTreePreviewPanelLayout

_referencedTreeVersionChoicePanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _referencedTreeVersionChoicePanelLayout

_selectLabelPanel

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _selectLabelPanel

_dataSourcePanel

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _dataSourcePanel

_selectLabelChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _selectLabelChoice

_referencedTreeOutputLabel

oracle.adf.view.rich.component.rich.output.RichOutputLabel _referencedTreeOutputLabel

_referencedTreeOutputLabelForDS

oracle.adf.view.rich.component.rich.output.RichOutputLabel _referencedTreeOutputLabelForDS

_nodeTypeRadio

oracle.adf.view.rich.component.rich.input.RichSelectOneRadio _nodeTypeRadio

_dataSourceChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _dataSourceChoice

_referencedTreeCodeChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _referencedTreeCodeChoice

_referencedTreeVersionChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _referencedTreeVersionChoice

_selectOrderShuttle1

oracle.adf.view.rich.component.rich.input.RichSelectOrderShuttle _selectOrderShuttle1

_treePreviewPanelHeader

oracle.adf.view.rich.component.rich.layout.RichPanelHeader _treePreviewPanelHeader

_referencedTree

oracle.adf.view.rich.component.rich.data.RichTree _referencedTree

_launchUpdatePageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _launchUpdatePageButton

_reLaunchUpdatePageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _reLaunchUpdatePageButton

_confirmOKButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _confirmOKButton

_panelButtonLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _panelButtonLayout

_confirmPanelGroupLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _confirmPanelGroupLayout

_outerPanelGroupLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _outerPanelGroupLayout

_mainPanelGroupLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _mainPanelGroupLayout

_primaryKeyDetailPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _primaryKeyDetailPanelLayout

_confirmButtonLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _confirmButtonLayout

_selectNodeNavigator

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _selectNodeNavigator

_nodeShuttlePanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _nodeShuttlePanelLayout

_launchSearchPageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _launchSearchPageButton

_confirmSearchPanel

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _confirmSearchPanel

_selectedNodesList

oracle.adf.view.rich.component.rich.input.RichSelectManyListbox _selectedNodesList

_confirmSearchButtonLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _confirmSearchButtonLayout

_reLaunchSearchPageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _reLaunchSearchPageButton

_confirmSearchOKButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _confirmSearchOKButton

Class oracle.apps.fnd.applcore.trees.ui.managed.BaseHierarchyBean extends TreeBackingBean implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.BaseHierBean extends BaseHierarchyBean implements Serializable

serialVersionUID: 5207828257221223948L

Class oracle.apps.fnd.applcore.trees.ui.managed.CommonHierBean extends BaseHierBean implements Serializable

serialVersionUID: -8761100533869669099L

Serialized Fields

DSOpsEnabled

int DSOpsEnabled
Flag to control whether to enable the node operations derived from those registered .jspx pages in its data source definition.

Class oracle.apps.fnd.applcore.trees.ui.managed.CreateFndLabel extends TreeBackingBean implements Serializable

Serialized Fields

_treeStructureCodeId

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _treeStructureCodeId

_dataSourceChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _dataSourceChoice

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.CreateFndNode extends TreeBackingBean implements Serializable

Serialized Fields

_cancelButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _cancelButton

_submitButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _submitButton

Class oracle.apps.fnd.applcore.trees.ui.managed.CreateNodeBean extends BaseHierBean implements Serializable

serialVersionUID: 67872922595L

Serialized Fields

CREATE_NODE_BEAN

java.lang.String CREATE_NODE_BEAN

CREATE_PARAM

java.lang.String CREATE_PARAM

_createTfId

java.lang.String _createTfId

_createMessage

java.lang.String _createMessage

Class oracle.apps.fnd.applcore.trees.ui.managed.CreateTreeNodeHandler extends BaseHierarchyBean implements Serializable

Serialized Fields

_createTreeNodeOuterPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _createTreeNodeOuterPanelLayout

_primaryKeyDetailPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _primaryKeyDetailPanelLayout

_dataSourceChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _dataSourceChoice

_selectLabelChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _selectLabelChoice

_launchCreatePageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _launchCreatePageButton

_parentNodeDisplay

java.lang.String _parentNodeDisplay

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_parentTreeNodeId

java.lang.String _parentTreeNodeId

_parentDataSourceId

java.lang.String _parentDataSourceId

_dataSourcesMap

java.util.Map<K,V> _dataSourcesMap

_createMessage

java.lang.String _createMessage

_selectedNode

org.apache.commons.beanutils.DynaBean _selectedNode

_parentNode

org.apache.commons.beanutils.DynaBean _parentNode

_disableOkButton

java.lang.String _disableOkButton

Class oracle.apps.fnd.applcore.trees.ui.managed.DeleteFndLabel extends TreeBackingBean implements Serializable

Serialized Fields

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.DeleteFndNode extends TreeBackingBean implements Serializable

Serialized Fields

_noButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _noButton

_yesButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _yesButton

Class oracle.apps.fnd.applcore.trees.ui.managed.DeleteTreeNodeHandler extends BaseHierarchyBean implements Serializable

Serialized Fields

_panelGroupLayout1

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _panelGroupLayout1

_launchDeletePageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _launchDeletePageButton

_nodeDisplay

java.lang.String _nodeDisplay

_deleteMessage

java.lang.String _deleteMessage

_confirmMessage

java.lang.String _confirmMessage

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_treeNodeId

java.lang.String _treeNodeId

_treeVersionName

java.lang.String _treeVersionName

_selectedDataSource

DataSource _selectedDataSource

_selectedNode

org.apache.commons.beanutils.DynaBean _selectedNode

_isPartOfRangeNode

boolean _isPartOfRangeNode

Class oracle.apps.fnd.applcore.trees.ui.managed.DelNodeBean extends BaseHierBean implements Serializable

serialVersionUID: -4983017194038544154L

Serialized Fields

DEL_NODE_BEAN

java.lang.String DEL_NODE_BEAN

DEL_PARAM

java.lang.String DEL_PARAM

_delTfId

java.lang.String _delTfId

_delMesg

java.lang.String _delMesg

Class oracle.apps.fnd.applcore.trees.ui.managed.DuplicateFndNode extends TreeBackingBean implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.DuplicateTreeNodeHandler extends BaseHierarchyBean implements Serializable

Serialized Fields

_duplicateTreeNodeOuterPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _duplicateTreeNodeOuterPanelLayout

_primaryKeyDetailPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _primaryKeyDetailPanelLayout

_launchDuplicatePageButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _launchDuplicatePageButton

_duplicateMessage

java.lang.String _duplicateMessage

_nodeDisplay

java.lang.String _nodeDisplay

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionName

java.lang.String _treeVersionName

_treeVersionId

java.lang.String _treeVersionId

_selectedDataSource

DataSource _selectedDataSource

_dsName

java.lang.String _dsName

_selectedNode

org.apache.commons.beanutils.DynaBean _selectedNode

Class oracle.apps.fnd.applcore.trees.ui.managed.DupNodeBean extends BaseHierBean implements Serializable

serialVersionUID: 1825278816512331816L

Serialized Fields

DUP_NODE_BEAN

java.lang.String DUP_NODE_BEAN

DUP_PARAM

java.lang.String DUP_PARAM

_dupTfId

java.lang.String _dupTfId

_duplicateMessage

java.lang.String _duplicateMessage

Class oracle.apps.fnd.applcore.trees.ui.managed.EditNodeBean extends BaseHierBean implements Serializable

serialVersionUID: 4623709692594022872L

Serialized Fields

EDIT_NODE_BEAN

java.lang.String EDIT_NODE_BEAN

EDIT_PARAM

java.lang.String EDIT_PARAM

_editTfId

java.lang.String _editTfId

_confirmMessage

java.lang.String _confirmMessage

Class oracle.apps.fnd.applcore.trees.ui.managed.HierarchyHandler extends BaseHierarchyBean implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.HierarchyPicker extends TreeBackingBean implements Serializable

Serialized Fields

_tsCodes

java.util.List<E> _tsCodes

_treeCodes

java.util.Map<K,V> _treeCodes

_treeVersions

java.util.Map<K,V> _treeVersions

Class oracle.apps.fnd.applcore.trees.ui.managed.HierParamBean extends java.lang.Object implements Serializable

serialVersionUID: 5196127260032859864L

Serialized Fields

_pkValue

java.util.List<E> _pkValue

_newPkValue

java.util.List<E> _newPkValue

_selectedNodes

java.util.List<E> _selectedNodes

_updated

boolean _updated

_deleted

boolean _deleted

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

Class oracle.apps.fnd.applcore.trees.ui.managed.HierParameter extends java.lang.Object implements Serializable

serialVersionUID: -5368266444469823581L

Serialized Fields

_selectedAction

java.lang.String _selectedAction

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_selectedNodeId

java.lang.String _selectedNodeId

_parentNodeId

java.lang.String _parentNodeId

_treeMap

java.util.Map<K,V> _treeMap

_currentDsMaxDepthReached

boolean _currentDsMaxDepthReached

Class oracle.apps.fnd.applcore.trees.ui.managed.ManageDataSource extends TreeBackingBean implements Serializable

Serialized Fields

_parameterTable

oracle.adf.view.rich.component.rich.data.RichTable _parameterTable

_viewLinkAccessorPanelLayout

org.apache.myfaces.trinidad.component.UIXGroup _viewLinkAccessorPanelLayout

_vlAccessorChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _vlAccessorChoice

_usageLimitRadio

oracle.adf.view.rich.component.rich.input.RichSelectOneRadio _usageLimitRadio

_customKeysPanelLayout

org.apache.myfaces.trinidad.component.UIXGroup _customKeysPanelLayout

_pk1ColumnChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _pk1ColumnChoice

_pk2ColumnChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _pk2ColumnChoice

_pk3ColumnChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _pk3ColumnChoice

_pk4ColumnChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _pk4ColumnChoice

_pk5ColumnChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _pk5ColumnChoice

_maxDepth

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _maxDepth

_parentDS

org.apache.commons.beanutils.DynaBean _parentDS

_currentDS

org.apache.commons.beanutils.DynaBean _currentDS

_updateDataSourceFlag

java.lang.String _updateDataSourceFlag

Class oracle.apps.fnd.applcore.trees.ui.managed.RemNodeBean extends BaseHierBean implements Serializable

serialVersionUID: 5384670639705234597L

Class oracle.apps.fnd.applcore.trees.ui.managed.RemoveTreeNodeHandler extends BaseHierarchyBean implements Serializable

Serialized Fields

_nodeDisplay

java.lang.String _nodeDisplay

_removeMessage

java.lang.String _removeMessage

_treeStructureCode

java.lang.String _treeStructureCode

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_treeNodeId

java.lang.String _treeNodeId

_treeVersionName

java.lang.String _treeVersionName

_selectedNode

org.apache.commons.beanutils.DynaBean _selectedNode

_parentNode

org.apache.commons.beanutils.DynaBean _parentNode

_treeStructure

TreeStructure _treeStructure

Class oracle.apps.fnd.applcore.trees.ui.managed.ScheduledAuditResult extends TreeBackingBean implements Serializable

Serialized Fields

_auditResultTreeTableId

oracle.adf.view.rich.component.rich.data.RichTreeTable _auditResultTreeTableId

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

_auditJobTable

oracle.adf.view.rich.component.rich.data.RichTable _auditJobTable

_auditMessage

java.lang.String _auditMessage

Class oracle.apps.fnd.applcore.trees.ui.managed.SearchFndLabel extends TreeBackingBean implements Serializable

Serialized Fields

_fndLabelSummaryVCQueryResultId

oracle.adf.view.rich.component.rich.data.RichTable _fndLabelSummaryVCQueryResultId

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeAccessRules extends TreeAdminBackingBean implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeAdminBackingBean extends TreeBackingBean implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeBackingBean extends java.lang.Object implements Serializable

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeDefinition extends TreeBackingBean implements Serializable

Serialized Fields

_treeTable1

oracle.adf.view.rich.component.rich.data.RichTreeTable _treeTable1

_treeModel

org.apache.myfaces.trinidad.model.TreeModel _treeModel

_dataSourcePanel

oracle.adf.view.rich.component.rich.layout.RichPanelHeader _dataSourcePanel

_treeStructureId

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _treeStructureId

_sharingMethodCreatePanelLabel

oracle.adf.view.rich.component.rich.layout.RichPanelLabelAndMessage _sharingMethodCreatePanelLabel

_sharingMethodCreateText

oracle.adf.view.rich.component.rich.output.RichOutputText _sharingMethodCreateText

_sharingMethodEditText

oracle.adf.view.rich.component.rich.output.RichOutputText _sharingMethodEditText

_iconImagesChoiceCreate

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _iconImagesChoiceCreate

_iconImagesChoiceEdit

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _iconImagesChoiceEdit

_setIdLov

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _setIdLov

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

_disableSaveParams

java.lang.String _disableSaveParams

_paramToolbar

oracle.adf.view.rich.component.rich.layout.RichToolbar _paramToolbar

_hiddenHierarchyButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _hiddenHierarchyButton

_dsParamNodeClass

org.apache.commons.beanutils.DynaClass _dsParamNodeClass

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeLabels extends TreeAdminBackingBean implements Serializable

Serialized Fields

_treeLabelTable

oracle.adf.view.rich.component.rich.data.RichTable _treeLabelTable

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

_toPage

java.lang.String _toPage

_addLabelPopup

oracle.adf.view.rich.component.rich.RichPopup _addLabelPopup

_crLPop

oracle.adf.view.rich.component.rich.RichPopup _crLPop

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeLabelsAdd extends TreeBackingBean implements Serializable

Serialized Fields

_dataSourceChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _dataSourceChoice

_dataSourcesMap

java.util.Map<K,V> _dataSourcesMap

_selectOrderShuttle1

oracle.adf.view.rich.component.rich.input.RichSelectOrderShuttle _selectOrderShuttle1

_shuttleLabelsValue

java.util.List<E> _shuttleLabelsValue

_availableTreeLabelsMap

java.util.Map<K,V> _availableTreeLabelsMap

_labelingScheme

java.lang.String _labelingScheme

Class oracle.apps.fnd.applcore.trees.ui.managed.TreePicker extends TreeBackingBean implements Serializable

Serialized Fields

_nodeTable

oracle.adf.view.rich.component.rich.data.RichTreeTable _nodeTable

_nodePanel

oracle.adf.view.rich.component.rich.layout.RichPanelHeader _nodePanel

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeSearch extends TreeBackingBean implements Serializable

Serialized Fields

SELECTED_ROW

java.lang.String SELECTED_ROW

SELECTED_TS_CODE

java.lang.String SELECTED_TS_CODE

SELECTED_TR_CODE

java.lang.String SELECTED_TR_CODE

SELECTED_TV_ID

java.lang.String SELECTED_TV_ID

TREE_ITERATOR

java.lang.String TREE_ITERATOR

_fndTreeSearchVCQueryResultId

oracle.adf.view.rich.component.rich.data.RichTreeTable _fndTreeSearchVCQueryResultId

_treeVersionStatus

java.lang.String _treeVersionStatus

_flatteningMode

java.lang.String _flatteningMode

_popupActiveTreeDialog

oracle.adf.view.rich.component.rich.RichPopup _popupActiveTreeDialog

_popupActiveTreeVersionDialog

oracle.adf.view.rich.component.rich.RichPopup _popupActiveTreeVersionDialog

_dupTRPop

oracle.adf.view.rich.component.rich.RichPopup _dupTRPop

_dupTVName

oracle.adf.view.rich.component.rich.input.RichInputText _dupTVName

_dupTRCode

oracle.adf.view.rich.component.rich.input.RichInputText _dupTRCode

_dupTVPop

oracle.adf.view.rich.component.rich.RichPopup _dupTVPop

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructureAccessRules extends TreeBackingBean implements Serializable

Serialized Fields

_treeStructureCodeOutputText

oracle.adf.view.rich.component.rich.output.RichOutputText _treeStructureCodeOutputText

_treeStructureNameOutputText

oracle.adf.view.rich.component.rich.output.RichOutputText _treeStructureNameOutputText

submitReturn

java.lang.String submitReturn

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructureAuditResult extends TreeBackingBean implements Serializable

Serialized Fields

_auditResultMessage

java.lang.String _auditResultMessage

_table1

oracle.adf.view.rich.component.rich.data.RichTable _table1

_auditTreeStructureCode

java.lang.String _auditTreeStructureCode

_auditResultTreeTable

oracle.adf.view.rich.component.rich.data.RichTreeTable _auditResultTreeTable

_treeModel

org.apache.myfaces.trinidad.model.TreeModel _treeModel

_auditTreeVersionResultNodeClass

org.apache.commons.beanutils.DynaClass _auditTreeVersionResultNodeClass

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructureDefinition extends TreeBackingBean implements Serializable

Serialized Fields

_sharingSchemeChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _sharingSchemeChoice

_application1Id

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _application1Id

_treeNodeTable1Id

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _treeNodeTable1Id

_treeNodeTableAuditId

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _treeNodeTableAuditId

_creationModeChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _creationModeChoice

_versioningTypeRadio

oracle.adf.view.rich.component.rich.input.RichSelectOneRadio _versioningTypeRadio

_editVersioningTypeRadio

oracle.adf.view.rich.component.rich.input.RichSelectOneRadio _editVersioningTypeRadio

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructurePerformance extends TreeBackingBean implements Serializable

Serialized Fields

_refreshIntervalRadio

oracle.adf.view.rich.component.rich.input.RichSelectOneRadio _refreshIntervalRadio

_rowFlattenedTableId

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _rowFlattenedTableId

_idColFlattenedTableId

oracle.adf.view.rich.component.rich.input.RichInputComboboxListOfValues _idColFlattenedTableId

_toPage

java.lang.String _toPage

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructureSearch extends TreeBackingBean implements Serializable

Serialized Fields

SELECTED_TS_CODE

java.lang.String SELECTED_TS_CODE

TREE_STRUCTURE_ITERATOR

java.lang.String TREE_STRUCTURE_ITERATOR

_fndTreeStructureSummaryVCQueryResultId

oracle.adf.view.rich.component.rich.data.RichTable _fndTreeStructureSummaryVCQueryResultId

_treeStructureStatus

java.lang.String _treeStructureStatus

_popupUpdateDialog

oracle.adf.view.rich.component.rich.RichPopup _popupUpdateDialog

_popupDraftDialog

oracle.adf.view.rich.component.rich.RichPopup _popupDraftDialog

_popupInactiveDialog

oracle.adf.view.rich.component.rich.RichPopup _popupInactiveDialog

_popupStatusChangeConfirmDialog

oracle.adf.view.rich.component.rich.RichPopup _popupStatusChangeConfirmDialog

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeStructureViewObjects extends TreeAdminBackingBean implements Serializable

Serialized Fields

_dataSourcePanel

oracle.adf.view.rich.component.rich.layout.RichPanelHeader _dataSourcePanel

_treeTable1

oracle.adf.view.rich.component.rich.data.RichTreeTable _treeTable1

_treeModel

org.apache.myfaces.trinidad.model.TreeModel _treeModel

_labelingSchemePanelFormLayout

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _labelingSchemePanelFormLayout

_labelingSchemeChoice

oracle.adf.view.rich.component.rich.input.RichSelectOneChoice _labelingSchemeChoice

_allowSkipLevelNodesCheckbox

oracle.adf.view.rich.component.rich.input.RichSelectBooleanCheckbox _allowSkipLevelNodesCheckbox

_allowRaggedNodesCheckbox

oracle.adf.view.rich.component.rich.input.RichSelectBooleanCheckbox _allowRaggedNodesCheckbox

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

_toPage

java.lang.String _toPage

_dataSourceNodeClass

org.apache.commons.beanutils.DynaClass _dataSourceNodeClass

_addDSPopup

oracle.adf.view.rich.component.rich.RichPopup _addDSPopup

_updateDSPopup

oracle.adf.view.rich.component.rich.RichPopup _updateDSPopup

_removeDSPopup

oracle.adf.view.rich.component.rich.RichPopup _removeDSPopup

Class oracle.apps.fnd.applcore.trees.ui.managed.TreeVersionDefinition extends TreeBackingBean implements Serializable

Serialized Fields

_panelFormLayout1

oracle.adf.view.rich.component.rich.layout.RichPanelFormLayout _panelFormLayout1

_inputStartDate

oracle.adf.view.rich.component.rich.input.RichInputDate _inputStartDate

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.UpdateFndLabel extends TreeBackingBean implements Serializable

Serialized Fields

_centerPanelLayout

oracle.adf.view.rich.component.rich.layout.RichPanelGroupLayout _centerPanelLayout

Class oracle.apps.fnd.applcore.trees.ui.managed.UpdateFndNode extends TreeBackingBean implements Serializable

Serialized Fields

_cancelButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _cancelButton

_submitButton

oracle.adf.view.rich.component.rich.nav.RichCommandButton _submitButton

Package oracle.apps.fnd.applcore.trees.uiModel

Class oracle.apps.fnd.applcore.trees.uiModel.DataSource extends java.lang.Object implements Serializable

Serialized Fields

_parentDsId

java.lang.String _parentDsId

_tsCode

java.lang.String _tsCode

_dataSourceId

java.lang.String _dataSourceId

_voDefName

java.lang.String _voDefName

_labelVoDefName

java.lang.String _labelVoDefName

_allowNodeLevelSecurity

java.lang.String _allowNodeLevelSecurity

_params

java.util.List<E> _params

_children

java.util.List<E> _children

_rangeAllowed

java.lang.String _rangeAllowed

_pkColumns

java.util.List<E> _pkColumns

_labelPkColumns

java.util.List<E> _labelPkColumns

_maxDepth

java.lang.Long _maxDepth

_allowDuplicateNodes

java.lang.String _allowDuplicateNodes

_usageLimit

java.lang.String _usageLimit

_allowAsTerminalNode

java.lang.String _allowAsTerminalNode

_viewLinkAccessor

java.lang.String _viewLinkAccessor

_displayName

java.lang.String _displayName

Class oracle.apps.fnd.applcore.trees.uiModel.Parameter extends java.lang.Object implements Serializable

Serialized Fields

_id

java.lang.String _id

_name

java.lang.String _name

_paramType

java.lang.String _paramType

_value

java.lang.String _value

_mandatory

boolean _mandatory

Class oracle.apps.fnd.applcore.trees.uiModel.Tree extends java.lang.Object implements Serializable

Serialized Fields

_treeName

java.lang.String _treeName

_treeCode

java.lang.String _treeCode

_tsCode

java.lang.String _tsCode

Class oracle.apps.fnd.applcore.trees.uiModel.TreeNode extends org.apache.commons.beanutils.BasicDynaBean implements Serializable

Serialized Fields

valuePopulated

boolean valuePopulated

displayProcessed

boolean displayProcessed

_treeLabelsMap

java.util.Map<K,V> _treeLabelsMap

Class oracle.apps.fnd.applcore.trees.uiModel.TreeNodeList extends java.util.AbstractList<E> implements Serializable

serialVersionUID: -162179169920330848L

Serialized Fields

_treeStructure

TreeStructure _treeStructure

_treeCode

java.lang.String _treeCode

_treeVersionId

java.lang.String _treeVersionId

_parentTreeNodeId

java.lang.String _parentTreeNodeId

_parentTreeNode

TreeNode _parentTreeNode

_childCount

int _childCount

Class oracle.apps.fnd.applcore.trees.uiModel.TreeStructure extends java.lang.Object implements Serializable

Serialized Fields

_treeStructureCode

java.lang.String _treeStructureCode

_treeNodeTable

java.lang.String _treeNodeTable

_rootDataSources

java.util.List<E> _rootDataSources

_allDataSourcesMap

java.util.Map<K,V> _allDataSourcesMap

_sharingScheme

java.lang.String _sharingScheme

_sharingSchemeDisplay

java.lang.String _sharingSchemeDisplay

_labelingScheme

java.lang.String _labelingScheme

_labelingSchemeDisplay

java.lang.String _labelingSchemeDisplay

_rowFlattenedTable

java.lang.String _rowFlattenedTable

_columnFlattenedTable

java.lang.String _columnFlattenedTable

_allowMultipleRootNodes

java.lang.String _allowMultipleRootNodes

_allowMultipleActiveVersions

java.lang.String _allowMultipleActiveVersions

_allowNodeLevelSecurity

java.lang.String _allowNodeLevelSecurity

_restrictByDate

java.lang.String _restrictByDate

_restrictBySetid

java.lang.String _restrictBySetid

_treeStructureName

java.lang.String _treeStructureName

_usingCentralLabel

boolean _usingCentralLabel

Package oracle.apps.fnd.applcore.trees.uiModel.applicationModule.client

Class oracle.apps.fnd.applcore.trees.uiModel.applicationModule.client.CreateTreeAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.uiModel.applicationModule.client.TreeStructureAMClient extends oracle.jbo.client.remote.ApplicationModuleImpl implements Serializable


Package oracle.apps.fnd.applcore.trees.webservice.server

Class oracle.apps.fnd.applcore.trees.webservice.server.TreeStructureServiceImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.webservice.server.TreeStructureWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.webservice.server.TreesWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable

Class oracle.apps.fnd.applcore.trees.webservice.server.TreeWSImpl extends oracle.jbo.server.svc.ServiceImpl implements Serializable


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

E22562-03

Copyright © 2012 Oracle. All Rights Reserved.