|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--oracle.panama.messaging.xms.TransformationContextImpl
| Constructor Summary | |
TransformationContextImpl(long id, DeliveryType deliveryType) | |
TransformationContextImpl(long id, DeliveryType deliveryType, java.lang.String encoding) | |
| Method Summary | |
void |
addInputMessageParts(java.util.Map requestMap) |
java.lang.String |
getAsyncAccessPoint()Get the access point for the delivery type of this context |
java.net.URL |
getBaseURL() |
DeliveryType |
getDeliveryType()Get the deliveryType that we are transforming to |
oracle.panama.messaging.push.AddressData |
getDestination()Get the destination address |
javax.mail.internet.ContentType |
getInputContentType() |
java.lang.String |
getInputEncoding()Get the encoding of the message |
java.lang.String |
getInputMarkup() |
Message |
getInputMessage()Get the original input message |
java.util.Map |
getInputMessageParts()Get the parts of the message, keyed by the filename |
java.net.URL |
getMM1URL()Get the MM1 URL |
java.lang.String |
getOutputEncoding()Get the encoding of the message |
long |
getPacketId()Get the packet id |
TransformationContext |
getParentContext() |
java.lang.String |
getRequestName()Get the name of the current request |
java.lang.Object |
getResultContent() |
javax.mail.internet.ContentType |
getResultContentType() |
boolean |
isPersonalized()Does this message need to be personalized, or can it be broadcast |
void |
setAsyncAccessPoint(java.lang.String asyncAccessPoint) |
void |
setBaseURL(java.net.URL url) |
void |
setDeliveryType(DeliveryType deliveryType) |
void |
setDestination(oracle.panama.messaging.push.AddressData destination) |
void |
setInputContentType(javax.mail.internet.ContentType inputContentType) |
void |
setInputEncoding(java.lang.String inputEncoding) |
void |
setInputMarkup(java.lang.String inputMarkup) |
void |
setInputMessageParts(java.util.Map inputMessageParts) |
void |
setMM1URL(java.net.URL mm1URL) |
void |
setOutputEncoding(java.lang.String outputEncoding)Srt the encoding used for output |
void |
setParentContext(TransformationContext transformationContext) |
void |
setPersonalized(boolean personalized) |
void |
setRequestName(java.lang.String requestName) |
void |
setResultContent(java.lang.Object resultContent) |
void |
setResultContentType(javax.mail.internet.ContentType resultContentType) |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TransformationContextImpl(long id,
DeliveryType deliveryType)
throws XMSException
public TransformationContextImpl(long id,
DeliveryType deliveryType,
java.lang.String encoding)
throws XMSException
| Method Detail |
public java.lang.String getAsyncAccessPoint()
TransformationContextgetAsyncAccessPoint in interface TransformationContextpublic void setAsyncAccessPoint(java.lang.String asyncAccessPoint)
public java.net.URL getMM1URL()
TransformationContextgetMM1URL in interface TransformationContextpublic void setMM1URL(java.net.URL mm1URL)
setMM1URL in interface TransformationContextpublic java.net.URL getBaseURL()
getBaseURL in interface TransformationContextpublic void setBaseURL(java.net.URL url)
setBaseURL in interface TransformationContextpublic DeliveryType getDeliveryType()
getDeliveryType in interface TransformationContextpublic void setDeliveryType(DeliveryType deliveryType)
public oracle.panama.messaging.push.AddressData getDestination()
getDestination in interface TransformationContextpublic void setDestination(oracle.panama.messaging.push.AddressData destination)
public java.lang.String getOutputEncoding()
getOutputEncoding in interface TransformationContextpublic void setOutputEncoding(java.lang.String outputEncoding)
TransformationContextsetOutputEncoding in interface TransformationContextoutputEncoding -public TransformationContext getParentContext()
public void setParentContext(TransformationContext transformationContext)
public java.util.Map getInputMessageParts()
TransformationContextgetInputMessageParts in interface TransformationContextpublic void setInputMessageParts(java.util.Map inputMessageParts)
public java.lang.String getInputEncoding()
getInputEncoding in interface TransformationContextpublic void setInputEncoding(java.lang.String inputEncoding)
public long getPacketId()
getPacketId in interface TransformationContextpublic boolean isPersonalized()
isPersonalized in interface TransformationContextpublic void setRequestName(java.lang.String requestName)
setRequestName in interface TransformationContextpublic java.lang.String getRequestName()
TransformationContextgetRequestName in interface TransformationContextpublic void setPersonalized(boolean personalized)
public java.lang.Object getResultContent()
getResultContent in interface TransformationContextpublic void setResultContent(java.lang.Object resultContent)
setResultContent in interface TransformationContextpublic javax.mail.internet.ContentType getResultContentType()
getResultContentType in interface TransformationContextpublic void setResultContentType(javax.mail.internet.ContentType resultContentType)
setResultContentType in interface TransformationContextpublic javax.mail.internet.ContentType getInputContentType()
getInputContentType in interface TransformationContextpublic void setInputContentType(javax.mail.internet.ContentType inputContentType)
public java.lang.String getInputMarkup()
getInputMarkup in interface TransformationContextpublic void setInputMarkup(java.lang.String inputMarkup)
public Message getInputMessage()
throws XMSException
TransformationContextgetInputMessage in interface TransformationContextXMSExceptionpublic void addInputMessageParts(java.util.Map requestMap)
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||