Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.profiles.profileService.view.client
Class ProfileHierarchyLevelVORowClient

java.lang.Object
  extended by oracle.jbo.client.remote.RowImpl
      extended by oracle.apps.fnd.applcore.profiles.profileService.view.client.ProfileHierarchyLevelVORowClient
All Implemented Interfaces:
ProfileHierarchyLevelVORow, oracle.jbo.AttributeList, oracle.jbo.domain.DomainOwnerInterface, oracle.jbo.ExprWrappable, oracle.jbo.Row, oracle.jbo.XMLInterface

public class ProfileHierarchyLevelVORowClient
extends oracle.jbo.client.remote.RowImpl
implements ProfileHierarchyLevelVORow


Field Summary
 
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
 
Constructor Summary
ProfileHierarchyLevelVORowClient()
          This is the default constructor (do not remove).
 
Method Summary
 java.lang.String getCreatedBy()
           
 java.sql.Timestamp getCreationDate()
           
 java.lang.String getHierarchyName()
           
 java.sql.Timestamp getLastUpdateDate()
           
 java.lang.String getLastUpdatedBy()
           
 java.lang.String getLastUpdateLogin()
           
 java.lang.String getLevelName()
           
 java.lang.Integer getLevelSequence()
           
 oracle.jbo.Row getProfileLevel()
           
 java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
           
 java.lang.String[] getTranslatedLanguages()
           
 boolean isTranslatable()
           
 boolean isTranslatableAttribute(int baseIndex)
           
 boolean isTranslated()
           
 void remove()
           
 void sampleProfileHierarchyLevelVORowImplExportable()
           
 void sampleProfileHierarchyLevelVORowImplExportable2(java.lang.String testParam1)
           
 void setCreatedBy(java.lang.String value)
           
 void setCreationDate(java.sql.Timestamp value)
           
 void setHierarchyName(java.lang.String value)
           
 void setLastUpdateDate(java.sql.Timestamp value)
           
 void setLastUpdatedBy(java.lang.String value)
           
 void setLastUpdateLogin(java.lang.String value)
           
 void setLevelName(java.lang.String value)
           
 void setLevelSequence(java.lang.Integer value)
           
 void validate()
           
 
Methods inherited from class oracle.jbo.client.remote.RowImpl
domainToBeModified, getApplicationModule, getApplicationModuleImpl, getApplicationModuleProxy, getAttribute, getAttribute, getAttributeCount, getAttributeHints, getAttributeHints, getAttributeIndexOf, getAttributeNames, getAttributeSecurityHints, getAttributeSecurityHints, getAttributeValues, getEffectiveDateMode, getHandleAsInt, getKey, getObjectMarshaller, getPiggyback, getRowSet, getRowSetIterator, getRSIId, getSecurityHints, getServiceMessage, getStructureDef, getViewObjectImpl, initialize, isAttributeUpdateable, isDead, lock, processPiggyback, processServiceMessage, readXML, readXML, refresh, removeAndRetain, removeFromCollection, revert, setAttribute, setAttribute, setAttributeValues, setEffectiveDateMode, setNewRowState, writeXML, writeXML, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface oracle.jbo.Row
getAttributeHints, getAttributeHints, getAttributeSecurityHints, getAttributeSecurityHints, getEffectiveDateMode, getKey, getSecurityHints, getStructureDef, isAttributeUpdateable, isDead, lock, refresh, removeAndRetain, removeFromCollection, setAttributeValues, setEffectiveDateMode, setNewRowState
 
Methods inherited from interface oracle.jbo.AttributeList
getAttribute, getAttribute, getAttributeCount, getAttributeIndexOf, getAttributeNames, getAttributeValues, setAttribute, setAttribute
 
Methods inherited from interface oracle.jbo.XMLInterface
readXML, readXML, writeXML, writeXML, writeXML, writeXML
 

Constructor Detail

ProfileHierarchyLevelVORowClient

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

Method Detail

validate

public void validate()
Specified by:
validate in interface ProfileHierarchyLevelVORow
Specified by:
validate in interface oracle.jbo.Row
Overrides:
validate in class oracle.jbo.client.remote.RowImpl

sampleProfileHierarchyLevelVORowImplExportable2

public void sampleProfileHierarchyLevelVORowImplExportable2(java.lang.String testParam1)
Specified by:
sampleProfileHierarchyLevelVORowImplExportable2 in interface ProfileHierarchyLevelVORow

sampleProfileHierarchyLevelVORowImplExportable

public void sampleProfileHierarchyLevelVORowImplExportable()
Specified by:
sampleProfileHierarchyLevelVORowImplExportable in interface ProfileHierarchyLevelVORow

remove

public void remove()
Specified by:
remove in interface ProfileHierarchyLevelVORow
Specified by:
remove in interface oracle.jbo.Row
Overrides:
remove in class oracle.jbo.client.remote.RowImpl

isTranslated

public boolean isTranslated()
Specified by:
isTranslated in interface ProfileHierarchyLevelVORow

isTranslatableAttribute

public boolean isTranslatableAttribute(int baseIndex)
Specified by:
isTranslatableAttribute in interface ProfileHierarchyLevelVORow

isTranslatable

public boolean isTranslatable()
Specified by:
isTranslatable in interface ProfileHierarchyLevelVORow

getTranslatedLanguages

public java.lang.String[] getTranslatedLanguages()
Specified by:
getTranslatedLanguages in interface ProfileHierarchyLevelVORow

getSetId

public java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
Specified by:
getSetId in interface ProfileHierarchyLevelVORow

getProfileLevel

public oracle.jbo.Row getProfileLevel()
Specified by:
getProfileLevel in interface ProfileHierarchyLevelVORow

setLevelSequence

public void setLevelSequence(java.lang.Integer value)
Specified by:
setLevelSequence in interface ProfileHierarchyLevelVORow

setLevelName

public void setLevelName(java.lang.String value)
Specified by:
setLevelName in interface ProfileHierarchyLevelVORow

setLastUpdatedBy

public void setLastUpdatedBy(java.lang.String value)
Specified by:
setLastUpdatedBy in interface ProfileHierarchyLevelVORow

setLastUpdateLogin

public void setLastUpdateLogin(java.lang.String value)
Specified by:
setLastUpdateLogin in interface ProfileHierarchyLevelVORow

setLastUpdateDate

public void setLastUpdateDate(java.sql.Timestamp value)
Specified by:
setLastUpdateDate in interface ProfileHierarchyLevelVORow

setHierarchyName

public void setHierarchyName(java.lang.String value)
Specified by:
setHierarchyName in interface ProfileHierarchyLevelVORow

setCreationDate

public void setCreationDate(java.sql.Timestamp value)
Specified by:
setCreationDate in interface ProfileHierarchyLevelVORow

setCreatedBy

public void setCreatedBy(java.lang.String value)
Specified by:
setCreatedBy in interface ProfileHierarchyLevelVORow

getLevelSequence

public java.lang.Integer getLevelSequence()
Specified by:
getLevelSequence in interface ProfileHierarchyLevelVORow

getLevelName

public java.lang.String getLevelName()
Specified by:
getLevelName in interface ProfileHierarchyLevelVORow

getLastUpdatedBy

public java.lang.String getLastUpdatedBy()
Specified by:
getLastUpdatedBy in interface ProfileHierarchyLevelVORow

getLastUpdateLogin

public java.lang.String getLastUpdateLogin()
Specified by:
getLastUpdateLogin in interface ProfileHierarchyLevelVORow

getLastUpdateDate

public java.sql.Timestamp getLastUpdateDate()
Specified by:
getLastUpdateDate in interface ProfileHierarchyLevelVORow

getHierarchyName

public java.lang.String getHierarchyName()
Specified by:
getHierarchyName in interface ProfileHierarchyLevelVORow

getCreationDate

public java.sql.Timestamp getCreationDate()
Specified by:
getCreationDate in interface ProfileHierarchyLevelVORow

getCreatedBy

public java.lang.String getCreatedBy()
Specified by:
getCreatedBy in interface ProfileHierarchyLevelVORow

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.