Class EnrichMediator

  • All Implemented Interfaces:
    org.wso2.carbon.mediator.service.ui.Mediator

    public class EnrichMediator
    extends org.wso2.carbon.mediator.service.ui.AbstractMediator
    • Constructor Detail

      • EnrichMediator

        public EnrichMediator()
    • Method Detail

      • getSourceType

        public String getSourceType()
      • setSourceType

        public void setSourceType​(String sourceType)
      • getSourceClone

        public String getSourceClone()
      • setSourceClone

        public void setSourceClone​(String sourceClone)
      • getSourceExpression

        public org.apache.synapse.config.xml.SynapsePath getSourceExpression()
      • setSourceExpression

        public void setSourceExpression​(org.apache.synapse.config.xml.SynapsePath sourceExpression)
      • getSourceProperty

        public String getSourceProperty()
      • setSourceProperty

        public void setSourceProperty​(String sourceProperty)
      • getSourceInlineElement

        public String getSourceInlineElement()
      • setSourceInlineElement

        public void setSourceInlineElement​(String sourceInlineElement)
      • getTargetAction

        public String getTargetAction()
      • setTargetAction

        public void setTargetAction​(String targetAction)
      • getTargetType

        public String getTargetType()
      • setTargetType

        public void setTargetType​(String targetType)
      • getTargetExpression

        public org.apache.synapse.config.xml.SynapsePath getTargetExpression()
      • setTargetExpression

        public void setTargetExpression​(org.apache.synapse.config.xml.SynapsePath targetExpression)
      • getTargetProperty

        public String getTargetProperty()
      • setTargetProperty

        public void setTargetProperty​(String targetProperty)
      • getTagLocalName

        public String getTagLocalName()
      • getInlineSourceRegKey

        public String getInlineSourceRegKey()
      • setInlineSourceRegKey

        public void setInlineSourceRegKey​(String inlineSourceRegKey)
      • serialize

        public org.apache.axiom.om.OMElement serialize​(org.apache.axiom.om.OMElement parent)
      • build

        public void build​(org.apache.axiom.om.OMElement elem)