Skip navigation links

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


oracle.bpel.services.notification.payload
Class BodyPartType

java.lang.Object
  extended by com.collaxa.cube.xml.BaseFacade
      extended by oracle.bpel.services.notification.payload.BodyPartType

All Implemented Interfaces:
java.io.Serializable, IBodyPartType, org.collaxa.xml.IBaseFacade, org.collaxa.xml.IFacade

public class BodyPartType
extends com.collaxa.cube.xml.BaseFacade
implements java.io.Serializable, IBodyPartType

Class BodyPartType.

See Also:
Serialized Form

Field Summary

 

Fields inherited from class com.collaxa.cube.xml.BaseFacade
serialVersionUID

 

Constructor Summary
BodyPartType()
           
BodyPartType(org.w3c.dom.Element domElement)
           

 

Method Summary
 java.lang.String __getFacadeName()
          Method __getFacadeName
 java.lang.String getBodyPartName()
          Returns the value of field 'bodyPartName'.
 java.lang.Object getContentBody()
          Returns the value of field 'contentBody'.
 java.lang.String getContentEncoding()
          Returns the value of field 'contentEncoding'.
 java.lang.String getContentId()
          Returns the value of field 'contentId'.
 java.lang.String getDisposition()
          Returns the value of field 'disposition'.
 java.io.InputStream getInputStream(IEmailPayloadType emailPayload)
          Returns the value of field 'contentBody' as input stream.
 java.lang.String getMimeType()
          Returns the value of field 'mimeType'.
 boolean isAttachmentContentEnclosed()
          Returns the value of field 'AttachmentContentEnclosed'.
 void setAttachmentContentEnclosed(boolean attachmentContentEnclosed)
          Sets the value of field 'AttachmentContentEnclosed'.
 void setBodyPartName(java.lang.String bodyPartName)
          Sets the value of field 'bodyPartName'.
 void setContentBody(java.lang.Object contentBody)
          Sets the value of field 'contentBody'.
 void setContentEncoding(java.lang.String contentEncoding)
          Sets the value of field 'contentEncoding'.
 void setContentId(java.lang.String contentId)
          Sets the value of field 'contentId'.
 void setDisposition(java.lang.String disposition)
          Sets the value of field 'disposition'.
 void setInputStream(java.io.InputStream inputStream, IEmailPayloadType emailPayload)
          Sets the value of field 'contentBody' as input stream.
 void setMimeType(java.lang.String mimeType)
          Sets the value of field 'mimeType'.

 

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

BodyPartType

public BodyPartType()

BodyPartType

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

getBodyPartName

public java.lang.String getBodyPartName()
Returns the value of field 'bodyPartName'. The field 'bodyPartName' has the following description:
Specified by:
getBodyPartName in interface IBodyPartType
Returns:
the value of field 'bodyPartName'.

getContentBody

public java.lang.Object getContentBody()
Returns the value of field 'contentBody'. The field 'contentBody' has the following description:
Specified by:
getContentBody in interface IBodyPartType
Returns:
the value of field 'contentBody'.

getMimeType

public java.lang.String getMimeType()
Returns the value of field 'mimeType'. The field 'mimeType' has the following description:
Specified by:
getMimeType in interface IBodyPartType
Returns:
the value of field 'mimeType'.

getContentEncoding

public java.lang.String getContentEncoding()
Returns the value of field 'contentEncoding'. The field 'contentEncoding' has the following description: null
Specified by:
getContentEncoding in interface IBodyPartType
Returns:
the value of field 'contentEncoding'.

getDisposition

public java.lang.String getDisposition()
Returns the value of field 'disposition'. The field 'disposition' has the following description:
Specified by:
getDisposition in interface IBodyPartType
Returns:
the value of field 'disposition'.

getContentId

public java.lang.String getContentId()
Returns the value of field 'contentId'. The field 'contentId' has the following description:
Specified by:
getContentId in interface IBodyPartType
Returns:
the value of field 'contentId'.

isAttachmentContentEnclosed

public boolean isAttachmentContentEnclosed()
Returns the value of field 'AttachmentContentEnclosed'. The field 'AttachmentContentEnclosed' has the following description:
Specified by:
isAttachmentContentEnclosed in interface IBodyPartType
Returns:
the value of field 'AttachmentContentEnclosed'.

setBodyPartName

public void setBodyPartName(java.lang.String bodyPartName)
Sets the value of field 'bodyPartName'. The field 'bodyPartName' has the following description:
Specified by:
setBodyPartName in interface IBodyPartType
Parameters:
bodyPartName - the value of field 'bodyPartName'.

setContentBody

public void setContentBody(java.lang.Object contentBody)
Sets the value of field 'contentBody'. The field 'contentBody' has the following description:
Specified by:
setContentBody in interface IBodyPartType
Parameters:
contentBody - the value of field 'contentBody'.

setMimeType

public void setMimeType(java.lang.String mimeType)
Sets the value of field 'mimeType'. The field 'mimeType' has the following description:
Specified by:
setMimeType in interface IBodyPartType
Parameters:
mimeType - the value of field 'mimeType'.

setContentEncoding

public void setContentEncoding(java.lang.String contentEncoding)
Sets the value of field 'contentEncoding'. The field 'contentEncoding' has the following description: null
Specified by:
setContentEncoding in interface IBodyPartType
Parameters:
contentEncoding - the value of field 'contentEncoding'.

setDisposition

public void setDisposition(java.lang.String disposition)
Sets the value of field 'disposition'. The field 'disposition' has the following description:
Specified by:
setDisposition in interface IBodyPartType
Parameters:
disposition - the value of field 'disposition'.

setContentId

public void setContentId(java.lang.String contentId)
Sets the value of field 'contentId'. The field 'contentId' has the following description:
Specified by:
setContentId in interface IBodyPartType
Parameters:
contentId - the value of field 'contentId'.

setAttachmentContentEnclosed

public void setAttachmentContentEnclosed(boolean attachmentContentEnclosed)
Sets the value of field 'AttachmentContentEnclosed'. The field 'attachmentContentEnclosed' has the following description:
Specified by:
setAttachmentContentEnclosed in interface IBodyPartType
Parameters:
attachmentContentEnclosed - the value of field 'attachmentContentEnclosed'.

setInputStream

public void setInputStream(java.io.InputStream inputStream,
                           IEmailPayloadType emailPayload)
Sets the value of field 'contentBody' as input stream. The field 'contentBody' has the following description:
Specified by:
setInputStream in interface IBodyPartType
Parameters:
inputStream - the value of field 'contentBody'.
emailPayload - The emailPayload that this body part belongs to

getInputStream

public java.io.InputStream getInputStream(IEmailPayloadType emailPayload)
Returns the value of field 'contentBody' as input stream. The field 'contentBody' has the following description:
Specified by:
getInputStream in interface IBodyPartType
Parameters:
emailPayload - The emailPayload that this body part belongs to
Returns:
the value of field 'contentBody'.

Skip navigation links

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


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