|
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 | ||||||||
public interface INotificationContextType
Interface INotificationContextType.
| Method Summary | |
|---|---|
java.lang.String |
getComponentName()Returns the value of field 'componentName'. |
java.lang.String |
getCompositeDN()Returns the value of field 'compositeDN'. |
java.lang.String |
getCompositeInstanceId()Returns the value of field 'compositeInstanceId'. |
java.lang.String |
getTaskId()Returns the value of field 'taskId'. |
void |
setComponentName(java.lang.String componentName)Sets the value of field 'componentName'. |
void |
setCompositeDN(java.lang.String compositeDN)Sets the value of field 'compositeDN'. |
void |
setCompositeInstanceId(java.lang.String compositeInstanceId)Sets the value of field 'compositeInstanceId'. |
void |
setTaskId(java.lang.String taskId)Sets the value of field 'taskId'. |
| Method Detail |
|---|
java.lang.String getComponentName()
java.lang.String getCompositeDN()
java.lang.String getCompositeInstanceId()
java.lang.String getTaskId()
void setComponentName(java.lang.String componentName)
componentName - the value of field 'componentName'.void setCompositeDN(java.lang.String compositeDN)
compositeDN - the value of field 'compositeDN'.void setCompositeInstanceId(java.lang.String compositeInstanceId)
compositeInstanceId - the value of field 'compositeInstanceId'.void setTaskId(java.lang.String taskId)
taskId - the value of field 'taskId'.
|
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 | ||||||||