Skip navigation links
Oracle® Fusion Middleware B2B Callout Java API Reference
12c (12.2.1.1.2)

E98355-01
B C E F G I O S T 

G

getAllProperties() - Method in interface oracle.tip.b2b.callout.CalloutContext
getAllProperties() returns a Map containing all properties
getBody() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body in the original form
getBodyAsBytes() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body of the message as byte array.
getBodyAsInputStream() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body of the message
getBodyAsReader() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body of the message
getBodyAsString() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body of the message as String object
getBodyAsString(String) - Method in class oracle.tip.b2b.callout.CalloutMessage
get the body of the message as String object.
getBooleanProperty(String) - Method in interface oracle.tip.b2b.callout.CalloutContext
getBooleanProperty() returns a Boolean object property with the specified key
getCalloutProperties() - Method in interface oracle.tip.b2b.callout.CalloutContext
getCalloutProperties() returns a Map containing all callout properties
getException() - Method in exception oracle.tip.b2b.callout.exception.CalloutDomainException
Returns the current exception
getException() - Method in exception oracle.tip.b2b.callout.exception.CalloutSystemException
Returns the current exception
getFloatProperty(String) - Method in interface oracle.tip.b2b.callout.CalloutContext
getFloatProperty() returns a Float object property with the specified key
getIntegerProperty(String) - Method in interface oracle.tip.b2b.callout.CalloutContext
getIntegerProperty() returns an Integer object property with the specified key
getMessage() - Method in exception oracle.tip.b2b.callout.exception.CalloutDomainException
This gets the message for the current exception
getMessage() - Method in exception oracle.tip.b2b.callout.exception.CalloutSystemException
This gets the message for the current exception
getParameter(String) - Method in class oracle.tip.b2b.callout.CalloutMessage
Get a parameter.
getParameterNames() - Method in class oracle.tip.b2b.callout.CalloutMessage
get an Enumeration of parameter names
getParameters() - Method in class oracle.tip.b2b.callout.CalloutMessage
Get all parameters.
getPropertyType(String) - Method in interface oracle.tip.b2b.callout.CalloutContext
getPropertyType() returns the type of the property with the specified key
getStringProperty(String) - Method in interface oracle.tip.b2b.callout.CalloutContext
getStringProperty() returns a String object property with the specified key
getType() - Method in class oracle.tip.b2b.callout.CalloutMessage
get the type of body of the message
getUsageProperties() - Method in interface oracle.tip.b2b.callout.CalloutContext
getUsageProperties() returns a Map containing all usage properties
B C E F G I O S T 
Skip navigation links
Oracle® Fusion Middleware B2B Callout Java API Reference
12c (12.2.1.3.0)

E98355-01

Copyright © 2010, 2018, Oracle and/or its affiliates. All rights reserved.