Class EntitlementMediator
- java.lang.Object
-
- org.wso2.carbon.mediator.service.ui.AbstractMediator
-
- org.wso2.carbon.mediator.service.ui.AbstractListMediator
-
- org.wso2.carbon.mediator.entitlement.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 Summary
Constructors Constructor Description EntitlementMediator()
-
Method Summary
-
Methods inherited from class org.wso2.carbon.mediator.service.ui.AbstractListMediator
addChild, addChildren, getChild, getList, removeChild, removeChild, serializeChildren
-
Methods inherited from class org.wso2.carbon.mediator.service.ui.AbstractMediator
collectNameValuePairs, disableStatistics, enableStatistics, getMediatorProperties, getMediatorProperties, getTraceState, isAuditConfigurable, isStatisticsEnable, processAuditStatus, saveTracingState, serializeMediatorProperties, serializeNamespaces, setAuditConfigurable, setTraceState
-
-
-
-
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()
-
-