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

E22562-01

oracle.apps.fnd.applcore.messages.messageService.view.util
Class NoMessageImpl

java.lang.Object
  extended by oracle.apps.fnd.applcore.messages.messageService.view.util.NoMessageImpl
All Implemented Interfaces:
MessageVORow, oracle.jbo.AttributeList, oracle.jbo.ExprWrappable, oracle.jbo.Row, oracle.jbo.XMLInterface

public final class NoMessageImpl
extends java.lang.Object
implements MessageVORow


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
NoMessageImpl(java.lang.String pAppShortName, java.lang.String pMessageName)
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 java.lang.Long getApplicationId()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.
 java.lang.Long getApplicationId1()
          Gets the attribute value for APPLICATION_ID using the alias name ApplicationId1.
 OAEntityImpl getApplicationPEO()
          Gets ApplicationPEO entity object.
 java.lang.String getApplicationShortName()
          Gets the attribute value for APPLICATION_SHORT_NAME using the alias name ApplicationShortName.
 java.lang.Object getAttribute(int index)
           
 java.lang.Object getAttribute(java.lang.String name)
           
 int getAttributeCount()
           
 oracle.jbo.AttributeHints getAttributeHints(int attrIndex)
           
 oracle.jbo.AttributeHints getAttributeHints(java.lang.String attrName)
           
 int getAttributeIndexOf(java.lang.String name)
           
 java.lang.String[] getAttributeNames()
           
 oracle.jbo.SecurityHints getAttributeSecurityHints(int attrIndex)
           
 oracle.jbo.SecurityHints getAttributeSecurityHints(java.lang.String attrName)
           
 java.lang.Object[] getAttributeValues()
           
 int getEffectiveDateMode()
           
 java.lang.String getIncident()
           
 oracle.jbo.Key getKey()
           
 java.lang.String getLoggableAlertable()
          Gets the attribute value for LOGGABLE_ALERTABLE using the alias name LoggableAlertable.
 java.lang.String getMessageAdminAction()
          Gets the attribute value for MESSAGE_ADMIN_ACTION using the alias name MessageAdminAction.
 java.lang.String getMessageAdminDetails()
          Gets the attribute value for MESSAGE_ADMIN_DETAILS using the alias name MessageAdminDetails.
 java.lang.String getMessageCategory()
          Gets the attribute value for MESSAGE_CATEGORY using the alias name MessageCategory.
 java.lang.String getMessageCause()
          Gets the attribute value for MESSAGE_CAUSE using the alias name MessageCause.
 java.lang.String getMessageContext()
          Gets the attribute value for CONTEXT using the alias name MessageContext.
 java.lang.String getMessageEncodedText()
          Gets the attribute value for the calculated attribute MessageEncodedText.
 MessageEOImpl getMessageEO()
          Gets MessageEO entity object.
 java.lang.String getMessageName()
          Gets the attribute value for TEST_MESSAGE_NAME using the alias name MessageName.
 java.lang.Long getMessageNumber()
          Gets the attribute value for MESSAGE_NUMBER using the alias name MessageNumber.
 java.lang.String getMessageSeverity()
          Gets the attribute value for MESSAGE_SEVERITY using the alias name MessageSeverity.
 java.lang.String getMessageText()
          Gets the attribute value for MESSAGE_TEXT using the alias name MessageText.
 oracle.jbo.RowIterator getMessageToken()
          Gets the associated RowIterator using master-detail link MessageToken.
 java.lang.String getMessageType()
          Gets the attribute value for TYPE using the alias name MessageType.
 java.lang.String getMessageUserAction()
          Gets the attribute value for MESSAGE_USER_ACTION using the alias name MessageUserAction.
 java.lang.String getMessageUserDetails()
          Gets the attribute value for MESSAGE_USER_DETAILS using the alias name MessageUserDetails.
 java.lang.String getModuleId()
           
 java.lang.String getResourceBundleMessage()
          Gets the attribute value for RESOURCE_BUNDLE_MESSAGE using the alias name ResourceBundleMessage.
 oracle.jbo.SecurityHints getSecurityHints()
           
 java.lang.Long getSetId(java.lang.String foreinKeyAttribute)
           
 oracle.jbo.StructureDef getStructureDef()
           
 java.lang.String[] getTranslatedLanguages()
           
 int hashCode()
           
 boolean isAttributeUpdateable(int index)
           
 boolean isDead()
           
 boolean isTranslatable()
           
 boolean isTranslatableAttribute(int baseIndex)
           
 boolean isTranslated()
           
 void lock()
           
 void readXML(org.w3c.dom.Element elem, int depthCount)
           
 void readXML(org.w3c.dom.Element elem, int depthCount, oracle.xml.parser.v2.XSLStylesheet xslt)
           
 void refresh(int refreshMode)
           
 void remove()
           
 void removeAndRetain()
           
 void removeFromCollection()
           
 void setApplicationId(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.
 void setApplicationId1(java.lang.Long value)
          Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId1.
 void setApplicationShortName(java.lang.String value)
          Sets value as attribute value for APPLICATION_SHORT_NAME using the alias name ApplicationShortName.
 void setAttribute(int index, java.lang.Object value)
           
 void setAttribute(java.lang.String name, java.lang.Object value)
           
 void setAttributeValues(java.util.List names, java.util.List values)
           
 void setEffectiveDateMode(int mode)
           
 void setIncident(java.lang.String value)
           
 void setLoggableAlertable(java.lang.String value)
          Sets value as attribute value for LOGGABLE_ALERTABLE using the alias name LoggableAlertable.
 void setMessageAdminAction(java.lang.String value)
          Sets value as attribute value for MESSAGE_ADMIN_ACTION using the alias name MessageAdminAction.
 void setMessageAdminDetails(java.lang.String value)
          Sets value as attribute value for MESSAGE_ADMIN_DETAILS using the alias name MessageAdminDetails.
 void setMessageCategory(java.lang.String value)
          Sets value as attribute value for MESSAGE_CATEGORY using the alias name MessageCategory.
 void setMessageCause(java.lang.String value)
          Sets value as attribute value for MESSAGE_CAUSE using the alias name MessageCause.
 void setMessageContext(java.lang.String value)
          Sets value as attribute value for CONTEXT using the alias name MessageContext.
 void setMessageEncodedText(java.lang.String value)
          Sets value as the attribute value for the calculated attribute MessageEncodedText.
 void setMessageName(java.lang.String value)
          Sets value as attribute value for TEST_MESSAGE_NAME using the alias name MessageName.
 void setMessageNumber(java.lang.Long value)
          Sets value as attribute value for MESSAGE_NUMBER using the alias name MessageNumber.
 void setMessageSeverity(java.lang.String value)
          Sets value as attribute value for MESSAGE_SEVERITY using the alias name MessageSeverity.
 void setMessageText(java.lang.String value)
          Sets value as attribute value for MESSAGE_TEXT using the alias name MessageText.
 void setMessageType(java.lang.String value)
          Sets value as attribute value for TYPE using the alias name MessageType.
 void setMessageUserAction(java.lang.String value)
          Sets value as attribute value for MESSAGE_USER_ACTION using the alias name MessageUserAction.
 void setMessageUserDetails(java.lang.String value)
          Sets value as attribute value for MESSAGE_USER_DETAILS using the alias name MessageUserDetails.
 void setNewRowState(byte state)
           
 void setResourceBundleMessage(java.lang.String value)
          Sets value as attribute value for RESOURCE_BUNDLE_MESSAGE using the alias name ResourceBundleMessage.
 java.lang.String toString()
           
 void validate()
           
 org.w3c.dom.Node writeXML(int depthCount, long options)
           
 org.w3c.dom.Node writeXML(int depthCount, long options, oracle.xml.parser.v2.XSLStylesheet xslt)
           
 org.w3c.dom.Node writeXML(long options, java.util.HashMap voAttrMap)
           
 org.w3c.dom.Node writeXML(long options, java.util.HashMap voAttrMap, oracle.xml.parser.v2.XSLStylesheet xslt)
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NoMessageImpl

public NoMessageImpl(java.lang.String pAppShortName,
                     java.lang.String pMessageName)
Method Detail

getMessageEO

public MessageEOImpl getMessageEO()
Gets MessageEO entity object.


getApplicationId

public java.lang.Long getApplicationId()
Gets the attribute value for APPLICATION_ID using the alias name ApplicationId.

Specified by:
getApplicationId in interface MessageVORow

setApplicationId

public void setApplicationId(java.lang.Long value)
Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId.


getMessageNumber

public java.lang.Long getMessageNumber()
Gets the attribute value for MESSAGE_NUMBER using the alias name MessageNumber.

Specified by:
getMessageNumber in interface MessageVORow

setMessageNumber

public void setMessageNumber(java.lang.Long value)
Sets value as attribute value for MESSAGE_NUMBER using the alias name MessageNumber.


getMessageName

public java.lang.String getMessageName()
Gets the attribute value for TEST_MESSAGE_NAME using the alias name MessageName.

Specified by:
getMessageName in interface MessageVORow

setMessageName

public void setMessageName(java.lang.String value)
Sets value as attribute value for TEST_MESSAGE_NAME using the alias name MessageName.


getMessageText

public java.lang.String getMessageText()
Gets the attribute value for MESSAGE_TEXT using the alias name MessageText.

Specified by:
getMessageText in interface MessageVORow

setMessageText

public void setMessageText(java.lang.String value)
Sets value as attribute value for MESSAGE_TEXT using the alias name MessageText.


getMessageUserDetails

public java.lang.String getMessageUserDetails()
Gets the attribute value for MESSAGE_USER_DETAILS using the alias name MessageUserDetails.

Specified by:
getMessageUserDetails in interface MessageVORow

setMessageUserDetails

public void setMessageUserDetails(java.lang.String value)
Sets value as attribute value for MESSAGE_USER_DETAILS using the alias name MessageUserDetails.


getMessageAdminDetails

public java.lang.String getMessageAdminDetails()
Gets the attribute value for MESSAGE_ADMIN_DETAILS using the alias name MessageAdminDetails.

Specified by:
getMessageAdminDetails in interface MessageVORow

setMessageAdminDetails

public void setMessageAdminDetails(java.lang.String value)
Sets value as attribute value for MESSAGE_ADMIN_DETAILS using the alias name MessageAdminDetails.


getMessageCause

public java.lang.String getMessageCause()
Gets the attribute value for MESSAGE_CAUSE using the alias name MessageCause.

Specified by:
getMessageCause in interface MessageVORow

setMessageCause

public void setMessageCause(java.lang.String value)
Sets value as attribute value for MESSAGE_CAUSE using the alias name MessageCause.


getMessageUserAction

public java.lang.String getMessageUserAction()
Gets the attribute value for MESSAGE_USER_ACTION using the alias name MessageUserAction.

Specified by:
getMessageUserAction in interface MessageVORow

setMessageUserAction

public void setMessageUserAction(java.lang.String value)
Sets value as attribute value for MESSAGE_USER_ACTION using the alias name MessageUserAction.


getMessageAdminAction

public java.lang.String getMessageAdminAction()
Gets the attribute value for MESSAGE_ADMIN_ACTION using the alias name MessageAdminAction.

Specified by:
getMessageAdminAction in interface MessageVORow

setMessageAdminAction

public void setMessageAdminAction(java.lang.String value)
Sets value as attribute value for MESSAGE_ADMIN_ACTION using the alias name MessageAdminAction.


getMessageContext

public java.lang.String getMessageContext()
Gets the attribute value for CONTEXT using the alias name MessageContext.

Specified by:
getMessageContext in interface MessageVORow

setMessageContext

public void setMessageContext(java.lang.String value)
Sets value as attribute value for CONTEXT using the alias name MessageContext.


getMessageType

public java.lang.String getMessageType()
Gets the attribute value for TYPE using the alias name MessageType.

Specified by:
getMessageType in interface MessageVORow

setMessageType

public void setMessageType(java.lang.String value)
Sets value as attribute value for TYPE using the alias name MessageType.


getMessageCategory

public java.lang.String getMessageCategory()
Gets the attribute value for MESSAGE_CATEGORY using the alias name MessageCategory.

Specified by:
getMessageCategory in interface MessageVORow

setMessageCategory

public void setMessageCategory(java.lang.String value)
Sets value as attribute value for MESSAGE_CATEGORY using the alias name MessageCategory.


getMessageSeverity

public java.lang.String getMessageSeverity()
Gets the attribute value for MESSAGE_SEVERITY using the alias name MessageSeverity.

Specified by:
getMessageSeverity in interface MessageVORow

setMessageSeverity

public void setMessageSeverity(java.lang.String value)
Sets value as attribute value for MESSAGE_SEVERITY using the alias name MessageSeverity.


getLoggableAlertable

public java.lang.String getLoggableAlertable()
Gets the attribute value for LOGGABLE_ALERTABLE using the alias name LoggableAlertable.

Specified by:
getLoggableAlertable in interface MessageVORow

setLoggableAlertable

public void setLoggableAlertable(java.lang.String value)
Sets value as attribute value for LOGGABLE_ALERTABLE using the alias name LoggableAlertable.


getMessageEncodedText

public java.lang.String getMessageEncodedText()
Gets the attribute value for the calculated attribute MessageEncodedText.

Specified by:
getMessageEncodedText in interface MessageVORow

setMessageEncodedText

public void setMessageEncodedText(java.lang.String value)
Sets value as the attribute value for the calculated attribute MessageEncodedText.


getApplicationPEO

public OAEntityImpl getApplicationPEO()
Gets ApplicationPEO entity object.


getApplicationShortName

public java.lang.String getApplicationShortName()
Gets the attribute value for APPLICATION_SHORT_NAME using the alias name ApplicationShortName.

Specified by:
getApplicationShortName in interface MessageVORow

setApplicationShortName

public void setApplicationShortName(java.lang.String value)
Sets value as attribute value for APPLICATION_SHORT_NAME using the alias name ApplicationShortName.


getApplicationId1

public java.lang.Long getApplicationId1()
Gets the attribute value for APPLICATION_ID using the alias name ApplicationId1.


setApplicationId1

public void setApplicationId1(java.lang.Long value)
Sets value as attribute value for APPLICATION_ID using the alias name ApplicationId1.


getResourceBundleMessage

public java.lang.String getResourceBundleMessage()
Gets the attribute value for RESOURCE_BUNDLE_MESSAGE using the alias name ResourceBundleMessage.

Specified by:
getResourceBundleMessage in interface MessageVORow

setResourceBundleMessage

public void setResourceBundleMessage(java.lang.String value)
Sets value as attribute value for RESOURCE_BUNDLE_MESSAGE using the alias name ResourceBundleMessage.


getMessageToken

public oracle.jbo.RowIterator getMessageToken()
Gets the associated RowIterator using master-detail link MessageToken.

Specified by:
getMessageToken in interface MessageVORow

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object
Returns:

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
Returns:

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object
Returns:

remove

public void remove()
Specified by:
remove in interface oracle.jbo.Row

isTranslated

public boolean isTranslated()

isTranslatableAttribute

public boolean isTranslatableAttribute(int baseIndex)

isTranslatable

public boolean isTranslatable()

getTranslatedLanguages

public java.lang.String[] getTranslatedLanguages()

getSetId

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

getKey

public oracle.jbo.Key getKey()
Specified by:
getKey in interface oracle.jbo.Row

validate

public void validate()
Specified by:
validate in interface oracle.jbo.Row

lock

public void lock()
Specified by:
lock in interface oracle.jbo.Row

removeFromCollection

public void removeFromCollection()
Specified by:
removeFromCollection in interface oracle.jbo.Row

removeAndRetain

public void removeAndRetain()
Specified by:
removeAndRetain in interface oracle.jbo.Row

refresh

public void refresh(int refreshMode)
Specified by:
refresh in interface oracle.jbo.Row

setNewRowState

public void setNewRowState(byte state)
Specified by:
setNewRowState in interface oracle.jbo.Row

isAttributeUpdateable

public boolean isAttributeUpdateable(int index)
Specified by:
isAttributeUpdateable in interface oracle.jbo.Row

isDead

public boolean isDead()
Specified by:
isDead in interface oracle.jbo.Row

getAttributeHints

public oracle.jbo.AttributeHints getAttributeHints(java.lang.String attrName)
Specified by:
getAttributeHints in interface oracle.jbo.Row

getAttributeHints

public oracle.jbo.AttributeHints getAttributeHints(int attrIndex)
Specified by:
getAttributeHints in interface oracle.jbo.Row

getStructureDef

public oracle.jbo.StructureDef getStructureDef()
Specified by:
getStructureDef in interface oracle.jbo.Row

setAttributeValues

public void setAttributeValues(java.util.List names,
                               java.util.List values)
Specified by:
setAttributeValues in interface oracle.jbo.Row

setEffectiveDateMode

public void setEffectiveDateMode(int mode)
Specified by:
setEffectiveDateMode in interface oracle.jbo.Row

getEffectiveDateMode

public int getEffectiveDateMode()
Specified by:
getEffectiveDateMode in interface oracle.jbo.Row

getAttributeSecurityHints

public oracle.jbo.SecurityHints getAttributeSecurityHints(java.lang.String attrName)
Specified by:
getAttributeSecurityHints in interface oracle.jbo.Row

getAttributeSecurityHints

public oracle.jbo.SecurityHints getAttributeSecurityHints(int attrIndex)
Specified by:
getAttributeSecurityHints in interface oracle.jbo.Row

getSecurityHints

public oracle.jbo.SecurityHints getSecurityHints()
Specified by:
getSecurityHints in interface oracle.jbo.Row

getAttribute

public java.lang.Object getAttribute(int index)
Specified by:
getAttribute in interface oracle.jbo.AttributeList

getAttribute

public java.lang.Object getAttribute(java.lang.String name)
Specified by:
getAttribute in interface oracle.jbo.AttributeList

setAttribute

public void setAttribute(int index,
                         java.lang.Object value)
Specified by:
setAttribute in interface oracle.jbo.AttributeList

setAttribute

public void setAttribute(java.lang.String name,
                         java.lang.Object value)
Specified by:
setAttribute in interface oracle.jbo.AttributeList

getAttributeCount

public int getAttributeCount()
Specified by:
getAttributeCount in interface oracle.jbo.AttributeList

getAttributeIndexOf

public int getAttributeIndexOf(java.lang.String name)
Specified by:
getAttributeIndexOf in interface oracle.jbo.AttributeList

getAttributeNames

public java.lang.String[] getAttributeNames()
Specified by:
getAttributeNames in interface oracle.jbo.AttributeList

getAttributeValues

public java.lang.Object[] getAttributeValues()
Specified by:
getAttributeValues in interface oracle.jbo.AttributeList

writeXML

public org.w3c.dom.Node writeXML(int depthCount,
                                 long options)
Specified by:
writeXML in interface oracle.jbo.XMLInterface

writeXML

public org.w3c.dom.Node writeXML(int depthCount,
                                 long options,
                                 oracle.xml.parser.v2.XSLStylesheet xslt)
Specified by:
writeXML in interface oracle.jbo.XMLInterface

writeXML

public org.w3c.dom.Node writeXML(long options,
                                 java.util.HashMap voAttrMap)
Specified by:
writeXML in interface oracle.jbo.XMLInterface

writeXML

public org.w3c.dom.Node writeXML(long options,
                                 java.util.HashMap voAttrMap,
                                 oracle.xml.parser.v2.XSLStylesheet xslt)
Specified by:
writeXML in interface oracle.jbo.XMLInterface

readXML

public void readXML(org.w3c.dom.Element elem,
                    int depthCount)
Specified by:
readXML in interface oracle.jbo.XMLInterface

readXML

public void readXML(org.w3c.dom.Element elem,
                    int depthCount,
                    oracle.xml.parser.v2.XSLStylesheet xslt)
Specified by:
readXML in interface oracle.jbo.XMLInterface

getModuleId

public java.lang.String getModuleId()
Specified by:
getModuleId in interface MessageVORow

getIncident

public java.lang.String getIncident()
Specified by:
getIncident in interface MessageVORow

setIncident

public void setIncident(java.lang.String value)
Specified by:
setIncident in interface MessageVORow

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

E22562-01

Copyright © 2011 Oracle. All Rights Reserved.