public class ValidateMediator
extends org.wso2.carbon.mediator.service.ui.AbstractListMediator
Constructor and Description |
---|
ValidateMediator() |
Modifier and Type | Method and Description |
---|---|
void |
addFeature(String featureName,
boolean isFeatureEnable) |
void |
build(org.apache.axiom.om.OMElement elem) |
Object |
getFeature(String key) |
List<org.wso2.carbon.mediator.service.util.MediatorProperty> |
getFeatures() |
Map<String,String> |
getResources() |
List<org.apache.synapse.mediators.Value> |
getSchemaKeys() |
org.apache.synapse.config.xml.SynapsePath |
getSource() |
String |
getTagLocalName() |
boolean |
isCacheSchema() |
org.apache.axiom.om.OMElement |
serialize(org.apache.axiom.om.OMElement parent) |
void |
setCacheSchema(boolean cacheSchema) |
void |
setResources(Map<String,String> resources) |
void |
setSchemaKeys(List<org.apache.synapse.mediators.Value> schemaKeys) |
void |
setSource(org.apache.synapse.config.xml.SynapsePath source) |
addChild, addChildren, getChild, getList, removeChild, removeChild, serializeChildren
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
public String getTagLocalName()
public org.apache.axiom.om.OMElement serialize(org.apache.axiom.om.OMElement parent)
public void build(org.apache.axiom.om.OMElement elem)
public void addFeature(String featureName, boolean isFeatureEnable)
public void setSchemaKeys(List<org.apache.synapse.mediators.Value> schemaKeys)
public void setSource(org.apache.synapse.config.xml.SynapsePath source)
public org.apache.synapse.config.xml.SynapsePath getSource()
public List<org.apache.synapse.mediators.Value> getSchemaKeys()
public List<org.wso2.carbon.mediator.service.util.MediatorProperty> getFeatures()
public boolean isCacheSchema()
public void setCacheSchema(boolean cacheSchema)
Copyright © 2021 WSO2. All rights reserved.