|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataBindingType | |
---|---|
com.tibco.mediation.task.rt | |
com.tibco.mediation.task.rt.context |
Uses of DataBindingType in com.tibco.mediation.task.rt |
---|
Methods in com.tibco.mediation.task.rt that return DataBindingType | |
---|---|
DataBindingType |
Exchange.getDataBindingType()
Returns the data binding type. |
Uses of DataBindingType in com.tibco.mediation.task.rt.context |
---|
Methods in com.tibco.mediation.task.rt.context that return DataBindingType | |
---|---|
static DataBindingType |
DataBindingType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DataBindingType[] |
DataBindingType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.tibco.mediation.task.rt.context that return types with arguments of type DataBindingType | |
---|---|
java.util.List<DataBindingType> |
FlowContext.getDataBindingTypes()
Returns a list of supported data binding types |
Methods in com.tibco.mediation.task.rt.context with parameters of type DataBindingType | |
---|---|
GxProcessingContext<I,U,N,A,S,T,X> |
TaskContext.getXMLProcessingContext(DataBindingType dataBindingType)
The getXMLprocessingContext() method returns the XML processing context that can be used to access data from task input document and also to construct task output document |
|
TIBCO ActiveMatrix Mediation Implementation Type v3.3.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |