|
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.mediaobject.MediaObject
com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
public class MediaObjectDeleteRequest
MediaObjectDeleteRequest is the input to the delete operation
Constructor Summary | |
---|---|
MediaObjectDeleteRequest() |
Method Summary | |
---|---|
java.lang.String |
getFileLocation() |
int |
getSequence() |
void |
setFileLocation(java.lang.String fileLocation) |
void |
setSequence(int sequence) |
Methods inherited from class com.oracle.e1.jdemf.mediaobject.MediaObject |
---|
addMoKeyValue, getFormName, getMoKey, getMoStructure, getVersion, modifyJSON, setFormName, setMoKey, setMoStructure, setVersion |
Methods inherited from class com.oracle.e1.jdemf.JASRequestBase |
---|
getDeviceName, getEnvironment, getJasserver, getRole, getSsoUniqueId, getToken, isSsoEnabled, 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 MediaObjectDeleteRequest()
Method Detail |
---|
public void setSequence(int sequence)
public int getSequence()
public void setFileLocation(java.lang.String fileLocation)
public java.lang.String getFileLocation()
|
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.