Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

oracle.bpel.services.notification.payload
Class URIPayloadType

java.lang.Object
  extended by com.collaxa.cube.xml.BaseFacade
      extended by oracle.bpel.services.notification.payload.URIPayloadType
All Implemented Interfaces:
java.io.Serializable, INotificationPayloadContext, IURIPayloadType, org.collaxa.xml.IBaseFacade, org.collaxa.xml.IFacade

public class URIPayloadType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, IURIPayloadType

Class URIPayloadType.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.collaxa.cube.xml.BaseFacade
serialVersionUID
 
Fields inherited from interface oracle.bpel.services.notification.payload.INotificationPayloadContext
NOTIFICATION_CONTEXT
 
Constructor Summary
URIPayloadType()
           
URIPayloadType(org.w3c.dom.Element domElement)
           
 
Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 IContentType getContent()
          Returns the value of field 'content'.
 java.util.Calendar getCreatedDate()
          Returns the value of field 'createdDate'.
 java.lang.String getDisplayText()
          Returns the value of field 'displayText'.
 INotificationContextType getNotificationContext()
          Returns the value of field 'notificationContext'.
 java.util.Map getPayloadContextValues()
          Get the context values as a map
 java.lang.String getSubject()
          Returns the value of field 'subject'.
 java.lang.String getTo()
          Returns the value of field 'to'.
 java.lang.String getURILocation()
          Returns the value of field 'URILocation'.
 java.lang.String getUserId()
          Returns the value of field 'userId'.
 void setContent(IContentType content)
          Sets the value of field 'content'.
 void setCreatedDate(java.util.Calendar createdDate)
          Sets the value of field 'createdDate'.
 void setDisplayText(java.lang.String displayText)
          Sets the value of field 'displayText'.
 void setNotificationContext(INotificationContextType notificationContext)
          Sets the value of field 'notificationContext'.
 void setSubject(java.lang.String subject)
          Sets the value of field 'subject'.
 void setTo(java.lang.String to)
          Sets the value of field 'to'.
 void setURILocation(java.lang.String URILocation)
          Sets the value of field 'URILocation'.
 void setUserId(java.lang.String userId)
          Sets the value of field 'userId'.
 
Methods inherited from class com.collaxa.cube.xml.BaseFacade
_setChildElementValue, addChildElement, addChildElement, clearChildElements, containsChildElement, getAttributeValue, getChildElement, getChildElement, getChildElements, getChildElementValue, getChildElementValue, getElementName, getNamespaceUri, getQName, getRootElement, getSimpleContent, isRootElement, isRootElement, numberOfChildElements, parseQName, removeChildElement, removeChildElement, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setAttributeValue, setChildElement, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setChildElementValue, setRootElement, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, setSimpleContent, toDOM, toString, toXML, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

URIPayloadType

public URIPayloadType()

URIPayloadType

public URIPayloadType(org.w3c.dom.Element domElement)
Method Detail

__getFacadeName

public java.lang.String __getFacadeName()
Method __getFacadeName

Specified by:
__getFacadeName in interface org.collaxa.xml.IBaseFacade
Overrides:
__getFacadeName in class com.collaxa.cube.xml.BaseFacade

getContent

public IContentType getContent()
Returns the value of field 'content'. The field 'content' has the following description:

Specified by:
getContent in interface IURIPayloadType
Returns:
the value of field 'content'.

getNotificationContext

public INotificationContextType getNotificationContext()
Returns the value of field 'notificationContext'. The field 'notificationContext' has the following description: null

Specified by:
getNotificationContext in interface IURIPayloadType
Returns:
the value of field 'notificationContext'.

getTo

public java.lang.String getTo()
Returns the value of field 'to'. The field 'to' has the following description:

Specified by:
getTo in interface IURIPayloadType
Returns:
the value of field 'to'.

getCreatedDate

public java.util.Calendar getCreatedDate()
Returns the value of field 'createdDate'. The field 'createdDate' has the following description:

Specified by:
getCreatedDate in interface IURIPayloadType
Returns:
the value of field 'createdDate'.

getDisplayText

public java.lang.String getDisplayText()
Returns the value of field 'displayText'. The field 'displayText' has the following description:

Specified by:
getDisplayText in interface IURIPayloadType
Returns:
the value of field 'displayText'.

getURILocation

public java.lang.String getURILocation()
Returns the value of field 'URILocation'. The field 'URILocation' has the following description:

Specified by:
getURILocation in interface IURIPayloadType
Returns:
the value of field 'URILocation'.

getSubject

public java.lang.String getSubject()
Returns the value of field 'subject'. The field 'subject' has the following description:

Specified by:
getSubject in interface IURIPayloadType
Returns:
the value of field 'subject'.

getUserId

public java.lang.String getUserId()
Returns the value of field 'userId'. The field 'userId' has the following description:

Specified by:
getUserId in interface IURIPayloadType
Returns:
the value of field 'userId'.

setContent

public void setContent(IContentType content)
Sets the value of field 'content'. The field 'content' has the following description:

Specified by:
setContent in interface IURIPayloadType
Parameters:
content - the value of field 'content'.

setNotificationContext

public void setNotificationContext(INotificationContextType notificationContext)
Sets the value of field 'notificationContext'. The field 'notificationContext' has the following description: null

Specified by:
setNotificationContext in interface IURIPayloadType
Parameters:
notificationContext - the value of field 'notificationContext'.

setTo

public void setTo(java.lang.String to)
Sets the value of field 'to'. The field 'to' has the following description:

Specified by:
setTo in interface IURIPayloadType
Parameters:
to - the value of field 'to'.

setCreatedDate

public void setCreatedDate(java.util.Calendar createdDate)
Sets the value of field 'createdDate'. The field 'createdDate' has the following description:

Specified by:
setCreatedDate in interface IURIPayloadType
Parameters:
createdDate - the value of field 'createdDate'.

setDisplayText

public void setDisplayText(java.lang.String displayText)
Sets the value of field 'displayText'. The field 'displayText' has the following description:

Specified by:
setDisplayText in interface IURIPayloadType
Parameters:
displayText - the value of field 'displayText'.

setURILocation

public void setURILocation(java.lang.String URILocation)
Sets the value of field 'URILocation'. The field 'URILocation' has the following description:

Specified by:
setURILocation in interface IURIPayloadType
Parameters:
URILocation - the value of field 'URILocation'.

setSubject

public void setSubject(java.lang.String subject)
Sets the value of field 'subject'. The field 'subject' has the following description:

Specified by:
setSubject in interface IURIPayloadType
Parameters:
subject - the value of field 'subject'.

setUserId

public void setUserId(java.lang.String userId)
Sets the value of field 'userId'. The field 'userId' has the following description:

Specified by:
setUserId in interface IURIPayloadType
Parameters:
userId - the value of field 'userId'.

getPayloadContextValues

public java.util.Map getPayloadContextValues()
Get the context values as a map

Specified by:
getPayloadContextValues in interface INotificationPayloadContext
Returns:
a Object value

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

Copyright © 2009, 2013, Oracle and/or its affiliates. All rights reserved.