Skip navigation links
A B C D E F G H I J L M O P R S T U V W
A
- ACTION_CREATE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- ACTION_DELETE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- ACTION_READ - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- ACTION_UPDATE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- ActionRequest - Class in com.oracle.e1.jdemf
- The ActionRequest class provides some of the FormRequest properties that are shared between FormRequest and FormActionRequest returnControlIDs - (optional) Indicates which form/grid fields the service passes back, grid is always 1 and has array of fields, form fields are bar delimited after grid (e.g.
- ActionRequest() - Constructor for class com.oracle.e1.jdemf.ActionRequest
-
- addExtension(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- addFSREvent(FSREvent) - Method in class com.oracle.e1.jdemf.ActionRequest
-
- addFSREvent(FSREvent) - Method in class com.oracle.e1.jdemf.FormRequest
-
- addFSREvent(FSREvent) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- addGridAction(GridAction) - Method in class com.oracle.e1.jdemf.FSREvent
-
- addMoKeyValue(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- addMoType(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- addToFISet(String, String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- addToFISet(String, Date) - Method in class com.oracle.e1.jdemf.FormRequest
-
- addToFISet(String, String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- addToFISet(String, Date) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- APP - Static variable in class com.oracle.e1.jdemf.JDEmfLogger
-
- APPLICATION_STACK - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- APPLICATION_STACK_URI - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- ApplicationGlobals - Class in com.oracle.e1.jdemf
- ApplicationGlobals is a Singleton class that holds global values accessable from any class in your mobile application
It stores important information used by the Login.jar to control sessions, application security, AIS capability/compatability, and to configure the EULA page displayed in the springboard, info for the about page available on the springboard is also maintained here.
- ApplicationGlobals() - Constructor for class com.oracle.e1.jdemf.ApplicationGlobals
-
- ApplicationStack - Class in com.oracle.e1.jdemf
- ApplicationStack class allows AIS Client users to interact with and maintain a stack of EnterpriseOne forms.
- ApplicationStack() - Constructor for class com.oracle.e1.jdemf.ApplicationStack
-
- ApplicationStackRequest - Class in com.oracle.e1.jdemf
- Class representing the expected input into an application stack AIS call, this class will be serialized to JSON and then sent to AIS
- ApplicationStackRequest() - Constructor for class com.oracle.e1.jdemf.ApplicationStackRequest
-
- ApplicationStackResponse - Class in com.oracle.e1.jdemf
- Class representing the expected output from application stack AIS call, the JSON response from AIS will be de-serialized to this class
- ApplicationStackResponse() - Constructor for class com.oracle.e1.jdemf.ApplicationStackResponse
-
B
- BATCH_FORM_SERVICE_URI - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- BatchFormRequest - Class in com.oracle.e1.jdemf
- Use BatchFormRequest along wit uri batchformservice to call multiple forms in one request.
- BatchFormRequest() - Constructor for class com.oracle.e1.jdemf.BatchFormRequest
-
- BIG_DECIMAL_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- buildAddressMapURL(String, String, String, String, String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Get a url to use to call native map applications from an address
- buildAddressMapURL(String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Get a url to use to call native map applications
- buildCoordinateMapURL(String, String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Get a url to use to call native map applications
C
- CALENDAR_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- Capability - Class in com.oracle.e1.jdemf
- Represents a capability available on the AIS server - Use for JSON de-serialization
- Capability() - Constructor for class com.oracle.e1.jdemf.Capability
-
- capabilityDetectCheck(DefaultConfig) - Static method in class com.oracle.e1.jdemf.JDEmfCapability
- Provided the defaultConfig response from the AIS server, and that required capabilities are listed in the ApplicationGlobals, this will check if the server provides all of the required capabilities.
- CapabilityException - Exception in com.oracle.e1.jdemf
- A Capability Exception will be thrown when a capability use is attempted, if the capability is not available on the AIS server or if you have not indicated the capability is used or required by your application.
- CapabilityException(Throwable) - Constructor for exception com.oracle.e1.jdemf.CapabilityException
-
- CapabilityException(String, Throwable) - Constructor for exception com.oracle.e1.jdemf.CapabilityException
-
- CapabilityException(String) - Constructor for exception com.oracle.e1.jdemf.CapabilityException
-
- CapabilityException() - Constructor for exception com.oracle.e1.jdemf.CapabilityException
-
- capabilityExists(String) - Static method in class com.oracle.e1.jdemf.JDEmfCapability
- Look through the list of capabilities for matching one, return true if it is found
- CHAR_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- checkBoxChecked(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- checkBoxNotChecked(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- checkSuccess(String) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- clearFieldValue(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- clearGridColumnValue(String) - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- clearGridColumnValue(String) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- clearQBEValue(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- close() - Method in class com.oracle.e1.jdemf.ApplicationStack
- Close the stack without performing any additional actions.
- close(ActionRequest) - Method in class com.oracle.e1.jdemf.ApplicationStack
- Close the stack after performing the actions provided.
- CLOSE - Static variable in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- com.oracle.e1.jdemf - package com.oracle.e1.jdemf
- Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server
- com.oracle.e1.jdemf.mediaobject - package com.oracle.e1.jdemf.mediaobject
- Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to manage EnterpriseOne media objects (attachments).
- convertDateToYMDString(Date) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- convertDateToYMDString, converts the date to a string with year month day (e.g.
- convertMillisecondsToYMDString(String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- convertMillisecondsToYMDString, converts the string which contains milliseconds to a string with year month day (e.g.
- convertMillisecondsToYMDString(long) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- convertMillisecondsToYMDString, converts the string which contains milliseconds to a string with year month day (e.g.
- createConnectionInstance(URL) - Static method in class com.oracle.e1.jdemf.E1ConnectionFactory
-
- createHTTPConnectionInstance(URL) - Static method in class com.oracle.e1.jdemf.E1ConnectionFactory
-
D
- DATE_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- DEBUG - Static variable in class com.oracle.e1.jdemf.JDEmfLogger
-
- DEFAULT_CONFIG_URI - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- DefaultConfig - Class in com.oracle.e1.jdemf
- Represents a the default configuration of the AIS server - Use for JSON de-serialization
- DefaultConfig() - Constructor for class com.oracle.e1.jdemf.DefaultConfig
-
- DefaultConfig(String, String) - Constructor for class com.oracle.e1.jdemf.DefaultConfig
-
- deleteAllImagesfromFile(FileAttachment[]) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- deleteAllImagesfromFile deletes all of the files stored on the device based on the list of file attachments
- deleteMediaObject(MediaObjectDeleteRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- deleteMediaObject will delete the attachment based on the media object structure, key and squence
- doControlAction(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- downloadMediaObject(MediaObjectDownloadRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- downloadMediaObject allows you to request a single media object file based on the media object structure, key and sequence number, file will be saved to specified download directory location (if not provided the file will not be saved and no file location will be provided in the MediaObjectDownloadResponse).
E
- E1ConnectionFactory - Class in com.oracle.e1.jdemf
- Internal Class used internally by APIs
- E1ErrorWarning - Class in com.oracle.e1.jdemf
- Used to hold Errors or Warnings set in the EnterpriseOne application invoked in a form service call.
- E1ErrorWarning() - Constructor for class com.oracle.e1.jdemf.E1ErrorWarning
-
- E1ErrorWarning(String, String, String) - Constructor for class com.oracle.e1.jdemf.E1ErrorWarning
-
- e1LocaleOverride() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Overrides the locale to match the language preference for the currently logged in user in EnterpriseOne (user based on ApplicationGlobals loginResponse)
- EDITABLE - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- EXECUTE - Static variable in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- executeActions(ActionRequest) - Method in class com.oracle.e1.jdemf.ApplicationStack
- Execute additional actions on an already opened application stack, you must provide the currently running form, and all actions are expected to be on that form.
F
- FALSE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- FileAttachment - Class in com.oracle.e1.jdemf.mediaobject
- FileAttachment class holds information about a downloaded media object attachment.
- FileAttachment() - Constructor for class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- FileAttachment(String, String, int) - Constructor for class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- FileAttachment(String) - Constructor for class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- FIStructure - Class in com.oracle.e1.jdemf
- FI Structure represents the form interconnect id, value pairs sent as input to an EnterpriseOne form.
- FIStructure() - Constructor for class com.oracle.e1.jdemf.FIStructure
-
- FIStructure(String, String) - Constructor for class com.oracle.e1.jdemf.FIStructure
-
- FORM_SERVICE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- FORM_SERVICE_URI - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- FormAction - Class in com.oracle.e1.jdemf
- FormAction represents a single action taken on an EnterpriseOne form.
- FormAction() - Constructor for class com.oracle.e1.jdemf.FormAction
-
- formActions - Variable in class com.oracle.e1.jdemf.FSREvent
-
- FormRequest - Class in com.oracle.e1.jdemf
- The FormRequest class is the expected input class to the jderest/formservice AIS service.
- FormRequest() - Constructor for class com.oracle.e1.jdemf.FormRequest
-
- fromAlbum(int, boolean, int, int) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- Invokes the device manager 'fromAlbum' function to get an image from the album, it re-names the image in the file system with a unique name.
- fromCamera(int, boolean, int, int) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- Invokes the device manager 'fromCamera' function to get an image from the device camera, it re-names the image in the file system with a unique name.
- FSREvent - Class in com.oracle.e1.jdemf
- APIs Provided to allow AIS services to request actions be performed on the EntepriseOne form being called.
- FSREvent() - Constructor for class com.oracle.e1.jdemf.FSREvent
-
G
- GET - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- getAbout_ApplicationName() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getAbout_ApplicationVersion() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getAbout_MobileAppID() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getAction() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getActionRequest() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getAddressNumber() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getAisServerURL() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getAisVersion() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- getAlphaName() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getAltPoStringJSON() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getAppendText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- getApplication() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getApplication() - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- getApplicationName() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getApplicationName() - Method in class com.oracle.e1.jdemf.LoginRequest
-
- getApplicationName() - Method in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- getApplicationVersion() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getAsOfRelease() - Method in class com.oracle.e1.jdemf.Capability
-
- getCapabilityList() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getCapabilityList() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- getCODE() - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- getColumnID() - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- getCommand() - Method in class com.oracle.e1.jdemf.FormAction
-
- getCommand() - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- getControlID() - Method in class com.oracle.e1.jdemf.FormAction
-
- getCountImage() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- getCountText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- getCurrentApp() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- getData() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getDateFormat() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getDateSeperator() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getDecimalFormat() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getDefaultConfig() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getDefaultEnvironment() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- getDefaultFeature() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getDefaultJasServer() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- getDefaultRole() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- getDeleteStatus() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteResponse
-
- getDESC() - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- getDESC() - Method in class com.oracle.e1.jdemf.StackErrorWarning
-
- getDeviceLocale() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getDeviceName() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getDeviceName() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getDownloadUrl() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getDownloadURL() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- getDownloadUrl() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getEnvironment() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getEnvironment() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getError() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteResponse
-
- getErrors() - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- getEulaFeature() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getExtensions() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- getFile() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadResponse
-
- getFile() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getFile() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadRequest
-
- getFileLocation() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getFileLocation() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
-
- getFileLocation() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- getFileName() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getFileName() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- getFindOnEntry() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFindOnEntry() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormActions() - Method in class com.oracle.e1.jdemf.ActionRequest
-
- getFormActions() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormActions() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormDSData() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormDSData() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormDSTmpl() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormDSTmpl() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormInputs() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormInputs() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormName() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormName() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- getFormName() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormOID() - Method in class com.oracle.e1.jdemf.ActionRequest
-
- getFormRequest() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getFormRequests() - Method in class com.oracle.e1.jdemf.BatchFormRequest
-
- getFormServiceAction() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormServiceAction() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getFormServiceDemo() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getFormServiceDemo() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getGridAction() - Method in class com.oracle.e1.jdemf.FormAction
-
- getGridColumnEvents() - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- getGridColumnEvents() - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- getGridID() - Method in class com.oracle.e1.jdemf.GridAction
-
- getGridRowInsertEvents() - Method in class com.oracle.e1.jdemf.GridAction
-
- getGridRowUpdateEvents() - Method in class com.oracle.e1.jdemf.GridAction
-
- getHeight() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- getId() - Method in class com.oracle.e1.jdemf.FIStructure
-
- getIgnoreFDAFindOnEntry() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getInputText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- getInstance() - Static method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getItemName() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getItemName() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getItemName() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- getJasserver() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getJasserver() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getJDEPreferencesURL() - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- getJSessionId() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getLangPref() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getLastAppStackResponse() - Method in class com.oracle.e1.jdemf.ApplicationStack
- Get the last response from the stack, which will include the currently open form
- getLevel() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getLink() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getLocale() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getLoginOverrides() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getLoginResponse() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getLoginResponse() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- getLoginResponse, gets the value of the application scope variable loginResponse.
- getLongDescription() - Method in class com.oracle.e1.jdemf.Capability
-
- getMaxPageSize() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getMaxPageSize() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getMediaObjectList(MediaObjectListRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- getMediaObjectList - returns the list of media objects based on structure and key, if indicated the list will include base64 encoded thumbnail of images
- getMediaObjects() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- getMessage() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getMoKey() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- getMoStructure() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- getMoType() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getMoTypes() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- getName() - Method in class com.oracle.e1.jdemf.Capability
-
- getOptionType(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
- getOptionType returns the integer represationation for the type of the value matching the key passed, constants for the types are defined in the ProcessingOptionSet class for comparison
- getOptionValue(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
- getOptionValue reterns an object of the proper type with a value from the processing option set based on the key string
- getOverrideDefaultFeature() - Method in class com.oracle.e1.jdemf.ApplicationStack
-
- getPassword() - Method in class com.oracle.e1.jdemf.LoginRequest
-
- getPersistedString(String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- getPoStringJSON() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getProcessingOptions() - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- getPropertyChangeSupport() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getQueue() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getRequiredCapabilities() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getReturnControlIDs() - Method in class com.oracle.e1.jdemf.ActionRequest
-
- getReturnControlIDs() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getReturnControlIDs() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getReturnFeature() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getReusableFeature() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getRid() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getRID() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- getRole() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getRole() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getRowNumber() - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- getSequence() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getSequence() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
-
- getSequence() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- getSequence() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getSequence() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- getShortDescription() - Method in class com.oracle.e1.jdemf.Capability
-
- getSimpleDateFormat() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getSsoUniqueId() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getStackId() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getStackId() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- getStateId() - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- getStateId() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- getStopOnWarning() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getStopOnWarning() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getStringException() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getSysErrors() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- getText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
-
- getTextMediaObject(MediaObjectGetTextRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- getTextMediaObject allows you to request the text of the first text media object based on the media object structure, key
- getThumbFileLocation() - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- getThumbFileLocation() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getThumbnailSize() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- getTITLE() - Method in class com.oracle.e1.jdemf.StackErrorWarning
-
- getToken() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- getToken() - Method in class com.oracle.e1.jdemf.LogoutRequest
-
- getToken() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getToken() - Method in class com.oracle.e1.jdemf.UserInfo
-
- getTYPE() - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- getType() - Method in class com.oracle.e1.jdemf.ProcessingOption
-
- getUniquefilename() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- getUpdateDate() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getUpdateHourOfDay() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getUpdateMinuteOfHour() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getUpdateSecondOfMinute() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getUpdateTextStatus() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextResponse
-
- getUpdateUserID() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- getUsedCapabilities() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- getUser() - Method in class com.oracle.e1.jdemf.LogRequest
-
- getUserFormattedDateString(Date) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Returns a formated date string based on the logged in users date format configured in EnterpriseOne Web Client.
- getUserInfo() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getUsername() - Method in class com.oracle.e1.jdemf.LoginRequest
-
- getUsername() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getValue() - Method in class com.oracle.e1.jdemf.FIStructure
-
- getValue() - Method in class com.oracle.e1.jdemf.FormAction
-
- getValue() - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- getValue() - Method in class com.oracle.e1.jdemf.ProcessingOption
-
- getVersion() - Method in class com.oracle.e1.jdemf.FormRequest
-
- getVersion() - Method in class com.oracle.e1.jdemf.LoginResponse
-
- getVersion() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- getVersion() - Method in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- getVersion() - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- getVersion() - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- getWidth() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- goToDefaultFeature() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- GRID - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- GridAction - Class in com.oracle.e1.jdemf
- Contains actions for updating or inserting grid records to an EnterpriseOne grid.
- GridAction() - Constructor for class com.oracle.e1.jdemf.GridAction
-
- GridColumnEvent - Class in com.oracle.e1.jdemf
- An event executed on a column of a grid when an update or insert action is being performed.
- GridColumnEvent() - Constructor for class com.oracle.e1.jdemf.GridColumnEvent
-
- GridRowInsertEvent - Class in com.oracle.e1.jdemf
- Allows you to set values on a grid row that is being inserted as part of a grid action
- GridRowInsertEvent() - Constructor for class com.oracle.e1.jdemf.GridRowInsertEvent
-
- GridRowUpdateEvent - Class in com.oracle.e1.jdemf
- Allows you to set values on a grid row that is being updated as part of a grid action
- GridRowUpdateEvent() - Constructor for class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- GridRowUpdateEvent(int) - Constructor for class com.oracle.e1.jdemf.GridRowUpdateEvent
-
H
- handleServiceException(JDERestServiceException) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
- Based on the exception received from jdeRestServiceCall this functional will return an error string with more information about the error.
- HIDE_LOADING_JS_FUNCTION - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- HIDE_LOADING_JS_FUNCTION - Static variable in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
-
I
- IGNORE_FDA_FIND_ON_ENTRY - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- insertGridRow(String, GridRowInsertEvent) - Method in class com.oracle.e1.jdemf.GridAction
- Insert Grid Row to a Grid Row Insert Event
- insertGridRow(GridRowInsertEvent) - Method in class com.oracle.e1.jdemf.GridAction
-
- INTEGER_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- isAppendText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- isCapabilityAvailable(String) - Static method in class com.oracle.e1.jdemf.JDEmfCapability
- Provided the capability name, determine if that capability is available on the currently configured AIS server.
- isDisplayEnvironment() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isDisplayJasServer() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isDisplayRole() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isHasValidTimestamp() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIncludeData() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- isIncludeURLs() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- isIsDefaultImage() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsImage() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsMisc() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsOLE() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsRTF() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
-
- isIsShortCut() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsText() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsUpdated() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isIsURL() - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- isKeepJasSessionOpen() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isLoginSuccess() - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- isRequiredCapabilityMissing() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isSsoAllowed() - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- isSsoEnabled() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- isSSOEnabled() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- isSuccess() - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- isUserAuthorized() - Method in class com.oracle.e1.jdemf.LoginResponse
-
J
- JASRequestBase - Class in com.oracle.e1.jdemf
- Provides the login/session information required for every service request token - (required) The E1 token token that was returned from the tokenrequest service environment - (required) E1 environment that was used to request the token role - (required) the E1 role used to request the token
- JASRequestBase() - Constructor for class com.oracle.e1.jdemf.JASRequestBase
-
- JDEmfCapability - Class in com.oracle.e1.jdemf
- Provides methods to determine if the AIS server provides the capabilities used by your application.
- JDEmfCapability() - Constructor for class com.oracle.e1.jdemf.JDEmfCapability
-
- JDEmfLogger - Class in com.oracle.e1.jdemf
- Allows the client to send log messages to the AIS server.
- JDEmfLogger() - Constructor for class com.oracle.e1.jdemf.JDEmfLogger
-
- JDEmfUtilities - Class in com.oracle.e1.jdemf
- Includes Utility methods that may be useful when implementing an application that uses AIS Client API
- JDEmfUtilities() - Constructor for class com.oracle.e1.jdemf.JDEmfUtilities
-
- jdeRestServiceCall(String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
- jdeRestServiceCall, this method gets the URL from Singleton ApplicationGlobals and calls AIS service.
- jdeRestServiceCall(String, String, String) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
- Calls the requested method passing in the JSON string representing the object passed.
- jdeRestServiceCallwURL(String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
- Calls the requested method passing in the JSON string representing the object passed.
- jdeRestServiceCallwURL(String, String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
- Calls the requested method passing in the JSON string representing the object passed.
- JDERestServiceException - Exception in com.oracle.e1.jdemf
- A JDERestServiceException is thrown if the service call to AIS fails for any reason.
- JDERestServiceException(Throwable) - Constructor for exception com.oracle.e1.jdemf.JDERestServiceException
-
- JDERestServiceException(String, Throwable) - Constructor for exception com.oracle.e1.jdemf.JDERestServiceException
-
- JDERestServiceException(String) - Constructor for exception com.oracle.e1.jdemf.JDERestServiceException
-
- JDERestServiceException() - Constructor for exception com.oracle.e1.jdemf.JDERestServiceException
-
- JDERestServiceProvider - Class in com.oracle.e1.jdemf
- Abstract Class JDERestServiceProvider provides methods for calling AIS services
- JDERestServiceProvider() - Constructor for class com.oracle.e1.jdemf.JDERestServiceProvider
-
- jdeURLBuilder(String, String) - Static method in class com.oracle.e1.jdemf.JDERestServiceProvider
-
L
- listOfRequired() - Static method in class com.oracle.e1.jdemf.JDEmfCapability
-
- listOfUsed() - Static method in class com.oracle.e1.jdemf.JDEmfCapability
-
- LOG - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- log(String, int, Exception) - Static method in class com.oracle.e1.jdemf.JDEmfLogger
- Sends a log request to the AIS server.
- log(String, int) - Static method in class com.oracle.e1.jdemf.JDEmfLogger
- Sends a request to the AIS server to log a message in the AIS server log, no exception to log.
- LoginConfiguration - Class in com.oracle.e1.jdemf
- LoginConfiguration is used mainly to configure the 'default feature' of your application, for use in conjunciont with the JDE Login.jar.
- LoginConfiguration() - Constructor for class com.oracle.e1.jdemf.LoginConfiguration
-
- LoginRequest - Class in com.oracle.e1.jdemf
- The LoginRequest class is the expected input class to the jderest/tokenrequest REST service.
- LoginRequest() - Constructor for class com.oracle.e1.jdemf.LoginRequest
-
- LoginResponse - Class in com.oracle.e1.jdemf
- LoginResponse is the expected format of the AIS response from a tokenrequest call, the JSON from the AIS response can be de-serialized to the LoginResponse class
- LoginResponse() - Constructor for class com.oracle.e1.jdemf.LoginResponse
-
- logout(String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- logout() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Calls AIS service to logout the currently logged in user (based on loginResponse saved in ApplicationGlobals)
- logoutOnURLConfigChange() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- LogoutRequest - Class in com.oracle.e1.jdemf
- Class representing the expected input to a tokenrequest/logout call to AIS - Will be serialized to JSON
- LogoutRequest() - Constructor for class com.oracle.e1.jdemf.LogoutRequest
-
- LogRequest - Class in com.oracle.e1.jdemf
- Class representing the expected input to a log request call to AIS - Will be serialized to JSON
- LogRequest() - Constructor for class com.oracle.e1.jdemf.LogRequest
-
M
- MediaObject - Class in com.oracle.e1.jdemf.mediaobject
- The MediaObject class contains information describing an EnterpriseOne Media object, the structure (name of structure e.g.
- MediaObject() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- MediaObjectDeleteRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectDeleteRequest is the input to the delete operation
- MediaObjectDeleteRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
-
- MediaObjectDeleteResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectDeleteResponse is the response from the delete media object operation
- MediaObjectDeleteResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteResponse
-
- MediaObjectDownloadRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectDownloadRequest is the input to the media object download operation
downloadURL - (String)(Optional) if you requested this value from the list request, send it to the server and it will save the step of fetching this URL, if you do not pass a value the URL will be fetched by AIS
sequence - (int) (Required) The sequence number of the attachment for this media object record
height - (int) (Optional) If the file you are downloading is an image the AIS server will scale the image to the requested width.
- MediaObjectDownloadRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- MediaObjectDownloadResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectDownloadResponse is the output of the media object download operation
- MediaObjectDownloadResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadResponse
-
- MediaObjectGetTextRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectGetTextRequest is the input to the get text operation
- MediaObjectGetTextRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextRequest
-
- MediaObjectGetTextResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectGetTextResponse is the output of the get text operation
- MediaObjectGetTextResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
-
- MediaObjectListItem - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectListItem is an individual media object within the response returned from the list operation.
- MediaObjectListItem() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- MediaObjectListRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectListRequest is the input to the media object list operation.
- MediaObjectListRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- MediaObjectListResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectListResponse is the output of the media object list operation
- MediaObjectListResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- MediaObjectOperations - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectOperations Class provides an API for applications to access media objects in EnterpriseOne.
- MediaObjectOperations() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
-
- MediaObjectUpdateTextRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectUpdateTextRequest is the input to the update text operation.
- MediaObjectUpdateTextRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- MediaObjectUpdateTextResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectUpdateTextResponse is the output of the update text operation
- MediaObjectUpdateTextResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextResponse
-
- MediaObjectUploadRequest - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectUploadRequest is the input to the upload operation
- MediaObjectUploadRequest() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadRequest
-
- MediaObjectUploadResponse - Class in com.oracle.e1.jdemf.mediaobject
- MediaObjectUploadResponse is the response to the upload operation
- MediaObjectUploadResponse() - Constructor for class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- MO_TYPE_FILE - Static variable in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
- Request File Type Media Objects, that were uploaded to the webclient.
- MO_TYPE_QUEUE - Static variable in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
- Request File Type Media Objects, that were selected from a media object queue
- MO_TYPE_TEXT - Static variable in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
- Request Text Type Media Objects
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.ActionRequest
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.FIStructure
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.FormAction
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.LogRequest
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- modifyJSON(JSONObject) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
O
- open(FormRequest) - Method in class com.oracle.e1.jdemf.ApplicationStack
- Open the first form of an application stack, perform any actions as if running a basic form service request
- OPEN - Static variable in class com.oracle.e1.jdemf.ApplicationStackRequest
-
P
- PhotoCount(String, String, String, String) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- photoCount returns the count of photos (jpg,png,gif,jpeg) stored for that media object structure and key, form name and version must be provided for security.
- PO_SERVICE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- POST - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- POST - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- POST - Static variable in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- prependToURL(String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- PROCESSING_OPTION - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- ProcessingOption - Class in com.oracle.e1.jdemf
- Part of a ProcessingOptionSet, it is the name value pair that will be populated after a call to the AIS processingoption service
- ProcessingOption() - Constructor for class com.oracle.e1.jdemf.ProcessingOption
-
- ProcessingOption(int, String) - Constructor for class com.oracle.e1.jdemf.ProcessingOption
-
- ProcessingOptionRequest - Class in com.oracle.e1.jdemf
- ProcessingOptionRequest object will be serialized to JSON and sent as input to the AIS processingoption service.
- ProcessingOptionRequest() - Constructor for class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- ProcessingOptionsSet - Class in com.oracle.e1.jdemf
- After a call to the AIS processingoption service the JSON response will be de-serialized a ProcessingOptionSet
- ProcessingOptionsSet() - Constructor for class com.oracle.e1.jdemf.ProcessingOptionsSet
-
R
- readApplicationProperties() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
- Reads the about.properties file stored at the top level src folder and puts the values from that file into the ApplicationGlobals class.
- removeFromFileSystem(String) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- Removes a file from the device file system based on file location
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- replaceAll(String, String, String) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- replaceAll utility, replacess all strings matching the second parameter with the string in the third parameter, result is returned through the call
S
- saveSSOEnabled(boolean) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- SELECT_ALL_GRID_ROWS - Static variable in class com.oracle.e1.jdemf.JDEmfCapability
-
- selectAllGridRows(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- selectComboItem(String, int) - Method in class com.oracle.e1.jdemf.FSREvent
-
- selectRadioButton(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- selectRow(String, int) - Method in class com.oracle.e1.jdemf.FSREvent
-
- setAbout_ApplicationName(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setAbout_ApplicationVersion(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setAbout_MobileAppID(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setAction(String) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setActionRequest(ActionRequest) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setAddressNumber(int) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setAisServerURL(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setAisVersion(String) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setAlphaName(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setAltPoStringJSON(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setAppendText(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- setApplication(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setApplication(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- setApplicationName(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setApplicationName(String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets the application name corresponding to the EnterpriseOne object with that name (M****) in the Application Globals
Used in conjunction with the Login.jar this allows you to use EnterpriseOne Security for the application, only if the user has security clearance in EnterpriseOne to run M**** will the user be allowed to run the mobile application
- setApplicationName(String) - Method in class com.oracle.e1.jdemf.LoginRequest
-
- setApplicationName(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- setApplicationVersion(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setAsOfRelease(String) - Method in class com.oracle.e1.jdemf.Capability
-
- setCapabilityList(Capability[]) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setCapabilityList(Capability[]) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setCODE(String) - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- setColumnID(String) - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- setCommand(String) - Method in class com.oracle.e1.jdemf.FormAction
-
- setCommand(String) - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- setControlID(String) - Method in class com.oracle.e1.jdemf.FormAction
-
- setCountImage(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- setCountText(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- setCredentials(String, String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets credentials for username and password, used for development only, so you can bypass logging in during testing.
- setCredentials(String, String, String, String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets credentials for username, password, environment and role - used for development only, so you can bypass logging in during testing.
- setCredentials(String, String, String, String, String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets credentials for username, password, environment, role and jas server - used for development only, so you can bypass logging in during testing.
- setCurrentApp(String) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setData(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setDateFormat(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setDateSeperator(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setDecimalFormat(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setDefaultConfig(DefaultConfig) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setDefaultEnvironment(String) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDefaultFeature(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setDefaultFeature(String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets the default feature in the Application Globals and sets the default local based on the current jvm locale.
- setDefaultJasServer(String) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDefaultRole(String) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDeleteStatus(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteResponse
-
- setDESC(String) - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- setDESC(String) - Method in class com.oracle.e1.jdemf.StackErrorWarning
-
- setDeviceLocale(Locale) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setDeviceName() - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setDeviceName(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setDisplayEnvironment(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDisplayJasServer(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDisplayRole(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setDownloadUrl(String) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setDownloadURL(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- setDownloadUrl(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setEnvironment(String) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setEnvironment(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setError(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteResponse
-
- setErrors(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- setEulaFeature(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setEULAFeature(String) - Static method in class com.oracle.e1.jdemf.LoginConfiguration
- Sets the feature name for the EULA feature that is displayed from the "Legal Info" link on the spring board provided by Login.jar
- setExtensions(ArrayList) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- setFieldValue(String, String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- setFieldValueDate(String, Date) - Method in class com.oracle.e1.jdemf.FSREvent
-
- setFile(FileAttachment) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadResponse
-
- setFile(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setFile(FileAttachment) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadRequest
-
- setFileLocation(String) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setFileLocation(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
-
- setFileLocation(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- setFileName(String) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setFileName(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- setFindOnEntry(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFindOnEntry(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormActions(ArrayList) - Method in class com.oracle.e1.jdemf.ActionRequest
-
- setFormActions(ArrayList) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormActions(ArrayList) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormDSData(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormDSData(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormDSTmpl(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormDSTmpl(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormInputs(Collection) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormInputs(Collection) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormName(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormName(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- setFormName(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormOID(String) - Method in class com.oracle.e1.jdemf.ActionRequest
-
- setFormRequest(FormRequest) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setFormRequests(ArrayList) - Method in class com.oracle.e1.jdemf.BatchFormRequest
-
- setFormServiceAction(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormServiceAction(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setFormServiceDemo(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setFormServiceDemo(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setGridAction(GridAction) - Method in class com.oracle.e1.jdemf.FormAction
-
- setGridColumnComboValue(String, String) - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- setGridColumnComboValue(String, String) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- setGridColumnEvents(ArrayList) - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- setGridColumnEvents(ArrayList) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- setGridColumnValue(String, String) - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- setGridColumnValue(String, String) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- setGridColumnValueDate(String, Date) - Method in class com.oracle.e1.jdemf.GridRowInsertEvent
-
- setGridColumnValueDate(String, Date) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- setGridID(String) - Method in class com.oracle.e1.jdemf.GridAction
-
- setGridRowInsertEvents(ArrayList) - Method in class com.oracle.e1.jdemf.GridAction
-
- setGridRowUpdateEvents(ArrayList) - Method in class com.oracle.e1.jdemf.GridAction
-
- setHasValidTimestamp(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setHeight(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- setId(String) - Method in class com.oracle.e1.jdemf.FIStructure
-
- setIgnoreFDAFindOnEntry(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setIncludeData(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- setIncludeURLs(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- setInputText(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextRequest
-
- setIsDefaultImage(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsImage(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsMisc(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsOLE(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsRTF(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
-
- setIsShortCut(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsText(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsUpdated(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setIsURL(boolean) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setItemName(String) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setItemName(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setItemName(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- setJasserver(String) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setJasserver(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setJSessionId(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setKeepJasSessionOpen(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setLangPref(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setLevel(int) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setLink(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setLocale(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setLoginOverrides(LoginRequest) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setLoginResponse(LoginResponse) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setLoginSuccess(boolean) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setLongDescription(String) - Method in class com.oracle.e1.jdemf.Capability
-
- setMaxPageSize(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setMaxPageSize(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setMediaObjects(MediaObjectListItem[]) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListResponse
-
- setMessage(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setMoKey(ArrayList) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- setMoStructure(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- setMoType(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setMoTypes(ArrayList) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- setName(String) - Method in class com.oracle.e1.jdemf.Capability
-
- setOverrideDefaultFeature(String) - Method in class com.oracle.e1.jdemf.ApplicationStack
-
- setPassword(String) - Method in class com.oracle.e1.jdemf.LoginRequest
-
- setPersistedString(String, String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- setPopupTopandLeftPositions(String, String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- setPopupTopandLeftPositions(String, String, String, String, String, String, String) - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- setPoStringJSON(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setProcessingOptions(JSONObject) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- setPropertyChangeSupport(PropertyChangeSupport) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setQBEValue(String, String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- setQBEValueDate(String, Date) - Method in class com.oracle.e1.jdemf.FSREvent
-
- setQueue(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setRequiredCapabilities(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setRequiredCapabilityMissing(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setReturnControlIDs(String) - Method in class com.oracle.e1.jdemf.ActionRequest
-
- setReturnControlIDs(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setReturnControlIDs(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setReturnFeature(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setReusableFeature(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setRid(String) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setRID(String) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setRole(String) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setRole(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setRowNumber(int) - Method in class com.oracle.e1.jdemf.GridRowUpdateEvent
-
- setSequence(int) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setSequence(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDeleteRequest
-
- setSequence(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- setSequence(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setSequence(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- setShortDescription(String) - Method in class com.oracle.e1.jdemf.Capability
-
- setSimpleDateFormat(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setSsoAllowed(boolean) - Method in class com.oracle.e1.jdemf.DefaultConfig
-
- setSsoEnabled(boolean) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setSsoUniqueId(String) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setStackId(int) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setStackId(int) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setStateId(int) - Method in class com.oracle.e1.jdemf.ApplicationStackRequest
-
- setStateId(int) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setStopOnWarning(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setStopOnWarning(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setStringException(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setSuccess(boolean) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setSysErrors(StackErrorWarning[]) - Method in class com.oracle.e1.jdemf.ApplicationStackResponse
-
- setText(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectGetTextResponse
-
- setThumbFileLocation(String) - Method in class com.oracle.e1.jdemf.mediaobject.FileAttachment
-
- setThumbFileLocation(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setThumbnailSize(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListRequest
-
- setTITLE(String) - Method in class com.oracle.e1.jdemf.StackErrorWarning
-
- setToken(String) - Method in class com.oracle.e1.jdemf.JASRequestBase
-
- setToken(String) - Method in class com.oracle.e1.jdemf.LogoutRequest
-
- setToken(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setToken(String) - Method in class com.oracle.e1.jdemf.UserInfo
-
- setTYPE(String) - Method in class com.oracle.e1.jdemf.E1ErrorWarning
-
- setType(int) - Method in class com.oracle.e1.jdemf.ProcessingOption
-
- setUniquefilename(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUploadResponse
-
- setUpdateDate(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setUpdateHourOfDay(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setUpdateMinuteOfHour(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setUpdateSecondOfMinute(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setUpdateTextStatus(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectUpdateTextResponse
-
- setUpdateUserID(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectListItem
-
- setUsedCapabilities(String) - Method in class com.oracle.e1.jdemf.ApplicationGlobals
-
- setUser(String) - Method in class com.oracle.e1.jdemf.LogRequest
-
- setUserAuthorized(boolean) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setUserInfo(UserInfo) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setUsername(String) - Method in class com.oracle.e1.jdemf.LoginRequest
-
- setUsername(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setValue(String) - Method in class com.oracle.e1.jdemf.FIStructure
-
- setValue(String) - Method in class com.oracle.e1.jdemf.FormAction
-
- setValue(String) - Method in class com.oracle.e1.jdemf.GridColumnEvent
-
- setValue(String) - Method in class com.oracle.e1.jdemf.ProcessingOption
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.FormRequest
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.LoginResponse
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObject
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionRequest
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
- setVersion(String) - Method in class com.oracle.e1.jdemf.SingleFormRequest
-
- setWidth(int) - Method in class com.oracle.e1.jdemf.mediaobject.MediaObjectDownloadRequest
-
- SEVERE - Static variable in class com.oracle.e1.jdemf.JDEmfLogger
-
- SHOW_LOADING_JS_FUNCTION - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- SHOW_LOADING_JS_FUNCTION - Static variable in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
-
- SingleFormRequest - Class in com.oracle.e1.jdemf
- A SingleFormRequest is one of the possible multiple form requests you may put into a batchformrequest to be sent to AIS.
- SingleFormRequest() - Constructor for class com.oracle.e1.jdemf.SingleFormRequest
-
- StackErrorWarning - Class in com.oracle.e1.jdemf
- Included in an ApplicationStackResponse, it contains any errors or warning returned from AIS for the stack call
- StackErrorWarning() - Constructor for class com.oracle.e1.jdemf.StackErrorWarning
-
- STRING_TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
T
- timestamp() - Static method in class com.oracle.e1.jdemf.JDEmfUtilities
-
- TOKEN_REQUEST_URI - Static variable in class com.oracle.e1.jdemf.JDERestServiceProvider
-
- TRUE - Static variable in class com.oracle.e1.jdemf.FormRequest
-
- TYPE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
U
- unselectAllGridRows(String) - Method in class com.oracle.e1.jdemf.FSREvent
-
- unSelectRow(String, int) - Method in class com.oracle.e1.jdemf.FSREvent
-
- updateGridRow(String, int, GridRowUpdateEvent) - Method in class com.oracle.e1.jdemf.GridAction
-
- updateGridRow(int, GridRowUpdateEvent) - Method in class com.oracle.e1.jdemf.GridAction
-
- updateTextMediaObject(MediaObjectUpdateTextRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- updateTextMediaObject allows you to update the first text media ogject based on the media object structure, key
- uploadMediaObject(MediaObjectUploadRequest) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
- uploadMediaObject - will upload a single file to the media object based on structure and key
- uploadSignatureToMO(String) - Static method in class com.oracle.e1.jdemf.mediaobject.MediaObjectOperations
-
- UserInfo - Class in com.oracle.e1.jdemf
- UserInfo is contained within the LoginResponse object, which is populated after JSON response from tokenrequest call is de-serialized to the LoginResponse class.
- UserInfo() - Constructor for class com.oracle.e1.jdemf.UserInfo
-
V
- VALUE - Static variable in class com.oracle.e1.jdemf.ProcessingOptionsSet
-
W
- WARN - Static variable in class com.oracle.e1.jdemf.JDEmfLogger
-
A B C D E F G H I J L M O P R S T U V W
Copyright © 2014 Oracle and/or its affiliates. All Rights Reserved.