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, setResponseOSName
public OslcResourceResponse action(OslcRequest request, byte[] actionData) throws MXException, java.rmi.RemoteException
action
in class RESTActionHandler
MXException
java.rmi.RemoteException
public java.util.Map<java.lang.String,RESTParamInfo> getRequestQueryParams()
getRequestQueryParams
in class RESTActionHandler
public boolean isCollection()
isCollection
in class RESTActionHandler