public abstract class AbstractPutStylesRequest extends AbstractWMSRequest implements PutStylesRequest
EXCEPTION_XML, hints, onlineResource, propertiesINSERT_AND_REPLACE, MODE, REPLACE_ALL, SLD, SLD_BODY| Constructor and Description |
|---|
AbstractPutStylesRequest(URL onlineResource,
Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initRequest() |
protected abstract void |
initVersion()
Sets up the version number for this request.
|
void |
setMode(String mode) |
void |
setSLD(String sld) |
void |
setSLDBody(String sldBody) |
initServicegetFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, processKey, requiresPost, setProperty, setRequestHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateResponse, getFinalURL, getPostContentType, getProperties, getRequestHints, performPostOutput, requiresPost, setProperty, setRequestHintspublic AbstractPutStylesRequest(URL onlineResource, Properties properties)
onlineResource - properties - protected void initRequest()
initRequest in class AbstractRequestprotected abstract void initVersion()
AbstractRequestinitVersion in class AbstractRequestpublic void setMode(String mode)
setMode in interface PutStylesRequestmode - one of INSERT_AND_REPLACE or REPLACE_ALLPutStylesRequest.setMode(java.lang.String)public void setSLD(String sld)
setSLD in interface PutStylesRequestpublic void setSLDBody(String sldBody)
setSLDBody in interface PutStylesRequestCopyright © 1996–2019 Geotools. All rights reserved.