Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.monitor.model
Class RequestHistoryEOImpl

java.lang.Object
  extended by oracle.jbo.server.RowImpl
      extended by oracle.jbo.server.EntityImpl
          extended by oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
              extended by oracle.apps.fnd.applcp.monitor.model.RequestHistoryEOImpl
All Implemented Interfaces:
java.util.EventListener, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.expr.JIReservedVarNames, oracle.jbo.ExprScriptSupplier, oracle.jbo.ExprValueSupplier, oracle.jbo.ExprWrappable, oracle.jbo.JboReservedVarNames, oracle.jbo.Row, oracle.jbo.server.Entity, oracle.jbo.server.TransactionListener, oracle.jbo.server.TransactionPostListener, oracle.jbo.server.ValidationListener, oracle.jbo.server.ValidationManager, oracle.jbo.VariableManagerOwnerBase, oracle.jbo.XMLInterface

public class RequestHistoryEOImpl
extends oracle.apps.fnd.applcore.oaext.model.OAEntityImpl


Nested Class Summary
static class RequestHistoryEOImpl.AttributesEnum
          AttributesEnum: generated enum for identifying attributes and accessors.
 
Field Summary
static int ABSPARENTID
           
static int APPLICATION
           
static int CLASSNAME
           
static int DEFINITION
           
static int DELETED
           
static int GROUPNAME
           
static int INSTANCEPARENTID
           
static int NAME
           
static int PARENTREQUESTID
           
static int PRIORITY
           
static int PROCESSEND
           
static int PROCESSOR
           
static int PROCESSSTART
           
static int PRODUCT
           
static int REQUESTCATEGORY
           
static int REQUESTEDEND
           
static int REQUESTEDSTART
           
static int REQUESTID
           
static int REQUESTTRIGGER
           
static int REQUESTTYPE
           
static int SCHEDULE
           
static int SCHEDULED
           
static int STATE
           
static int SUBMISSION
           
static int SUBMITTER
           
static int TYPE
           
static int USERNAME
           
static int WORKASSIGNMENT
           
 
Fields inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
DELETE, INSERT, LOCK, RCS_ID, SEED_DATA_USER, SELECT, UPDATE
 
Fields inherited from class oracle.jbo.server.EntityImpl
CURRENT_VERSION, DML_DELETE, DML_INSERT, DML_UPDATE, MAXATTRCONST, mOrigData, ORACLE_ROWID_COLUMN, ORIGINAL_VERSION, PROPERTY_LOOKUP_ATTR_NAME, PROPERTY_LOOKUP_DISPATTR, PROPERTY_LOOKUP_TYPE, SYS_EFFDT_ROW_SPLIT, XML_CI_CHANGED, XML_PK_CHANGED, XML_PK_CHANGED_YES
 
Fields inherited from interface oracle.jbo.server.Entity
STATUS_DEAD, STATUS_DELETED, STATUS_MODIFIED, STATUS_UNMODIFIED
 
Fields inherited from interface oracle.jbo.Row
EFFDT_DELETE_FUTURE_CHANGE_MODE, EFFDT_DELETE_MODE, EFFDT_DELETE_NEXT_CHANGE_MODE, EFFDT_DELETE_THIS_CHANGE_MODE, EFFDT_DELETE_ZAP_MODE, EFFDT_EXPERT_MODE, EFFDT_NONE_MODE, EFFDT_UPDATE_CHANGE_INSERT_MODE, EFFDT_UPDATE_CORRECTION, EFFDT_UPDATE_MODE, EFFDT_UPDATE_NEW_EARLIEST_CHANGE_MODE, EFFDT_UPDATE_OVERRIDE_MODE, REFRESH_CONTAINEES, REFRESH_FORGET_NEW_ROWS, REFRESH_REMOVE_NEW_ROWS, REFRESH_UNDO_CHANGES, REFRESH_WITH_DB_FORGET_CHANGES, REFRESH_WITH_DB_ONLY_IF_UNCHANGED, STATUS_INITIALIZED, STATUS_NEW
 
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.JboReservedVarNames
RESERVED_VAR_AGG_AVG, RESERVED_VAR_AGG_COUNT, RESERVED_VAR_AGG_MAX, RESERVED_VAR_AGG_MIN, RESERVED_VAR_AGG_SUM, RESERVED_VAR_AGGVAL_PREFIX, RESERVED_VAR_STRUCTURE_DEF
 
Fields inherited from interface oracle.jbo.expr.JIReservedVarNames
RESERVED_VAR_VALUE
 
Constructor Summary
RequestHistoryEOImpl()
          This is the default constructor (do not remove).
 
Method Summary
protected  void create(oracle.jbo.AttributeList attributeList)
          Add attribute defaulting logic in this method.
static oracle.jbo.Key createPrimaryKey(java.lang.Long requestid)
           
protected  void doDML(int operation, oracle.jbo.server.TransactionEvent e)
          Custom DML update/insert/delete logic here.
 java.lang.Long getAbsparentid()
          Gets the attribute value for Absparentid, using the alias name Absparentid.
 java.lang.String getApplication()
          Gets the attribute value for Application, using the alias name Application.
protected  java.lang.Object getAttrInvokeAccessor(int index, oracle.jbo.server.AttributeDefImpl attrDef)
          getAttrInvokeAccessor: generated method.
 java.lang.String getClassname()
          Gets the attribute value for Classname, using the alias name Classname.
 java.lang.String getDefinition()
          Gets the attribute value for Definition, using the alias name Definition.
static oracle.jbo.server.EntityDefImpl getDefinitionObject()
           
 java.lang.String getDeleted()
          Gets the attribute value for Deleted, using the alias name Deleted.
 java.lang.String getGroupname()
          Gets the attribute value for Groupname, using the alias name Groupname.
 java.lang.Long getInstanceparentid()
          Gets the attribute value for Instanceparentid, using the alias name Instanceparentid.
 java.lang.String getName()
          Gets the attribute value for Name, using the alias name Name.
 java.lang.Long getParentrequestid()
          Gets the attribute value for Parentrequestid, using the alias name Parentrequestid.
 java.math.BigDecimal getPriority()
          Gets the attribute value for Priority, using the alias name Priority.
 java.sql.Timestamp getProcessend()
          Gets the attribute value for Processend, using the alias name Processend.
 java.lang.String getProcessor()
          Gets the attribute value for Processor, using the alias name Processor.
 java.sql.Timestamp getProcessstart()
          Gets the attribute value for Processstart, using the alias name Processstart.
 java.lang.String getProduct()
          Gets the attribute value for Product, using the alias name Product.
 java.lang.String getRequestcategory()
          Gets the attribute value for Requestcategory, using the alias name Requestcategory.
 java.sql.Timestamp getRequestedend()
          Gets the attribute value for Requestedend, using the alias name Requestedend.
 java.sql.Timestamp getRequestedstart()
          Gets the attribute value for Requestedstart, using the alias name Requestedstart.
 java.lang.Long getRequestid()
          Gets the attribute value for Requestid, using the alias name Requestid.
 java.lang.String getRequesttrigger()
          Gets the attribute value for Requesttrigger, using the alias name Requesttrigger.
 java.math.BigDecimal getRequesttype()
          Gets the attribute value for Requesttype, using the alias name Requesttype.
 java.lang.String getSchedule()
          Gets the attribute value for Schedule, using the alias name Schedule.
 java.sql.Timestamp getScheduled()
          Gets the attribute value for Scheduled, using the alias name Scheduled.
 java.math.BigDecimal getState()
          Gets the attribute value for State, using the alias name State.
 java.sql.Timestamp getSubmission()
          Gets the attribute value for Submission, using the alias name Submission.
 java.lang.String getSubmitter()
          Gets the attribute value for Submitter, using the alias name Submitter.
 java.lang.String getType()
          Gets the attribute value for Type, using the alias name Type.
 java.lang.String getUsername()
          Gets the attribute value for Username, using the alias name Username.
 java.lang.String getWorkassignment()
          Gets the attribute value for Workassignment, using the alias name Workassignment.
 void lock()
          Add locking logic here.
 void remove()
          Add entity remove logic in this method.
 void setAbsparentid(java.lang.Long value)
          Sets value as the attribute value for Absparentid.
 void setApplication(java.lang.String value)
          Sets value as the attribute value for Application.
protected  void setAttrInvokeAccessor(int index, java.lang.Object value, oracle.jbo.server.AttributeDefImpl attrDef)
          setAttrInvokeAccessor: generated method.
 void setClassname(java.lang.String value)
          Sets value as the attribute value for Classname.
 void setDefinition(java.lang.String value)
          Sets value as the attribute value for Definition.
 void setDeleted(java.lang.String value)
          Sets value as the attribute value for Deleted.
 void setGroupname(java.lang.String value)
          Sets value as the attribute value for Groupname.
 void setInstanceparentid(java.lang.Long value)
          Sets value as the attribute value for Instanceparentid.
 void setName(java.lang.String value)
          Sets value as the attribute value for Name.
 void setParentrequestid(java.lang.Long value)
          Sets value as the attribute value for Parentrequestid.
 void setPriority(java.math.BigDecimal value)
          Sets value as the attribute value for Priority.
 void setProcessend(java.sql.Timestamp value)
          Sets value as the attribute value for Processend.
 void setProcessor(java.lang.String value)
          Sets value as the attribute value for Processor.
 void setProcessstart(java.sql.Timestamp value)
          Sets value as the attribute value for Processstart.
 void setProduct(java.lang.String value)
          Sets value as the attribute value for Product.
 void setRequestcategory(java.lang.String value)
          Sets value as the attribute value for Requestcategory.
 void setRequestedend(java.sql.Timestamp value)
          Sets value as the attribute value for Requestedend.
 void setRequestedstart(java.sql.Timestamp value)
          Sets value as the attribute value for Requestedstart.
 void setRequestid(java.lang.Long value)
          Sets value as the attribute value for Requestid.
 void setRequesttrigger(java.lang.String value)
          Sets value as the attribute value for Requesttrigger.
 void setRequesttype(java.math.BigDecimal value)
          Sets value as the attribute value for Requesttype.
 void setSchedule(java.lang.String value)
          Sets value as the attribute value for Schedule.
 void setScheduled(java.sql.Timestamp value)
          Sets value as the attribute value for Scheduled.
 void setState(java.math.BigDecimal value)
          Sets value as the attribute value for State.
 void setSubmission(java.sql.Timestamp value)
          Sets value as the attribute value for Submission.
 void setSubmitter(java.lang.String value)
          Sets value as the attribute value for Submitter.
 void setType(java.lang.String value)
          Sets value as the attribute value for Type.
 void setUsername(java.lang.String value)
          Sets value as the attribute value for Username.
 void setWorkassignment(java.lang.String value)
          Sets value as the attribute value for Workassignment.
 
Methods inherited from class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
appendXMLElementNodes, bindDMLStatement, buildDMLStatement, changeSessionLanguageForTL, checkConsistency, containsFlexfields, deleteRow, doDMLWithLOBs, doSelect, getActivityActorsGUIDs, getActivityObjectTypeNames, getActivityStreamServiceId, getAdditionalServiceIds, getAttribute, getAttributeDef, getAttributeInternal, getBaseLanguage, getContainerEntity, getCurrentDatabaseDate, getCurrentDBDate, getCurrentDBTime, getCurrentDBTimeWithNanos, getCurrentLanguage, getCurrentSystemDate, getCurrentTLRowLangCode, getDocSequence, getDocSequenceValueWithId, getEntityDef, getFlexfieldParameterValue, getFlexfieldStructureCode, getFlexfieldStructureCode, getHistoryColumnsOfTLEntity, getHistoryContextForAttribute, getInstalledLanguages, getKeyAttributesIndexMap, getPostedAttribute, getSetId, getTranslatedAttributesIndexMap, getTranslatedEntityStaticInfo, getTranslatedEntityStaticInfo, getTranslatedLanguages, getWhoUser, handleEffectiveDateOperationsForSeedData, handlePostChangesError, insertRow, isActivityPublishingEnabled, isAttributeUpdateable, isExtensibleFlexfield, isExtensibleTranslatableFlexfield, isPlsqlEntity, isRefreshRequired, isTranslatable, isTranslatable, isTranslatable, isTranslatableAttribute, isTranslated, lockRow, notifyEventRaised, parseFlexfieldDate, parseFlexfieldDateTime, parseFlexfieldNumber, parseFlexfieldTime5, parseFlexfieldTime8, populateAttributeAsChanged, populateAttributeAsChanged, postChanges, prepareForDML, readAttrsFromXML, refresh, refreshViewAccessor, setAttribute, setAttributeInternal, setNewRowState, toFlexfieldString, toFlexfieldString, toFlexfieldStringDate, toFlexfieldStringDateTime, toFlexfieldStringTime5, toFlexfieldStringTime8, updateRow, validateEntity, validateFlexfieldDate, validateFlexfieldDateTime, validateFlexfieldMaxLength, validateFlexfieldMaxValue, validateFlexfieldMaxValue, validateFlexfieldMinValue, validateFlexfieldMinValue, validateFlexfieldNumber, validateFlexfieldNumber, validateFlexfieldNumericOnly, validateFlexfieldRequired, validateFlexfieldRJZFNumber, validateFlexfieldTime5, validateFlexfieldTime8, validateFlexfieldUppercase, validateFlexfieldValue
 
Methods inherited from class oracle.jbo.server.EntityImpl
addToTransactionManager, addToValidationListeners, addTransactionPostListener, addTransactionPostListenerNoCheck, afterCommit, afterRemove, afterRollback, appendXMLElementNodesForAttrs, beforeCommit, beforeRollback, bindWhereClause, buildRefreshSQL, buildWhereClause, clearAttributeException, compare, copyChangedNonKeyAttributes, copyEffDtEntity, createAssociationAccessorRS, createAssociationAccessorVO, createEntityAttrHints, createEntityViewLinkAccessorRS, createEntityViewLinkAccessorVO, createUnqualifiedRowSet, createViewAccessorRS, createViewAccessorRS, doAllowsOperation, doDMLForCascadeUpdate, domainToBeModified, donePostingAll, doRefreshSQL, doSelectForAltKey, eventsDebugOnly, fetchExprValueSupplierOverrideRow, findAssociationAccessorVO, findEntityViewLinkAccessorVO, findOrCreateLocalViewObject, findOrCreateViewAccessorRS, findOrCreateViewAccessorRS, findViewAccessorDef, findViewAccessorVO, getAltKey, getAttribute, getAttribute, getAttribute, getAttributeChangedCount, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeNames, getAttributeValue, getAttributeValues, getBaseAttributeCount, getChangeIndicator, getComparator, getDBTransaction, getDynamicAttributeCount, getDynamicAttributeValue, getEffDtInitEndDateValue, getEffectiveDate, getEntityCache, getEntityCacheInternal, getEntityState, getKey, getListBindingRSI, getListBindings, getLookupDescription, getOrigData, getParentVariableManager, getPKBasedRef, getPostState, getPrimaryKey, getRefreshSQLKeyAttrs, getSQLBuilder, getStateAsString, getStructureDef, getTransactionListeners, getTransactionListenersList, getTransPostHandle, getValidationListeners, getValidationListenersList, handleActivatedRowNotFound, handleEffectiveDateOperations, handleEffectiveDateRowCreate, handleEffectiveDateRowDelete, handleEffectiveDateRowUpdate, handleListBindingMismatch, hasAttributeException, hasListBindings, hasUpdatePrivilege, initBusLogicGroupDefaults, initBusLogicGroupDfltExprAttrs, initData, initDefaultExpressionAttributes, initDefaults, initialize, isAttributeChanged, isAttributeChanged, isAttributeChangedInTransaction, isAttributePopulated, isAttributePopulated, isDead, isInCache, isInvalid, isLocked, isLookupIdValid, isOrigDataEmpty, isOrigDataPopulated, isPostedToDB, isTransientTransactionListener, isTransientTransactionPostListener, isValid, isViewAccessorAttribute, lockTopLevelEntity, markViewAccessorsDirty, notifyAttributesAndBlgChanged, notifyAttributesChanged, notifyAttributesChanged, notifyEntityActivated, outputEventString, populateAttribute, populateAttribute, populateAttribute, prepareForBatchDML, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchNextEffDtSeqRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtRows, prepareVOToFetchPrevEffDtSeqRows, prepareVOToFetchPrevEffDtSeqRows, readXML, refreshFKInNewContainees, registerAttributeException, removeAndRetain, removeFromCollection, removeTransactionPostListener, resetPKBasedRef, revert, revertChangesToEffDtEntity, setAttribute, setAttribute, setAttributeChanged, setAttributeValues, setDynamicAttributeValue, setEffectiveDateMode, setEntityDef, setInvalid, setLocked, setPostedToDB, setTransPostHandle, toString, validate, validateDateEffectivity, variablesAdded, vetoRemoveWithDetails
 
Methods inherited from class oracle.jbo.server.RowImpl
addListBindingsForAttribute, clearAllExceptions, clearAttributeException, clearRowExceptions, createXMLDefinition, doAutoClearAttribute, ensureVariableManager, findAttrAndGetIndex, findListBindingName, forceFilterListExecute, getAllExceptions, getAttributeInternal, getAttributeSecurityHints, getAttributeSecurityHints, getCombinedAttrNames, getEffectiveDateMode, getExprMethodVal, getExprVarVal, getGlobalScript, getHints, getMessageBundleClass, getMethodKind, getResourceBundleDef, getRowExceptions, getSecurityHints, getVariableManager, getViewAccessorResultIndex, hasAttributeException, hasDeferredExceptions, hasVariables, isRefreshRequired, isRefreshRequired, lookupListBinding, printXMLDefinition, readXML, refreshViewAccessor, refreshViewAccessor, registerRowException, setAttributeInternal, setExprVarVal, setInMultiSetter, skipFilterListOnKeyAttributes, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface oracle.jbo.Row
getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getSecurityHints
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, writeXML, writeXML, writeXML, writeXML
 

Field Detail

REQUESTID

public static final int REQUESTID

NAME

public static final int NAME

DEFINITION

public static final int DEFINITION

TYPE

public static final int TYPE

REQUESTTYPE

public static final int REQUESTTYPE

DELETED

public static final int DELETED

PARENTREQUESTID

public static final int PARENTREQUESTID

ABSPARENTID

public static final int ABSPARENTID

INSTANCEPARENTID

public static final int INSTANCEPARENTID

STATE

public static final int STATE

SCHEDULE

public static final int SCHEDULE

REQUESTTRIGGER

public static final int REQUESTTRIGGER

SUBMISSION

public static final int SUBMISSION

REQUESTEDSTART

public static final int REQUESTEDSTART

REQUESTEDEND

public static final int REQUESTEDEND

SCHEDULED

public static final int SCHEDULED

PROCESSSTART

public static final int PROCESSSTART

PROCESSEND

public static final int PROCESSEND

APPLICATION

public static final int APPLICATION

PRODUCT

public static final int PRODUCT

USERNAME

public static final int USERNAME

REQUESTCATEGORY

public static final int REQUESTCATEGORY

GROUPNAME

public static final int GROUPNAME

CLASSNAME

public static final int CLASSNAME

PRIORITY

public static final int PRIORITY

PROCESSOR

public static final int PROCESSOR

WORKASSIGNMENT

public static final int WORKASSIGNMENT

SUBMITTER

public static final int SUBMITTER
Constructor Detail

RequestHistoryEOImpl

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

Method Detail

getRequestid

public java.lang.Long getRequestid()
Gets the attribute value for Requestid, using the alias name Requestid.

Returns:
the Requestid

setRequestid

public void setRequestid(java.lang.Long value)
Sets value as the attribute value for Requestid.

Parameters:
value - value to set the Requestid

getName

public java.lang.String getName()
Gets the attribute value for Name, using the alias name Name.

Returns:
the Name

setName

public void setName(java.lang.String value)
Sets value as the attribute value for Name.

Parameters:
value - value to set the Name

getDefinition

public java.lang.String getDefinition()
Gets the attribute value for Definition, using the alias name Definition.

Returns:
the Definition

setDefinition

public void setDefinition(java.lang.String value)
Sets value as the attribute value for Definition.

Parameters:
value - value to set the Definition

getType

public java.lang.String getType()
Gets the attribute value for Type, using the alias name Type.

Returns:
the Type

setType

public void setType(java.lang.String value)
Sets value as the attribute value for Type.

Parameters:
value - value to set the Type

getRequesttype

public java.math.BigDecimal getRequesttype()
Gets the attribute value for Requesttype, using the alias name Requesttype.

Returns:
the Requesttype

setRequesttype

public void setRequesttype(java.math.BigDecimal value)
Sets value as the attribute value for Requesttype.

Parameters:
value - value to set the Requesttype

getDeleted

public java.lang.String getDeleted()
Gets the attribute value for Deleted, using the alias name Deleted.

Returns:
the Deleted

setDeleted

public void setDeleted(java.lang.String value)
Sets value as the attribute value for Deleted.

Parameters:
value - value to set the Deleted

getParentrequestid

public java.lang.Long getParentrequestid()
Gets the attribute value for Parentrequestid, using the alias name Parentrequestid.

Returns:
the Parentrequestid

setParentrequestid

public void setParentrequestid(java.lang.Long value)
Sets value as the attribute value for Parentrequestid.

Parameters:
value - value to set the Parentrequestid

getAbsparentid

public java.lang.Long getAbsparentid()
Gets the attribute value for Absparentid, using the alias name Absparentid.

Returns:
the Absparentid

setAbsparentid

public void setAbsparentid(java.lang.Long value)
Sets value as the attribute value for Absparentid.

Parameters:
value - value to set the Absparentid

getInstanceparentid

public java.lang.Long getInstanceparentid()
Gets the attribute value for Instanceparentid, using the alias name Instanceparentid.

Returns:
the Instanceparentid

setInstanceparentid

public void setInstanceparentid(java.lang.Long value)
Sets value as the attribute value for Instanceparentid.

Parameters:
value - value to set the Instanceparentid

getState

public java.math.BigDecimal getState()
Gets the attribute value for State, using the alias name State.

Returns:
the State

setState

public void setState(java.math.BigDecimal value)
Sets value as the attribute value for State.

Parameters:
value - value to set the State

getSchedule

public java.lang.String getSchedule()
Gets the attribute value for Schedule, using the alias name Schedule.

Returns:
the Schedule

setSchedule

public void setSchedule(java.lang.String value)
Sets value as the attribute value for Schedule.

Parameters:
value - value to set the Schedule

getRequesttrigger

public java.lang.String getRequesttrigger()
Gets the attribute value for Requesttrigger, using the alias name Requesttrigger.

Returns:
the Requesttrigger

setRequesttrigger

public void setRequesttrigger(java.lang.String value)
Sets value as the attribute value for Requesttrigger.

Parameters:
value - value to set the Requesttrigger

getSubmission

public java.sql.Timestamp getSubmission()
Gets the attribute value for Submission, using the alias name Submission.

Returns:
the Submission

setSubmission

public void setSubmission(java.sql.Timestamp value)
Sets value as the attribute value for Submission.

Parameters:
value - value to set the Submission

getRequestedstart

public java.sql.Timestamp getRequestedstart()
Gets the attribute value for Requestedstart, using the alias name Requestedstart.

Returns:
the Requestedstart

setRequestedstart

public void setRequestedstart(java.sql.Timestamp value)
Sets value as the attribute value for Requestedstart.

Parameters:
value - value to set the Requestedstart

getRequestedend

public java.sql.Timestamp getRequestedend()
Gets the attribute value for Requestedend, using the alias name Requestedend.

Returns:
the Requestedend

setRequestedend

public void setRequestedend(java.sql.Timestamp value)
Sets value as the attribute value for Requestedend.

Parameters:
value - value to set the Requestedend

getScheduled

public java.sql.Timestamp getScheduled()
Gets the attribute value for Scheduled, using the alias name Scheduled.

Returns:
the Scheduled

setScheduled

public void setScheduled(java.sql.Timestamp value)
Sets value as the attribute value for Scheduled.

Parameters:
value - value to set the Scheduled

getProcessstart

public java.sql.Timestamp getProcessstart()
Gets the attribute value for Processstart, using the alias name Processstart.

Returns:
the Processstart

setProcessstart

public void setProcessstart(java.sql.Timestamp value)
Sets value as the attribute value for Processstart.

Parameters:
value - value to set the Processstart

getProcessend

public java.sql.Timestamp getProcessend()
Gets the attribute value for Processend, using the alias name Processend.

Returns:
the Processend

setProcessend

public void setProcessend(java.sql.Timestamp value)
Sets value as the attribute value for Processend.

Parameters:
value - value to set the Processend

getApplication

public java.lang.String getApplication()
Gets the attribute value for Application, using the alias name Application.

Returns:
the Application

setApplication

public void setApplication(java.lang.String value)
Sets value as the attribute value for Application.

Parameters:
value - value to set the Application

getProduct

public java.lang.String getProduct()
Gets the attribute value for Product, using the alias name Product.

Returns:
the Product

setProduct

public void setProduct(java.lang.String value)
Sets value as the attribute value for Product.

Parameters:
value - value to set the Product

getUsername

public java.lang.String getUsername()
Gets the attribute value for Username, using the alias name Username.

Returns:
the Username

setUsername

public void setUsername(java.lang.String value)
Sets value as the attribute value for Username.

Parameters:
value - value to set the Username

getRequestcategory

public java.lang.String getRequestcategory()
Gets the attribute value for Requestcategory, using the alias name Requestcategory.

Returns:
the Requestcategory

setRequestcategory

public void setRequestcategory(java.lang.String value)
Sets value as the attribute value for Requestcategory.

Parameters:
value - value to set the Requestcategory

getGroupname

public java.lang.String getGroupname()
Gets the attribute value for Groupname, using the alias name Groupname.

Returns:
the Groupname

setGroupname

public void setGroupname(java.lang.String value)
Sets value as the attribute value for Groupname.

Parameters:
value - value to set the Groupname

getClassname

public java.lang.String getClassname()
Gets the attribute value for Classname, using the alias name Classname.

Returns:
the Classname

setClassname

public void setClassname(java.lang.String value)
Sets value as the attribute value for Classname.

Parameters:
value - value to set the Classname

getPriority

public java.math.BigDecimal getPriority()
Gets the attribute value for Priority, using the alias name Priority.

Returns:
the Priority

setPriority

public void setPriority(java.math.BigDecimal value)
Sets value as the attribute value for Priority.

Parameters:
value - value to set the Priority

getProcessor

public java.lang.String getProcessor()
Gets the attribute value for Processor, using the alias name Processor.

Returns:
the Processor

setProcessor

public void setProcessor(java.lang.String value)
Sets value as the attribute value for Processor.

Parameters:
value - value to set the Processor

getWorkassignment

public java.lang.String getWorkassignment()
Gets the attribute value for Workassignment, using the alias name Workassignment.

Returns:
the Workassignment

setWorkassignment

public void setWorkassignment(java.lang.String value)
Sets value as the attribute value for Workassignment.

Parameters:
value - value to set the Workassignment

getSubmitter

public java.lang.String getSubmitter()
Gets the attribute value for Submitter, using the alias name Submitter.

Returns:
the Submitter

setSubmitter

public void setSubmitter(java.lang.String value)
Sets value as the attribute value for Submitter.

Parameters:
value - value to set the Submitter

getAttrInvokeAccessor

protected java.lang.Object getAttrInvokeAccessor(int index,
                                                 oracle.jbo.server.AttributeDefImpl attrDef)
                                          throws java.lang.Exception
getAttrInvokeAccessor: generated method. Do not modify.

Overrides:
getAttrInvokeAccessor in class oracle.jbo.server.EntityImpl
Parameters:
index - the index identifying the attribute
attrDef - the attribute
Returns:
the attribute value
Throws:
java.lang.Exception

setAttrInvokeAccessor

protected void setAttrInvokeAccessor(int index,
                                     java.lang.Object value,
                                     oracle.jbo.server.AttributeDefImpl attrDef)
                              throws java.lang.Exception
setAttrInvokeAccessor: generated method. Do not modify.

Overrides:
setAttrInvokeAccessor in class oracle.jbo.server.EntityImpl
Parameters:
index - the index identifying the attribute
value - the value to assign to the attribute
attrDef - the attribute
Throws:
java.lang.Exception

createPrimaryKey

public static oracle.jbo.Key createPrimaryKey(java.lang.Long requestid)
Parameters:
requestid - key constituent
Returns:
a Key object based on given key constituents.

getDefinitionObject

public static oracle.jbo.server.EntityDefImpl getDefinitionObject()
Returns:
the definition object for this instance class.

create

protected void create(oracle.jbo.AttributeList attributeList)
Add attribute defaulting logic in this method.

Overrides:
create in class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
Parameters:
attributeList - list of attribute names/values to initialize the row

remove

public void remove()
Add entity remove logic in this method.

Specified by:
remove in interface oracle.jbo.Row
Overrides:
remove in class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl

lock

public void lock()
Add locking logic here.

Specified by:
lock in interface oracle.jbo.Row
Overrides:
lock in class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl

doDML

protected void doDML(int operation,
                     oracle.jbo.server.TransactionEvent e)
Custom DML update/insert/delete logic here.

Overrides:
doDML in class oracle.apps.fnd.applcore.oaext.model.OAEntityImpl
Parameters:
operation - the operation type
e - the transaction event

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.