Skip navigation links

JD Edwards EnterpriseOne AIS Client API Reference

Release 2.1.13

E53614-07
A B C D E F G H I J L M N O P Q R S T U V W 

A

ACTION_CONTROLS - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
ACTION_CREATE - Static variable in class com.oracle.e1.aisclient.FormRequest
 
ACTION_DELETE - Static variable in class com.oracle.e1.aisclient.FormRequest
 
ACTION_READ - Static variable in class com.oracle.e1.aisclient.FormRequest
 
ACTION_UPDATE - Static variable in class com.oracle.e1.aisclient.FormRequest
 
ActionRequest - Class in com.oracle.e1.aisclient
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.aisclient.ActionRequest
 
addAggregationColumn(String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
addAggregationColumn(String, String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an aggregation column to the request
addAggregationGroupBy(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Deprecated.
addAggregationGroupBy(String, String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an aggregation group by to the request
addAggregationGroupBy(LoginEnvironment, String, String, String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an aggregation group by to the request, with a special date group by string (use constants)
addAggregationGroupBy(LoginEnvironment, String, String, SimpleDateFormat) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an aggregation group by to the request, with a special date group by based on SimpleDateFormat The result will be grouped by date and the dates will be formated in the requested format
addAggregationOrderBy(String, OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
addAggregationOrderBy(String, String, OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an order by to the aggregation request
addAggregationOrderBy(String, AggregationType, OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
addAggregationOrderBy(String, String, AggregationType, OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an order by to the aggregation request, where the order is based on an aggregation result
addAggregationOrderBy(String, String, OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.FormServiceOrderBy
Use this method to add an order by to the aggregation request
addAggregationOrderByCount(OrderByDirection) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to add an order by to the aggregation request, where the order is based on a count result
addAttachment(Attachment) - Method in class com.oracle.e1.aisclient.message.Attachments
 
addBetweenCondition(String) - Method in class com.oracle.e1.aisclient.query.Query
Add a between condition to determine if a field value is between to other specified values.
addCount() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
Use this method to request a COUNT * aggregation
addCriterion(SelectionValue, Criterion.Comparison, SelectionValue, Criterion.Operator) - Method in class com.oracle.e1.aisclient.launchreport.DataSelection
Add a Criterion object to the list based on passed in subject, comparison, predicate and operator
addDataItem(String) - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
Add an item using the default system code
addDataItem(String, String) - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
Add an item with a specific system code
addDateCondition(String, DateOperator) - Method in class com.oracle.e1.aisclient.query.Query
Add a date condition to compare a date field to a date value based on the specified date operator
addDateValue(Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.query.ListCondition
Add a Date value to the list
addExtension(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
addFormInterconnect(String, String) - Method in class com.oracle.e1.aisclient.message.Shortcut
 
addFSREvent(FSREvent) - Method in class com.oracle.e1.aisclient.ActionRequest
 
addFSREvent(FSREvent) - Method in class com.oracle.e1.aisclient.FSRParent
 
addFSREvent(FSREvent) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
addGridAction(GridAction) - Method in class com.oracle.e1.aisclient.FSREvent
 
addHavingBetweenCondition(String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.Having
addHavingBetweenCondition(String, String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.Having
Add a between condition to reduce the response to aggregation values between two other specified values.
addHavingListCondition(String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.Having
addHavingListCondition(String, String, AggregationType) - Method in class com.oracle.e1.aisclient.aggregation.Having
Add a list condition to reduce the response to aggregation values in the list.
addListCondition(String) - Method in class com.oracle.e1.aisclient.query.Query
After creating the Query object you can add a list condition, to compare a field to a list of values.
addMoKeyValue(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
addMoType(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
addNumberCondition(String, AggregationType, NumericOperator, BigDecimal) - Method in class com.oracle.e1.aisclient.aggregation.Having
addNumberCondition(String, AggregationType, NumericOperator, Integer) - Method in class com.oracle.e1.aisclient.aggregation.Having
addNumberCondition(String, String, AggregationType, NumericOperator, BigDecimal) - Method in class com.oracle.e1.aisclient.aggregation.Having
Add a number condition to to reduce the response to aggregation values that compare to a BigDecimal value
addNumberCondition(String, String, AggregationType, NumericOperator, Integer) - Method in class com.oracle.e1.aisclient.aggregation.Having
Add a number condition to to reduce the response to aggregation values that compare to an Integer value
addNumberCondition(String, NumericOperator) - Method in class com.oracle.e1.aisclient.query.Query
Add a number condition to compare a numeric field from the form to a numeric value
addNumberCondition(String, NumericOperator, BigDecimal) - Method in class com.oracle.e1.aisclient.query.Query
Add a number condition to compare a field from the form to a numeric BigDecimal value
addNumberCondition(String, NumericOperator, Integer) - Method in class com.oracle.e1.aisclient.query.Query
Add a number condition to compare a field from the form to a numeric Integer value
addOrderBy(LoginEnvironment, String, String, OrderByDirection) - Method in class com.oracle.e1.aisclient.DataRequest
Use this method to add an order by to the request
addPOValue(int, String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Method can be used to quickly add a PO value to the request
addQueryAnd(Query) - Method in class com.oracle.e1.aisclient.query.ComplexQuery
 
addQueryOr(Query) - Method in class com.oracle.e1.aisclient.query.ComplexQuery
 
ADDRESS_NUMBER_TYPE - Static variable in class com.oracle.e1.aisclient.message.Recipient
 
addRIValue(int, String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
addSpecialDate(DateSpecialValue, int) - Method in class com.oracle.e1.aisclient.query.ListCondition
Add a special date value to the list, an offset of 0 indicates today
addStringCondition(String, StringOperator, String) - Method in class com.oracle.e1.aisclient.query.Query
Add a string condition to compare a string feild from the form to a string value
addStringConditionUserId(String, StringOperator) - Method in class com.oracle.e1.aisclient.query.Query
Add a string condition user id to compare a string field from the form to the currently logged in user id
addTextMediaObject(LoginEnvironment, MediaObjectAddTextRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
addTextMediaObject allows you to add a text media ogject based on the media object structure, key
addToCurrencyCols(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
addToCurrencyCols(String, String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
Add to the list of columns the currency decimals will be applied to
addToFISet(String, String) - Method in class com.oracle.e1.aisclient.FormRequest
 
addToFISet(String, Date) - Method in class com.oracle.e1.aisclient.FormRequest
 
addToFISet(String, String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
addToFISet(String, Date) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
addToKeyCols(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
addToKeyCols(String, String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
Add to the list of key columns for currency processing
addUrlMediaObject(LoginEnvironment, MediaObjectAddUrlRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
addUrlMediaObject allows you to add a url media ogject based on the media object structure, key
addValue(Integer) - Method in class com.oracle.e1.aisclient.aggregation.HavingListCondition
Add a string value to the list
addValue(BigDecimal) - Method in class com.oracle.e1.aisclient.aggregation.HavingListCondition
Add a string value to the list
addValue(String) - Method in class com.oracle.e1.aisclient.query.ListCondition
Add a string value to the list
ADMIN_ERROR - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
ADMIN_SERVICE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
AGG_TYPE_AVG() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Average
AGG_TYPE_AVG() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_AVG
 
AGG_TYPE_AVG_DISTINCT() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Average Distinct
AGG_TYPE_AVG_DISTINCT() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_AVG_DISTINCT
 
AGG_TYPE_COUNT() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Count Distinct
AGG_TYPE_COUNT() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_COUNT
 
AGG_TYPE_COUNT_DISTINCT() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Count Distinct
AGG_TYPE_COUNT_DISTINCT() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_COUNT_DISTINCT
 
AGG_TYPE_MAX() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Maximum Value
AGG_TYPE_MAX() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_MAX
 
AGG_TYPE_MIN() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Minimum Value
AGG_TYPE_MIN() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_MIN
 
AGG_TYPE_SUM() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Sum
AGG_TYPE_SUM() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_SUM
 
AGG_TYPE_SUM_DISTINCT() - Static method in class com.oracle.e1.aisclient.aggregation.AggregationType
Use this method to specify the aggregation type as Sum Distitinct
AGG_TYPE_SUM_DISTINCT() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType.AGG_TYPE_SUM_DISTINCT
 
AGGREGATION_CURRENCY_DECIMAL - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
AggregationInfo - Class in com.oracle.e1.aisclient.aggregation
This class holds the aggregation information that can be included in a data request where aggregation is desired

See exampe code for aggregation below
AggregationInfo(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
AggregationInfo.CurrencyProcessing - Class in com.oracle.e1.aisclient.aggregation
Used for providing currency decimal processing parameters within an aggregation request.
AggregationItem - Class in com.oracle.e1.aisclient.aggregation
The column level specification to be used for including a column within an aggregation, groupby or orderby clause
AggregationItem() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationItem
 
AggregationItem(String, String) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationItem
 
AggregationItem(String) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationItem
 
AggregationItem(String, String, boolean) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationItem
 
AggregationItem(String, String, String) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationItem
 
AggregationResponseHelper - Class in com.oracle.e1.aisclient.aggregation
This helper class includes methods to help with de-serialization of the data response with aggregate values.
AggregationResponseHelper() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
 
AggregationType - Class in com.oracle.e1.aisclient.aggregation
This class holds information about the the type of aggregation requested for a column in an aggregation request.
AggregationType() - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationType
 
AggregationType.AGG_TYPE_AVG - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Average aggregation
AggregationType.AGG_TYPE_AVG_DISTINCT - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Average Distict aggregation
AggregationType.AGG_TYPE_COUNT - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Count Distict aggregation
AggregationType.AGG_TYPE_COUNT_DISTINCT - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Count Distict aggregation
AggregationType.AGG_TYPE_MAX - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Max aggregation
AggregationType.AGG_TYPE_MIN - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Min aggregation
AggregationType.AGG_TYPE_SUM - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Sum aggregation
AggregationType.AGG_TYPE_SUM_DISTINCT - Class in com.oracle.e1.aisclient.aggregation
Pass this type to perform an Sum Distict aggregation
AID - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
AISClientCapability - Class in com.oracle.e1.aisclient
Provides methods to determine if the AIS server provides the capabilities used by your application.
AISClientCapability() - Constructor for class com.oracle.e1.aisclient.AISClientCapability
 
AISClientLogger - Class in com.oracle.e1.aisclient
Allows the client to send log messages to the AIS server.
AISClientLogger() - Constructor for class com.oracle.e1.aisclient.AISClientLogger
 
aisClientLogger - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
AISClientUtilities - Class in com.oracle.e1.aisclient
Includes Utility methods that may be useful when implementing an application that uses AIS Client API
AISClientUtilities() - Constructor for class com.oracle.e1.aisclient.AISClientUtilities
 
AISRequest - Class in com.oracle.e1.aisclient
Provides the login/session information required for every service request
AISRequest() - Constructor for class com.oracle.e1.aisclient.AISRequest
 
AISRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.AISRequest
 
AISRequestBase - Class in com.oracle.e1.aisclient
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
AISRequestBase() - Constructor for class com.oracle.e1.aisclient.AISRequestBase
 
AISRequestBase(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.AISRequestBase
 
ALIAS_NAMING - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
AND - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
APP - Static variable in class com.oracle.e1.aisclient.AISClientLogger
 
APPLICATION_STACK - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
APPLICATION_STACK_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
ApplicationStack - Class in com.oracle.e1.aisclient
ApplicationStack class allows AIS Client users to interact with and maintain a stack of EnterpriseOne forms.
ApplicationStack() - Constructor for class com.oracle.e1.aisclient.ApplicationStack
 
ApplicationStackRequest - Class in com.oracle.e1.aisclient
Class representing the expected input into an application stack AIS call, this class will be serialized to JSON and then sent to AIS
ApplicationStackRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.ApplicationStackRequest
 
ApplicationStackRequest() - Constructor for class com.oracle.e1.aisclient.ApplicationStackRequest
 
ApplicationStackResponse - Class in com.oracle.e1.aisclient
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.aisclient.ApplicationStackResponse
 
AS_IF_CURRENCY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
ASCENDING - Static variable in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
Attachment - Class in com.oracle.e1.aisclient.message
 
Attachment() - Constructor for class com.oracle.e1.aisclient.message.Attachment
 
Attachments - Class in com.oracle.e1.aisclient.message
 
Attachments() - Constructor for class com.oracle.e1.aisclient.message.Attachments
 
AUTH_ERROR - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
AVAILABLE_QUERIES - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
AvailableUDOItem - Class in com.oracle.e1.aisclient
 
AvailableUDOItem() - Constructor for class com.oracle.e1.aisclient.AvailableUDOItem
 
AvailableUDOListDefault - Class in com.oracle.e1.aisclient
 
AvailableUDOListDefault() - Constructor for class com.oracle.e1.aisclient.AvailableUDOListDefault
 
AvailableUDOListObject - Class in com.oracle.e1.aisclient
 
AvailableUDOListObject() - Constructor for class com.oracle.e1.aisclient.AvailableUDOListObject
 

B

BASIC_AUTH - Static variable in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
BATCH_FORM_SERVICE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
BatchDataRequest - Class in com.oracle.e1.aisclient
Use the BatchDataRequest class to perform multiple data requests in a single call.
BatchDataRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.BatchDataRequest
 
BatchDataRequest() - Constructor for class com.oracle.e1.aisclient.BatchDataRequest
 
BatchFormRequest - Class in com.oracle.e1.aisclient
Use BatchFormRequest along wit uri batchformservice to call multiple forms in one request.
BatchFormRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.BatchFormRequest
 
BatchFormRequest() - Constructor for class com.oracle.e1.aisclient.BatchFormRequest
 
BetweenCondition - Class in com.oracle.e1.aisclient.query
BetweenCondition allows you to apply a query condition where the values in a field are between two other values.
BetweenCondition() - Constructor for class com.oracle.e1.aisclient.query.BetweenCondition
 
BIG_DECIMAL_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
BIOption - Class in com.oracle.e1.aisclient.launchreport
 
BIOption() - Constructor for class com.oracle.e1.aisclient.launchreport.BIOption
 
BIReportOptions - Class in com.oracle.e1.aisclient.launchreport
 
BIReportOptions() - Constructor for class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
BLANK() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
BLANK() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.BLANK
 
BOOLEAN - Static variable in class com.oracle.e1.aisclient.notification.Notification
 
BOTH_LOG_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
BSFN_SERVICE - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
BSFNDataStructure - Class in com.oracle.e1.aisclient.runbsfn
 
BSFNDataStructure() - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
BSFNError - Class in com.oracle.e1.aisclient.runbsfn
 
BSFNError() - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNError
 
BSFNFunction - Class in com.oracle.e1.aisclient.runbsfn
 
BSFNFunction() - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
BSFNRequest - Class in com.oracle.e1.aisclient.runbsfn
Create and execute a call to a Business Function
BSFNRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNRequest
Constructor to instantiate a new Business Function Request
BSFNResponse - Class in com.oracle.e1.aisclient.runbsfn
 
BSFNResponse() - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
BSFNResult - Class in com.oracle.e1.aisclient.runbsfn
 
BSFNResult() - Constructor for class com.oracle.e1.aisclient.runbsfn.BSFNResult
 
BSVWColumn - Class in com.oracle.e1.aisclient.launchreport
Class used to represent a Business View Column
BSVWColumn() - Constructor for class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
buildAddressMapURL(String, String, String, String, String, String, String, String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Returns a google map url based on the passed in values for address.
buildAddressMapURL(String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Returns a google map url based on the address passed in as a single string
buildCoordinateMapURL(String, String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Returns a google map url based on the coordinates passed in

C

CALENDAR_QUARTER - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
CALENDAR_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
Capability - Class in com.oracle.e1.aisclient
Represents a capability available on the AIS server - Use for JSON de-serialization
Capability() - Constructor for class com.oracle.e1.aisclient.Capability
 
capabilityDetectCheck(LoginEnvironment, DefaultConfig) - Static method in class com.oracle.e1.aisclient.AISClientCapability
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.aisclient
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.aisclient.CapabilityException
 
CapabilityException(String, Throwable) - Constructor for exception com.oracle.e1.aisclient.CapabilityException
 
CapabilityException(String) - Constructor for exception com.oracle.e1.aisclient.CapabilityException
 
CapabilityException() - Constructor for exception com.oracle.e1.aisclient.CapabilityException
 
capabilityExists(LoginEnvironment, String) - Static method in class com.oracle.e1.aisclient.AISClientCapability
Looks through the list of capabilities within the login environment for the matching one, returns true if it is found You are still restricted to using only the capabilities listed in the required or used capabilities lists, even if the capability is in this list.
CHAR_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
checkBoxChecked(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
checkBoxNotChecked(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
checkSuccess(String) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
clearFieldValue(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
clearGridColumnValue(String) - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
clearGridColumnValue(String) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
clearQBEValue(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
CLICK_AGG_GRID_COL - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
clickAggregateGridColumn(LoginEnvironment, String, String) - Method in class com.oracle.e1.aisclient.FSREvent
Sends an action request to click the grid column aggregation icon
clickGridCell(LoginEnvironment, String, int, String) - Method in class com.oracle.e1.aisclient.FSREvent
Sends an action request to click a grid cell hyperlink
close(LoginEnvironment) - Method in class com.oracle.e1.aisclient.ApplicationStack
Close the stack without performing any additional actions.
close(LoginEnvironment, ActionRequest) - Method in class com.oracle.e1.aisclient.ApplicationStack
Close the stack after performing the actions provided.
CLOSE - Static variable in class com.oracle.e1.aisclient.ApplicationStackRequest
 
com.oracle.e1.aisclient - package com.oracle.e1.aisclient
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server
com.oracle.e1.aisclient.aggregation - package com.oracle.e1.aisclient.aggregation
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to request aggregation of columns in a data request Aggregation is new in version 1.3.3 of API, and is dependent on AIS version 9.2.0.3
com.oracle.e1.aisclient.jargon - package com.oracle.e1.aisclient.jargon
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to perform jargon service reqeusts.
com.oracle.e1.aisclient.launchreport - package com.oracle.e1.aisclient.launchreport
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the Launch Report Service
com.oracle.e1.aisclient.mediaobject - package com.oracle.e1.aisclient.mediaobject
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to manage EnterpriseOne media objects (attachments).
com.oracle.e1.aisclient.message - package com.oracle.e1.aisclient.message
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the message service.
com.oracle.e1.aisclient.notification - package com.oracle.e1.aisclient.notification
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the notification service.
com.oracle.e1.aisclient.openapi - package com.oracle.e1.aisclient.openapi
 
com.oracle.e1.aisclient.preference - package com.oracle.e1.aisclient.preference
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the preference service
com.oracle.e1.aisclient.query - package com.oracle.e1.aisclient.query
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute queries on EnterpriseOne forms
com.oracle.e1.aisclient.runbsfn - package com.oracle.e1.aisclient.runbsfn
 
com.oracle.e1.aisclient.scheduler - package com.oracle.e1.aisclient.scheduler
 
com.oracle.e1.aisclient.softcoding - package com.oracle.e1.aisclient.softcoding
 
com.oracle.e1.aisclient.taskauthorization - package com.oracle.e1.aisclient.taskauthorization
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the Task Authorization Service
com.oracle.e1.aisclient.watchlist - package com.oracle.e1.aisclient.watchlist
Provides the classes necessary to interact withe the Oracle JD Edwards EnterpriseOne Application Interface Services (AIS) Server to execute the Watchlist Service
COMPANY - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
COMPLEX_QUERY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
ComplexQuery - Class in com.oracle.e1.aisclient.query
ComplexQuery object holds several queries to be applied to an EnerpriesOne form/table/view.
ComplexQuery() - Constructor for class com.oracle.e1.aisclient.query.ComplexQuery
 
ComplexQueryFragment - Class in com.oracle.e1.aisclient.query
 
ComplexQueryFragment() - Constructor for class com.oracle.e1.aisclient.query.ComplexQueryFragment
 
Condition - Class in com.oracle.e1.aisclient.query
As part of an Query you define several Conditions to filter the data based on values in a field.
Condition() - Constructor for class com.oracle.e1.aisclient.query.Condition
 
CONTACT_TYPE - Static variable in class com.oracle.e1.aisclient.message.Recipient
 
CONTAINS() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
CONTAINS() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.CONTAINS
 
convertDateToYMDString(Date) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
convertDateToYMDString, converts the date to a string with year month day (e.g.
convertMillisecondsToYMDString(String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
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.aisclient.AISClientUtilities
convertMillisecondsToYMDString, converts the string which contains milliseconds to a string with year month day (e.g.
copy(InputStream, OutputStream, int) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
 
COUNT - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
CountResponse - Class in com.oracle.e1.aisclient
Use the CountResponse class to marshal output from a count type data service request.
CountResponse() - Constructor for class com.oracle.e1.aisclient.CountResponse
 
CountResponse.Output - Class in com.oracle.e1.aisclient
 
createConnectionInstance(URL) - Static method in class com.oracle.e1.aisclient.E1ConnectionFactory
 
createHTTPConnectionInstance(URL) - Static method in class com.oracle.e1.aisclient.E1ConnectionFactory
 
Criterion - Class in com.oracle.e1.aisclient.launchreport
Class used to represent one of the criterion in a data selection definition for a report.
Criterion() - Constructor for class com.oracle.e1.aisclient.launchreport.Criterion
 
Criterion(Criterion.Operator, SelectionValue, Criterion.Comparison, SelectionValue) - Constructor for class com.oracle.e1.aisclient.launchreport.Criterion
Create a critorion with operator, subject, comparisonType and predicate
Criterion.Comparison - Enum in com.oracle.e1.aisclient.launchreport
 
Criterion.Operator - Enum in com.oracle.e1.aisclient.launchreport
 
CSV_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
CSV_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
CURRENCYCODE - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
CurrencyProcessing(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 

D

DATA_BROWSE - Static variable in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
DATA_BROWSE - Static variable in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistRequest
 
DATA_SERVICE - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
DATA_SERVICE_AGGREGATION - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
DATA_SERVICE_ORDERBY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
DATA_SERVICE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
DataRequest - Class in com.oracle.e1.aisclient
Use the DataRequest object to request data from a view or table in EnterpriseOne.
DataRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.DataRequest
 
DataRequest() - Constructor for class com.oracle.e1.aisclient.DataRequest
 
DataRequestLinks - Class in com.oracle.e1.aisclient
 
DataRequestLinks() - Constructor for class com.oracle.e1.aisclient.DataRequestLinks
 
DataSelection - Class in com.oracle.e1.aisclient.launchreport
Class used to define the data selection for a report
DataSelection() - Constructor for class com.oracle.e1.aisclient.launchreport.DataSelection
 
DataSequence - Class in com.oracle.e1.aisclient.launchreport
Class used to define the data sequence for a report
DataSequence() - Constructor for class com.oracle.e1.aisclient.launchreport.DataSequence
 
DATE_GROUP_SPECIAL_HANDLING - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
DATE_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
DATE_USER_FORMATTED - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
DateCondition - Class in com.oracle.e1.aisclient.query
Conditions that can be applied to dates
DateCondition(String) - Constructor for class com.oracle.e1.aisclient.query.DateCondition
 
DateOperator - Class in com.oracle.e1.aisclient.query
Operators that can be applied to dates
DateOperator() - Constructor for class com.oracle.e1.aisclient.query.DateOperator
 
DateOperator.EQUAL - Class in com.oracle.e1.aisclient.query
 
DateOperator.GREATER - Class in com.oracle.e1.aisclient.query
 
DateOperator.GREATER_EQUAL - Class in com.oracle.e1.aisclient.query
 
DateOperator.LESS - Class in com.oracle.e1.aisclient.query
 
DateOperator.LESS_EQUAL - Class in com.oracle.e1.aisclient.query
 
DateOperator.NOT_EQUAL - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue - Class in com.oracle.e1.aisclient.query
Special Values used to compare dates to.
DateSpecialValue() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue
 
DateSpecialValue.TODAY - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_MINUS_DAY - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_MINUS_MONTH - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_MINUS_YEAR - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_PLUS_DAY - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_PLUS_MONTH - Class in com.oracle.e1.aisclient.query
 
DateSpecialValue.TODAY_PLUS_YEAR - Class in com.oracle.e1.aisclient.query
 
DEBUG - Static variable in class com.oracle.e1.aisclient.AISClientLogger
 
DEFAULT_CONFIG_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
DEFAULT_ERROR - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
DefaultConfig - Class in com.oracle.e1.aisclient
Represents a the default configuration of the AIS server - Use for JSON de-serialization
DefaultConfig() - Constructor for class com.oracle.e1.aisclient.DefaultConfig
 
DefaultConfig(String, String) - Constructor for class com.oracle.e1.aisclient.DefaultConfig
 
defaultConfigRequest(String) - Static method in class com.oracle.e1.aisclient.JDERestServiceProvider
Default config request will return a DefaultConfig object, with default config information for the aisServer passed in.
deleteMediaObject(LoginEnvironment, MediaObjectDeleteRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
deleteMediaObject will delete the attachment based on the media object structure, key and sequence
DESCENDING - Static variable in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
direction - Variable in class com.oracle.e1.aisclient.aggregation.OrderByDirection
 
DISCOVER - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
discover() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Instead of executing the report based on the request details, run the disciver service to get details about the report including the existing data selection, sequencing and processing options for the version.
discover() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Run the discover service to get details about the business function information passed.
DiscoverBSFNRequest - Class in com.oracle.e1.aisclient.runbsfn
Discover Business Functions request This can optionally include all the detail from the data structure
DiscoverBSFNRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Constructor to instantiate a new Business Function Request
DiscoverBSFNResponse - Class in com.oracle.e1.aisclient.runbsfn
Business Function discovery repoonse objects
DiscoverBSFNResponse() - Constructor for class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNResponse
 
DiscoverReportResponse - Class in com.oracle.e1.aisclient.launchreport
The response class for the discovery service
DiscoverReportResponse() - Constructor for class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
DiscoveryOrch() - Constructor for class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
DiscoveryRequest - Class in com.oracle.e1.aisclient
 
DiscoveryRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.DiscoveryRequest
 
DiscoveryResponse - Class in com.oracle.e1.aisclient
 
DiscoveryResponse() - Constructor for class com.oracle.e1.aisclient.DiscoveryResponse
 
DiscoveryResponse.DiscoveryOrch - Class in com.oracle.e1.aisclient
 
DiscoveryResponse.InputItem - Class in com.oracle.e1.aisclient
 
DISTRIBUTION_TYPE - Static variable in class com.oracle.e1.aisclient.message.Recipient
 
doControlAction(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
downloadMediaObject(LoginEnvironment, MediaObjectDownloadRequest, String) - Static method in class com.oracle.e1.aisclient.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).
DSTRInputValue - Class in com.oracle.e1.aisclient.runbsfn
 
DSTRInputValue() - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
DSTRInputValue(long, String) - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
DSTRInputValue(Long, String) - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
DSTROutputValue - Class in com.oracle.e1.aisclient.runbsfn
 
DSTROutputValue() - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
DSTROutputValue(long, Object) - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
DSTROutputValue(Long, Object) - Constructor for class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 

E

E1ConnectionFactory - Class in com.oracle.e1.aisclient
Internal Class used internally by APIs
e1LocaleOverride(LoginEnvironment) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Overrides the locale to match the language preference for the currently logged in user in EnterpriseOne
EDITABLE - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
EMAIL_TYPE - Static variable in class com.oracle.e1.aisclient.message.Recipient
 
END_WITH() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
END_WITH() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.END_WITH
 
EQUAL - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
EQUAL() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
EQUAL() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.EQUAL
 
EQUAL() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
EQUAL() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.EQUAL
 
EQUAL() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
EQUAL() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.EQUAL
 
EQUAL_OR_EMPTY - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
EXECUTE - Static variable in class com.oracle.e1.aisclient.ApplicationStackRequest
 
execute() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
execute() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
After the request is prepared call the execute method to execute the service and launch the report.
execute() - Method in class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
Exeute the report status service based on the values in this object
execute() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSample
Execute the call to retrieve the Samples
execute() - Method in class com.oracle.e1.aisclient.query.GetQueryByKeyRequest
 
execute() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
execute() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
Execute the business funcntion created within the BSFNRequest
execute() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Run the discover service to get details about the business function information passed.
execute() - Method in class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesRequest
 
execute() - Method in class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesRequest
 
execute() - Method in class com.oracle.e1.aisclient.scheduler.StartAllScheduledNTFAndOrchRequest
 
execute() - Method in class com.oracle.e1.aisclient.scheduler.StartAScheduledJobRequest
 
execute() - Method in class com.oracle.e1.aisclient.scheduler.StopAScheduledJobRequest
 
execute() - Method in class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyRequest
 
execute() - Method in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistRequest
 
executeActions(LoginEnvironment, ActionRequest) - Method in class com.oracle.e1.aisclient.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.
executeLink(LoginEnvironment, ResponseLink) - Method in class com.oracle.e1.aisclient.ApplicationStack
Close the stack after performing the actions provided.
executeLink(LoginEnvironment, ResponseLink) - Method in class com.oracle.e1.aisclient.DataRequestLinks
 
executeOrchestrationDownloadResponse(String, String, boolean) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Execute the orchestration request with a JSON String and download the response to defined directory (9.2.6.0)
executeOrchestrationDownloadResponse(String, boolean) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Execute the orchestration request with a JSON String and download the response to defined directory (9.2.6.0)
executeOrchestrationRequest() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Excute the orchestration request using the inputs defined within the request (JDE Input Format)
executeOrchestrationRequest(Object) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Execute the orchestration request with a custom object (Generic input format)
executeOrchestrationRequest(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Execute the orchestration request with a JSON String
executeRequest() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 

F

FALSE - Static variable in class com.oracle.e1.aisclient.FormRequest
 
FILE_MANAGER_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
FileAttachment - Class in com.oracle.e1.aisclient.mediaobject
FileAttachment class holds information about a downloaded media object attachment.
FileAttachment() - Constructor for class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
FileAttachment(String, String, int) - Constructor for class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
FileAttachment(String) - Constructor for class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
FIND - Static variable in class com.oracle.e1.aisclient.FSREvent
Named Action for pressing find button, to be used instead for control id with doControlAction() method
FIStructure - Class in com.oracle.e1.aisclient
FI Structure represents the form interconnect id, value pairs sent as input to an EnterpriseOne form.
FIStructure() - Constructor for class com.oracle.e1.aisclient.FIStructure
 
FIStructure(String, String) - Constructor for class com.oracle.e1.aisclient.FIStructure
 
FORM_SERVICE_ORDER_BY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
FORM_SERVICE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
FormAction - Class in com.oracle.e1.aisclient
FormAction represents a single action taken on an EnterpriseOne form.
FormAction() - Constructor for class com.oracle.e1.aisclient.FormAction
 
formActions - Variable in class com.oracle.e1.aisclient.FSREvent
 
FormRequest - Class in com.oracle.e1.aisclient
The FormRequest class is the expected input class to the jderest/formservice AIS service.
FormRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.FormRequest
 
FormRequest() - Constructor for class com.oracle.e1.aisclient.FormRequest
 
FormServiceOrderBy - Class in com.oracle.e1.aisclient.aggregation
This class holds the order by information that can be included in a form request
FormServiceOrderBy(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.aggregation.FormServiceOrderBy
 
FSREvent - Class in com.oracle.e1.aisclient
APIs Provided to allow AIS services to request actions be performed on the EntepriseOne form being called.
FSREvent() - Constructor for class com.oracle.e1.aisclient.FSREvent
 
FSRParent - Class in com.oracle.e1.aisclient
FSRParent contains fields shared by both FormServiceRequest and DataRequest
FSRParent(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.FSRParent
 
FSRParent() - Constructor for class com.oracle.e1.aisclient.FSRParent
 
FTP_OUTPUT_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
FTP_OUTPUT_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
FTPReportOutputRequest - Class in com.oracle.e1.aisclient.launchreport
The response object for requesting report output
FTPReportOutputRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 

G

genericExecute() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
GenericExternalSoftCoding - Class in com.oracle.e1.aisclient.softcoding
 
GenericExternalSoftCoding() - Constructor for class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
GET_METHOD - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
GET_SAMPLES - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
getAction() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getActionRequest() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getActiveObject() - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
getActiveObject() - Method in class com.oracle.e1.aisclient.query.GetQueryByKeyResponse
 
getActiveObject() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesResponse
 
getActiveObject() - Method in class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyResponse
 
getActiveObject() - Method in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistResponse
 
getAddress_number() - Method in class com.oracle.e1.aisclient.message.Recipient
 
getAddressBookNumber() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getAddressNumber() - Method in class com.oracle.e1.aisclient.UserInfo
 
getAddTextStatus() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
getAggregateValuesArray(String, String) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getAggregateValuesArray to retrieve the ArrayNode of values from the response if the request included group by coumns
getAggregateValuesArrayBatch(String, String, int) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getAggregateValuesArrayBatch to retrieve the ArrayNode of values from the response, from a batch data request that included group by columns
getAggregation() - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
getAggregation() - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
getAggregation() - Method in class com.oracle.e1.aisclient.DataRequest
 
getAggregations() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
getAisServer() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getAisServerURL() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getAisVersion() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
getAlias() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAlphaDescription() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getAlphaDescriptionTemplate() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getAlphaName() - Method in class com.oracle.e1.aisclient.UserInfo
 
getAltPoStringJSON() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getAndOr() - Method in class com.oracle.e1.aisclient.query.ComplexQueryFragment
 
getApp() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getApplication() - Method in class com.oracle.e1.aisclient.LogRequest
 
getApplication() - Method in class com.oracle.e1.aisclient.message.Shortcut
 
getApplication() - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
getApplicationId() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getApplicationName() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getApplicationName() - Method in class com.oracle.e1.aisclient.LoginRequest
 
getApplicationName() - Method in class com.oracle.e1.aisclient.ProcessingOptionRequest
 
getApplicationVersion() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getApplicationVersion() - Method in class com.oracle.e1.aisclient.LogRequest
 
getAppName() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
getAppsRelease() - Method in class com.oracle.e1.aisclient.UserInfo
 
getArray() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
getAs400DisplayParm() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAs400DisplayRule() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAs400EditParm1() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAs400EditParm2() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAs400EditRule() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getAsIfCurrency() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
getAsIfDate() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
getAsOfRelease() - Method in class com.oracle.e1.aisclient.Capability
 
getAttachment() - Method in class com.oracle.e1.aisclient.message.Attachments
 
getAttachments() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getAuthorizedTasks() - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationResponse
 
getBasic_auth() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getBcc() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getBiReportDeliveryTypes() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getBiReportLanguages() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getBiReportOptions() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getBiReportOutputTypes() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getCacheTime() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
getCacheTime() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getCapabilityList() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
getCapabilityList() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getCc() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getClassName() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getColTitle() - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
getColumn() - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
getColumnID() - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
getCommand() - Method in class com.oracle.e1.aisclient.FormAction
 
getCommand() - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
getComparisonType() - Method in class com.oracle.e1.aisclient.launchreport.Criterion
 
getComplexQuery() - Method in class com.oracle.e1.aisclient.query.ComplexQuery
 
getCondition() - Method in class com.oracle.e1.aisclient.aggregation.Having
 
getCondition() - Method in class com.oracle.e1.aisclient.query.Query
 
getConnection() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getContact_number() - Method in class com.oracle.e1.aisclient.message.Recipient
 
getContent() - Method in class com.oracle.e1.aisclient.aggregation.HavingValue
 
getContent() - Method in class com.oracle.e1.aisclient.query.QueryValue
 
getContext() - Method in class com.oracle.e1.aisclient.ResponseLink
 
getControlId() - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
getControlID() - Method in class com.oracle.e1.aisclient.FormAction
 
getControlId() - Method in class com.oracle.e1.aisclient.query.Condition
 
getControlId() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getControls() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getCookies() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getCount(String, String) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getCountBatch method to get the integer value of a count * when the requested aggregation is does not include any group by columns.
getCount() - Method in class com.oracle.e1.aisclient.CountResponse
 
getCountBatch(String, String, int) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getCountBatch method to get the integer value of a count * when the requested aggregation is in a batch and does not include any group by columns.
getCountImage() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
getCountry() - Method in class com.oracle.e1.aisclient.UserInfo
 
getCountText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
getCriteria() - Method in class com.oracle.e1.aisclient.launchreport.DataSelection
 
getCriticalThreshold() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getCriticalThreshold() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getCurrency() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
getCurrency() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getCurrencyCode() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
A static currency code, to be applied when static type is selected.
getCurrencyCols() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
The list of columns the specified type of currency processing will be applied to
getCurrentApp() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getData() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getData_structure_template() - Method in class com.oracle.e1.aisclient.message.MessageFormInterconnect
 
getDataRequests() - Method in class com.oracle.e1.aisclient.BatchDataRequest
 
getDataSelection() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getDataSelection() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getDataSelectionColumns() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getDataSelectionReportFields() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getDataSequence() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getDataSequence() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getDataServiceType() - Method in class com.oracle.e1.aisclient.DataRequest
 
getDataStructureDetail() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getDataStructureName() - Method in class com.oracle.e1.aisclient.launchreport.POStruct
 
getDataType() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getDatatype() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getDateFormat() - Method in class com.oracle.e1.aisclient.notification.InputType
 
getDateFormat() - Method in class com.oracle.e1.aisclient.UserInfo
 
getDateSeperator() - Method in class com.oracle.e1.aisclient.UserInfo
 
getDdict() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getDdinfo() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getDdItem() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getDecimalFormat() - Method in class com.oracle.e1.aisclient.UserInfo
 
getDecimals() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getDefaultConfig() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getDefaultEnvironment() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
getDefaultJasServer() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
getDefaultRole() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
getDefaultSystemCode() - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
 
getDefaultValue() - Method in class com.oracle.e1.aisclient.notification.InputType
 
getDeleteStatus() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteResponse
 
getDeliveryOptions() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getDESC() - Method in class com.oracle.e1.aisclient.StackErrorWarning
 
getDescription() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getDescription() - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
getDescription() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getDescription() - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
getDescription() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getDescription() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getDescription() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getDescription() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getDescription() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getDeviceName() - Method in class com.oracle.e1.aisclient.AISRequest
 
getDeviceName() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getDeviceName() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getDeviceName() - Method in class com.oracle.e1.aisclient.LogRequest
 
getDeviceName() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getDeviceName() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getDfltValue() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getDictionary_item() - Method in class com.oracle.e1.aisclient.message.Template
 
getDictItem() - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
getDictItem() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
getDictItem() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getDirection() - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
getDirection() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
getDispDecimals() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getDisplayString() - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
getDisplayString() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getDispRuleBFName() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getDistributionListTypeABEmail() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getDistributionListTypeDataDriven() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getDownloadUrl() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getDownloadURL() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
getDownloadUrl() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getDriver() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getEditRuleBFName() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getEmail_address() - Method in class com.oracle.e1.aisclient.message.Recipient
 
getEmailAddress() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getEmailLanguage() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.StartAScheduledJobRequest
 
getEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.StopAScheduledJobRequest
 
getEndpoint() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getEnvironment() - Method in class com.oracle.e1.aisclient.AISRequest
 
getEnvironment() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getEnvironment() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getEnvironment() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getEnvironment() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getEnvironment() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getError() - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
getError() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getError() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getError() - Method in class com.oracle.e1.aisclient.ListAvailableUDOResponse
 
getError() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
getError() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteResponse
 
getError() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextResponse
 
getErrorLevel() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getErrors() - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
getErrors() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResult
 
getException() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Get the exception message string from processing the get sample call.
getExecutionServer() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getExecutionServer() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getExecutionServer() - Method in class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
 
getExtensions() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
getFile() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadResponse
 
getFile() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getFile() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadRequest
 
getFileLocation() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getFileLocation() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
getFileLocation() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
getFileName() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getFileName() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getFileName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
getFileName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getFindOnEntry() - Method in class com.oracle.e1.aisclient.FSRParent
 
getFindOnEntry() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getForm() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getForm_name() - Method in class com.oracle.e1.aisclient.message.Shortcut
 
getFormActions() - Method in class com.oracle.e1.aisclient.ActionRequest
 
getFormActions() - Method in class com.oracle.e1.aisclient.FSRParent
 
getFormActions() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormDSData() - Method in class com.oracle.e1.aisclient.FormRequest
 
getFormDSData() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormDSTmpl() - Method in class com.oracle.e1.aisclient.FormRequest
 
getFormDSTmpl() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormInputs() - Method in class com.oracle.e1.aisclient.FormRequest
 
getFormInputs() - Method in class com.oracle.e1.aisclient.message.MessageFormInterconnect
 
getFormInputs() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormInterconnect() - Method in class com.oracle.e1.aisclient.message.Shortcut
 
getFormName() - Method in class com.oracle.e1.aisclient.FormRequest
 
getFormName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
getFormName() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
getFormName() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormOID() - Method in class com.oracle.e1.aisclient.ActionRequest
 
getFormOID() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getFormOID() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getFormRequest() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getFormRequests() - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
getFormServiceAction() - Method in class com.oracle.e1.aisclient.FormRequest
 
getFormServiceAction() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormServiceDemo() - Method in class com.oracle.e1.aisclient.FSRParent
 
getFormServiceDemo() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getFormtitle() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getFromEmailOverride() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getFunctions() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNResponse
 
getGlossaryText() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getGlossaryTextTemplate() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getGridAction() - Method in class com.oracle.e1.aisclient.FormAction
 
getGridColumnEvents() - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
getGridColumnEvents() - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
getGridID() - Method in class com.oracle.e1.aisclient.GridAction
 
getGridRowInsertEvents() - Method in class com.oracle.e1.aisclient.GridAction
 
getGridrows() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
getGridRowUpdateEvents() - Method in class com.oracle.e1.aisclient.GridAction
 
getGroup() - Method in class com.oracle.e1.aisclient.AvailableUDOListObject
 
getGroupBy() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
getHaving() - Method in class com.oracle.e1.aisclient.DataRequest
 
getHeaders() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getHeight() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
getHost() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getHref() - Method in class com.oracle.e1.aisclient.ResponseLink
 
getIconPath() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getId() - Method in class com.oracle.e1.aisclient.FIStructure
 
getId() - Method in class com.oracle.e1.aisclient.launchreport.POValue
 
getId() - Method in class com.oracle.e1.aisclient.message.MessageFormInput
 
getId() - Method in class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
getId() - Method in class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
getIdControl() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getIdControl() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getIdEVDT() - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
getIdEVDT() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getIdItem() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getIditem() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getIdItems() - Method in class com.oracle.e1.aisclient.launchreport.POStruct
 
getIdObject() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getIdObject() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getIdSystemValue() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getIgnoreFDAFindOnEntry() - Method in class com.oracle.e1.aisclient.FormRequest
 
getIndex() - Method in class com.oracle.e1.aisclient.message.Parameter
 
getInParams() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The input parameters for business function execution
getInputFormat() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getInputPassword() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getInputs() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getInputs() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getInputs() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getInputSample() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Get the payload for the input sample
getInputText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
getInputText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
getInputUser() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getIoType() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getItemID() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getItemID() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
getItemName() - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
 
getItems() - Method in class com.oracle.e1.aisclient.AvailableUDOListObject
 
getJasserver() - Method in class com.oracle.e1.aisclient.AISRequest
 
getJasserver() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getJasserver() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getJasServer() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getJdeDebugLog() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getJdeLog() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getJobBaseUrl() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobConsecutiveErrors() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobEndpointRequested() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getJobEndpointRequested() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobgroup() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobLastExecutionBaseUrl() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobLastExecutionDateTime() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobLastExecutionTimeMillis() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobname() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobNextFireTime() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobNumber() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getJobNumber() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getJobNumber() - Method in class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
 
getJobNumber() - Method in class com.oracle.e1.aisclient.message.Attachment
 
getJobPercentageErrors() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobs() - Method in class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesResponse
 
getJobServicePath() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getJobServicePath() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobsstarted() - Method in class com.oracle.e1.aisclient.scheduler.StartedJobsResponse
 
getJobsstopped() - Method in class com.oracle.e1.aisclient.scheduler.StoppedJobsResponse
 
getJobStatus() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getJobTotalCompletions() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobTotalErrors() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJobTotalExecutions() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getJwtToken() - Method in class com.oracle.e1.aisclient.JWTLoginEnvironment
 
getJwtToken() - Method in class com.oracle.e1.aisclient.LoginRequest
 
getKey() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getKeyCols() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
The list of key columns necessary to perform the specified type of currency processing
getLangPref() - Method in class com.oracle.e1.aisclient.UserInfo
 
getLanguage() - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
getLanguage() - Method in class com.oracle.e1.aisclient.message.Attachment
 
getLanguages() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getLastAppStackResponse() - Method in class com.oracle.e1.aisclient.ApplicationStack
Get the last response from the stack, which will include the currently open form
getLastDate() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getLastModifiedUser() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getLastModifiedUser() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getLastRunTime() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getLastTime() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getLength() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getLength() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getLevel() - Method in class com.oracle.e1.aisclient.LogRequest
 
getLevel() - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
getLineNumber() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getLink() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getLinks() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getLinks() - Method in class com.oracle.e1.aisclient.DataRequestLinks
 
getLiteralType() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getLoadBaseFormOnly() - Method in class com.oracle.e1.aisclient.FSRParent
 
getLocale() - Method in class com.oracle.e1.aisclient.UserInfo
 
getLocaleForE1User(LoginEnvironment) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Returns the Locale to match the language preference for the currently logged in user in EnterpriseOne Does not set the default local in the Locale object
getLocation() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getLoginEnv() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getLoginEnv() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
getLoginEnv() - Method in class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
getLoginResponse() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getLogType() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getLongDescription() - Method in class com.oracle.e1.aisclient.Capability
 
getLongDescription() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getLongName() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getMailbox() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getManagerTitle() - Method in class com.oracle.e1.aisclient.ListAvailableUDOResponse
 
getMaskedKeys() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getMatchType() - Method in class com.oracle.e1.aisclient.query.Query
 
getMaxPageSize() - Method in class com.oracle.e1.aisclient.FSRParent
 
getMaxPageSize() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getMaxRecords() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getMaxRecords() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getMediaObjectList(LoginEnvironment, MediaObjectListRequest) - Static method in class com.oracle.e1.aisclient.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.aisclient.mediaobject.MediaObjectListResponse
 
getMemberName() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getMessage() - Method in class com.oracle.e1.aisclient.LogRequest
 
getMessage() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Get the message for an exception while processing the get sample call Only if an exception occured
getMessage_text() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getMessageDetails() - Method in class com.oracle.e1.aisclient.message.MessageRequest
 
getMetaData() - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
getMetaData() - Method in class com.oracle.e1.aisclient.watchlist.WatchListActiveObject
 
getMoKey() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
getMoStructure() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
getMoType() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getMoTypes() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
getName() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getName() - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
getName() - Method in class com.oracle.e1.aisclient.Capability
 
getName() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getName() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
getName() - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
getName() - Method in class com.oracle.e1.aisclient.notification.InputType
 
getName() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getName() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSample
Get the name of the Orchestration
getName() - Method in class com.oracle.e1.aisclient.OrchestrationInputValue
 
getName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
getName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
Get the name of the busniness function
getName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
getName() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Get the name of the Business Function
getNewSsh() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getNextNumberIndex() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getNextNumberSystem() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getNextPageTimeInterval() - Method in class com.oracle.e1.aisclient.ApplicationStack
 
getNextPageTimeInterval() - Method in class com.oracle.e1.aisclient.DataRequest
 
getNextPageTimeInterval() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
getNextPageTimeInterval1() - Method in class com.oracle.e1.aisclient.ApplicationStack
 
getNextPageTimeInterval1() - Method in class com.oracle.e1.aisclient.DataRequest
 
getNotifications() - Method in class com.oracle.e1.aisclient.notification.NotificationDiscoveryResponse
 
getNumberCopies() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getOauth2ClientId() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getOauth2ClientSecret() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getOauth2FormParameters() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getOauth2TokenURL() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getObjectMapper() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getObjectName() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getObjectName() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Get the name of the parent Business Function
getObjectType() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getOmwObjectName() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSample
Get the OMW Object Name of the Orchestration
getOmwObjectOwner() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getOmwScheduleDescription() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOmwScheduleDescription() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getOmwScheduleLongName() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOmwScheduleObjectName() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOmwScheduleOwner() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOmwServiceDescription() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOmwServiceDescription() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getOmwServiceObjectName() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getOperator() - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
getOperator() - Method in class com.oracle.e1.aisclient.launchreport.Criterion
 
getOperator() - Method in class com.oracle.e1.aisclient.query.Condition
 
getOperator() - Method in class com.oracle.e1.aisclient.query.DateOperator
 
getOperator() - Method in class com.oracle.e1.aisclient.query.NumericOperator
 
getOperator() - Method in class com.oracle.e1.aisclient.query.StringOperator
 
getOptionType(String) - Method in class com.oracle.e1.aisclient.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.aisclient.ProcessingOptionsSet
getOptionValue reterns an object of the proper type with a value from the processing option set based on the key string
getOrchestration() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getOrchestrations() - Method in class com.oracle.e1.aisclient.DiscoveryResponse
 
getOrderBy() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
getOrderBy() - Method in class com.oracle.e1.aisclient.aggregation.FormServiceOrderBy
 
getOrderBy() - Method in class com.oracle.e1.aisclient.FormRequest
 
getOrderByColumns() - Method in class com.oracle.e1.aisclient.launchreport.DataSequence
 
getOrientation() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getOriginatingEnvironment() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getOriginatingUser() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getOsaInterfaceName() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getOutput() - Method in class com.oracle.e1.aisclient.CountResponse
 
getOutput() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getOutput() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResult
 
getOutputIds() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The ids of the outputs from the business function
getOutputOptions() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
getOutputs() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getOutputSample() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Get the payload for the output sample
getOutputType() - Method in class com.oracle.e1.aisclient.ApplicationStack
 
getOutputType() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getOutputType() - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
getOutputType() - Method in class com.oracle.e1.aisclient.FSRParent
 
getOutputType() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
getOutputType() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getOutputType() - Method in class com.oracle.e1.aisclient.message.Attachment
 
getOutputType() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getPageNumber() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getPageNumber() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getPaperSource() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getPaperType() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getParameter() - Method in class com.oracle.e1.aisclient.message.Template
 
getParentDll() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getParentTaskId() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getParentTaskId() - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
getPassword() - Method in class com.oracle.e1.aisclient.AISRequest
 
getPassword() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getPassword() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getPath() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getPathExt() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getPathExt() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getPoglossaryOverride() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getPoPrompt() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getPort() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getPoStringJSON() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getPoStruct() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getPoValues() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getPoValues() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getPredicate() - Method in class com.oracle.e1.aisclient.launchreport.Criterion
 
getPreferences(String) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The getPreference method will get a specific preference value based on a client id
getPreferences(String, String, String, String, String) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The getPreference method will get a specific preference value based on a client id
getPreferences(String, int, String, String, String, String) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The getPreference method will get a specific preference value based on a client id and sequnece
getPrinterName() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getPrintOptions() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getPrintOptions() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getPrintStyleSDT() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
getProcessingOptions() - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
getProdCode() - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
getProductCode() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getProxy_host() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getProxy_port() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getPsToken() - Method in class com.oracle.e1.aisclient.AISRequest
 
getPsToken() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getQuery() - Method in class com.oracle.e1.aisclient.FSRParent
 
getQuery() - Method in class com.oracle.e1.aisclient.query.ComplexQueryFragment
 
getQuery() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
GetQueryByKeyRequest - Class in com.oracle.e1.aisclient.query
 
GetQueryByKeyRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.query.GetQueryByKeyRequest
 
GetQueryByKeyRequest() - Constructor for class com.oracle.e1.aisclient.query.GetQueryByKeyRequest
 
GetQueryByKeyRequest(LoginEnvironment, String) - Constructor for class com.oracle.e1.aisclient.query.GetQueryByKeyRequest
 
GetQueryByKeyResponse - Class in com.oracle.e1.aisclient.query
 
GetQueryByKeyResponse() - Constructor for class com.oracle.e1.aisclient.query.GetQueryByKeyResponse
 
getQueryname() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getQueryObjectName() - Method in class com.oracle.e1.aisclient.FSRParent
 
getQueryObjectName() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getQueryObjectName() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getQueryObjectName() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getQueue() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getQueueName() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getQueueName() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getQueueName() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getRecipient() - Method in class com.oracle.e1.aisclient.message.Receiver
 
getRecipient_type() - Method in class com.oracle.e1.aisclient.message.Recipient
 
getRecords() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
getRecordType() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getRefreshInterval() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getRel() - Method in class com.oracle.e1.aisclient.ResponseLink
 
getReportInterconnectID() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getReportInterconnects() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getReportInterconnectTemplateName() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getReportLoggingLevel() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getReportName() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getReportName() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getReportName() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getReportSecurity() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getReportVersion() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getReportVersion() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getReportVersion() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getRequestedDataItems() - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
 
getRequestedItems() - Method in class com.oracle.e1.aisclient.jargon.JargonResponse
 
getRequestObjectName() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerRequest
 
getRequiredCapabilities() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getResult() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
getReturnControlIDs() - Method in class com.oracle.e1.aisclient.ActionRequest
 
getReturnControlIDs() - Method in class com.oracle.e1.aisclient.FSRParent
 
getReturnControlIDs() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getRid() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getRID() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getRiValues() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getRole() - Method in class com.oracle.e1.aisclient.AISRequest
 
getRole() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getRole() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getRole() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getRole() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getRowcount() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getRowDescription() - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
getRowNumber() - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
getSaveURL() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
getScheduleCronString() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getScheduleCronString() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getScheduledServices() - Method in class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesResponse
 
getScheduleIntervalMinutes() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getScheduleIntervalMinutes() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getScheduleUDOName() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getScPassword() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getScUsername() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getSearchAppName() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getSearchFormName() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getSectionID() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getSectionID() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getSecure() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getSecurity_policy() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getSend_message_ext() - Method in class com.oracle.e1.aisclient.message.SendMessageDetails
 
getSeq() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
getSequence() - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
 
getServer() - Method in class com.oracle.e1.aisclient.message.Attachment
 
getServiceLongEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getServiceLongEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getServiceShortEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getServiceShortEndpoint() - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
getShortcut() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getShortDescription() - Method in class com.oracle.e1.aisclient.Capability
 
getSimpecount() - Method in class com.oracle.e1.aisclient.CountResponse.Output
 
getSimpleAggregateValue(String, String, AggregationType, String) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getSimpleAggregateValue method when the requested aggregation is does not include any group by columns.
getSimpleAggregateValueBatch(String, String, int, AggregationType, String) - Static method in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
Use getSimpleAggregateValueBatch method when the requested aggregation is in a batch and does not include any group by columns.
getSimpleDateFormat() - Method in class com.oracle.e1.aisclient.UserInfo
 
getSoftCodingRecordKey() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getSoftCodingRecordKey() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getSource() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getSpecialHandling() - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
getSpecialValue() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getSpecialValueId() - Method in class com.oracle.e1.aisclient.aggregation.HavingValue
 
getSpecialValueId() - Method in class com.oracle.e1.aisclient.query.QueryValue
 
getSshFile() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getSshKey() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getSsoUniqueId() - Method in class com.oracle.e1.aisclient.AISRequest
 
getSsoUniqueId() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getStackId() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getStackId() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getStartedcount() - Method in class com.oracle.e1.aisclient.scheduler.StartedJobsResponse
 
getStateId() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
getStateId() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getStopOnWarning() - Method in class com.oracle.e1.aisclient.ActionRequest
 
getStopOnWarning() - Method in class com.oracle.e1.aisclient.FormRequest
 
getStopOnWarning() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getStringException() - Method in class com.oracle.e1.aisclient.LogRequest
 
getStructure_type() - Method in class com.oracle.e1.aisclient.message.Recipient
 
getStyle() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getSubject() - Method in class com.oracle.e1.aisclient.launchreport.Criterion
 
getSubject() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getSubmitDate() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getSubmitTime() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getSubText() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getSysErrors() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
getSysErrors() - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
getSystemCode() - Method in class com.oracle.e1.aisclient.jargon.JargonDataItem
 
getSystemCode() - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
getSystemCode() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getSystemCode() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getSystemCode() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Get the system code
getSzDataItem() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getSzDesc() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getSzDict() - Method in class com.oracle.e1.aisclient.jargon.JargonDataItem
 
getSzDict() - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
getSzDict() - Method in class com.oracle.e1.aisclient.launchreport.RIItem
 
getSzerror() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
getTable() - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
getTable() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
getTable() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getTabPages() - Method in class com.oracle.e1.aisclient.launchreport.POPrompt
 
getTargetName() - Method in class com.oracle.e1.aisclient.DataRequest
 
getTargetType() - Method in class com.oracle.e1.aisclient.DataRequest
 
getTaskDescription() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getTaskFlowPath() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getTaskId() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getTaskId() - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
getTasks() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
getTaskViewId() - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
getTemplate() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getTemplate() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
getTemplate() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
getTemplate() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Get the name of the Data Structure template
getTemplateName() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getTemplateName() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
 
getText() - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
 
getTextAttachments() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
 
getTextMediaObject(LoginEnvironment, MediaObjectGetTextRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
getTextMediaObject allows you to request the text of the first text media object based on the media object structure, key
getThresholdType() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
getThumbFileLocation() - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
getThumbFileLocation() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getThumbnailSize() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
getTimeout() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getTimestamp() - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Get the timestamp for an exception while processing the get sample call Only if an exception occured
getTitle() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getTitle() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getTITLE() - Method in class com.oracle.e1.aisclient.StackErrorWarning
 
getTo() - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
getToken() - Method in class com.oracle.e1.aisclient.AISRequest
 
getToken() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getToken() - Method in class com.oracle.e1.aisclient.LogoutRequest
 
getToken() - Method in class com.oracle.e1.aisclient.LogRequest
 
getToken() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getToken() - Method in class com.oracle.e1.aisclient.UserInfo
 
getToken() - Method in class com.oracle.e1.aisclient.ValidateRequest
 
getTransactionId() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The existing transaction id if the business function should be executed as part a the transaction
getTurboMode() - Method in class com.oracle.e1.aisclient.FormRequest
 
getTurboMode() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getType() - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
The type of currency processing, use the list of constants provided
getType() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
getType() - Method in class com.oracle.e1.aisclient.launchreport.POControl
 
getType() - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
getType() - Method in class com.oracle.e1.aisclient.launchreport.POTab
 
getType() - Method in class com.oracle.e1.aisclient.message.Attachment
 
getType() - Method in class com.oracle.e1.aisclient.notification.InputType
 
getType() - Method in class com.oracle.e1.aisclient.ProcessingOption
 
getType() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNResponse
 
getType() - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
GetUDOActiveObject - Class in com.oracle.e1.aisclient
 
GetUDOActiveObject() - Constructor for class com.oracle.e1.aisclient.GetUDOActiveObject
 
GetUDOByKeyRequest - Class in com.oracle.e1.aisclient
 
GetUDOByKeyRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
GetUDOByKeyRequest() - Constructor for class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getUdoGroup() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getUdoGroup() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getUdoObjects() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesResponse
 
getUdoObjects() - Method in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistResponse
 
getUDORequestObjectName() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getUDORequestObjectName() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
GetUDOResponse - Class in com.oracle.e1.aisclient
 
GetUDOResponse() - Constructor for class com.oracle.e1.aisclient.GetUDOResponse
 
getUdoServiceType() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getUdoType() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getUdoType() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
getUniquefilename() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
getUpdateDate() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getUpdateHourOfDay() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getUpdateMinuteOfHour() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getUpdateSecondOfMinute() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getUpdateTextStatus() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextResponse
 
getUpdateUserID() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
getUrlText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlRequest
 
getUrlText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
getUse_proxy() - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
getUsedCapabilities() - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
getUser() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getUser() - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
getUser() - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
getUser() - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
getUser() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getUser() - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
getUser() - Method in class com.oracle.e1.aisclient.LogRequest
 
getUser() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getUserFormattedDateString(Date, LoginEnvironment) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
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.aisclient.LoginResponse
 
getUsername() - Method in class com.oracle.e1.aisclient.AISRequest
 
getUsername() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
getUsername() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getUsername() - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
getUsername() - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
getUsername() - Method in class com.oracle.e1.aisclient.UserInfo
 
getValue() - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
getValue() - Method in class com.oracle.e1.aisclient.FIStructure
 
getValue() - Method in class com.oracle.e1.aisclient.FormAction
 
getValue() - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
getValue() - Method in class com.oracle.e1.aisclient.launchreport.POValue
 
getValue() - Method in class com.oracle.e1.aisclient.message.MessageFormInput
 
getValue() - Method in class com.oracle.e1.aisclient.message.Parameter
 
getValue() - Method in class com.oracle.e1.aisclient.OrchestrationInputValue
 
getValue() - Method in class com.oracle.e1.aisclient.ProcessingOption
 
getValue() - Method in class com.oracle.e1.aisclient.query.Condition
 
getValue() - Method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
getValue() - Method in class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
getValue() - Method in class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
getValues() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getVariableID() - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
getVariableID() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getVersion() - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
getVersion() - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
getVersion() - Method in class com.oracle.e1.aisclient.FormRequest
 
getVersion() - Method in class com.oracle.e1.aisclient.LoginResponse
 
getVersion() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
getVersion() - Method in class com.oracle.e1.aisclient.message.Shortcut
 
getVersion() - Method in class com.oracle.e1.aisclient.notification.Notification
 
getVersion() - Method in class com.oracle.e1.aisclient.ProcessingOptionRequest
 
getVersion() - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
getVersion() - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
getVersion() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
getVersionSecurityFlag() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
getView() - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
 
getView() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
getViewType() - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
getViewType() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
getWarning() - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
 
getWarning() - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
getWarningThreshold() - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
getWarningThreshold() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
GetWatchlistByKeyRequest - Class in com.oracle.e1.aisclient.watchlist
 
GetWatchlistByKeyRequest() - Constructor for class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyRequest
 
GetWatchlistByKeyRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyRequest
 
GetWatchlistByKeyRequest(LoginEnvironment, String) - Constructor for class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyRequest
 
GetWatchlistByKeyResponse - Class in com.oracle.e1.aisclient.watchlist
 
GetWatchlistByKeyResponse() - Constructor for class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyResponse
 
getWatchlistId() - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
getWatchlistObjectName() - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
getWidth() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
GREATER() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
GREATER() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.GREATER
 
GREATER() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
GREATER() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.GREATER
 
GREATER() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
GREATER() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.GREATER
 
GREATER_EQUAL - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
GREATER_EQUAL() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
GREATER_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.GREATER_EQUAL
 
GREATER_EQUAL() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
GREATER_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.GREATER_EQUAL
 
GREATER_EQUAL() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
GREATER_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.GREATER_EQUAL
 
GREATER_THAN - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
GRID - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
GRID_CELL_CLICK - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
GRID_DATA_OUTPUT_TYPE - Static variable in class com.oracle.e1.aisclient.JASRequestBase
 
GridAction - Class in com.oracle.e1.aisclient
Contains actions for updating or inserting grid records to an EnterpriseOne grid.
GridAction(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.GridAction
 
GridColumnEvent - Class in com.oracle.e1.aisclient
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.aisclient.GridColumnEvent
 
GridRowInsertEvent - Class in com.oracle.e1.aisclient
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.aisclient.GridRowInsertEvent
 
GridRowUpdateEvent - Class in com.oracle.e1.aisclient
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.aisclient.GridRowUpdateEvent
 
GridRowUpdateEvent(int) - Constructor for class com.oracle.e1.aisclient.GridRowUpdateEvent
 
GROUP_BY - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationResponseHelper
 

H

handleServiceException(JDERestServiceException) - Static method in class com.oracle.e1.aisclient.JDERestServiceProvider
Based on the exception received from jdeRestServiceCall this functional will return an error string with more information about the error.
Having - Class in com.oracle.e1.aisclient.aggregation
The Having object allows the caller to add a "HAVING" clause to the aggregation request, in order to filter results based on aggregation values
Having(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.aggregation.Having
 
HavingBetweenCondition - Class in com.oracle.e1.aisclient.aggregation
Class used to create a between condition within a HAVING clause, to reduce results only to aggregation values between two values.
HavingBetweenCondition() - Constructor for class com.oracle.e1.aisclient.aggregation.HavingBetweenCondition
 
HavingCondition - Class in com.oracle.e1.aisclient.aggregation
This class is used by the API, you do not need to instantiate it directly, use the Having class methods to create a HAVING clause
HavingCondition() - Constructor for class com.oracle.e1.aisclient.aggregation.HavingCondition
 
HavingListCondition - Class in com.oracle.e1.aisclient.aggregation
Allows the aggregation value to be compared to a list of values, only results that are in the list are returned.
HavingListCondition() - Constructor for class com.oracle.e1.aisclient.aggregation.HavingListCondition
 
HavingNumberCondition - Class in com.oracle.e1.aisclient.aggregation
The condition to use when comparing to an aggregation to a numeric value for a HAVING clause
HavingNumberCondition(String) - Constructor for class com.oracle.e1.aisclient.aggregation.HavingNumberCondition
 
HavingValue - Class in com.oracle.e1.aisclient.aggregation
The value to be compared with the specified aggregation.
HavingValue() - Constructor for class com.oracle.e1.aisclient.aggregation.HavingValue
 

I

IGNORE_FDA_FIND_ON_ENTRY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
InputItem() - Constructor for class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
InputType - Class in com.oracle.e1.aisclient.notification
 
InputType() - Constructor for class com.oracle.e1.aisclient.notification.InputType
 
insert() - Method in class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
insertGridRow(String, GridRowInsertEvent) - Method in class com.oracle.e1.aisclient.GridAction
Insert Grid Row to a Grid Row Insert Event
insertGridRow(GridRowInsertEvent) - Method in class com.oracle.e1.aisclient.GridAction
 
INTEGER_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
isAdminAuthorized() - Method in class com.oracle.e1.aisclient.LoginResponse
 
isAliasNaming() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
isAliasNaming() - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
isAliasNaming() - Method in class com.oracle.e1.aisclient.FSRParent
 
isAliasNaming() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isAllowCache() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isAllowCache() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
isAllowSubscriberOverrides() - Method in class com.oracle.e1.aisclient.notification.Notification
 
isAppendText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
isAutoClear() - Method in class com.oracle.e1.aisclient.query.QueryAbstract
 
isAutoFind() - Method in class com.oracle.e1.aisclient.query.QueryAbstract
 
isAvailable() - Method in class com.oracle.e1.aisclient.launchreport.BIOption
 
isBatchDataRequest() - Method in class com.oracle.e1.aisclient.BatchDataRequest
 
isBlindSubmission() - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
 
isBypassFormServiceEREvent() - Method in class com.oracle.e1.aisclient.ActionRequest
 
isBypassFormServiceEREvent() - Method in class com.oracle.e1.aisclient.FormRequest
 
isBypassFormServiceEREvent() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
isCanAddDataSelection() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isCanChangePO() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isCanModifyDataSelection() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isCanRunDataSelection() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isCanRunPO() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isCapabilityAvailable(LoginEnvironment, String) - Static method in class com.oracle.e1.aisclient.AISClientCapability
Provided the capability name, determine if that capability is available on the currently configured AIS server.
isDefaulted() - Method in class com.oracle.e1.aisclient.launchreport.BIOption
 
isDisplayEnvironment() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isDisplayJasServer() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isDisplayRole() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isEnableAsyncEvents() - Method in class com.oracle.e1.aisclient.FormRequest
 
isEnableNextPageProcessing() - Method in class com.oracle.e1.aisclient.DataRequest
 
isFireAndForget() - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
isForceUpdate() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isForceUpdate() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
isForceUpdate() - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
isHasFullDataSelectionAccess() - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
isHasValidTimestamp() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIncludeData() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
isIncludeTimings() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isIncludeURLs() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
isIsAsynch() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
A boolean defining if the call to the business function should be asynchronous
isIsCritical() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
isIsDefaultImage() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsImage() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsMisc() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsOLE() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsRTF() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
 
isIsRTF() - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
 
isIsShortCut() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsText() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsUpdated() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsURL() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
isIsValidSession() - Method in class com.oracle.e1.aisclient.ValidateResponse
 
isIsWarning() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
isKeepJasSessionOpen() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isLevelBreak() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
isModifier() - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
isMultipleMode() - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
 
isOncePerSubscriber() - Method in class com.oracle.e1.aisclient.notification.Notification
 
isPageBreak() - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
isPasswordAboutToExpire() - Method in class com.oracle.e1.aisclient.LoginResponse
 
isPrintImmediate() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
isReportInterconnect() - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
isRequired() - Method in class com.oracle.e1.aisclient.notification.InputType
 
isRequired() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
isRequiredCapabilityMissing() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isReturnDetail() - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Did the discovery include the detail of the data structure?
isSaveCSVFile() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
isSavePDLFile() - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
isSetDirtyOnly() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isSetDirtyOnly() - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
isSetDirtyOnly() - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
isShowActionControls() - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
isShowActionControls() - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
isShowActionControls() - Method in class com.oracle.e1.aisclient.FSRParent
 
isShowActionControls() - Method in class com.oracle.e1.aisclient.JASRequestBase
 
isSsoAllowed() - Method in class com.oracle.e1.aisclient.DefaultConfig
 
isSsoEnabled() - Method in class com.oracle.e1.aisclient.AISRequest
 
isSsoEnabled() - Method in class com.oracle.e1.aisclient.AISRequestBase
 
isSubmitted() - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
isSuccess() - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
isSuccess() - Method in class com.oracle.e1.aisclient.message.MessageResponse
 
isTouch() - Method in class com.oracle.e1.aisclient.ValidateRequest
 
isUserAuthorized() - Method in class com.oracle.e1.aisclient.LoginResponse
 

J

JARGON - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
JARGON_SERVICE - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
JargonDataItem - Class in com.oracle.e1.aisclient.jargon
 
JargonDataItem() - Constructor for class com.oracle.e1.aisclient.jargon.JargonDataItem
 
JargonDataItem(String, String) - Constructor for class com.oracle.e1.aisclient.jargon.JargonDataItem
 
JargonRequest - Class in com.oracle.e1.aisclient.jargon
JargonRequest is the main request class to be sent to the jargon request AIS service.
JargonRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.jargon.JargonRequest
 
JargonRequest(LoginEnvironment, String) - Constructor for class com.oracle.e1.aisclient.jargon.JargonRequest
 
JargonRequest() - Constructor for class com.oracle.e1.aisclient.jargon.JargonRequest
 
JargonResponse - Class in com.oracle.e1.aisclient.jargon
 
JargonResponse() - Constructor for class com.oracle.e1.aisclient.jargon.JargonResponse
 
JargonResponseItem - Class in com.oracle.e1.aisclient.jargon
 
JargonResponseItem() - Constructor for class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
JASRequestBase - Class in com.oracle.e1.aisclient
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(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.JASRequestBase
 
JASRequestBase() - Constructor for class com.oracle.e1.aisclient.JASRequestBase
 
JDE_LOG_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
JDEDEBUG_LOG_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
jdeRestServiceCall(LoginEnvironment, String, String, String) - Static method in class com.oracle.e1.aisclient.JDERestServiceProvider
Calls the requested method, passing in the string (which has already been serialized to JSON) to the service.
jdeRestServiceCall(LoginEnvironment, Object, String, String) - Static method in class com.oracle.e1.aisclient.JDERestServiceProvider
Calls the requested method passing in the object, which will be serialized to JSON before being sent to the service

Example:

LoginEnvironment loginEnv = new LoginEnvironment(AIS_SERVER, USER_NAME, PASSWORD, DEVICE);
FormRequest formRequest = new FormRequest(loginEnv);

formRequest.setFormServiceDemo(FormRequest.TRUE);
formRequest.setFormName("P01012_W01012B");
formRequest.setFormServiceAction(formRequest.ACTION_READ);

String response = JDERestServiceProvider.jdeRestServiceCall(loginEnv, formRequest, JDERestServiceProvider.POST_METHOD, JDERestServiceProvider.FORM_SERVICE_URI);


The response will be JSON String representation of the P01012_W01012B form.
JDERestServiceException - Exception in com.oracle.e1.aisclient
A JDERestServiceException is thrown if the service call to AIS fails for any reason.
JDERestServiceException(Throwable) - Constructor for exception com.oracle.e1.aisclient.JDERestServiceException
 
JDERestServiceException(String, Throwable) - Constructor for exception com.oracle.e1.aisclient.JDERestServiceException
 
JDERestServiceException(String) - Constructor for exception com.oracle.e1.aisclient.JDERestServiceException
 
JDERestServiceException() - Constructor for exception com.oracle.e1.aisclient.JDERestServiceException
 
JDERestServiceProvider - Class in com.oracle.e1.aisclient
Abstract Class JDERestServiceProvider provides methods for calling AIS services
JDERestServiceProvider() - Constructor for class com.oracle.e1.aisclient.JDERestServiceProvider
 
JWTLoginEnvironment - Class in com.oracle.e1.aisclient
The LoginEnvironment establishes the connection with the AIS server based on user credentials, it is required input to all AIS calls.
JWTLoginEnvironment(String, String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.JWTLoginEnvironment
Construct a JWTLoginEnvironment based the passed parameters

L

LEDGERTYPE_COMPANY_CURRENCYCODE - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
LEDGERTYPE_CURRENCYCODE - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
LESS() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
LESS() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.LESS
 
LESS() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
LESS() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.LESS
 
LESS() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
LESS() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.LESS
 
LESS_EQUAL - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
LESS_EQUAL() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
LESS_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.LESS_EQUAL
 
LESS_EQUAL() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
LESS_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.LESS_EQUAL
 
LESS_EQUAL() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
LESS_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.LESS_EQUAL
 
LESS_THAN - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
ListAvailableQueriesRequest - Class in com.oracle.e1.aisclient.query
 
ListAvailableQueriesRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
ListAvailableQueriesRequest() - Constructor for class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
ListAvailableQueriesResponse - Class in com.oracle.e1.aisclient.query
 
ListAvailableQueriesResponse() - Constructor for class com.oracle.e1.aisclient.query.ListAvailableQueriesResponse
 
ListAvailableUDORequest - Class in com.oracle.e1.aisclient
 
ListAvailableUDORequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.ListAvailableUDORequest
 
ListAvailableUDORequest() - Constructor for class com.oracle.e1.aisclient.ListAvailableUDORequest
 
ListAvailableUDOResponse - Class in com.oracle.e1.aisclient
 
ListAvailableUDOResponse() - Constructor for class com.oracle.e1.aisclient.ListAvailableUDOResponse
 
ListAvailableWatchlistRequest - Class in com.oracle.e1.aisclient.watchlist
 
ListAvailableWatchlistRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistRequest
 
ListAvailableWatchlistRequest() - Constructor for class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistRequest
 
ListAvailableWatchlistResponse - Class in com.oracle.e1.aisclient.watchlist
 
ListAvailableWatchlistResponse() - Constructor for class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistResponse
 
ListCondition - Class in com.oracle.e1.aisclient.query
ListCondition allows you to compare field values to a list of different possible values.
ListCondition() - Constructor for class com.oracle.e1.aisclient.query.ListCondition
 
ListExecutingSchedulesRequest - Class in com.oracle.e1.aisclient.scheduler
 
ListExecutingSchedulesRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesRequest
 
ListExecutingSchedulesRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesRequest
 
ListExecutingSchedulesResponse - Class in com.oracle.e1.aisclient.scheduler
 
ListExecutingSchedulesResponse() - Constructor for class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesResponse
 
ListNotificationSchedulesRequest - Class in com.oracle.e1.aisclient.scheduler
 
ListNotificationSchedulesRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesRequest
 
ListNotificationSchedulesRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesRequest
 
ListNotificationSchedulesResponse - Class in com.oracle.e1.aisclient.scheduler
 
ListNotificationSchedulesResponse() - Constructor for class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesResponse
 
LITERALTYPE_ITEM - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
LITERALTYPE_LIST - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
LITERALTYPE_RANGE - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
LOG - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
log(LoginEnvironment, String, int, Exception) - Static method in class com.oracle.e1.aisclient.AISClientLogger
Sends a log request to the AIS server.
log(LoginEnvironment, String, int) - Static method in class com.oracle.e1.aisclient.AISClientLogger
Sends a request to the AIS server to log a message in the AIS server log, no exception to log.
LOG_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
LOGGER_NAME - Static variable in class com.oracle.e1.aisclient.AISClientUtilities
 
login(String, String, String, String, String, String, String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
LoginEnvironment - Class in com.oracle.e1.aisclient
The LoginEnvironment establishes the connection with the AIS server based on user credentials, it is required input to all AIS calls.
LoginEnvironment(String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based the passed parameters
LoginEnvironment(String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based on the passed perameters
LoginEnvironment(String, String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based the passed perameters
LoginEnvironment(String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based on the passed parameters
LoginEnvironment(String, String, String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based the passed perameters, including jas server URL
LoginEnvironment(String, String, String, String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.LoginEnvironment
Construct a LoginEnvironment based the passed perameters, including jas server URL
LoginRequest - Class in com.oracle.e1.aisclient
The LoginRequest class is the expected input class to the jderest/tokenrequest REST service, it will be serialized to JSON to send to AIS.
LoginRequest() - Constructor for class com.oracle.e1.aisclient.LoginRequest
 
LoginResponse - Class in com.oracle.e1.aisclient
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.aisclient.LoginResponse
 
logout(LoginEnvironment) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Calls AIS service to logout the currently logged in user
LogoutRequest - Class in com.oracle.e1.aisclient
Class representing the expected input to a tokenrequest/logout call to AIS - Will be serialized to JSON
LogoutRequest() - Constructor for class com.oracle.e1.aisclient.LogoutRequest
 
LogRequest - Class in com.oracle.e1.aisclient
Class representing the expected input to a log request call to AIS - Will be serialized to JSON
LogRequest() - Constructor for class com.oracle.e1.aisclient.LogRequest
 

M

MATCH_ALL - Static variable in class com.oracle.e1.aisclient.query.Query
 
MATCH_ANY - Static variable in class com.oracle.e1.aisclient.query.Query
 
MCU - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
MediaObject - Class in com.oracle.e1.aisclient.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.aisclient.mediaobject.MediaObject
 
MediaObject(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObject
 
MediaObjectAddTextRequest - Class in com.oracle.e1.aisclient.mediaobject
 
MediaObjectAddTextRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
MediaObjectAddTextRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
MediaObjectAddTextResponse - Class in com.oracle.e1.aisclient.mediaobject
 
MediaObjectAddTextResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
MediaObjectAddUrlRequest - Class in com.oracle.e1.aisclient.mediaobject
 
MediaObjectAddUrlRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlRequest
 
MediaObjectAddUrlRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlRequest
 
MediaObjectAddUrlResponse - Class in com.oracle.e1.aisclient.mediaobject
 
MediaObjectAddUrlResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
MediaObjectDeleteRequest - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectDeleteRequest is the input to the delete operation
MediaObjectDeleteRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
MediaObjectDeleteRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
MediaObjectDeleteResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectDeleteResponse is the response from the delete media object operation
MediaObjectDeleteResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteResponse
 
MediaObjectDownloadRequest - Class in com.oracle.e1.aisclient.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(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
MediaObjectDownloadRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
MediaObjectDownloadResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectDownloadResponse is the output of the media object download operation
MediaObjectDownloadResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadResponse
 
MediaObjectGetTextRequest - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectGetTextRequest is the input to the get text operation
MediaObjectGetTextRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
 
MediaObjectGetTextRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
 
MediaObjectGetTextResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectGetTextResponse is the output of the get text operation
MediaObjectGetTextResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
 
MediaObjectListItem - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectListItem is an individual media object within the response returned from the list operation.
MediaObjectListItem() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
MediaObjectListRequest - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectListRequest is the input to the media object list operation.
MediaObjectListRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
MediaObjectListRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
MediaObjectListResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectListResponse is the output of the media object list operation
MediaObjectListResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
MediaObjectOperations - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectOperations Class provides an API for applications to access media objects in EnterpriseOne.
MediaObjectOperations() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
 
MediaObjectUpdateTextRequest - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectUpdateTextRequest is the input to the update text operation.
MediaObjectUpdateTextRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
MediaObjectUpdateTextRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
MediaObjectUpdateTextResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectUpdateTextResponse is the output of the update text operation
MediaObjectUpdateTextResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextResponse
 
MediaObjectUploadRequest - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectUploadRequest is the input to the upload operation
MediaObjectUploadRequest() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadRequest
 
MediaObjectUploadRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadRequest
 
MediaObjectUploadResponse - Class in com.oracle.e1.aisclient.mediaobject
MediaObjectUploadResponse is the response to the upload operation
MediaObjectUploadResponse() - Constructor for class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
MESSAGE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
MessageFormInput - Class in com.oracle.e1.aisclient.message
 
MessageFormInput(String, String) - Constructor for class com.oracle.e1.aisclient.message.MessageFormInput
 
MessageFormInterconnect - Class in com.oracle.e1.aisclient.message
 
MessageFormInterconnect() - Constructor for class com.oracle.e1.aisclient.message.MessageFormInterconnect
 
MessageRequest - Class in com.oracle.e1.aisclient.message
Top level object for input to message services
MessageRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.message.MessageRequest
 
MessageRequest() - Constructor for class com.oracle.e1.aisclient.message.MessageRequest
 
MessageResponse - Class in com.oracle.e1.aisclient.message
Response object for message service responses
MessageResponse() - Constructor for class com.oracle.e1.aisclient.message.MessageResponse
 
MO_TYPE_FILE - Static variable in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
Request File Type Media Objects, that were uploaded to the webclient.
MO_TYPE_QUEUE - Static variable in class com.oracle.e1.aisclient.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.aisclient.mediaobject.MediaObjectListRequest
Request Text Type Media Objects
MO_TYPE_URL - Static variable in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
Request url Type Media Objects

N

nextGridPage(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
NOT_BLANK() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
NOT_BLANK() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.NOT_BLANK
 
NOT_EQUAL - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
NOT_EQUAL() - Static method in class com.oracle.e1.aisclient.query.DateOperator
 
NOT_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.DateOperator.NOT_EQUAL
 
NOT_EQUAL() - Static method in class com.oracle.e1.aisclient.query.NumericOperator
 
NOT_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator.NOT_EQUAL
 
NOT_EQUAL() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
NOT_EQUAL() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.NOT_EQUAL
 
NOT_VALUE_IN_LIST - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
NOT_WITHIN_A_RANGE - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
Notification - Class in com.oracle.e1.aisclient.notification
 
Notification() - Constructor for class com.oracle.e1.aisclient.notification.Notification
 
NOTIFICATION_DISOVER - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
NotificationDiscoveryRequest - Class in com.oracle.e1.aisclient.notification
 
NotificationDiscoveryRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.notification.NotificationDiscoveryRequest
 
NotificationDiscoveryResponse - Class in com.oracle.e1.aisclient.notification
 
NotificationDiscoveryResponse() - Constructor for class com.oracle.e1.aisclient.notification.NotificationDiscoveryResponse
 
NUMBER - Static variable in class com.oracle.e1.aisclient.notification.Notification
 
NumberCondition - Class in com.oracle.e1.aisclient.query
Coditions that can be applied to Number comparisons.
NumberCondition(String) - Constructor for class com.oracle.e1.aisclient.query.NumberCondition
 
NumericOperator - Class in com.oracle.e1.aisclient.query
NumericOperator apply to number comparisons.
NumericOperator() - Constructor for class com.oracle.e1.aisclient.query.NumericOperator
 
NumericOperator.EQUAL - Class in com.oracle.e1.aisclient.query
 
NumericOperator.GREATER - Class in com.oracle.e1.aisclient.query
 
NumericOperator.GREATER_EQUAL - Class in com.oracle.e1.aisclient.query
 
NumericOperator.LESS - Class in com.oracle.e1.aisclient.query
 
NumericOperator.LESS_EQUAL - Class in com.oracle.e1.aisclient.query
 
NumericOperator.NOT_EQUAL - Class in com.oracle.e1.aisclient.query
 

O

open(LoginEnvironment, FormRequest) - Method in class com.oracle.e1.aisclient.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.aisclient.ApplicationStackRequest
 
operator - Variable in class com.oracle.e1.aisclient.query.DateOperator
 
operator - Variable in class com.oracle.e1.aisclient.query.NumericOperator
 
operator - Variable in class com.oracle.e1.aisclient.query.StringOperator
 
OR - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
OrchestrationInputValue - Class in com.oracle.e1.aisclient
Name value pairs used as the input to an orchestration.
OrchestrationInputValue() - Constructor for class com.oracle.e1.aisclient.OrchestrationInputValue
 
OrchestrationInputValue(String, String) - Constructor for class com.oracle.e1.aisclient.OrchestrationInputValue
 
OrchestrationRequest - Class in com.oracle.e1.aisclient
The OrchestrationRequest class enables users to execute orchestration requests against an AIS server.
The sample code below demonstrates how to execute an orchestration called "GetAddressBook"
OrchestrationRequest() - Constructor for class com.oracle.e1.aisclient.OrchestrationRequest
 
OrchestrationRequest(String, String, String, String, String, String, String) - Constructor for class com.oracle.e1.aisclient.OrchestrationRequest
Create an orchestration request with the inputs listed.
OrchestrationRequest(String, String, String) - Constructor for class com.oracle.e1.aisclient.OrchestrationRequest
Create an orchestration request with the inputs listed
OrchestrationRequest(String, String, String, String) - Constructor for class com.oracle.e1.aisclient.OrchestrationRequest
Create an orchestration request with the inputs listed
OrchestrationRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.OrchestrationRequest
Create an OrchestrationRequest using a loginEnvironment
OrchestrationSample - Class in com.oracle.e1.aisclient.openapi
Retreive the JSON format for inputs and outputs of an Orchestration
OrchestrationSample(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.openapi.OrchestrationSample
Constructor to instantiate a new Orchestration Sample request
OrchestrationSampleResponse - Class in com.oracle.e1.aisclient.openapi
The response object from a get samples for an Orchestration call
OrchestrationSampleResponse() - Constructor for class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
 
OrchestratorSoftCoding - Class in com.oracle.e1.aisclient.softcoding
 
OrchestratorSoftCoding() - Constructor for class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
OrchestratorSoftCoding(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
ORDER_DIRECT_ASCENDING() - Static method in class com.oracle.e1.aisclient.aggregation.OrderByDirection
 
ORDER_DIRECT_ASCENDING() - Constructor for class com.oracle.e1.aisclient.aggregation.OrderByDirection.ORDER_DIRECT_ASCENDING
 
ORDER_DIRECT_DESCENDING() - Static method in class com.oracle.e1.aisclient.aggregation.OrderByDirection
 
ORDER_DIRECT_DESCENDING() - Constructor for class com.oracle.e1.aisclient.aggregation.OrderByDirection.ORDER_DIRECT_DESCENDING
 
OrderByColumn - Class in com.oracle.e1.aisclient.launchreport
Class used to define the ordering of a specific field in the data sequencing of a report
OrderByColumn() - Constructor for class com.oracle.e1.aisclient.launchreport.OrderByColumn
 
OrderByColumn(int, String, String, String, boolean, boolean) - Constructor for class com.oracle.e1.aisclient.launchreport.OrderByColumn
Create an OrderByColumn column with the passed in attributes
OrderByDirection - Class in com.oracle.e1.aisclient.aggregation
Use to set the order direction with an an orderby clause
OrderByDirection() - Constructor for class com.oracle.e1.aisclient.aggregation.OrderByDirection
 
OrderByDirection.ORDER_DIRECT_ASCENDING - Class in com.oracle.e1.aisclient.aggregation
Use to set the order by direction to Ascending
OrderByDirection.ORDER_DIRECT_DESCENDING - Class in com.oracle.e1.aisclient.aggregation
Used to set the order by direction to Descending
ORIENTATION_LANDSCAPE - Static variable in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
ORIENTATION_PORTRAIT - Static variable in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
OSA_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
OSA_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
Output() - Constructor for class com.oracle.e1.aisclient.CountResponse.Output
 
OUTPUT_TYPE - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 

P

Parameter - Class in com.oracle.e1.aisclient.message
A Text substution parameter
Parameter(int, String) - Constructor for class com.oracle.e1.aisclient.message.Parameter
 
PDF_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
PDF_VIEW_TYPE - Static variable in class com.oracle.e1.aisclient.launchreport.ReportRequest
 
photoCount(LoginEnvironment, String, String, String, String) - Static method in class com.oracle.e1.aisclient.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.aisclient.JDERestServiceProvider
 
POControl - Class in com.oracle.e1.aisclient.launchreport
An individtual fiel on a processing option tab page
POControl() - Constructor for class com.oracle.e1.aisclient.launchreport.POControl
 
PODDInfo - Class in com.oracle.e1.aisclient.launchreport
The data dictionary information of a field in the processing options of a report
PODDInfo() - Constructor for class com.oracle.e1.aisclient.launchreport.PODDInfo
 
POPrompt - Class in com.oracle.e1.aisclient.launchreport
The prompt for the processing options of the report
POPrompt() - Constructor for class com.oracle.e1.aisclient.launchreport.POPrompt
 
POST_METHOD - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
POStruct - Class in com.oracle.e1.aisclient.launchreport
 
POStruct() - Constructor for class com.oracle.e1.aisclient.launchreport.POStruct
 
POTab - Class in com.oracle.e1.aisclient.launchreport
Details of a tab of processing options
POTab() - Constructor for class com.oracle.e1.aisclient.launchreport.POTab
 
POValue - Class in com.oracle.e1.aisclient.launchreport
The definition of a processing option value to use when executing a report
POValue() - Constructor for class com.oracle.e1.aisclient.launchreport.POValue
 
POValue(int, String) - Constructor for class com.oracle.e1.aisclient.launchreport.POValue
Construct a POValue with passed in id and value
PREFEERNCE_SERVICE - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
PREFERENCE_SERVICE - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
PreferenceService - Class in com.oracle.e1.aisclient.preference
The PereferenceService class handles calls to the AIS prefrence service, where AIS client API users can permenetly store data base don User and Client Id.
PreferenceService(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.preference.PreferenceService
 
prependToURL(String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
fixes url to default http in front
PrintOptions - Class in com.oracle.e1.aisclient.launchreport
The options configurable for printing a report
PrintOptions() - Constructor for class com.oracle.e1.aisclient.launchreport.PrintOptions
 
PROCESSING_OPTION - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
ProcessingOption - Class in com.oracle.e1.aisclient
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.aisclient.ProcessingOption
 
ProcessingOption(int, String) - Constructor for class com.oracle.e1.aisclient.ProcessingOption
 
ProcessingOptionRequest - Class in com.oracle.e1.aisclient
ProcessingOptionRequest object will be serialized to JSON and sent as input to the AIS processingoption service.
ProcessingOptionRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.ProcessingOptionRequest
 
ProcessingOptionRequest() - Constructor for class com.oracle.e1.aisclient.ProcessingOptionRequest
 
ProcessingOptionsSet - Class in com.oracle.e1.aisclient
After a call to the AIS processingoption service the JSON response will be de-serialized a ProcessingOptionSet
ProcessingOptionsSet() - Constructor for class com.oracle.e1.aisclient.ProcessingOptionsSet
 

Q

QUERY - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
Query - Class in com.oracle.e1.aisclient.query
Query object holds all of the query conditions you want to be applied to an EnerpriesOne form query.
Query() - Constructor for class com.oracle.e1.aisclient.query.Query
 
Query(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.query.Query
Create a Query, and add it to a form request, to apply that query to the request.
QUERY_DETAILS - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
QUERY_OBJECT_NAME - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
QUERY_TYPE - Static variable in class com.oracle.e1.aisclient.query.GetQueryByKeyRequest
 
QueryAbstract - Class in com.oracle.e1.aisclient.query
Parent class of both Query and Complex Query, so either type may be set in form or data requests
QueryAbstract() - Constructor for class com.oracle.e1.aisclient.query.QueryAbstract
 
QueryValue - Class in com.oracle.e1.aisclient.query
The value to be compared with the specified field.
QueryValue() - Constructor for class com.oracle.e1.aisclient.query.QueryValue
 

R

Receiver - Class in com.oracle.e1.aisclient.message
Wrapper for a reciever of a message
Receiver() - Constructor for class com.oracle.e1.aisclient.message.Receiver
 
Receiver(Recipient) - Constructor for class com.oracle.e1.aisclient.message.Receiver
Create a Reciever populated with one recipeint
Recipient - Class in com.oracle.e1.aisclient.message
Detail for a reciepient of a message, recipient_type field drives what type of recipeint it is.
Recipient() - Constructor for class com.oracle.e1.aisclient.message.Recipient
 
refreshAISXMLCache(LoginEnvironment) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
 
replaceUnicodeChars(String) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Replaces unicode characters for error messages returned in form service requests, which may have these characters.
REPORT_TYPE - Static variable in class com.oracle.e1.aisclient.message.Attachment
 
ReportField - Class in com.oracle.e1.aisclient.launchreport
Class used to represent a Business View Column
ReportField() - Constructor for class com.oracle.e1.aisclient.launchreport.ReportField
 
ReportProcessResponse - Class in com.oracle.e1.aisclient.launchreport
The response object for requesting to execute a report
ReportProcessResponse() - Constructor for class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
 
ReportRequest - Class in com.oracle.e1.aisclient.launchreport
Class used to define a report to discover or to execute
ReportRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.launchreport.ReportRequest
Constructor for creating a launch request
ReportSecurity - Class in com.oracle.e1.aisclient.launchreport
The security configured for a report.
ReportSecurity() - Constructor for class com.oracle.e1.aisclient.launchreport.ReportSecurity
 
ReportStatusRequest - Class in com.oracle.e1.aisclient.launchreport
Obect used to request the status of an executed report
ReportStatusRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
 
ResponseLink - Class in com.oracle.e1.aisclient
 
ResponseLink() - Constructor for class com.oracle.e1.aisclient.ResponseLink
 
RIItem - Class in com.oracle.e1.aisclient.launchreport
Class used to discover report interconnects for a report
RIItem() - Constructor for class com.oracle.e1.aisclient.launchreport.RIItem
 
RowCount() - Constructor for class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 

S

ScheduledService - Class in com.oracle.e1.aisclient.scheduler
 
ScheduledService() - Constructor for class com.oracle.e1.aisclient.scheduler.ScheduledService
 
SchedulerJob - Class in com.oracle.e1.aisclient.scheduler
 
SchedulerJob() - Constructor for class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
SchedulerRequest - Class in com.oracle.e1.aisclient.scheduler
 
SchedulerRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.SchedulerRequest
 
SchedulerRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.SchedulerRequest
 
SELECT_ALL_GRID_ROWS - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
selectAllGridRows(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.FSREvent
 
selectComboItem(String, int) - Method in class com.oracle.e1.aisclient.FSREvent
 
SelectionValue - Class in com.oracle.e1.aisclient.launchreport
A value within the data selection of a report
SelectionValue() - Constructor for class com.oracle.e1.aisclient.launchreport.SelectionValue
 
SelectionValue(String, String, String) - Constructor for class com.oracle.e1.aisclient.launchreport.SelectionValue
Create a table column SelectionValue with specified view, dictItem and table
SelectionValue(SelectionValue.LiteralType, String[]) - Constructor for class com.oracle.e1.aisclient.launchreport.SelectionValue
Create a literal type SelectionValue with type (based on constants defined in this class) and string array of values
SelectionValue.LiteralType - Enum in com.oracle.e1.aisclient.launchreport
 
selectRadioButton(String) - Method in class com.oracle.e1.aisclient.FSREvent
 
selectRow(String, int) - Method in class com.oracle.e1.aisclient.FSREvent
 
SendMessageDetails - Class in com.oracle.e1.aisclient.message
 
SendMessageDetails() - Constructor for class com.oracle.e1.aisclient.message.SendMessageDetails
 
SendMessageExtended - Class in com.oracle.e1.aisclient.message
Details of the message to send
SendMessageExtended() - Constructor for class com.oracle.e1.aisclient.message.SendMessageExtended
 
SERVER_PROCESS_ERROR - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
setAction(String) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setActionRequest(ActionRequest) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setActiveObject(GetUDOActiveObject) - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
setActiveObject(GetUDOActiveObject) - Method in class com.oracle.e1.aisclient.query.GetQueryByKeyResponse
 
setActiveObject(AvailableUDOListDefault) - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesResponse
 
setActiveObject(WatchListActiveObject) - Method in class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyResponse
 
setActiveObject(AvailableUDOListDefault) - Method in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistResponse
 
setAddress_number(int) - Method in class com.oracle.e1.aisclient.message.Recipient
 
setAddressBookNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The address number configured for a BI report using email with address number.
setAddressNumber(int) - Method in class com.oracle.e1.aisclient.UserInfo
 
setAddTextStatus(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
setAdminAuthorized(boolean) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setAggregation(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
setAggregation(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
setAggregation(AggregationInfo) - Method in class com.oracle.e1.aisclient.DataRequest
 
setAggregations(ArrayList<AggregationItem>) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setAisServer(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setAisServerURL(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setAisVersion(String) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setAlias(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAliasNaming(boolean) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setAliasNaming(boolean) - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
setAliasNaming(boolean) - Method in class com.oracle.e1.aisclient.FSRParent
 
setAliasNaming(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setAllowCache(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setAllowCache(boolean) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setAllowSubscriberOverrides(boolean) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setAlphaDescription(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setAlphaDescriptionTemplate(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setAlphaName(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setAltPoStringJSON(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setAndOr(String) - Method in class com.oracle.e1.aisclient.query.ComplexQueryFragment
 
setApp(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setAppendText(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
setApplication(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setApplication(String) - Method in class com.oracle.e1.aisclient.message.Shortcut
 
setApplication(String) - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
setApplicationId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setApplicationName(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setApplicationName(String) - Method in class com.oracle.e1.aisclient.LoginRequest
 
setApplicationName(String) - Method in class com.oracle.e1.aisclient.ProcessingOptionRequest
 
setApplicationVersion(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setApplicationVersion(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setAppName(String) - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
setAppsRelease(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setArray(List<DiscoveryResponse.InputItem>) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
setAs400DisplayParm(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAs400DisplayRule(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAs400EditParm1(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAs400EditParm2(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAs400EditRule(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setAsIfCurrency(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setAsIfDate(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setAsIfDate(Date) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setAsOfRelease(String) - Method in class com.oracle.e1.aisclient.Capability
 
setAttachment(List<Attachment>) - Method in class com.oracle.e1.aisclient.message.Attachments
 
setAttachments(Attachments) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setAuthorizedTasks(ArrayList<Task>) - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationResponse
 
setAutoClear(boolean) - Method in class com.oracle.e1.aisclient.query.QueryAbstract
Set AutoClear to true to clear the form before performing the query
setAutoFind(boolean) - Method in class com.oracle.e1.aisclient.query.QueryAbstract
Set AutoFind to true to automatically press the find button to popoulate the reocrds.
setAvailable(boolean) - Method in class com.oracle.e1.aisclient.launchreport.BIOption
True if the option is available for this report.
setBasic_auth(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setBatchDataRequest(boolean) - Method in class com.oracle.e1.aisclient.BatchDataRequest
 
setBCC(Receiver) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the BCC field
setBCC(Recipient) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the BCC field
setBcc(Receiver) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setBiReportDeliveryTypes(List<String>) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
For a BI report the delivery types requested
setBiReportLanguages(List<String>) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
For a BI report the languages requested
setBiReportOptions(BIReportOptions) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Additional options available for BI Reports
setBiReportOutputTypes(List<String>) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
For a BI report the output types requested
setBlindSubmission(boolean) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The BI report is configured to run without allowing the end user to modify the submission options.
setBypassFormServiceEREvent(boolean) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setBypassFormServiceEREvent(boolean) - Method in class com.oracle.e1.aisclient.FormRequest
 
setBypassFormServiceEREvent(boolean) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setCacheTime(int) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setCacheTime(int) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setCanAddDataSelection(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user add to the data selection for this report/version.
setCanChangePO(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user change processing option values when executing this report
setCanModifyDataSelection(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user change the predicate values in the data selection for this report/version.
setCanRunDataSelection(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user view the data selection for this report/version.
setCanRunPO(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user view the processing option values for this report/version.
setCapabilityList(Capability[]) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setCC(Receiver) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the CC field
setCC(Recipient) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the CC field
setCc(Receiver) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setClassName(String) - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
setColTitle(String) - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
setColumn(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
setColumnID(String) - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
setCommand(String) - Method in class com.oracle.e1.aisclient.FormAction
 
setCommand(String) - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
setComparisonType(String) - Method in class com.oracle.e1.aisclient.launchreport.Criterion
The comparison type to use, valid values are constants within this class
setComplexQuery(ArrayList<ComplexQueryFragment>) - Method in class com.oracle.e1.aisclient.query.ComplexQuery
 
setCondition(ArrayList<Condition>) - Method in class com.oracle.e1.aisclient.query.Query
 
setConnection(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setContact_number(int) - Method in class com.oracle.e1.aisclient.message.Recipient
 
setContent(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingValue
 
setContent(String) - Method in class com.oracle.e1.aisclient.query.QueryValue
 
setContext(String) - Method in class com.oracle.e1.aisclient.ResponseLink
 
setControlId(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
setControlID(String) - Method in class com.oracle.e1.aisclient.FormAction
 
setControlId(String) - Method in class com.oracle.e1.aisclient.query.Condition
 
setControlId(long) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setControls(List<POControl>) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The controls on the tab page
setCookies(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setCount(int) - Method in class com.oracle.e1.aisclient.CountResponse
 
setCountImage(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
setCountry(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setCountText(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
setCriteria(List<Criterion>) - Method in class com.oracle.e1.aisclient.launchreport.DataSelection
The list of criterion
setCriticalThreshold(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setCriticalThreshold(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setCurrency(AggregationInfo.CurrencyProcessing) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setCurrency(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setCurrencyCode(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setCurrencyCols(ArrayList<String>) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setCurrentApp(String) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setData(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setData_structure_template(String) - Method in class com.oracle.e1.aisclient.message.MessageFormInterconnect
 
setDataRequests(ArrayList<DataRequest>) - Method in class com.oracle.e1.aisclient.BatchDataRequest
 
setDataSelection(DataSelection) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Existig data selection for the version requested
setDataSelection(DataSelection) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The data selection to use when executign the report.
setDataSelectionColumns(List<BSVWColumn>) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Columns avaialble for data selection/sequencing for the report
setDataSelectionReportFields(List<ReportField>) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Other report fields available for data selection (RV, RI, PO, SL)
setDataSequence(DataSequence) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Existig data sequence for the version requested
setDataSequence(DataSequence) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The data sequencing to use when executing the report
setDataServiceType(String) - Method in class com.oracle.e1.aisclient.DataRequest
 
setDataStructureDetail(ArrayList<BSFNDataStructure>) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setDataStructureName(String) - Method in class com.oracle.e1.aisclient.launchreport.POStruct
 
setDataType(int) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The data type of the report interconnect field
setDatatype(int) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setDateFormat(String) - Method in class com.oracle.e1.aisclient.notification.InputType
 
setDateFormat(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setDateSeperator(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setDdict(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setDdinfo(PODDInfo) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The Data Dictionary information for the option
setDdItem(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setDecimalFormat(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setDecimals(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setDefaulted(boolean) - Method in class com.oracle.e1.aisclient.launchreport.BIOption
True the option should be "ON" by default
setDefaultEnvironment(String) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDefaultJasServer(String) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDefaultRole(String) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDefaultSystemCode(String) - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
 
setDefaultValue(String) - Method in class com.oracle.e1.aisclient.notification.InputType
 
setDeleteStatus(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteResponse
 
setDeliveryOptions(Map<String, BIOption>) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The delivery options for the BI report.
setDESC(String) - Method in class com.oracle.e1.aisclient.StackErrorWarning
 
setDescription(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setDescription(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
setDescription(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setDescription(String) - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
setDescription(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setDescription(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setDescription(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setDescription(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setDescription(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setDeviceName(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setDfltValue(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setDictionary_item(String) - Method in class com.oracle.e1.aisclient.message.Template
 
setDictItem(String) - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
The data dictionary item for the column
setDictItem(String) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
The data dictionary alias of the column to order by
setDictItem(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
The data dictionary item to use for comparison
setDirection(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
setDirection(String) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
The sort direction: ASC or DESC for this column
setDispDecimals(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setDisplayEnvironment(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDisplayJasServer(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDisplayRole(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setDisplayString(String) - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
The display name of the column
setDisplayString(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
The display name of the column
setDispRuleBFName(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setDistributionListTypeABEmail(String) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The distrubution list type for a BI report configured to email with address number of a distribution list.
setDistributionListTypeDataDriven(String) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The structure type for a BI report configured with data driven email delivery with a distrubution structure.
setDownloadUrl(String) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setDownloadURL(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
setDownloadUrl(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setDriver(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setEditRuleBFName(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setEmail_address(String) - Method in class com.oracle.e1.aisclient.message.Recipient
 
setEmailAddress(String) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The email address configured for s BI report using email output.
setEmailLanguage(String) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The language in which the emailed report is generated.
setEnableAsyncEvents(boolean) - Method in class com.oracle.e1.aisclient.FormRequest
 
setEnableNextPageProcessing(boolean) - Method in class com.oracle.e1.aisclient.DataRequest
 
setEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.StartAScheduledJobRequest
 
setEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.StopAScheduledJobRequest
 
setEndpoint(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setEnvironment(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setEnvironment(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setEnvironment(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The environment report was executed with (only returned when fireAndForget is false, for synchronous execution)
setEnvironment(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setEnvironment(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setEnvironment(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setError(String) - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
setError(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Any errors encountered when running discovery service
setError(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
Any errors encountered by the report execution service
setError(String) - Method in class com.oracle.e1.aisclient.ListAvailableUDOResponse
 
setError(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
setError(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteResponse
 
setError(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextResponse
 
setErrorLevel(int) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setErrors(String) - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
setErrors(List<BSFNError>) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResult
 
setException(String) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Set an exception message string from processing the get sample call
setExecutionServer(String) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setExecutionServer(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The server that the report was executed
setExecutionServer(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
Request the output for the report executed on this server
setExtensions(ArrayList<String>) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
setFieldValue(String, String) - Method in class com.oracle.e1.aisclient.FSREvent
 
setFieldValueDate(LoginEnvironment, String, Date) - Method in class com.oracle.e1.aisclient.FSREvent
 
setFile(FileAttachment) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadResponse
 
setFile(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setFile(FileAttachment) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadRequest
 
setFileLocation(String) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setFileLocation(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
setFileLocation(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
setFileName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The location of the output, if output was requested and when fireAndForget is false, for synchronous execution
setFileName(String) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setFileName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
setFileName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setFindOnEntry(String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setFindOnEntry(boolean) - Method in class com.oracle.e1.aisclient.FSRParent
 
setFindOnEntry(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFireAndForget(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Set to false to run the report syncronously, waiting for it to complete before returning from the service
setForceUpdate(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setForceUpdate(boolean) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setForceUpdate(boolean) - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
Setting the forceUpdate flag will force the execution to fetch the records from the database and not the cache.
setForm(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setForm_name(String) - Method in class com.oracle.e1.aisclient.message.Shortcut
 
setFormActions(ArrayList) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setFormActions(ArrayList<FormAction>) - Method in class com.oracle.e1.aisclient.FSRParent
 
setFormActions(ArrayList<FormAction>) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormDSData(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setFormDSData(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormDSTmpl(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setFormDSTmpl(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormInputs(Collection) - Method in class com.oracle.e1.aisclient.FormRequest
 
setFormInputs(List<MessageFormInput>) - Method in class com.oracle.e1.aisclient.message.MessageFormInterconnect
 
setFormInputs(Collection<FIStructure>) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormInterconnect(MessageFormInterconnect) - Method in class com.oracle.e1.aisclient.message.Shortcut
 
setFormName(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setFormName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
setFormName(String) - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
setFormName(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormOID(String) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setFormOID(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setFormOID(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setFormRequest(FormRequest) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setFormRequests(ArrayList<SingleFormRequest>) - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
setFormServiceAction(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setFormServiceAction(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormServiceDemo(String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setFormServiceDemo(boolean) - Method in class com.oracle.e1.aisclient.FSRParent
 
setFormServiceDemo(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setFormtitle(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setFromEmailOverride(String) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The override from email address configured in the report definition.
setFunctions(ArrayList<BSFNFunction>) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNResponse
 
setGlossaryText(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setGlossaryTextTemplate(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setGridAction(GridAction) - Method in class com.oracle.e1.aisclient.FormAction
 
setGridColumnComboValue(String, String) - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
setGridColumnComboValue(String, String) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
setGridColumnEvents(ArrayList<GridColumnEvent>) - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
setGridColumnEvents(ArrayList<GridColumnEvent>) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
setGridColumnValue(String, String) - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
setGridColumnValue(String, String) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
setGridColumnValueDate(String, Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.GridRowInsertEvent
 
setGridColumnValueDate(String, Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
setGridID(String) - Method in class com.oracle.e1.aisclient.GridAction
 
setGridRowInsertEvents(ArrayList<GridRowInsertEvent>) - Method in class com.oracle.e1.aisclient.GridAction
 
setGridrows(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
setGridRowUpdateEvents(ArrayList<GridRowUpdateEvent>) - Method in class com.oracle.e1.aisclient.GridAction
 
setGroup(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListObject
 
setGroupBy(ArrayList<AggregationItem>) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setHasFullDataSelectionAccess(boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
Can the requesting user change data selection for this report/version.
setHasValidTimestamp(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setHaving(Having) - Method in class com.oracle.e1.aisclient.DataRequest
 
setHeaders(Map<String, String>) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setHeight(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
setHost(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setHref(String) - Method in class com.oracle.e1.aisclient.ResponseLink
 
setIconPath(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setId(String) - Method in class com.oracle.e1.aisclient.FIStructure
 
setId(int) - Method in class com.oracle.e1.aisclient.launchreport.POValue
The id of the processing option
setId(String) - Method in class com.oracle.e1.aisclient.message.MessageFormInput
 
setId(long) - Method in class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
setId(long) - Method in class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
setIdControl(int) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The control id of the option
setIdControl(int) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The id of the tab page
setIdEVDT(int) - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
The id of the column in the view
setIdEVDT(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
The id of the column in the view
setIdItem(int) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The id the report interconnect field
setIditem(int) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setIdItems(Long[]) - Method in class com.oracle.e1.aisclient.launchreport.POStruct
 
setIdObject(int) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The id of the option.
setIdObject(int) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The id of the tab page
setIdSystemValue(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
setIgnoreFDAFindOnEntry(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setIncludeData(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
setIncludeTimings(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setIncludeURLs(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
setIndex(int) - Method in class com.oracle.e1.aisclient.message.Parameter
The indext to use for text substitution, the index is zero based, text substituion value &1 is index 0, &2 is index 1, etc.
setInParams(List<DSTRInputValue>) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The input parameters for business function execution
setInputFormat(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setInputPassword(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setInputs(List<DiscoveryResponse.InputItem>) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setInputs(ArrayList<InputType>) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setInputs(ArrayList<OrchestrationInputValue>) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
Set the input values to the orchestration.
setInputSample(Object) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Set the payload for the input sample
setInputText(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
setInputText(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
setInputUser(String) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setIoType(int) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setIsAsynch(boolean) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
A boolean defining if the call to the business function should be asynchronous
setIsCritical(boolean) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setIsDefaultImage(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsImage(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsMisc(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsOLE(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsRTF(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
Value is true if it is an RTF text object, false for an HTML text object
setIsRTF(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
Indicates if the text is in rich text format.
setIsShortCut(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsText(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsUpdated(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsURL(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setIsValidSession(boolean) - Method in class com.oracle.e1.aisclient.ValidateResponse
 
setIsWarning(boolean) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setItemID(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
setItemID(int) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextRequest
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
setItemName(String) - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
The name of the text media object item
setItems(ArrayList<AvailableUDOItem>) - Method in class com.oracle.e1.aisclient.AvailableUDOListObject
 
setJasserver(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setJasserver(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setJasserver(String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setJasserver(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setJasServer(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setJdeDebugLog(Boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Request the report execution to output a jdedebug log
setJdeLog(Boolean) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Request the report execution to output a jde log
setJobBaseUrl(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobConsecutiveErrors(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobEndpointRequested(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setJobEndpointRequested(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobgroup(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobLastExecutionBaseUrl(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobLastExecutionDateTime(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobLastExecutionTimeMillis(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobname(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobNextFireTime(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setJobNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The job number for the requested reqport execution
setJobNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportStatusRequest
Request the output for this job number
setJobNumber(String) - Method in class com.oracle.e1.aisclient.message.Attachment
 
setJobPercentageErrors(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobs(List<SchedulerJob>) - Method in class com.oracle.e1.aisclient.scheduler.ListExecutingSchedulesResponse
 
setJobServicePath(List<String>) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setJobServicePath(List<String>) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobsstarted(List<SchedulerJob>) - Method in class com.oracle.e1.aisclient.scheduler.StartedJobsResponse
 
setJobsstopped(List<SchedulerJob>) - Method in class com.oracle.e1.aisclient.scheduler.StoppedJobsResponse
 
setJobStatus(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The status of the report (only returned when fireAndForget is false, for synchronous execution)
setJobTotalCompletions(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobTotalErrors(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJobTotalExecutions(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setJwtToken(String) - Method in class com.oracle.e1.aisclient.JWTLoginEnvironment
 
setJwtToken(String) - Method in class com.oracle.e1.aisclient.LoginRequest
 
setKeepJasSessionOpen(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setKey(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setKeyCols(ArrayList<String>) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setLangPref(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setLanguage(String) - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
setLanguage(String) - Method in class com.oracle.e1.aisclient.message.Attachment
 
setLanguages(List<String>) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The list of languages the report will be generated in.
setLastDate(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The last activity date the report (only returned when fireAndForget is false, for synchronous execution)
setLastModifiedUser(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
The user that last modified the version, which may have security implications
setLastModifiedUser(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The user who last modified the requested version, this may have security implications
setLastRunTime(long) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setLastTime(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The last activity time of the report (only returned when fireAndForget is false, for synchronous execution)
setLength(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setLength(int) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The length of the report interconnect field
setLevel(int) - Method in class com.oracle.e1.aisclient.LogRequest
 
setLevel(int) - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
setLevelBreak(boolean) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
Will return true from discovery if the column is a level break column in the data sequencing defined for the report.
setLineNumber(int) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setLink(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setLinks(ArrayList<ResponseLink>) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setLinks(List<ResponseLink>) - Method in class com.oracle.e1.aisclient.DataRequestLinks
 
setLiteralType(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
Type of literal: SINGLE, LIST or RANGE
setLoadBaseFormOnly(Boolean) - Method in class com.oracle.e1.aisclient.FSRParent
 
setLocale(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setLocation(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setLoginEnv(LoginEnvironment) - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
setLoginEnv(LoginEnvironment) - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
setLoginEnv(LoginEnvironment) - Method in class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
setLoginResponse(LoginResponse) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setLogType(String) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setLongDescription(String) - Method in class com.oracle.e1.aisclient.Capability
 
setLongDescription(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setLongName(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setMailbox(String) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the mailbox - used for Work Center messages
setMailbox(String) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setManagerTitle(String) - Method in class com.oracle.e1.aisclient.ListAvailableUDOResponse
 
setMaskedKeys(Map<String, String>) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setMatchType(String) - Method in class com.oracle.e1.aisclient.query.Query
Set the match type to MATCH_ALL to indicate all of the conditions must be met (AND).
setMaxPageSize(int) - Method in class com.oracle.e1.aisclient.FSRParent
Set the number of records to be returned, if no value is indicated 100 records will be returned
setMaxPageSize(String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setMaxPageSize(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setMaxPageSize(int) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setMaxPageSizeUnlimited() - Method in class com.oracle.e1.aisclient.FSRParent
Set the maximum records returned to Unlimited, all records in the table will be returned
setMaxRecords(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setMaxRecords(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setMediaObjects(MediaObjectListItem[]) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListResponse
 
setMemberName(String) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The name of the option
setMessage(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setMessage(String) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Set a message for an exception while processing the get sample call.
setMessage_text(String) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setMessageBody(String) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the body text of the message
setMessageDetails(SendMessageDetails) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Access for the message details, you can use the other top level accessors to set values in the message details.
setMetaData(Object) - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
setMetaData(WatchListMetaData) - Method in class com.oracle.e1.aisclient.watchlist.WatchListActiveObject
 
setModifier(boolean) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
setMoKey(ArrayList<String>) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
setMoStructure(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
setMoType(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setMoTypes(ArrayList<String>) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
setMultipleMode(boolean) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
Set multipleMode to true to request all of the text objects for this key, or to request a specific text object by sequence.
setName(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setName(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
setName(String) - Method in class com.oracle.e1.aisclient.Capability
 
setName(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setName(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
setName(String) - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
setName(String) - Method in class com.oracle.e1.aisclient.notification.InputType
 
setName(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setName(String) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSample
Set the name of the Orchestration to get samples for
setName(String) - Method in class com.oracle.e1.aisclient.OrchestrationInputValue
 
setName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
Set the name the busniness function.
setName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
setName(String) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Set the name of the Business Function to discover.
setNewSsh(Boolean) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setNextNumberIndex(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setNextNumberSystem(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setNextPageTimeInterval(int) - Method in class com.oracle.e1.aisclient.ApplicationStack
 
setNextPageTimeInterval(int) - Method in class com.oracle.e1.aisclient.DataRequest
 
setNextPageTimeInterval(int) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setNotifications(ArrayList<Notification>) - Method in class com.oracle.e1.aisclient.notification.NotificationDiscoveryResponse
 
setNumberCopies(int) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The number of copies to print
setOauth2ClientId(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setOauth2ClientSecret(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setOauth2FormParameters(Map<String, String>) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setOauth2TokenURL(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setObjectName(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setObjectName(String) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Set the name of the parent Business Function Object to include in the discovery For Example: B03B0301
setObjectType(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The object type of the report (only returned when fireAndForget is false, for synchronous execution)
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setOmwObjectName(String) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSample
Set the OMW Object Name of the Orchestration to get samples for
setOmwObjectOwner(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setOmwScheduleDescription(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOmwScheduleDescription(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setOmwScheduleLongName(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOmwScheduleObjectName(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOmwScheduleOwner(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOmwServiceDescription(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOmwServiceDescription(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setOmwServiceObjectName(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setOncePerSubscriber(boolean) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setOperator(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
setOperator(String) - Method in class com.oracle.e1.aisclient.launchreport.Criterion
AND or OR operator to use in conjuction with previous comparisons in the list
setOperator(String) - Method in class com.oracle.e1.aisclient.query.Condition
 
setOperator(String) - Method in class com.oracle.e1.aisclient.query.DateOperator
 
setOperator(String) - Method in class com.oracle.e1.aisclient.query.NumericOperator
 
setOperator(String) - Method in class com.oracle.e1.aisclient.query.StringOperator
 
setOrchestration(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setOrchestrations(List<DiscoveryResponse.DiscoveryOrch>) - Method in class com.oracle.e1.aisclient.DiscoveryResponse
 
setOrderBy(ArrayList<AggregationItem>) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setOrderBy(ArrayList<AggregationItem>) - Method in class com.oracle.e1.aisclient.aggregation.FormServiceOrderBy
 
setOrderBy(FormServiceOrderBy) - Method in class com.oracle.e1.aisclient.FormRequest
 
setOrderByColumns(List<OrderByColumn>) - Method in class com.oracle.e1.aisclient.launchreport.DataSequence
A list of columns to order the report results by
setOrientation(int) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The paper orientation, 1 - Portrate, 2 - Landscape
setOriginatingEnvironment(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setOriginatingUser(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setOsaInterfaceName(String) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
Provide the OSA interface name to generate an OSA file on the execution server
setOutput(CountResponse.Output[]) - Method in class com.oracle.e1.aisclient.CountResponse
 
setOutput(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setOutput(List<DSTROutputValue>) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResult
 
setOutputIds(List<Long>) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The ids of the outputs from the business function
setOutputOptions(Map<String, BIOption>) - Method in class com.oracle.e1.aisclient.launchreport.BIReportOptions
The output options for the BI report.
setOutputs(List<DiscoveryResponse.InputItem>) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setOutputSample(Object) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Set the payload for the output sample
setOutputType(String) - Method in class com.oracle.e1.aisclient.ApplicationStack
 
setOutputType(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setOutputType(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
setOutputType(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setOutputType(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setOutputType(String) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setOutputType(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Indicate if the report output should be transferred, default value is FTP transfer
setOutputType(String) - Method in class com.oracle.e1.aisclient.message.Attachment
 
setOutputType(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setPageBreak(boolean) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
Set to true if the report should include a page break when this column changes.
setPageNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The page number the option is on
setPageNumber(int) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The tab page number
setPaperSource(int) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The paper source to print from on the printer (if not default)
setPaperType(String) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The paper type defined in EnterpriseOne to use when print immediate is requested
setParameter(List<Parameter>) - Method in class com.oracle.e1.aisclient.message.Template
 
setParentDll(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setParentTaskId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setParentTaskId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
setPassword(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setPassword(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setPassword(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setPasswordAboutToExpire(boolean) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setPath(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setPathExt(String) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setPathExt(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
An extension to the path on the FTP server where the file should be coppied to beyond the root of the FTP site.
setPoglossaryOverride(String) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The ID of the glossary used for the option
setPoPrompt(POPrompt) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
The details of the processing option prompt
setPort(Integer) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setPoStringJSON(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setPoStruct(POStruct) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
The details of the processing option data structure
setPoValues(List<POValue>) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Processing options available for the report
setPoValues(List<POValue>) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The processig option values to use when executing the report
setPredicate(SelectionValue) - Method in class com.oracle.e1.aisclient.launchreport.Criterion
The right side or predicate of the operation
setPreferences(String, HashMap<String, Object>) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The setPreference method will save user preferences based on a client id, and a hashmap of preference values.
setPreferences(String, String, String, String, String, HashMap<String, Object>) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The setPreference method will save user preferences based on a client id, and a hashmap of preference values.
setPreferences(String, int, String, String, String, String, HashMap<String, Object>) - Method in class com.oracle.e1.aisclient.preference.PreferenceService
The setPreference method will save user preferences based on a client id, sequence, and a hashmap of preference values.
setPrinterName(String) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The name of a printer defined in EnterpriseOne to use when print immediate is requested
setPrintImmediate(boolean) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
Set this to true to send the report to the printer immediately when it has completed
setPrintOptions(PrintOptions) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Print options currently configured for the report/version
setPrintOptions(PrintOptions) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Print options to use when executing the report
setPrintStyleSDT(int) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
The style to print 1-Simplex, 2-Duplex, 3-Tumble
setProcessingOptions(HashMap<String, ProcessingOption>) - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
setProdCode(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
setProductCode(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setProxy_host(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setProxy_port(Integer) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setPsToken(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setPsToken(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setQBEValue(String, String) - Method in class com.oracle.e1.aisclient.FSREvent
 
setQBEValueDate(String, Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.FSREvent
 
setQuery(QueryAbstract) - Method in class com.oracle.e1.aisclient.FSRParent
 
setQuery(Query) - Method in class com.oracle.e1.aisclient.query.ComplexQueryFragment
 
setQuery(QueryAbstract) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setQueryname(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setQueryObjectName(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setQueryObjectName(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setQueryObjectName(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setQueryObjectName(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setQueryObjectName(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setQueue(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setQueueName(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Queue name used for the report by default
setQueueName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The queue where report ran (only returned when fireAndForget is false, for synchronous execution)
setQueueName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The name of the queue the report should execute in
setRecipient(List<Recipient>) - Method in class com.oracle.e1.aisclient.message.Receiver
Method to set the receiver based on a reciepient
setRecipient_type(String) - Method in class com.oracle.e1.aisclient.message.Recipient
The type of reciepient, valid values are in constants wiithin this class:
CONTACT - A Who's Who Contact, you must include address_number and contact_number in the request
ADDRESS_NUMBER - An address book numbber, you must include address_number value in the request
DISTRIBUTION - A distribution list (P0150), you must include address_number, the parent of the list, and structure_type (UDC 01/TS)
EMAIL - An email address, you must include email_address value
setRecords(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse.RowCount
 
setRecordType(Integer) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setRefreshInterval(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setRel(String) - Method in class com.oracle.e1.aisclient.ResponseLink
 
setReportInterconnect(boolean) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setReportInterconnectID(int) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setReportInterconnects(List<RIItem>) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Report interconnects defined for the report
setReportInterconnectTemplateName(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setReportLoggingLevel(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
Request the report execution to have this level of logging (0-6) in the jdedebug log
setReportName(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
The report name
setReportName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The report name that was executed
setReportName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The name of the report to execute, for example R01012
setReportSecurity(ReportSecurity) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Security configuration of the report and version requested
setReportVersion(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
The report version
setReportVersion(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The report version that was executed
setReportVersion(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The verion of the report to execute, for example XJDE0001
setRequestedDataItems(List<JargonDataItem>) - Method in class com.oracle.e1.aisclient.jargon.JargonRequest
 
setRequestedItems(List<JargonResponseItem>) - Method in class com.oracle.e1.aisclient.jargon.JargonResponse
 
setRequired(boolean) - Method in class com.oracle.e1.aisclient.notification.InputType
 
setRequired(boolean) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNDataStructure
 
setRequiredCapabilities(ArrayList<String>) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setRequiredCapabilityMissing(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setResult(BSFNResult) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
setReturnControlIDs(String) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setReturnControlIDs(String) - Method in class com.oracle.e1.aisclient.FSRParent
 
setReturnControlIDs(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setReturnDetail(boolean) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Determine if the discovery should include the detail of the data structure
setRid(String) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setRID(String) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setRiValues(List<POValue>) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The report interconnect values to pass in when executing the report
setRole(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setRole(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setRole(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setRole(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setRole(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setRowcount(WatchListResponse.RowCount) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setRowDescription(String) - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
setRowNumber(int) - Method in class com.oracle.e1.aisclient.GridRowUpdateEvent
 
setSaveCSVFile(boolean) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
Set this to true to generate a CSV file on the execution server
setSavePDLFile(boolean) - Method in class com.oracle.e1.aisclient.launchreport.PrintOptions
Set this to true to generate a printer definition file (e.g.
setSaveURL(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
setScheduleCronString(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setScheduleCronString(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setScheduledServices(List<ScheduledService>) - Method in class com.oracle.e1.aisclient.scheduler.ListNotificationSchedulesResponse
 
setScheduleIntervalMinutes(Integer) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setScheduleIntervalMinutes(Integer) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setScheduleUDOName(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setScPassword(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setScUsername(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setSearchAppName(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setSearchFormName(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setSectionID(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
setSectionID(int) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setSecure(Boolean) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setSecurity_policy(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setSend_message_ext(SendMessageExtended) - Method in class com.oracle.e1.aisclient.message.SendMessageDetails
 
setSeq(int) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
The sequence for this coumn in the list of columns to order by
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddTextResponse
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDeleteRequest
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextRequest
Use in conjunction with multipleMode to request text for a single specific text item sequence.
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextRequest
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
setSequence(int) - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
The sequence number of the text attachment
setServer(String) - Method in class com.oracle.e1.aisclient.message.Attachment
 
setServiceLongEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setServiceLongEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setServiceShortEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setServiceShortEndpoint(String) - Method in class com.oracle.e1.aisclient.scheduler.SchedulerJob
 
setSetDirtyOnly(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setSetDirtyOnly(boolean) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setSetDirtyOnly(boolean) - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
Setting this DirtyOnly flag will not execute the watchlist.
setShortcut(Shortcut) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the details of a shortcut to be included in the message.
setShortcut(Shortcut) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setShortDescription(String) - Method in class com.oracle.e1.aisclient.Capability
 
setShowActionControls(boolean) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setShowActionControls(boolean) - Method in class com.oracle.e1.aisclient.BatchFormRequest
 
setShowActionControls(boolean) - Method in class com.oracle.e1.aisclient.FSRParent
 
setShowActionControls(boolean) - Method in class com.oracle.e1.aisclient.JASRequestBase
 
setSimpecount(int) - Method in class com.oracle.e1.aisclient.CountResponse.Output
 
setSimpleDateFormat(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setSingleAggregations(AggregationItem) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setSingleGroupBy(AggregationItem) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setSingleOrderBy(AggregationItem) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo
 
setSingleOrderBy(AggregationItem) - Method in class com.oracle.e1.aisclient.aggregation.FormServiceOrderBy
 
setSoftCodingRecordKey(String) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setSoftCodingRecordKey(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The soft coding/ connections record for the FTP site to transfer the report output to
setSource(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setSpecialDateValue(DateSpecialValue, int) - Method in class com.oracle.e1.aisclient.query.DateCondition
Set special date values for the comparison.
setSpecialDateValues(DateSpecialValue, int, DateSpecialValue, int) - Method in class com.oracle.e1.aisclient.query.BetweenCondition
Set special date values for the between comparison, for example the value in the field must be between today minus 10 days and today.
setSpecialHandling(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationItem
 
setSpecialValue(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
Specially allowed date values: TODAY, NULL_DATE or NULL_UTIME
setSpecialValueId(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingValue
 
setSpecialValueId(String) - Method in class com.oracle.e1.aisclient.query.QueryValue
 
setSshFile(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setSshKey(String) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setSsoAllowed(boolean) - Method in class com.oracle.e1.aisclient.DefaultConfig
 
setSsoEnabled(boolean) - Method in class com.oracle.e1.aisclient.AISRequest
 
setSsoEnabled(boolean) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setSsoUniqueId(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setSsoUniqueId(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setStackId(int) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setStackId(int) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setStartedcount(Integer) - Method in class com.oracle.e1.aisclient.scheduler.StartedJobsResponse
 
setStateId(int) - Method in class com.oracle.e1.aisclient.ApplicationStackRequest
 
setStateId(int) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setStopOnWarning(String) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setStopOnWarning(boolean) - Method in class com.oracle.e1.aisclient.ActionRequest
 
setStopOnWarning(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setStopOnWarning(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setStringException(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setStructure_type(String) - Method in class com.oracle.e1.aisclient.message.Recipient
 
setStyle(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setSubject(SelectionValue) - Method in class com.oracle.e1.aisclient.launchreport.Criterion
The left side or subject of the operation
setSubject(String) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the subject of the message
setSubject(String) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setSubmitDate(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The submittion date of the report (only returned when fireAndForget is false, for synchronous execution)
setSubmitted(boolean) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
setSubmitTime(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The submission time of the report (only returned when fireAndForget is false, for synchronous execution)
setSubText(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setSuccess(boolean) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setSuccess(boolean) - Method in class com.oracle.e1.aisclient.message.MessageResponse
 
setSysErrors(StackErrorWarning[]) - Method in class com.oracle.e1.aisclient.ApplicationStackResponse
 
setSysErrors(StackErrorWarning[]) - Method in class com.oracle.e1.aisclient.GetUDOResponse
 
setSystemCode(String) - Method in class com.oracle.e1.aisclient.jargon.JargonDataItem
 
setSystemCode(String) - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
setSystemCode(String) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setSystemCode(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setSystemCode(String) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Set the system code to incldue in the discovery For Example: 03B
setSzDataItem(String) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The data dictionary item name of the report interconnect field
setSzDesc(String) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The description of the report interconnect field
setSzDict(String) - Method in class com.oracle.e1.aisclient.jargon.JargonDataItem
 
setSzDict(String) - Method in class com.oracle.e1.aisclient.jargon.JargonResponseItem
 
setSzDict(String) - Method in class com.oracle.e1.aisclient.launchreport.RIItem
The data dictionary item alias of the report interconnect field
setSzerror(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNError
 
setTable(String) - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
The table for the column
setTable(String) - Method in class com.oracle.e1.aisclient.launchreport.OrderByColumn
The table the data item is in
setTable(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
The table that the column to compare is in
setTabPages(List<POTab>) - Method in class com.oracle.e1.aisclient.launchreport.POPrompt
 
setTargetName(String) - Method in class com.oracle.e1.aisclient.DataRequest
 
setTargetType(String) - Method in class com.oracle.e1.aisclient.DataRequest
 
setTaskDescription(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setTaskFlowPath(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setTaskId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setTaskId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
setTasks(ArrayList<Task>) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setTaskViewId(String) - Method in class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
setTemplate(Template) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the details of a text substitution data item to be included in the message.
setTemplate(Template) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setTemplate(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNFunction
 
setTemplate(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNResponse
 
setTemplate(String) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNRequest
Set the name of the Data Structure templates that should be included in the discovery For Example : D03B0301
setTemplateName(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
setTemplateName(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setText(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
The Text contents of the media object.
setText(String) - Method in class com.oracle.e1.aisclient.mediaobject.TextMediaObject
The text in the text media object.
setTextAttachments(List<TextMediaObject>) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectGetTextResponse
The list of text items
setThresholdType(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setThumbFileLocation(String) - Method in class com.oracle.e1.aisclient.mediaobject.FileAttachment
 
setThumbFileLocation(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setThumbnailSize(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListRequest
 
setTimeout(Integer) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setTimestamp(String) - Method in class com.oracle.e1.aisclient.openapi.OrchestrationSampleResponse
Set the timestamp for an exception while processing the get sample call
setTitle(String) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The title of the option
setTitle(String) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The title of the tab page
setTITLE(String) - Method in class com.oracle.e1.aisclient.StackErrorWarning
 
setTo(Receiver) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the To field
setTo(Recipient) - Method in class com.oracle.e1.aisclient.message.MessageRequest
Set the recipient in the To field
setTo(Receiver) - Method in class com.oracle.e1.aisclient.message.SendMessageExtended
 
setToken(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setToken(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setToken(String) - Method in class com.oracle.e1.aisclient.LogoutRequest
 
setToken(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setToken(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setToken(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setToken(String) - Method in class com.oracle.e1.aisclient.ValidateRequest
 
setTouch(boolean) - Method in class com.oracle.e1.aisclient.ValidateRequest
 
setTransactionId(String) - Method in class com.oracle.e1.aisclient.runbsfn.BSFNRequest
The existing transaction id if the business function should be executed as part a the transaction
setTurboMode(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setTurboMode(int) - Method in class com.oracle.e1.aisclient.FormRequest
 
setTurboMode(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setType(String) - Method in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
setType(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.InputItem
 
setType(int) - Method in class com.oracle.e1.aisclient.launchreport.POControl
The data type of the option
setType(int) - Method in class com.oracle.e1.aisclient.launchreport.PODDInfo
 
setType(int) - Method in class com.oracle.e1.aisclient.launchreport.POTab
The data type of the tab page
setType(String) - Method in class com.oracle.e1.aisclient.message.Attachment
 
setType(String) - Method in class com.oracle.e1.aisclient.notification.InputType
 
setType(int) - Method in class com.oracle.e1.aisclient.ProcessingOption
 
setType(String) - Method in class com.oracle.e1.aisclient.runbsfn.DiscoverBSFNResponse
 
setType(String) - Method in class com.oracle.e1.aisclient.taskauthorization.Task
 
setUdoGroup(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setUdoGroup(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setUdoObjects(ArrayList<AvailableUDOListObject>) - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesResponse
 
setUdoObjects(ArrayList<AvailableUDOListObject>) - Method in class com.oracle.e1.aisclient.watchlist.ListAvailableWatchlistResponse
 
setUdoServiceType(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setUdoType(String) - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
setUdoType(String) - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
setUniquefilename(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUploadResponse
 
setUpdateDate(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setUpdateHourOfDay(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setUpdateMinuteOfHour(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setUpdateSecondOfMinute(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setUpdateTextStatus(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectUpdateTextResponse
 
setUpdateUserID(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectListItem
 
setUrlText(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlRequest
 
setUrlText(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectAddUrlResponse
 
setUse_proxy(Boolean) - Method in class com.oracle.e1.aisclient.softcoding.GenericExternalSoftCoding
 
setUsedCapabilities(ArrayList<String>) - Method in class com.oracle.e1.aisclient.LoginEnvironment
 
setUser(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setUser(String) - Method in class com.oracle.e1.aisclient.AvailableUDOListDefault
 
setUser(String) - Method in class com.oracle.e1.aisclient.GetUDOActiveObject
 
setUser(String) - Method in class com.oracle.e1.aisclient.GetUDOByKeyRequest
 
setUser(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The user requesting execution of the report (only returned when fireAndForget is false, for synchronous execution)
setUser(String) - Method in class com.oracle.e1.aisclient.ListAvailableUDORequest
 
setUser(String) - Method in class com.oracle.e1.aisclient.LogRequest
 
setUser(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setUserAuthorized(boolean) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setUserInfo(UserInfo) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setUsername(String) - Method in class com.oracle.e1.aisclient.AISRequest
 
setUsername(String) - Method in class com.oracle.e1.aisclient.AISRequestBase
 
setUsername(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setUsername(String) - Method in class com.oracle.e1.aisclient.OrchestrationRequest
 
setUsername(String) - Method in class com.oracle.e1.aisclient.scheduler.ScheduledService
 
setUsername(String) - Method in class com.oracle.e1.aisclient.UserInfo
 
setValue(String) - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
Set a string value for the comparison in this condiition
setValue(ArrayList<HavingValue>) - Method in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
setValue(Integer) - Method in class com.oracle.e1.aisclient.aggregation.HavingNumberCondition
Set the comparison value with an Integer
setValue(BigDecimal) - Method in class com.oracle.e1.aisclient.aggregation.HavingNumberCondition
Set the comparison value with a BigDecimal
setValue(String) - Method in class com.oracle.e1.aisclient.FIStructure
 
setValue(String) - Method in class com.oracle.e1.aisclient.FormAction
 
setValue(String) - Method in class com.oracle.e1.aisclient.GridColumnEvent
 
setValue(String) - Method in class com.oracle.e1.aisclient.launchreport.POValue
The value to use for the processing option
setValue(String) - Method in class com.oracle.e1.aisclient.message.MessageFormInput
 
setValue(String) - Method in class com.oracle.e1.aisclient.message.Parameter
The value to use for text substitution
setValue(String) - Method in class com.oracle.e1.aisclient.OrchestrationInputValue
 
setValue(String) - Method in class com.oracle.e1.aisclient.ProcessingOption
 
setValue(String) - Method in class com.oracle.e1.aisclient.query.Condition
Set a string value for the comparison in this condiition
setValue(ArrayList<QueryValue>) - Method in class com.oracle.e1.aisclient.query.Condition
 
setValue(Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.query.DateCondition
Set the value for this comparison with a date
setValue(String) - Method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
setValue(Integer) - Method in class com.oracle.e1.aisclient.query.NumberCondition
Set the comparison value with an Integer
setValue(BigDecimal) - Method in class com.oracle.e1.aisclient.query.NumberCondition
Set the comparison value with a BigDecimal
setValue(String) - Method in class com.oracle.e1.aisclient.runbsfn.DSTRInputValue
 
setValue(Object) - Method in class com.oracle.e1.aisclient.runbsfn.DSTROutputValue
 
setValues(BigDecimal, BigDecimal) - Method in class com.oracle.e1.aisclient.aggregation.HavingBetweenCondition
Set the values for the between comparison, field value must be between the left and right values.
setValues(Integer, Integer) - Method in class com.oracle.e1.aisclient.aggregation.HavingBetweenCondition
Set the values for the between comparison, field value must be between the left and right values.
setValues(List<String>) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
The single, list or range of values of the literal
setValues(String, String) - Method in class com.oracle.e1.aisclient.query.BetweenCondition
Set the values for the between comparison, field value must be between the left and right values.
setValues(Date, Date, LoginEnvironment) - Method in class com.oracle.e1.aisclient.query.BetweenCondition
Set the values for the between comparis on of a date
setValueUserId() - Method in class com.oracle.e1.aisclient.query.StringCondition
Set the value to compare to the current enterprise one user ID.
setVariableID(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportField
 
setVariableID(int) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
setVersion(String) - Method in class com.oracle.e1.aisclient.AvailableUDOItem
 
setVersion(String) - Method in class com.oracle.e1.aisclient.DiscoveryResponse.DiscoveryOrch
 
setVersion(String) - Method in class com.oracle.e1.aisclient.FormRequest
 
setVersion(String) - Method in class com.oracle.e1.aisclient.LoginResponse
 
setVersion(String) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObject
 
setVersion(String) - Method in class com.oracle.e1.aisclient.message.Shortcut
 
setVersion(String) - Method in class com.oracle.e1.aisclient.notification.Notification
 
setVersion(String) - Method in class com.oracle.e1.aisclient.ProcessingOptionRequest
 
setVersion(String) - Method in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
setVersion(String) - Method in class com.oracle.e1.aisclient.query.ListAvailableQueriesRequest
 
setVersion(String) - Method in class com.oracle.e1.aisclient.SingleFormRequest
 
setVersionSecurityFlag(int) - Method in class com.oracle.e1.aisclient.launchreport.ReportSecurity
The value of the version security flag (0-3) on this report/version
setView(String) - Method in class com.oracle.e1.aisclient.launchreport.BSVWColumn
The view for the column
setView(String) - Method in class com.oracle.e1.aisclient.launchreport.SelectionValue
The view that the table column used in the comparison is in
setViewType(String) - Method in class com.oracle.e1.aisclient.launchreport.FTPReportOutputRequest
 
setViewType(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportRequest
The output view to transfer.
setWarning(String) - Method in class com.oracle.e1.aisclient.launchreport.DiscoverReportResponse
Any warnings encountered when running discovery service
setWarning(String) - Method in class com.oracle.e1.aisclient.launchreport.ReportProcessResponse
The any warnings encountered by the report execution process
setWarningThreshold(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
setWarningThreshold(int) - Method in class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
setWatchlistId(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
setWatchlistObjectName(String) - Method in class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
setWidth(int) - Method in class com.oracle.e1.aisclient.mediaobject.MediaObjectDownloadRequest
 
SEVERE - Static variable in class com.oracle.e1.aisclient.AISClientLogger
 
Shortcut - Class in com.oracle.e1.aisclient.message
Details of a shortcut to include in the message
Shortcut() - Constructor for class com.oracle.e1.aisclient.message.Shortcut
 
SingleFormRequest - Class in com.oracle.e1.aisclient
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.aisclient.SingleFormRequest
 
SPCLVAL_NULLDATE - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
SPCLVAL_NULLUTIME - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 
StackErrorWarning - Class in com.oracle.e1.aisclient
Included in an ApplicationStackResponse, it contains any errors or warning returned from AIS for the stack call
StackErrorWarning() - Constructor for class com.oracle.e1.aisclient.StackErrorWarning
 
START_WITH() - Static method in class com.oracle.e1.aisclient.query.StringOperator
 
START_WITH() - Constructor for class com.oracle.e1.aisclient.query.StringOperator.START_WITH
 
StartAllScheduledNTFAndOrchRequest - Class in com.oracle.e1.aisclient.scheduler
 
StartAllScheduledNTFAndOrchRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.StartAllScheduledNTFAndOrchRequest
 
StartAllScheduledNTFAndOrchRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.StartAllScheduledNTFAndOrchRequest
 
StartAScheduledJobRequest - Class in com.oracle.e1.aisclient.scheduler
 
StartAScheduledJobRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.StartAScheduledJobRequest
 
StartAScheduledJobRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.StartAScheduledJobRequest
 
StartedJobsResponse - Class in com.oracle.e1.aisclient.scheduler
 
StartedJobsResponse() - Constructor for class com.oracle.e1.aisclient.scheduler.StartedJobsResponse
 
STATIC - Static variable in class com.oracle.e1.aisclient.aggregation.AggregationInfo.CurrencyProcessing
 
StopAScheduledJobRequest - Class in com.oracle.e1.aisclient.scheduler
 
StopAScheduledJobRequest() - Constructor for class com.oracle.e1.aisclient.scheduler.StopAScheduledJobRequest
 
StopAScheduledJobRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.scheduler.StopAScheduledJobRequest
 
StoppedJobsResponse - Class in com.oracle.e1.aisclient.scheduler
 
StoppedJobsResponse() - Constructor for class com.oracle.e1.aisclient.scheduler.StoppedJobsResponse
 
STR_OP_BETWEEN - Static variable in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
STR_OP_LIST - Static variable in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
STR_SV_LITERAL - Static variable in class com.oracle.e1.aisclient.aggregation.HavingCondition
 
STR_SV_LITERAL - Static variable in class com.oracle.e1.aisclient.query.Query
 
STR_SV_TODAY - Static variable in class com.oracle.e1.aisclient.query.DateSpecialValue
 
STRING - Static variable in class com.oracle.e1.aisclient.notification.Notification
 
STRING_TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
StringCondition - Class in com.oracle.e1.aisclient.query
Condition used to compare string fields.
StringCondition(String) - Constructor for class com.oracle.e1.aisclient.query.StringCondition
 
StringOperator - Class in com.oracle.e1.aisclient.query
Operators that apply to string fields.
StringOperator() - Constructor for class com.oracle.e1.aisclient.query.StringOperator
 
StringOperator.BLANK - Class in com.oracle.e1.aisclient.query
 
StringOperator.CONTAINS - Class in com.oracle.e1.aisclient.query
 
StringOperator.END_WITH - Class in com.oracle.e1.aisclient.query
 
StringOperator.EQUAL - Class in com.oracle.e1.aisclient.query
 
StringOperator.GREATER - Class in com.oracle.e1.aisclient.query
 
StringOperator.GREATER_EQUAL - Class in com.oracle.e1.aisclient.query
 
StringOperator.LESS - Class in com.oracle.e1.aisclient.query
 
StringOperator.LESS_EQUAL - Class in com.oracle.e1.aisclient.query
 
StringOperator.NOT_BLANK - Class in com.oracle.e1.aisclient.query
 
StringOperator.NOT_EQUAL - Class in com.oracle.e1.aisclient.query
 
StringOperator.START_WITH - Class in com.oracle.e1.aisclient.query
 
STYLE_DUPLEX - Static variable in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
STYLE_SIMPLEX - Static variable in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
STYLE_TUMBLE - Static variable in class com.oracle.e1.aisclient.launchreport.PrintOptions
 
SYSTEMVAL_DATETODAY - Static variable in class com.oracle.e1.aisclient.launchreport.SelectionValue
 

T

TARGET_TABLE - Static variable in class com.oracle.e1.aisclient.DataRequest
 
TARGET_VIEW - Static variable in class com.oracle.e1.aisclient.DataRequest
 
Task - Class in com.oracle.e1.aisclient.taskauthorization
 
Task() - Constructor for class com.oracle.e1.aisclient.taskauthorization.Task
 
TASK_AUTHORIZATION - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
TASK_AUTHORIZATION - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
TaskAuthorizationRequest - Class in com.oracle.e1.aisclient.taskauthorization
TaskAuthoirizationRequest is the input object for the taskauthorization service.
TaskAuthorizationRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
TaskAuthorizationRequest() - Constructor for class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationRequest
 
TaskAuthorizationResponse - Class in com.oracle.e1.aisclient.taskauthorization
 
TaskAuthorizationResponse() - Constructor for class com.oracle.e1.aisclient.taskauthorization.TaskAuthorizationResponse
 
Template - Class in com.oracle.e1.aisclient.message
Details of a text substutuion data item to include in the message.
Template() - Constructor for class com.oracle.e1.aisclient.message.Template
 
TextMediaObject - Class in com.oracle.e1.aisclient.mediaobject
 
TextMediaObject() - Constructor for class com.oracle.e1.aisclient.mediaobject.TextMediaObject
 
TIMEOUT_ERROR - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
TODAY() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY
 
TODAY_MINUS_DAY() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_MINUS_DAY() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_MINUS_DAY
 
TODAY_MINUS_MONTH() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_MINUS_MONTH() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_MINUS_MONTH
 
TODAY_MINUS_YEAR() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_MINUS_YEAR() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_MINUS_YEAR
 
TODAY_PLUS_DAY() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_PLUS_DAY() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_PLUS_DAY
 
TODAY_PLUS_MONTH() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_PLUS_MONTH() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_PLUS_MONTH
 
TODAY_PLUS_YEAR() - Static method in class com.oracle.e1.aisclient.query.DateSpecialValue
 
TODAY_PLUS_YEAR() - Constructor for class com.oracle.e1.aisclient.query.DateSpecialValue.TODAY_PLUS_YEAR
 
TOKEN_REQUEST_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
toString() - Method in class com.oracle.e1.aisclient.Capability
 
TRUE - Static variable in class com.oracle.e1.aisclient.FormRequest
 
TURBO_MODE_HIGH - Static variable in class com.oracle.e1.aisclient.FormRequest
 
TURBO_MODE_LOW - Static variable in class com.oracle.e1.aisclient.FormRequest
 
turnOnLogging() - Static method in class com.oracle.e1.aisclient.AISClientUtilities
Turns on logging output to console, level is set to FINEST, all AISClient logging is at FINEST level
type - Variable in class com.oracle.e1.aisclient.aggregation.AggregationType
 
TYPE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
TYPE_AGGREGATION - Static variable in class com.oracle.e1.aisclient.DataRequest
 
TYPE_BROWSE - Static variable in class com.oracle.e1.aisclient.DataRequest
 
TYPE_COUNT - Static variable in class com.oracle.e1.aisclient.DataRequest
 

U

unselectAllGridRows(LoginEnvironment, String) - Method in class com.oracle.e1.aisclient.FSREvent
 
unSelectRow(LoginEnvironment, String, int) - Method in class com.oracle.e1.aisclient.FSREvent
 
update() - Method in class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
updateGridRow(String, int, GridRowUpdateEvent) - Method in class com.oracle.e1.aisclient.GridAction
 
updateGridRow(int, GridRowUpdateEvent) - Method in class com.oracle.e1.aisclient.GridAction
 
updateTextMediaObject(LoginEnvironment, MediaObjectUpdateTextRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
updateTextMediaObject allows you to update the first text media ogject based on the media object structure, key
uploadMediaObject(LoginEnvironment, MediaObjectUploadRequest) - Static method in class com.oracle.e1.aisclient.mediaobject.MediaObjectOperations
uploadMediaObject - will upload a single file to the media object based on structure and key
USER_PASSWORD - Static variable in class com.oracle.e1.aisclient.softcoding.OrchestratorSoftCoding
 
UserInfo - Class in com.oracle.e1.aisclient
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.aisclient.UserInfo
 

V

VALIDATE_SERVICE_URI - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
ValidateRequest - Class in com.oracle.e1.aisclient
 
ValidateRequest() - Constructor for class com.oracle.e1.aisclient.ValidateRequest
 
ValidateRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.ValidateRequest
 
ValidateResponse - Class in com.oracle.e1.aisclient
 
ValidateResponse() - Constructor for class com.oracle.e1.aisclient.ValidateResponse
 
validateToken(LoginEnvironment, boolean) - Static method in class com.oracle.e1.aisclient.AISClientUtilities
 
VALUE - Static variable in class com.oracle.e1.aisclient.ProcessingOptionsSet
 
value - Variable in class com.oracle.e1.aisclient.query.DateSpecialValue
 
VALUE_IN_LIST - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
valueOf(String) - Static method in enum com.oracle.e1.aisclient.launchreport.Criterion.Comparison
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.e1.aisclient.launchreport.Criterion.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.oracle.e1.aisclient.launchreport.SelectionValue.LiteralType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.oracle.e1.aisclient.launchreport.Criterion.Comparison
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.e1.aisclient.launchreport.Criterion.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.oracle.e1.aisclient.launchreport.SelectionValue.LiteralType
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION2_OUTPUT_TYPE - Static variable in class com.oracle.e1.aisclient.JASRequestBase
 
VERSION_2_SERVICES - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 

W

WARN - Static variable in class com.oracle.e1.aisclient.AISClientLogger
 
WATCHLIST - Static variable in class com.oracle.e1.aisclient.AISClientCapability
 
WATCHLIST_LEVEL - Variable in class com.oracle.e1.aisclient.notification.Notification
 
WATCHLIST_SERVICE - Static variable in class com.oracle.e1.aisclient.JDERestServiceProvider
 
WATCHLIST_TYPE - Static variable in class com.oracle.e1.aisclient.watchlist.GetWatchlistByKeyRequest
 
WatchListActiveObject - Class in com.oracle.e1.aisclient.watchlist
 
WatchListActiveObject() - Constructor for class com.oracle.e1.aisclient.watchlist.WatchListActiveObject
 
WatchListMetaData - Class in com.oracle.e1.aisclient.watchlist
 
WatchListMetaData() - Constructor for class com.oracle.e1.aisclient.watchlist.WatchListMetaData
 
WatchListRequest - Class in com.oracle.e1.aisclient.watchlist
WatchListRequest is the input object to call an EnterpriseOne watchlist, provide either the watchlistId or the watchlistObject name.
WatchListRequest(LoginEnvironment) - Constructor for class com.oracle.e1.aisclient.watchlist.WatchListRequest
 
WatchListResponse - Class in com.oracle.e1.aisclient.watchlist
WatchListResponse is the class returned when a watchlist is fetched
WatchListResponse() - Constructor for class com.oracle.e1.aisclient.watchlist.WatchListResponse
 
WatchListResponse.RowCount - Class in com.oracle.e1.aisclient.watchlist
 
WITHIN_A_RANGE - Static variable in class com.oracle.e1.aisclient.launchreport.Criterion
 
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

JD Edwards EnterpriseOne AIS Client API Reference

Release 2.1.13

E53614-07

Copyright © 2022 Oracle and/or its affiliates. All Rights Reserved.