public class IsEsigNeededActionHandler extends RESTActionHandler
| Constructor and Description | 
|---|
IsEsigNeededActionHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
OslcResourceResponse | 
action(OslcRequest request,
      byte[] actionData)  | 
java.util.Map<java.lang.String,RESTParamInfo> | 
getRequestQueryParams()  | 
boolean | 
isGET()  | 
getRequestHeaders, getRequestSchema, isCollection, 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 boolean isGET()
isGET in class RESTActionHandlerpublic java.util.Map<java.lang.String,RESTParamInfo> getRequestQueryParams()
getRequestQueryParams in class RESTActionHandler