public class Resource extends CallableRequest
| Constructor and Description |
|---|
Resource() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.axiom.om.OMElement |
buildXML()
Generates XML representation of Object
|
String |
getMethod() |
String |
getPath() |
void |
setMethod(String method) |
void |
setPath(String path) |
getCallQuery, getCallQueryGroup, getDescription, isDisableStreaming, isReturnRequestStatus, populateGenericRequestProps, setCallQuery, setCallQueryGroup, setDescription, setDisableStreaming, setReturnRequestStatusextractAdvancedProps, getRequiredRoles, getXsdType, setRequiredRoles, setxsdTypepublic String getPath()
public void setPath(String path)
public String getMethod()
public void setMethod(String method)
public org.apache.axiom.om.OMElement buildXML()
DataServiceConfigurationElementbuildXML in class CallableRequestCopyright © 2018 WSO2. All rights reserved.