Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.6.3)
E14900-08


com.oracle.bpel.sensor.schemas
Interface ITHeaderInfo

All Known Implementing Classes:
THeaderInfo

public interface ITHeaderInfo

Interface ITHeaderInfo.


Method Summary
 java.lang.String getApplicationName()
          Returns the value of field 'applicationName'.
 java.lang.String getComponentName()
          Returns the value of field 'componentName'.
 java.lang.String getCompositeInstanceId()
          Returns the value of field 'compositeInstanceId'.
 java.lang.String getCompositeLabel()
          Returns the value of field 'compositeLabel'.
 java.lang.String getCompositeName()
          Returns the value of field 'compositeName'.
 java.lang.String getCompositeRevision()
          Returns the value of field 'compositeRevision'.
 java.lang.String getDomain()
          Returns the value of field 'domain'.
 int getInstanceId()
          Returns the value of field 'instanceId'.
 java.lang.String getMidTierInstance()
          Returns the value of field 'midTierInstance'.
 java.lang.String getProcessName()
          Returns the value of field 'processName'.
 java.lang.String getProcessRevision()
          Returns the value of field 'processRevision'.
 ITSensor getSensor()
          Returns the value of field 'sensor'.
 java.util.Calendar getTimestamp()
          Returns the value of field 'timestamp'.
 void setApplicationName(java.lang.String applicationName)
          Sets the value of field 'applicationName'.
 void setComponentName(java.lang.String componentName)
          Sets the value of field 'componentName'.
 void setCompositeInstanceId(java.lang.String compositeInstanceId)
          Sets the value of field 'compositeInstanceId'.
 void setCompositeLabel(java.lang.String compositeLabel)
          Sets the value of field 'compositeLabel'.
 void setCompositeName(java.lang.String compositeName)
          Sets the value of field 'compositeName'.
 void setCompositeRevision(java.lang.String compositeRevision)
          Sets the value of field 'compositeRevision'.
 void setDomain(java.lang.String domain)
          Sets the value of field 'domain'.
 void setInstanceId(int instanceId)
          Sets the value of field 'instanceId'.
 void setMidTierInstance(java.lang.String midTierInstance)
          Sets the value of field 'midTierInstance'.
 void setProcessName(java.lang.String processName)
          Sets the value of field 'processName'.
 void setProcessRevision(java.lang.String processRevision)
          Sets the value of field 'processRevision'.
 void setSensor(ITSensor sensor)
          Sets the value of field 'sensor'.
 void setTimestamp(java.util.Calendar timestamp)
          Sets the value of field 'timestamp'.

 

Method Detail

getApplicationName

java.lang.String getApplicationName()
Returns the value of field 'applicationName'. The field 'applicationName' has the following description: null
Returns:
the value of field 'domain'.

getCompositeName

java.lang.String getCompositeName()
Returns the value of field 'compositeName'. The field 'compositeName' has the following description: null
Returns:
the value of field 'compositeName'.

getCompositeInstanceId

java.lang.String getCompositeInstanceId()
Returns the value of field 'compositeInstanceId'. The field 'compositeInstanceId' has the following description: null
Returns:
the value of field 'compositeInstanceId'.

getCompositeRevision

java.lang.String getCompositeRevision()
Returns the value of field 'compositeRevision'. The field 'compositeRevisioncompositeRevision' has the following description: null
Returns:
the value of field 'compositeRevision'.

getCompositeLabel

java.lang.String getCompositeLabel()
Returns the value of field 'compositeLabel'. The field 'compositeLabel' has the following description: null
Returns:
the value of field 'compositeLabel'.

getComponentName

java.lang.String getComponentName()
Returns the value of field 'componentName'. The field 'componentName' has the following description: null
Returns:
the value of field 'componentName'.

getDomain

java.lang.String getDomain()
Returns the value of field 'domain'. The field 'domain' has the following description: null
Returns:
the value of field 'domain'.

getInstanceId

int getInstanceId()
Returns the value of field 'instanceId'. The field 'instanceId' has the following description: null
Returns:
the value of field 'instanceId'.

getMidTierInstance

java.lang.String getMidTierInstance()
Returns the value of field 'midTierInstance'. The field 'midTierInstance' has the following description: null
Returns:
the value of field 'midTierInstance'.

getProcessName

java.lang.String getProcessName()
Returns the value of field 'processName'. The field 'processName' has the following description: null
Returns:
the value of field 'processName'.

getProcessRevision

java.lang.String getProcessRevision()
Returns the value of field 'processRevision'. The field 'processRevision' has the following description: null
Returns:
the value of field 'processRevision'.

getSensor

ITSensor getSensor()
Returns the value of field 'sensor'. The field 'sensor' has the following description: null
Returns:
the value of field 'sensor'.

getTimestamp

java.util.Calendar getTimestamp()
Returns the value of field 'timestamp'. The field 'timestamp' has the following description: null
Returns:
the value of field 'timestamp'.

setDomain

void setDomain(java.lang.String domain)
Sets the value of field 'domain'. The field 'domain' has the following description: null
Parameters:
domain - the value of field 'domain'.

setInstanceId

void setInstanceId(int instanceId)
Sets the value of field 'instanceId'. The field 'instanceId' has the following description: null
Parameters:
instanceId - the value of field 'instanceId'.

setMidTierInstance

void setMidTierInstance(java.lang.String midTierInstance)
Sets the value of field 'midTierInstance'. The field 'midTierInstance' has the following description: null
Parameters:
midTierInstance - the value of field 'midTierInstance'.

setProcessName

void setProcessName(java.lang.String processName)
Sets the value of field 'processName'. The field 'processName' has the following description: null
Parameters:
processName - the value of field 'processName'.

setProcessRevision

void setProcessRevision(java.lang.String processRevision)
Sets the value of field 'processRevision'. The field 'processRevision' has the following description: null
Parameters:
processRevision - the value of field 'processRevision'.

setSensor

void setSensor(ITSensor sensor)
Sets the value of field 'sensor'. The field 'sensor' has the following description: null
Parameters:
sensor - the value of field 'sensor'.

setTimestamp

void setTimestamp(java.util.Calendar timestamp)
Sets the value of field 'timestamp'. The field 'timestamp' has the following description: null
Parameters:
timestamp - the value of field 'timestamp'.

setApplicationName

void setApplicationName(java.lang.String applicationName)
Sets the value of field 'applicationName'. The field 'applicationName' has the following description: null
Parameters:
applicationName - the value of field 'applicationName'.

setCompositeName

void setCompositeName(java.lang.String compositeName)
Sets the value of field 'compositeName'. The field 'compositeName' has the following description: null
Parameters:
compositeName - the value of field 'compositeName'.

setCompositeInstanceId

void setCompositeInstanceId(java.lang.String compositeInstanceId)
Sets the value of field 'compositeInstanceId'. The field 'compositeInstanceId' has the following description: null
Parameters:
compositeName - the value of field 'compositeInstanceId'.

setCompositeRevision

void setCompositeRevision(java.lang.String compositeRevision)
Sets the value of field 'compositeRevision'. The field 'compositeRevision' has the following description: null
Parameters:
compositeRevision - the value of field 'compositeRevision'.

setCompositeLabel

void setCompositeLabel(java.lang.String compositeLabel)
Sets the value of field 'compositeLabel'. The field 'compositeLabel' has the following description: null
Parameters:
compositeLabel - the value of field 'compositeLabel'.

setComponentName

void setComponentName(java.lang.String componentName)
Sets the value of field 'componentName'. The field 'componentName' has the following description: null
Parameters:
the - value of field 'componentName'.

Skip navigation links

Oracle Fusion Middleware Sensor Java API Reference for BPEL Process Manager
11g Release 1 (11.1.1.6.3)
E14900-08


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