Class EntitlementMediator

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

    public class EntitlementMediator
    extends org.wso2.carbon.mediator.service.ui.AbstractListMediator
    • Constructor Detail

      • EntitlementMediator

        public EntitlementMediator()
    • Method Detail

      • serialize

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

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

        public String getRemoteServiceUserName()
      • setRemoteServiceUserName

        public void setRemoteServiceUserName​(String remoteServiceUserName)
      • getRemoteServicePassword

        public String getRemoteServicePassword()
      • setRemoteServicePassword

        public void setRemoteServicePassword​(String remoteServicePassword)
      • getRemoteServiceUrl

        public String getRemoteServiceUrl()
      • setRemoteServiceUrl

        public void setRemoteServiceUrl​(String remoteServiceUrl)
      • getCallbackClass

        public String getCallbackClass()
      • setCallbackClass

        public void setCallbackClass​(String callbackClass)
      • getThriftHost

        public String getThriftHost()
      • setThriftHost

        public void setThriftHost​(String thriftHost)
      • getThriftPort

        public String getThriftPort()
      • setThriftPort

        public void setThriftPort​(String thriftPort)
      • getClient

        public String getClient()
      • setClient

        public void setClient​(String client)
      • getOnRejectSeqKey

        public String getOnRejectSeqKey()
      • setOnRejectSeqKey

        public void setOnRejectSeqKey​(String onRejectSeqKey)
      • getOnAcceptSeqKey

        public String getOnAcceptSeqKey()
      • setOnAcceptSeqKey

        public void setOnAcceptSeqKey​(String onAcceptSeqKey)
      • getAdviceSeqKey

        public String getAdviceSeqKey()
      • setAdviceSeqKey

        public void setAdviceSeqKey​(String adviceSeqKey)
      • getObligationsSeqKey

        public String getObligationsSeqKey()
      • setObligationsSeqKey

        public void setObligationsSeqKey​(String obligationsSeqKey)
      • getRemoteServiceUserNameKey

        public String getRemoteServiceUserNameKey()
      • setRemoteServiceUserNameKey

        public void setRemoteServiceUserNameKey​(String remoteServiceUserNameKey)
      • getRemoteServicePasswordKey

        public String getRemoteServicePasswordKey()
      • setRemoteServicePasswordKey

        public void setRemoteServicePasswordKey​(String remoteServicePasswordKey)
      • getRemoteServiceUrlKey

        public String getRemoteServiceUrlKey()
      • setRemoteServiceUrlKey

        public void setRemoteServiceUrlKey​(String remoteServiceUrlKey)
      • getTagLocalName

        public String getTagLocalName()