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

E22562-05

oracle.apps.fnd.applcore.messages.messageService
Interface MessageTokenVO

All Superinterfaces:
oracle.jbo.ComponentObject, oracle.jbo.ExprWrappable, oracle.jbo.GenericHints, oracle.jbo.NavigatableRowIterator, oracle.jbo.Properties, oracle.jbo.RowIterator, oracle.jbo.RowSet, oracle.jbo.RowSetIterator, oracle.jbo.StructureDef, oracle.jbo.VariableManagerOwner, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.ViewObject, oracle.jbo.XMLInterface
All Known Implementing Classes:
MessageTokenVOClient, MessageTokenVOImpl

public interface MessageTokenVO
extends oracle.jbo.ViewObject


Field Summary
 
Fields inherited from interface oracle.jbo.ViewObject
IMAGE_LOC, PROP_ALWAYS_USE_SORT, QUERY_MODE_SCAN_DATABASE_TABLES, QUERY_MODE_SCAN_ENTITY_ROWS, QUERY_MODE_SCAN_UNPOSTED_ENTITY_ROWS, QUERY_MODE_SCAN_VIEW_ROWS, QUERY_MODE_SKIP_WHERE, QUERY_TIMEOUT_WAIT_FOREVER, XML_ELEM_PASSIVATE_TRANSIENT
 
Fields inherited from interface oracle.jbo.RowSet
COPY_OPT_ALL_ROWS, COPY_OPT_LIMIT_RANGE, FORWARD_ONLY, RANGE_PAGING, RANGE_PAGING_AUTO_POST, RANGE_PAGING_INCR, SCROLLABLE
 
Fields inherited from interface oracle.jbo.RowIterator
ITER_MODE_LAST_PAGE_FULL, ITER_MODE_LAST_PAGE_PARTIAL, SLOT_BEFORE_FIRST, SLOT_BEYOND_LAST, SLOT_DELETED, SLOT_VALID
 
Fields inherited from interface oracle.jbo.XMLInterface
XML_IGNORE_DEPTH_COUNT, XML_OPT_ALL_ROWS, XML_OPT_ASSOC_CONSISTENT, XML_OPT_CHANGES_ONLY, XML_OPT_LIMIT_RANGE, XML_PASSIVATION_USE
 
Fields inherited from interface oracle.jbo.GenericHints
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP
 
Method Summary
 java.sql.Date getCurrentDatabaseDate()
           
 
Methods inherited from interface oracle.jbo.ViewObject
addDynamicAttribute, addDynamicAttributeWithType, addQueryMode, applyViewCriteria, applyViewCriteria, clearCache, createRowSet, createViewCriteria, findListBindingDef, findRowSet, findViewLinkAccessor, getAttrDefsForEntityAttr, getCriteriaItemAttributeHints, getDBSortCriteria, getForwardDependencyAttributes, getKeyAttributeDefs, getMaxFetchSize, getOrderByClause, getQuery, getQueryMode, getQueryOptimizerHint, getQueryTimeOut, getRequiredViewCriteria, getRowMatch, getRowSets, getSortBy, getSortCriteria, getSubstitutedDefNames, getViewCriteria, getViewCriteriaManager, getViewLinkNames, getWhereClause, isInternal, isReadOnly, lookupListBindingDef, readRowXML, readRowXML, setDBSortCriteria, setMaxFetchSize, setOrderByClause, setOrderByOrSortBy, setQueryMode, setQueryOptimizerHint, setQueryTimeOut, setRequiredViewCriteria, setRowMatch, setSortBy, setSortCriteria, setWhereClause
 
Methods inherited from interface oracle.jbo.StructureDef
findAttributeDef, getAttributeCount, getAttributeDef, getAttributeDefs, getAttributeIndexOf, getColumnNameForQuery, getDefFullName, getDefName, getFullName, getName, lookupAttributeDef
 
Methods inherited from interface oracle.jbo.RowSet
cancelQuery, closeRowSet, createRowSetIterator, deepCopy, defineNamedWhereClauseParam, executeEmptyRowSet, executeQuery, findRowSetIterator, getAccessMode, getApplicationModule, getCappedRowCount, getDeferredEstimatedRowCount, getEstimatedRowCount, getMasterRowSetIterators, getName, getNamedWhereClauseParam, getNamedWhereClauseParams, getRangePagingCacheFactor, getRowSetIterators, getViewObject, getWhereClauseParams, isAssociationConsistent, isDefaultRowSet, isExecuted, isFetchComplete, isForwardOnly, isMaxFetchSizeExceeded, removeMasterRowSetIterator, removeNamedWhereClauseParam, resetExecuted, setAccessMode, setAssociationConsistent, setForwardOnly, setMasterRowSetIterator, setNamedWhereClauseParam, setNamedWhereClauseParams, setRangePagingCacheFactor, setWhereClauseParam, setWhereClauseParams, skipNamedWhereClauseParam
 
Methods inherited from interface oracle.jbo.RowSetIterator
addManagementListener, closeRowSetIterator, createDetailRowSet, getDetailRowSets, getEstimatedRangePageCount, getFilteredRows, getFilteredRowsInRange, getNextRangeSet, getPreviousRangeSet, getRowSet, getSyncLock, isNameGenerated, removeManagementListener, scrollToRangePage
 
Methods inherited from interface oracle.jbo.NavigatableRowIterator
addListener, removeListener
 
Methods inherited from interface oracle.jbo.RowIterator
createAndInitRow, createKey, createRow, enumerateRowsInRange, findByAltKey, findByEntity, findByKey, findByViewCriteria, first, getAllRowsInRange, getCurrentRow, getCurrentRowIndex, getCurrentRowSlot, getFetchedRowCount, getIterMode, getRangeIndexOf, getRangeSize, getRangeStart, getRow, getRowAtRangeIndex, getRowCount, getRowCountInRange, hasNext, hasPrevious, insertRow, insertRowAtRangeIndex, isRangeAtBottom, isRangeAtTop, isRowValidation, last, next, previous, removeCurrentRow, removeCurrentRowAndRetain, removeCurrentRowFromCollection, reset, scrollRange, scrollRangeTo, setCurrentRow, setCurrentRowAtRangeIndex, setIterMode, setRangeSize, setRangeStart, setRowValidation
 
Methods inherited from interface oracle.jbo.VariableManagerOwnerBase
ensureVariableManager, getMessageBundleClass, getResourceBundleDef, getVariableManager, hasVariables
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from interface oracle.jbo.ComponentObject
getDefFullName, getDefName, getFullName, getName, remove
 
Methods inherited from interface oracle.jbo.GenericHints
getHintValue, getLabel, getLabelPlural, getTooltip
 
Methods inherited from interface oracle.jbo.Properties
getProperties, getProperty, getProperty, refreshProperty
 

Method Detail

getCurrentDatabaseDate

java.sql.Date getCurrentDatabaseDate()

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

E22562-05

Copyright © 2012 Oracle. All Rights Reserved.