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 TaskNotificationPayloadType

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

public class TaskNotificationPayloadType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, ITaskNotificationPayloadType

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
TaskNotificationPayloadType()
           
TaskNotificationPayloadType(org.w3c.dom.Element domElement)
           
 
Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 java.lang.String getActionMessage()
          Returns the value of field 'actionMessage'.
 java.lang.String getIdForActionableLink()
          Returns the value of field 'idForActionableLink'.
 INotificationContextType getNotificationContext()
          Returns the value of field 'NotificationContext'.
 java.lang.String getNotificationRecipientType()
          Returns the value of field 'notificationRecipientType'.
 java.util.Map getPayloadContextValues()
          Get the context values as a map
 java.lang.String getResponseAction()
          Returns the value of field 'responseAction'.
 java.lang.String getTaskAction()
          Returns the value of field 'taskAction'.
 java.lang.String getTaskId()
          Returns the value of field 'taskId'.
 int getTaskVersion()
          Returns the value of field 'taskVersion'.
 IUserPropertiesType getUserProperties()
          Returns the value of field 'UserProperties'.
 java.lang.String getWordMLXSLT()
          Returns the value of field 'WordMLXSLT'.
 java.lang.String getXslt()
          Returns the value of field 'XSLT'.
 boolean isActionable()
          Returns the value of field 'actionable'.
 boolean isHideWorklistUrlInEmail()
          Returns the value of field 'hideWorklistUrlInEmail'.
 boolean isIncludeTaskAttachments()
          Returns the value of field 'includeTaskAttachments'.
 boolean isSecureNotifications()
          Returns the value of field 'secureNotifications'.
 void setActionable(boolean actionable)
          Sets the value of field 'actionable'.
 void setActionMessage(java.lang.String actionMessage)
          Sets the value of field 'actionMessage'.
 void setHideWorklistUrlInEmail(boolean hideWorklistUrlInEmail)
          Sets the value of field 'hideWorklistUrlInEmail'.
 void setIdForActionableLink(java.lang.String idForActionableLink)
          Sets the value of field 'idForActionableLink'.
 void setIncludeTaskAttachments(boolean includeTaskAttachments)
          Sets the value of field 'includeTaskAttachments'.
 void setNotificationContext(INotificationContextType notificationContext)
          Sets the value of field 'notificationContext'.
 void setNotificationRecipientType(java.lang.String notificationRecipientType)
          Sets the value of field 'notificationRecipientType'.
 void setResponseAction(java.lang.String responseAction)
          Sets the value of field 'responseAction'.
 void setSecureNotifications(boolean secureNotifications)
          Sets the value of field 'secureNotifications'.
 void setTaskAction(java.lang.String taskAction)
          Sets the value of field 'taskAction'.
 void setTaskId(java.lang.String taskId)
          Sets the value of field 'taskId'.
 void setTaskVersion(int taskVersion)
          Sets the value of field 'taskVersion'.
 void setUserProperties(IUserPropertiesType userProperties)
          Sets the value of field 'UserProperties'.
 void setWordMLXSLT(java.lang.String wordMLXSLT)
          Sets the value of field 'WordMLXSLT'.
 void setXslt(java.lang.String xslt)
          Sets the value of field 'XSLT'.
 java.lang.String toString()
           
 
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, toXML, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TaskNotificationPayloadType

public TaskNotificationPayloadType()

TaskNotificationPayloadType

public TaskNotificationPayloadType(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

getPayloadContextValues

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

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

getTaskId

public java.lang.String getTaskId()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'taskId'.

Specified by:
getTaskId in interface ITaskNotificationPayloadType
Returns:
the value of field 'taskId'.

getTaskVersion

public int getTaskVersion()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'taskVersion'.

Specified by:
getTaskVersion in interface ITaskNotificationPayloadType
Returns:
the value of field 'taskVersion'.

getTaskAction

public java.lang.String getTaskAction()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'taskAction'.

Specified by:
getTaskAction in interface ITaskNotificationPayloadType
Returns:
the value of field 'taskAction'.

getNotificationRecipientType

public java.lang.String getNotificationRecipientType()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'notificationRecipientType'.

Specified by:
getNotificationRecipientType in interface ITaskNotificationPayloadType
Returns:
the value of field 'notificationRecipientType'.

getActionMessage

public java.lang.String getActionMessage()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'actionMessage'.

Specified by:
getActionMessage in interface ITaskNotificationPayloadType
Returns:
the value of field 'actionMessage'.

getIdForActionableLink

public java.lang.String getIdForActionableLink()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'idForActionableLink'.

Specified by:
getIdForActionableLink in interface ITaskNotificationPayloadType
Returns:
the value of field 'idForActionableLink'.

getResponseAction

public java.lang.String getResponseAction()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'responseAction'.

Specified by:
getResponseAction in interface ITaskNotificationPayloadType
Returns:
the value of field 'responseAction'.

isActionable

public boolean isActionable()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'actionable'.

Specified by:
isActionable in interface ITaskNotificationPayloadType
Returns:
the value of field 'actionable'.

isIncludeTaskAttachments

public boolean isIncludeTaskAttachments()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'includeTaskAttachments'.

Specified by:
isIncludeTaskAttachments in interface ITaskNotificationPayloadType
Returns:
the value of field 'includeTaskAttachments'.

isSecureNotifications

public boolean isSecureNotifications()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'secureNotifications'.

Specified by:
isSecureNotifications in interface ITaskNotificationPayloadType
Returns:
the value of field 'secureNotifications'.

isHideWorklistUrlInEmail

public boolean isHideWorklistUrlInEmail()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'hideWorklistUrlInEmail'.

Specified by:
isHideWorklistUrlInEmail in interface ITaskNotificationPayloadType
Returns:
the value of field 'hideWorklistUrlInEmail'.

getWordMLXSLT

public java.lang.String getWordMLXSLT()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'WordMLXSLT'.

Specified by:
getWordMLXSLT in interface ITaskNotificationPayloadType
Returns:
the value of field 'WordMLXSLT'.

getXslt

public java.lang.String getXslt()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'XSLT'.

Specified by:
getXslt in interface ITaskNotificationPayloadType
Returns:
the value of field 'XSLT'.

getUserProperties

public IUserPropertiesType getUserProperties()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'UserProperties'.

Specified by:
getUserProperties in interface ITaskNotificationPayloadType
Returns:
the value of field 'UserProperties'.

getNotificationContext

public INotificationContextType getNotificationContext()
Description copied from interface: ITaskNotificationPayloadType
Returns the value of field 'NotificationContext'.

Specified by:
getNotificationContext in interface ITaskNotificationPayloadType
Returns:
the value of field 'NotificationContext'.

setTaskId

public void setTaskId(java.lang.String taskId)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'taskId'.

Specified by:
setTaskId in interface ITaskNotificationPayloadType

setTaskVersion

public void setTaskVersion(int taskVersion)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'taskVersion'.

Specified by:
setTaskVersion in interface ITaskNotificationPayloadType

setTaskAction

public void setTaskAction(java.lang.String taskAction)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'taskAction'.

Specified by:
setTaskAction in interface ITaskNotificationPayloadType

setNotificationRecipientType

public void setNotificationRecipientType(java.lang.String notificationRecipientType)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'notificationRecipientType'.

Specified by:
setNotificationRecipientType in interface ITaskNotificationPayloadType

setIdForActionableLink

public void setIdForActionableLink(java.lang.String idForActionableLink)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'idForActionableLink'.

Specified by:
setIdForActionableLink in interface ITaskNotificationPayloadType

setResponseAction

public void setResponseAction(java.lang.String responseAction)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'responseAction'.

Specified by:
setResponseAction in interface ITaskNotificationPayloadType

setActionMessage

public void setActionMessage(java.lang.String actionMessage)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'actionMessage'.

Specified by:
setActionMessage in interface ITaskNotificationPayloadType

setActionable

public void setActionable(boolean actionable)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'actionable'.

Specified by:
setActionable in interface ITaskNotificationPayloadType

setIncludeTaskAttachments

public void setIncludeTaskAttachments(boolean includeTaskAttachments)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'includeTaskAttachments'.

Specified by:
setIncludeTaskAttachments in interface ITaskNotificationPayloadType

setSecureNotifications

public void setSecureNotifications(boolean secureNotifications)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'secureNotifications'.

Specified by:
setSecureNotifications in interface ITaskNotificationPayloadType

setHideWorklistUrlInEmail

public void setHideWorklistUrlInEmail(boolean hideWorklistUrlInEmail)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'hideWorklistUrlInEmail'.

Specified by:
setHideWorklistUrlInEmail in interface ITaskNotificationPayloadType

setWordMLXSLT

public void setWordMLXSLT(java.lang.String wordMLXSLT)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'WordMLXSLT'.

Specified by:
setWordMLXSLT in interface ITaskNotificationPayloadType

setXslt

public void setXslt(java.lang.String xslt)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'XSLT'.

Specified by:
setXslt in interface ITaskNotificationPayloadType

setUserProperties

public void setUserProperties(IUserPropertiesType userProperties)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'UserProperties'.

Specified by:
setUserProperties in interface ITaskNotificationPayloadType

setNotificationContext

public void setNotificationContext(INotificationContextType notificationContext)
Description copied from interface: ITaskNotificationPayloadType
Sets the value of field 'notificationContext'.

Specified by:
setNotificationContext in interface ITaskNotificationPayloadType

toString

public java.lang.String toString()
Overrides:
toString in class com.collaxa.cube.xml.BaseFacade

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.