public abstract class ADeltaHandler extends JsonRequestHandler
| Modifier and Type | Field and Description |
|---|---|
protected DeltaService |
_deltaService
reference to used service.
|
FACTORY, HEADER_REQUEST_HOST, HTTP_UTILS| Constructor and Description |
|---|
ADeltaHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
setDeltaService(DeltaService deltaService)
DS service injection method.
|
void |
unsetDeltaService(DeltaService deltaService)
DS service removal method.
|
getErrorStatus, getRequestHost, getSuccessStatus, getSuccessStatus, handle, isValidMethod, process, process, writeErrorResult, writeResultObject, writeSuccessResultactivate, getDynamicUriParts, getRootContextPath, getStaticUriParts, getUriPattern, matches, urlDecodeprotected DeltaService _deltaService
public void setDeltaService(DeltaService deltaService)
public void unsetDeltaService(DeltaService deltaService)