|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.oracle.e1.jdemf.JASRequestBase
com.oracle.e1.jdemf.BatchFormRequest
public class BatchFormRequest
Use BatchFormRequest along wit uri batchformservice to call multiple forms in one request. The forms cannot have dependencies on each other, they execute independently.
| Constructor Summary | |
|---|---|
BatchFormRequest() |
|
| Method Summary | |
|---|---|
java.util.ArrayList |
getFormRequests() |
void |
setFormRequests(java.util.ArrayList formRequests) |
| 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 |
| Constructor Detail |
|---|
public BatchFormRequest()
| Method Detail |
|---|
public void setFormRequests(java.util.ArrayList formRequests)
public java.util.ArrayList getFormRequests()
|
JD Edwards EnterpriseOne Mobile Framework Java API ReferenceRelease 1.0.0E58374-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.