public class CallQuery extends DataServiceConfigurationElement
WithParam,
Operation,Resource| Constructor and Description |
|---|
CallQuery() |
CallQuery(String href,
ArrayList<WithParam> withParams,
String requiredRoles,
String xsdType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addWithParam(WithParam withParam) |
org.apache.axiom.om.OMElement |
buildXML()
Generates XML representation of Object
|
String |
getHref() |
List<WithParam> |
getWithParams() |
void |
setHref(String href) |
void |
setWithParams(List<WithParam> withParams) |
extractAdvancedProps, getRequiredRoles, getXsdType, setRequiredRoles, setxsdTypepublic String getHref()
public void setHref(String href)
public void addWithParam(WithParam withParam)
public org.apache.axiom.om.OMElement buildXML()
DataServiceConfigurationElementbuildXML in class DataServiceConfigurationElementCopyright © 2020 WSO2. All rights reserved.