public class ChangeThisQueryActionHandler extends RESTActionHandler
| Constructor and Description |
|---|
ChangeThisQueryActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
OslcResourceResponse |
action(OslcRequest request,
byte[] actionData) |
java.util.Map<java.lang.String,RESTParamInfo> |
getRequestQueryParams() |
boolean |
isCollection() |
getRequestHeaders, getRequestSchema, isGET, isPOST, isResource, oslcSer, oslcSer, serializeWarnings, setActionInfo, setActionMbo, setActionMboSet, setActionMetaAuthCheck, setAppService, setMaximoAuthenticator, setMXTransaction, setOslcRespProp, setRequestOSName, setResponseOSNamepublic OslcResourceResponse action(OslcRequest request, byte[] actionData) throws MXException, java.rmi.RemoteException
action in class RESTActionHandlerMXExceptionjava.rmi.RemoteExceptionpublic java.util.Map<java.lang.String,RESTParamInfo> getRequestQueryParams()
getRequestQueryParams in class RESTActionHandlerpublic boolean isCollection()
isCollection in class RESTActionHandler