public class ForEachMediator
extends org.wso2.carbon.mediator.service.ui.AbstractListMediator
Constructor and Description |
---|
ForEachMediator() |
Modifier and Type | Method and Description |
---|---|
void |
build(org.apache.axiom.om.OMElement elem) |
org.apache.synapse.util.xpath.SynapseXPath |
getExpression() |
String |
getId() |
String |
getSequenceRef() |
String |
getTagLocalName() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent) |
void |
setExpression(org.apache.synapse.util.xpath.SynapseXPath expression) |
void |
setId(String id) |
void |
setSequenceRef(String sequenceRef) |
addChild, addChildren, getChild, getList, removeChild, removeChild, serializeChildren
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
public String getTagLocalName()
public org.apache.synapse.util.xpath.SynapseXPath getExpression()
public void setExpression(org.apache.synapse.util.xpath.SynapseXPath expression)
public String getSequenceRef()
public void setSequenceRef(String sequenceRef)
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
public void build(org.apache.axiom.om.OMElement elem)
public String getId()
public void setId(String id)
Copyright © 2017 WSO2. All rights reserved.