Class PropertyMediator

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

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

      • PropertyMediator

        public PropertyMediator()
    • Method Detail

      • getScope

        public String getScope()
      • getAction

        public int getAction()
      • getExpression

        public org.apache.synapse.config.xml.SynapsePath getExpression()
      • getValue

        public String getValue()
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • setValue

        public void setValue​(String value)
      • setExpression

        public void setExpression​(org.apache.synapse.config.xml.SynapsePath expression)
      • setAction

        public void setAction​(int action)
      • setScope

        public void setScope​(String scope)
      • getType

        public String getType()
      • getGroup

        public int getGroup()
      • getPattern

        public String getPattern()
      • setType

        public void setType​(String type)
      • setGroup

        public void setGroup​(int group)
      • setPattern

        public void setPattern​(String pattern)
      • getValueElement

        public org.apache.axiom.om.OMElement getValueElement()
      • setValueElement

        public void setValueElement​(org.apache.axiom.om.OMElement valueElement)
      • getTagLocalName

        public String getTagLocalName()
      • serialize

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

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