Skip navigation links
com.oracle.e1.jdemf
Class ProcessingOptionRequest
java.lang.Object
com.oracle.e1.jdemf.JASRequestBase
com.oracle.e1.jdemf.ProcessingOptionRequest
-
public class ProcessingOptionRequest
- extends JASRequestBase
ProcessingOptionRequest object will be serialized to JSON and sent as input to the AIS processingoption service.
| Field Summary |
static java.lang.String |
PO_SERVICE
|
static java.lang.String |
POST
|
| Methods inherited from class com.oracle.e1.jdemf.JASRequestBase |
getDeviceName, getEnvironment, getJasserver, getRole, getSsoUniqueId, getToken, isSsoEnabled, modifyJSON, setDeviceName, setEnvironment, setJasserver, setRole, setSsoEnabled, setSsoUniqueId, setToken |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
POST
public static final java.lang.String POST
-
- See Also:
- Constant Field Values
PO_SERVICE
public static final java.lang.String PO_SERVICE
-
- See Also:
- Constant Field Values
ProcessingOptionRequest
public ProcessingOptionRequest()
setApplicationName
public void setApplicationName(java.lang.String applicationName)
getApplicationName
public java.lang.String getApplicationName()
setVersion
public void setVersion(java.lang.String version)
getVersion
public java.lang.String getVersion()
Skip navigation links
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.