|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.collaxa.cube.xml.BaseFacade
oracle.bpel.services.notification.payload.TaskNotificationPayloadType
public class TaskNotificationPayloadType
| 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 |
|---|
public TaskNotificationPayloadType()
public TaskNotificationPayloadType(org.w3c.dom.Element domElement)
| Method Detail |
|---|
public java.lang.String __getFacadeName()
__getFacadeName in interface org.collaxa.xml.IBaseFacade__getFacadeName in class com.collaxa.cube.xml.BaseFacadepublic java.util.Map getPayloadContextValues()
getPayloadContextValues in interface INotificationPayloadContextObject valuepublic java.lang.String getTaskId()
ITaskNotificationPayloadTypegetTaskId in interface ITaskNotificationPayloadTypepublic int getTaskVersion()
ITaskNotificationPayloadTypegetTaskVersion in interface ITaskNotificationPayloadTypepublic java.lang.String getTaskAction()
ITaskNotificationPayloadTypegetTaskAction in interface ITaskNotificationPayloadTypepublic java.lang.String getNotificationRecipientType()
ITaskNotificationPayloadTypegetNotificationRecipientType in interface ITaskNotificationPayloadTypepublic java.lang.String getActionMessage()
ITaskNotificationPayloadTypegetActionMessage in interface ITaskNotificationPayloadTypepublic java.lang.String getIdForActionableLink()
ITaskNotificationPayloadTypegetIdForActionableLink in interface ITaskNotificationPayloadTypepublic java.lang.String getResponseAction()
ITaskNotificationPayloadTypegetResponseAction in interface ITaskNotificationPayloadTypepublic boolean isActionable()
ITaskNotificationPayloadTypeisActionable in interface ITaskNotificationPayloadTypepublic boolean isIncludeTaskAttachments()
ITaskNotificationPayloadTypeisIncludeTaskAttachments in interface ITaskNotificationPayloadTypepublic boolean isSecureNotifications()
ITaskNotificationPayloadTypeisSecureNotifications in interface ITaskNotificationPayloadTypepublic boolean isHideWorklistUrlInEmail()
ITaskNotificationPayloadTypeisHideWorklistUrlInEmail in interface ITaskNotificationPayloadTypepublic java.lang.String getWordMLXSLT()
ITaskNotificationPayloadTypegetWordMLXSLT in interface ITaskNotificationPayloadTypepublic java.lang.String getXslt()
ITaskNotificationPayloadTypegetXslt in interface ITaskNotificationPayloadTypepublic IUserPropertiesType getUserProperties()
ITaskNotificationPayloadTypegetUserProperties in interface ITaskNotificationPayloadTypepublic INotificationContextType getNotificationContext()
ITaskNotificationPayloadTypegetNotificationContext in interface ITaskNotificationPayloadTypepublic void setTaskId(java.lang.String taskId)
ITaskNotificationPayloadTypesetTaskId in interface ITaskNotificationPayloadTypepublic void setTaskVersion(int taskVersion)
ITaskNotificationPayloadTypesetTaskVersion in interface ITaskNotificationPayloadTypepublic void setTaskAction(java.lang.String taskAction)
ITaskNotificationPayloadTypesetTaskAction in interface ITaskNotificationPayloadTypepublic void setNotificationRecipientType(java.lang.String notificationRecipientType)
ITaskNotificationPayloadTypesetNotificationRecipientType in interface ITaskNotificationPayloadTypepublic void setIdForActionableLink(java.lang.String idForActionableLink)
ITaskNotificationPayloadTypesetIdForActionableLink in interface ITaskNotificationPayloadTypepublic void setResponseAction(java.lang.String responseAction)
ITaskNotificationPayloadTypesetResponseAction in interface ITaskNotificationPayloadTypepublic void setActionMessage(java.lang.String actionMessage)
ITaskNotificationPayloadTypesetActionMessage in interface ITaskNotificationPayloadTypepublic void setActionable(boolean actionable)
ITaskNotificationPayloadTypesetActionable in interface ITaskNotificationPayloadTypepublic void setIncludeTaskAttachments(boolean includeTaskAttachments)
ITaskNotificationPayloadTypesetIncludeTaskAttachments in interface ITaskNotificationPayloadTypepublic void setSecureNotifications(boolean secureNotifications)
ITaskNotificationPayloadTypesetSecureNotifications in interface ITaskNotificationPayloadTypepublic void setHideWorklistUrlInEmail(boolean hideWorklistUrlInEmail)
ITaskNotificationPayloadTypesetHideWorklistUrlInEmail in interface ITaskNotificationPayloadTypepublic void setWordMLXSLT(java.lang.String wordMLXSLT)
ITaskNotificationPayloadTypesetWordMLXSLT in interface ITaskNotificationPayloadTypepublic void setXslt(java.lang.String xslt)
ITaskNotificationPayloadTypesetXslt in interface ITaskNotificationPayloadTypepublic void setUserProperties(IUserPropertiesType userProperties)
ITaskNotificationPayloadTypesetUserProperties in interface ITaskNotificationPayloadTypepublic void setNotificationContext(INotificationContextType notificationContext)
ITaskNotificationPayloadTypesetNotificationContext in interface ITaskNotificationPayloadTypepublic java.lang.String toString()
toString in class com.collaxa.cube.xml.BaseFacade
|
Oracle Fusion Middleware Workflow Services Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10660-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||