- get(String) - Method in class oracle.epm.api.model.Connection
-
Creates and returns a Http GET request.
- get() - Method in class oracle.epm.api.model.Connection
-
Creates and returns a Http GET request.
- getAccount() - Method in interface oracle.epm.api.model.Tuple
-
Returns the member mappped to the Account dimension in this tuple or
null.
- getAccountName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the account name for this cell.
- getAccountName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the account name for this cell based on the specified member
name type.
- getAlias(String) - Method in class oracle.epm.api.model.Member
-
Returns the alias for this member from the specified alias table or null
if it does not have one.
- getAliases() - Method in class oracle.epm.api.model.Member
-
Returns a mapping of alias table names and the aliases set for this
member.
- getAliasTableNames() - Method in class oracle.epm.api.model.Application
-
Returns a list of alias tables belonging to this application.
- getApplication() - Method in class oracle.epm.api.model.Cube
-
Returns the application to which this cube belongs.
- getApplication() - Method in class oracle.epm.api.model.Operation
-
Returns the application on which the current operation is being performed.
- getApplicationType(String) - Static method in enum oracle.epm.api.model.ApplicationType
-
Returns an instance of the enum with the specified display name.
- getApplicationType(int) - Static method in enum oracle.epm.api.model.ApplicationType
-
Returns an instance of the enum with the specified identifier.
- getAsoDataValueOption(int) - Static method in enum oracle.epm.api.model.DataImportAsoDataValueOption
-
Returns an instance of the enum with the specified type.
- getAsoDataValueOption() - Method in class oracle.epm.api.model.DataImportRequest
-
Returns the data value option.
- getAsoDuplicateAggregationMethod(int) - Static method in enum oracle.epm.api.model.DataImportAsoDuplicateAggregationMethod
-
Returns an instance of the enum with the specified type.
- getAsoDuplicateAggregationMethod() - Method in class oracle.epm.api.model.DataImportRequest
-
Returns the duplicate aggregation method.
- getAt(Object) - Method in interface oracle.epm.api.model.Tuple
-
Returns the member to which the specified dimension is mapped,
or null
if this map contains no mapping for the dimension.
- getAttributeDimensions() - Method in class oracle.epm.api.model.Dimension
-
Returns a list of attribute dimensions associated with this dimension.
- getAttributeDimensions(boolean) - Method in class oracle.epm.api.model.Dimension
-
Returns a list of attribute dimensions associated with this dimension.
- getAttributeType() - Method in class oracle.epm.api.model.AttributeDimension
-
Returns this attribute dimension's type.
- getAttributeValue(AttributeDimension) - Method in class oracle.epm.api.model.Member
-
Returns either the attribute member in the specified attribute dimension
associated with this member or null.
- getBaseAndSharedMembers(Cube...) - Method in class oracle.epm.api.model.Member
-
Returns a list of the base and shared members that are shared with this
member.
- getBaseDimension() - Method in class oracle.epm.api.model.AttributeDimension
-
Returns the base dimension for this attribute dimension.
- getBasePeriodType() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the fiscal year base period type.
- getBgColor() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the background color for this data cell.
- getBody() - Method in class oracle.epm.api.model.rest.HttpResponse
-
Returns the body as type T for this response.
- getBody() - Method in class oracle.epm.api.model.rest.RequestBodyEntity
-
Returns the body encapsulated by this request.
- getBodyEntity() - Method in class oracle.epm.api.model.rest.HttpRequest
-
- getBooleanValue() - Method in class oracle.epm.api.model.RtpValue
-
Returns the boolean value represented by this rtp.
- getCalendar() - Method in class oracle.epm.api.model.Application
-
Returns the fiscal calendar for this application.
- getCause() - Method in exception oracle.epm.api.VetoOperationException
-
Returns the cause for this exception.
- getCellsRejected() - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
Returns a list of the first 100 cells that were rejected.
- getCellWithMembers(String...) - Method in interface oracle.epm.api.grid.DataGrid
-
Returns the first matching (top left) cell in this grid that
represents the specified members or null if no matching cells are found.
- getChild(Object) - Method in class oracle.epm.api.model.Member
-
Returns the child member with the specified name of this member.
- getColumnMembers() - Method in class oracle.epm.api.model.RowData
-
Returns a collection of column members held by this object.
- getColumns() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns a list of column header cells grouped by dimension for this data
grid.
- getColumns() - Method in interface oracle.epm.api.grid.DataGridDefinition
-
Returns the list of column segments.
- getConnection(String) - Method in class oracle.epm.api.model.Application
-
Returns the connection with the specified name.
- getContents() - Method in class oracle.epm.api.GroovyMessageBundle
-
Returns an array in which each item is a pair of objects in a
String
array.
- getCube(String) - Method in class oracle.epm.api.model.Application
-
Returns the cube with the specified name.
- getCube() - Method in class oracle.epm.api.model.Operation
-
Returns the cube against which this operation is being performed.
- getCube() - Method in class oracle.epm.api.model.Rule
-
Returns the cube this rule will execute against.
- getCube() - Method in class oracle.epm.api.model.SubstitutionVariable
-
Returns the scope of this substitution variable or null if this
substitution variable is valid across all cubes of the application.
- getCubes() - Method in class oracle.epm.api.model.Application
-
Returns a list of cubes belonging to this application.
- getCurrency() - Method in interface oracle.epm.api.model.Tuple
-
Returns the member mappped to the Currency dimension in this tuple or
null.
- getCurrencyCode() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the currency code for this data if the application is
enabled for multiple currencies.
- getCurrencyMode() - Method in class oracle.epm.api.model.Application
-
Returns the currency model for this application.
- getCurrencyMode(String) - Static method in enum oracle.epm.api.model.CurrencyMode
-
Returns an instance of the enum with the specified display name.
- getCurrencyMode(int) - Static method in enum oracle.epm.api.model.CurrencyMode
-
Returns an instance of the enum with the specified identifier.
- getCurrentCell() - Method in interface oracle.epm.api.grid.GridIterator
-
Returns the current cell from the iterator.
- getCurrentRule() - Method in class oracle.epm.api.model.Operation
-
Returns the current rule being executed.
- getCurrentRule() - Method in class oracle.epm.api.script.EpmScript
-
Returns the current rule being executed.
- getCurrentTimePeriod() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the current time period for this fiscal calendar.
- getCurrentYear() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the current year for this fiscal calendar.
- getData() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the data value in this data cell.
- getData() - Method in interface oracle.epm.api.grid.DataGrid.Row
-
Returns the data cells for this row.
- getDataAsDate() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns a date representation of the data value in this data cell if
the data type is DATE; otherwise null is returned.
- getDataAsSmartListMemberName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the name of the member from which this data cell's smart list
value is derived.
- getDataAsSmartListMemberName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the name of the member based on the specified member name
type from which this data cell's smart list value is derived.
- getDataExportFormat() - Method in class oracle.epm.api.model.DataExporter
-
Returns the exported data file format.
- getDataExportLevel() - Method in class oracle.epm.api.model.DataExporter
-
Returns the exported data level.
- getDataExportLevel(int) - Static method in enum oracle.epm.api.model.DataExportLevel
-
Returns an instance of the enum with the specified level.
- getDataLoadOption(int) - Static method in enum oracle.epm.api.model.DataImportDataLoadOption
-
Returns an instance of the enum with the specified type.
- getDataLoadOption() - Method in class oracle.epm.api.model.DataImportRequest
-
Returns the data load option.
- getDataMap(String) - Method in class oracle.epm.api.model.Application
-
Returns the data map with the specified name.
- getDataMaps() - Method in class oracle.epm.api.model.Application
-
Returns all the data maps defined for this application.
- getDataType() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the data type for this data cell.
- getDataType(int) - Static method in enum oracle.epm.api.model.DataType
-
Returns an instance of the enum with the specified type.
- getDataType() - Method in class oracle.epm.api.model.Member
-
Returns the data type for this member.
- getDataValueProvider() - Method in class oracle.epm.api.model.Operation
-
Returns a data value provider for the current operation.
- getDate() - Method in class oracle.epm.api.model.RtpValue
-
Returns a Date representation for this rtp.
- getDateFormat() - Method in class oracle.epm.api.model.DataExporter
-
Returns the date format.
- getDateFormat() - Method in class oracle.epm.api.model.DataImportRequest
-
Returns the date format.
- getDeepestGeneration() - Method in class oracle.epm.api.model.Dimension
-
Returns the deepest generation for this dimension.
- getDefaultCurrency() - Method in class oracle.epm.api.model.Application
-
Returns the default currency member for this application.
- getDefaultMemberNameType() - Method in interface oracle.epm.api.grid.GridIterator
-
Returns the default member name type.
- getDefinition() - Method in class oracle.epm.api.model.Job
-
Retutns the job definition that this job is a running instance of.
- getDensity(Cube) - Method in class oracle.epm.api.model.Dimension
-
Returns the density for this dimension in the specified cube.
- getDescription() - Method in class oracle.epm.api.model.Cube
-
Returns the description for this cube.
- getDescription() - Method in class oracle.epm.api.model.Dimension
-
Returns the description for this dimension.
- getDescription() - Method in class oracle.epm.api.model.Member
-
Returns the description for this member.
- getDescription() - Method in class oracle.epm.api.model.Rule
-
Returns the description for this rule.
- getDescriptiveStatus() - Method in enum oracle.epm.api.model.JobStatus
-
Returns the name of this enum constant, as contained in the
declaration.
- getDetails() - Method in class oracle.epm.api.model.Job
-
Returns the execution details for this job.
- getDimension(String, Cube...) - Method in class oracle.epm.api.model.Application
-
Returns the dimension with the specified name.
- getDimension(DimensionType, Cube...) - Method in class oracle.epm.api.model.Application
-
Returns a dimension with the specified dimension type.
- getDimension() - Method in class oracle.epm.api.model.Member
-
Returns the dimension this member belongs to.
- getDimension() - Method in class oracle.epm.api.model.RtpValue
-
Returns a Dimension representation for this rtp.
- getDimensions() - Method in interface oracle.epm.api.grid.DataGridDefinition.GridSegment
-
Returns the dimensions represented in this segment.
- getDimensions(Cube...) - Method in class oracle.epm.api.model.Application
-
Returns a list of dimensions.
- getDimensions() - Method in interface oracle.epm.api.model.Tuple
-
Returns a collection of dimensions this tuple has mappings for.
- getDimensionType() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the type of the dimension for the member that this header
cell represents.
- getDimName() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the name of the dimension for the member that this header
cell represents.
- getDisplayName() - Method in enum oracle.epm.api.model.ApplicationType
-
Returns the display name of this enum constant, exactly as declared in
its enum declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.CurrencyMode
-
Returns the display name of this enum constant, exactly as declared in
its enum declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataExportLevel
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataFileFormat
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataImportAsoDataValueOption
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataImportAsoDuplicateAggregationMethod
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataImportDataLoadOption
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.DataType
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.ExecuteAsUser
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.FiscalYearStart
-
Returns the name of this enum constant, as contained in the
declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.StrategicModelMissingValueOption
-
Returns the display name of this enum constant, exactly as declared in
its enum declaration.
- getDisplayName() - Method in enum oracle.epm.api.model.StrategicModelPreserveValueOption
-
Returns the display name of this enum constant, exactly as declared in
its enum declaration.
- getDomain() - Method in class oracle.epm.api.model.Connection
-
Returns the domain for the resource this connection is configured for.
- getDoubleValue() - Method in class oracle.epm.api.model.RtpValue
-
Returns the double value represented by this rtp.
- getEnteredValue() - Method in class oracle.epm.api.model.RtpValue
-
Returns the value entered by the end user for this rtp.
- getEntityName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the entity name for this cell.
- getEntityName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the entity name for this cell based on the specified member
name type.
- getEntry(String) - Method in class oracle.epm.api.model.SmartList
-
Returns the entry with the specified value.
- getEntry(long) - Method in class oracle.epm.api.model.SmartList
-
Returns the entry with the specified entry id.
- getEntryId() - Method in class oracle.epm.api.model.SmartList.Entry
-
Returns the entry Id.
- getEntryId(String, String) - Method in class oracle.epm.api.script.EpmScript
-
Returns the smart list entry id for the specified smart list name
and entry name.
- getEpmAutomate() - Method in class oracle.epm.api.script.EpmScript
-
Returns an EpmAutomate instance class.
- getErrorFileName() - Method in class oracle.epm.api.model.DataExporter
-
Returns the error file name.
- getErrorFileName() - Method in class oracle.epm.api.model.DataImportRequest
-
Returns the error file name.
- getErrorMessage() - Method in class oracle.epm.api.model.MlPredictionStatus
-
Returns the error message.
- getEssbaseMbrName() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the name of the member in the physical olap model that this
header cell represents.
- getEssbaseName() - Method in class oracle.epm.api.model.Cube
-
Returns the physical name for this cube in Essbase.
- getEssbaseUniqueMbrName() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the name of the member in the physical olap model that this
header cell represents.
- getEssbaseValue() - Method in class oracle.epm.api.model.RtpValue
-
Returns the value for this rtp to be used in an Essbase calc script.
- getEvaluatedMembers(String, Cube) - Method in class oracle.epm.api.model.Dimension
-
Returns a list of members by evaluating the functions, expressions and/or
members specified in the membersString against the specified cube.
- getExclude() - Method in interface oracle.epm.api.grid.DataGridDefinition.GridSegment
-
Returns the members to be excluded for the dimensions represented in
this segment.
- getExcludeAll() - Method in interface oracle.epm.api.grid.DataGridDefinition.GridSegment
-
Returns the members where all instances are to be excluded for the
dimensions represented in this segment.
- getExecuteAsUser(int) - Static method in enum oracle.epm.api.model.DataFileFormat
-
Returns an instance of the enum with the specified type.
- getExecuteAsUser(int) - Static method in enum oracle.epm.api.model.ExecuteAsUser
-
Returns an instance of the enum with the specified type.
- getFirstCalanderYear() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the first calendar year for this fiscal calendar.
- getFirstFiscalYear() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the first fiscal year in this fiscal calendar.
- getFirstPeriod() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the first period in which your fiscal year begins for this fiscal
calendar.
- getFirstPeriod() - Method in class oracle.epm.api.model.PeriodDimension
-
Returns the first base time period member in this application.
- getFirstYear() - Method in class oracle.epm.api.model.YearDimension
-
Returns the first year member in this dimension.
- getFiscalYearStart() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the fiscal year start date type for this fiscal calendar.
- getFiscalYearStart(int) - Static method in enum oracle.epm.api.model.FiscalYearStart
-
Returns an instance of the enum with the specified type.
- getFixValue() - Method in class oracle.epm.api.model.Dimension
-
Returns a value that can be used in a FIX statement.
- getFixValue() - Method in interface oracle.epm.api.model.EssbaseCompatible
-
Returns a value that can be used in a FIX statement.
- getFixValue() - Method in class oracle.epm.api.model.Member
-
Returns a value that can be used in a FIX statement.
- getFixValue() - Method in class oracle.epm.api.model.RtpValue
-
Returns a value that can be used in a FIX statement.
- getFormattedValue() - Method in interface oracle.epm.api.grid.DataGrid.Cell
-
Returns the formatted value for this data cell.
- getFullName() - Method in class oracle.epm.api.model.User
-
Returns the full name of this user.
- getGrid() - Method in class oracle.epm.api.model.Operation
-
Returns a representation of the current data entry form on which the
user is working.
- getHeaders() - Method in interface oracle.epm.api.grid.DataGrid.Row
-
Returns the header cells for this row.
- getHeaders() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Returns the headers sent/received to/from the resoure this Http request
is for.
- getHeaders() - Method in class oracle.epm.api.model.rest.HttpResponse
-
Returns the response headers received from the extrenal resource.
- getHttpMethod() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Returns the method to be performed on a resource this Http request
is for.
- getHttpRequest() - Method in class oracle.epm.api.model.rest.BaseRequest
-
Returns the Http request object.
- getId() - Method in enum oracle.epm.api.model.ApplicationType
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getId() - Method in enum oracle.epm.api.model.CurrencyMode
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getId() - Method in class oracle.epm.api.model.Dimension
- getId() - Method in class oracle.epm.api.model.Member
- getIntAsoDataValueOption() - Method in enum oracle.epm.api.model.DataImportAsoDataValueOption
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getIntAsoDuplicateAggregationMethod() - Method in enum oracle.epm.api.model.DataImportAsoDuplicateAggregationMethod
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getIntDataLoadOption() - Method in enum oracle.epm.api.model.DataImportDataLoadOption
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getIntDataType() - Method in enum oracle.epm.api.model.DataType
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getJobFactory() - Method in class oracle.epm.api.model.Application
-
Returns a job factory.
- getJobName() - Method in class oracle.epm.api.model.JobDefinition
-
Returns the name of the job that this definition describes.
- getJobStatus(int) - Static method in enum oracle.epm.api.model.JobStatus
-
Get a JobStatus from a int.
- getJobStatusLabelMap(HspBaseMsgs) - Static method in enum oracle.epm.api.model.JobStatus
-
Returns a map of job status id to the display label, for all the job
types.
- getJobType() - Method in class oracle.epm.api.model.JobDefinition
-
Returns the type of the job that this definition describes.
- getLabel() - Method in class oracle.epm.api.model.SmartList.Entry
-
returns the label for this entry.
- getLabel() - Method in class oracle.epm.api.model.SmartList
-
Returns the smart list's label resource key.
- getLastFiscalYear() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the last fiscal year in this fiscal calendar.
- getLastPeriod() - Method in class oracle.epm.api.model.PeriodDimension
-
Returns the last base time period member in this application.
- getLastYear() - Method in class oracle.epm.api.model.YearDimension
-
Returns the last year member in this dimension.
- getLevel() - Method in enum oracle.epm.api.model.DataExportLevel
-
Returns the integer data export level of this enum constant, as
contained in the declaration.
- getLocalizedMessage(Locale[]) - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
- getLocalizedMessage(Locale) - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
-
Creates a localized description of this throwable based on the specified
locale.
- getMbrName() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the name of the member that this header cell represents.
- getMember(Object, Cube...) - Method in class oracle.epm.api.model.Dimension
-
Returns a member with the specified name.
- getMember() - Method in class oracle.epm.api.model.RtpValue
-
Returns a Member representation for this rtp.
- getMemberName(String) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the member name for the specified dimension that the cell
represents.
- getMemberName(String, MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the member name based on the specified member name type for
the specified dimension that the cell represents.
- getMemberName(DimensionType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the member name for the specified dimension type that the
cell represents.
- getMemberName(DimensionType, MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the member name based on the specified member name type for
the specified dimension type that the cell represents.
- getMemberNames() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns a list of members from all dimensions that the cell
represents.
- getMemberNames(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns a list of members based on the specified member name type
from all dimensions that the cell represents.
- getMembers() - Method in interface oracle.epm.api.grid.DataGridDefinition.GridSegment
-
Returns the members for the dimensions represented in this segment.
- getMembers() - Method in class oracle.epm.api.model.RtpValue
-
Returns a Member list representation for this rtp.
- getMembers() - Method in interface oracle.epm.api.model.Tuple
-
Returns a collection of members that make up the values in this tuple.
- getMemberSelection() - Method in class oracle.epm.api.model.SmartList
-
Returns the member selection string for members that derive the entries
for this smart list.
- getMemberSelection() - Method in class oracle.epm.api.model.UserVariable
-
Returns the member selection string that defines a range of allowed
values for this user variable, or null if no range is defined.
- getMembersWithUda(String, boolean, Cube...) - Method in class oracle.epm.api.model.Dimension
-
Returns a list of all the members that have been tagged with the
specified user defined attribute.
- getMembersWithUdaInEssbase(String, Cube) - Method in class oracle.epm.api.model.Dimension
-
Returns a list of members in the specified cube that have been tagged
with the specified user defined attribute.
- getMessage() - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
- getMissingLabel() - Method in class oracle.epm.api.model.SmartList
-
Returns the smart list's missing label.
- getMlModel(String) - Method in class oracle.epm.api.model.Application
-
Returns the ML model with the specified name from the folder specified
by the path in the fully qualified model name.
- getMlModel(String, String) - Method in class oracle.epm.api.model.Application
-
Returns the ML model with the specified name from the folder
specified by the path.
- getMlModels() - Method in class oracle.epm.api.model.Application
-
Returns a list of ML models deployed to this application.
- getName() - Method in class oracle.epm.api.model.Application
-
Returns the name for this application.
- getName() - Method in class oracle.epm.api.model.Connection
-
Returns the name for this connection.
- getName() - Method in class oracle.epm.api.model.Cube
-
Returns the logical name for this cube.
- getName() - Method in class oracle.epm.api.model.DataMap
-
Returns the name of this data map.
- getName() - Method in class oracle.epm.api.model.Dimension
-
Returns the name of this dimension or the unique name if needed.
- getName(MemberNameType) - Method in class oracle.epm.api.model.Dimension
-
Returns the dimension name of this dimension based on the specified
member name type.
- getName() - Method in class oracle.epm.api.model.Job
-
Returns the name of this job.
- getName() - Method in class oracle.epm.api.model.Member
-
Returns the name of this member or the unique name if needed.
- getName(MemberNameType) - Method in class oracle.epm.api.model.Member
-
Returns the member name of this member based on the specified
member name type.
- getName(DataGrid.HeaderCell) - Method in enum oracle.epm.api.model.MemberNameType
-
Returns the member name of the specified header cell based on
member name type.
- getName(HspFormMember) - Method in enum oracle.epm.api.model.MemberNameType
-
Returns the member name of the specified form member based on
member name type.
- getName(HspMember) - Method in enum oracle.epm.api.model.MemberNameType
-
Returns the member name of the specified member based on
member name type.
- getName() - Method in class oracle.epm.api.model.MlModel
-
Returns the name of this ML model.
- getName() - Method in class oracle.epm.api.model.RtpValue
-
Returns the name of this rtp.
- getName() - Method in class oracle.epm.api.model.Rule
-
Returns the name of this rule.
- getName() - Method in class oracle.epm.api.model.SmartList.Entry
-
Returns the name of this entry.
- getName() - Method in class oracle.epm.api.model.SmartList
-
Returns the name of this smart list.
- getName() - Method in class oracle.epm.api.model.SmartPush
-
Returns the name of this smart push.
- getName() - Method in class oracle.epm.api.model.SubstitutionVariable
-
Returns the name of this substitution variable.
- getName() - Method in class oracle.epm.api.model.User
-
Returns the name of this user.
- getName() - Method in class oracle.epm.api.model.UserVariable
-
Returns the name of this user variable.
- getNames(MemberNameType...) - Method in class oracle.epm.api.model.Member
-
- getNames(HspMember...) - Method in enum oracle.epm.api.model.MemberNameType
-
Returns the member name of the specified members based on the member name type
- getNumAcceptedCells() - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
Returns the total number of accepted cells.
- getNumRejectedCells() - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
Returns the total number of rejected cells.
- getNumYears() - Method in class oracle.epm.api.model.FiscalCalendar
-
Returns the number of years in this fiscal calendar.
- getParameters() - Method in class oracle.epm.api.model.JobDefinition
-
Returns the parameters this job will be executed with.
- getPassword() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Returns the password for the user making this request.
- getPath() - Method in class oracle.epm.api.model.MlModel
-
Returns the path of this ML model from the root.
- getPeriod() - Method in interface oracle.epm.api.model.Tuple
-
Returns the member mappped to the Period dimension in this tuple or
null.
- getPeriodName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the period name for this cell.
- getPeriodName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the period name for this cell based on the specified member
name type.
- getPov() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns a list of POV header cells for this data grid.
- getPov() - Method in interface oracle.epm.api.grid.DataGridDefinition
-
Returns the POV grid segment.
- getPredictedValue() - Method in class oracle.epm.api.model.MlPredictionStatus
-
Returns the predicted value.
- getProperties() - Method in class oracle.epm.api.model.Rule
-
Returns the properties for this rule.
- getQueryParams() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Returns the query parameters for this request.
- getResourceBundle(String) - Method in class oracle.epm.api.GroovyResourceBundleLoader
-
Returns a resource/message bundle for the specified language.
- getResourceKey() - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
-
Returns the resourceKey used by this Exception to lookup a localized
message.
- getRootMember(Cube...) - Method in class oracle.epm.api.model.Dimension
-
Returns the root member for this dimension.
- getRowDimensions() - Method in class oracle.epm.api.model.RowData
-
Returns the dimensions for row members held by this object.
- getRowMembers() - Method in class oracle.epm.api.model.RowData
-
Returns a collection of row members held by this object.
- getRows() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns a list of rows for this data grid.
- getRows() - Method in interface oracle.epm.api.grid.DataGridDefinition
-
Returns the list of row segments.
- getRowTuple() - Method in class oracle.epm.api.model.RowData
-
Returns a tuple of row dimensions and members held by this object.
- getRowTuple(boolean) - Method in class oracle.epm.api.model.RowData
-
Returns a tuple of row dimensions and members held by this object.
- getRtps() - Method in class oracle.epm.api.script.EpmScript
-
Returns an unmodifiable map of RtpValue objects for the run time prompts
used in this script.
- getRule() - Method in class oracle.epm.api.script.EpmScript
-
Returns the current rule being executed.
- getScenarioName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the scenario name for this cell.
- getScenarioName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the scenario name for this cell based on the specified member
name type.
- getScript() - Method in class oracle.epm.api.model.Rule
-
Returns the script of this rule.
- getScriptType() - Method in class oracle.epm.api.model.Rule
-
Returns the script type of this rule.
- getSharedMembers(Cube...) - Method in class oracle.epm.api.model.Member
-
Returns a list of the shared members that are shared with this member.
- getSmartList(String) - Method in class oracle.epm.api.model.Application
-
Returns a smart list with the specified name.
- getSmartList() - Method in class oracle.epm.api.model.Member
-
Returns the smart list associated with this member.
- getSmartListEntry() - Method in class oracle.epm.api.model.RtpValue
-
Returns a Smartlist.Entry representation for this rtp or null if the rtp
value is optional or #missing.
- getSmartPush(String) - Method in interface oracle.epm.api.grid.DataGrid
-
Returns a smart push for the DataMap with the specified name
attached to this grid.
- getSmartPushes() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns all the smart pushes attached to this grid.
- getSourceInfo() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns miscellaneous information about the source of this grid.
- getStatus() - Method in class oracle.epm.api.model.Job
-
Returns the status of this job.
- getStatus() - Method in enum oracle.epm.api.model.JobStatus
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getStatus() - Method in class oracle.epm.api.model.rest.HttpResponse
-
Returns the Http status code for this response.
- getStatusLabelID() - Method in enum oracle.epm.api.model.JobStatus
-
Returns the label resource key for this job status.
- getStatusText() - Method in class oracle.epm.api.model.rest.HttpResponse
-
Returns the texual sttus for this response.
- getStrategicModel(String) - Method in class oracle.epm.api.model.Application
-
Returns the strategic model with the specified name.
- getSubstitutionVariable(String) - Method in class oracle.epm.api.model.Application
-
Returns a substitution variable with the specified name defined at the
application level.
- getSubstitutionVariable(String) - Method in class oracle.epm.api.model.Cube
-
Returns a substitution variable with the specified name defined at
this cube level.
- getSubstitutionVariable(String, boolean) - Method in class oracle.epm.api.model.Cube
-
Returns a substitution variable with the specified name defined at
either the application or cube level depending on the specified value
of derivedValues.
- getSubstitutionVariableValue(String) - Method in class oracle.epm.api.model.Application
-
Returns the effective value of the specified substitution variable
for this application or null if there is no effective value.
- getSubstitutionVariableValue(String) - Method in class oracle.epm.api.model.Cube
-
Returns the value for the substitution variable with the specified name
at this cube level or null is not found.
- getTextCellId(String, boolean) - Method in class oracle.epm.api.script.EpmScript
-
Returns the text cell id for the specified text value or 0 if the text
value is not found and createIfNotFound is false.
- getTooltip() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the tooltip for this data cell.
- getType() - Method in class oracle.epm.api.model.Application
-
Return the type of this application.
- getType() - Method in enum oracle.epm.api.model.DataFileFormat
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getType() - Method in class oracle.epm.api.model.Dimension
-
Returns the type of this dimension.
- getType() - Method in enum oracle.epm.api.model.ExecuteAsUser
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getType() - Method in enum oracle.epm.api.model.FiscalYearStart
-
Returns the integer type of this enum constant, as contained in the
declaration.
- getUdas() - Method in class oracle.epm.api.model.Dimension
-
Returns a list of all user defined attributes for this dimension.
- getUdas() - Method in class oracle.epm.api.model.Member
-
Returns a list of all user defined attributes for this member.
- getUniqueMbrName() - Method in interface oracle.epm.api.grid.DataGrid.HeaderCell
-
Returns the name of the member that this header cell represents.
- getUnmodifiableValuesMap() - Method in class oracle.epm.api.model.RowData
-
Returns a unmodifiable map of column members and their values held by
this object.
- getUrl() - Method in class oracle.epm.api.model.Connection
-
Returns the url for the resource this connection is configured for.
- getUrl() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Return the URL for the resource this Http request is for.
- getUser() - Method in class oracle.epm.api.model.Operation
-
Returns the user performing this operation.
- getUserName() - Method in class oracle.epm.api.model.Connection
-
Returns the name of the user this connection is configured for.
- getUserName() - Method in class oracle.epm.api.model.rest.HttpRequest
-
Returns the name of the user making this request.
- getUserVariable(String) - Method in class oracle.epm.api.model.Application
-
Returns a user variable with the specified name.
- getUserVariable(String) - Method in class oracle.epm.api.model.Dimension
-
Returns a user variable with the specified name for this dimension.
- getUserVariables() - Method in class oracle.epm.api.model.Application
-
Returns the list of user variables for this application.
- getUserVariables() - Method in class oracle.epm.api.model.Dimension
-
Returns the list of user variables for this application.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.NegativeBasisOption
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.RoundingMethod
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.SpreadSkipOption
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.TargetTimeSpanOption
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.ZeroAmountOption
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.AllocationParameters.ZeroBasisOption
-
value of the object.
- getValue() - Method in enum oracle.epm.api.model.CustomCalcParameters.DataLoadOption
-
- getValue(String) - Method in class oracle.epm.api.model.RowData
-
Returns a value for the column with the specified member name.
- getValue() - Method in class oracle.epm.api.model.SubstitutionVariable
-
Returns the value for this substitution variable.
- getValue() - Method in class oracle.epm.api.model.UserVariable
-
Returns the value for this user variable for the current user.
- getValues() - Method in class oracle.epm.api.model.RowData
-
Returns the values for all column members held by this object.
- getValuesMap() - Method in class oracle.epm.api.model.RowData
-
Returns a map of column members and their values held by this
object.
- getVersionName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the version name for this cell.
- getVersionName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the version name for this cell based on the specified member
name type.
- getWrappedObject() - Method in class oracle.epm.api.model.AttributeDimension
- getYear() - Method in interface oracle.epm.api.model.Tuple
-
Returns the member mappped to the Year dimension in this tuple or
null.
- getYearName() - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the year name for this cell.
- getYearName(MemberNameType) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Returns the year name for this cell based on the specified member
name type.
- GridIterator - Interface in oracle.epm.api.grid
-
An iterator over a collection of data cells.
- GroovyDynamicLocalizedException - Exception in oracle.epm.api
-
This class is an implementation of HspDynamicLocalizedException and will
dynamically return a localized description of this throwable based on the
specified locale.
- GroovyDynamicLocalizedException(GroovyResourceBundleLoader, String) - Constructor for exception oracle.epm.api.GroovyDynamicLocalizedException
-
Constructs an instance of GroovyDynamicLocalizedException with the
specified parameters.
- GroovyDynamicLocalizedException(GroovyResourceBundleLoader, String, Object...) - Constructor for exception oracle.epm.api.GroovyDynamicLocalizedException
-
Constructs an instance of GroovyDynamicLocalizedException with the
specified parameters.
- GroovyDynamicLocalizedException(GroovyResourceBundleLoader, String, Throwable) - Constructor for exception oracle.epm.api.GroovyDynamicLocalizedException
-
Constructs an instance of GroovyDynamicLocalizedException with the
specified parameters.
- GroovyDynamicLocalizedException(GroovyResourceBundleLoader, String, Throwable, Object...) - Constructor for exception oracle.epm.api.GroovyDynamicLocalizedException
-
Constructs an instance of GroovyDynamicLocalizedException with the
specified parameters.
- GroovyMessageBundle - Class in oracle.epm.api
-
A GroovyMessageBundle manages resources for a locale.
- GroovyMessageBundle(Map<String, String>) - Constructor for class oracle.epm.api.GroovyMessageBundle
-
Constructs an instance of this class with specified parameters.
- GroovyResourceBundleLoader - Class in oracle.epm.api
-
A GroovyResourceBundleLoader manages message bundles by locale.
- GroovyResourceBundleLoader(Map<String, ? extends ResourceBundle>) - Constructor for class oracle.epm.api.GroovyResourceBundleLoader
-
Constructs an instance of this class with specified parameters.
- saveGrid(DataGrid) - Method in class oracle.epm.api.model.Cube
-
Save the data specified in the grid.
- saveGrid(DataGrid) - Method in class oracle.epm.api.model.StrategicModel
-
Save the data specified in the grid.
- saveMember(Map<String, Object>) - Method in class oracle.epm.api.model.Dimension
-
Returns the new or updated member that was saved with the specified
properties.
- saveMember(Map<String, Object>, DynamicChildStrategy) - Method in class oracle.epm.api.model.Dimension
-
Returns the new or updated member that was saved with the specified
properties.
- serialToDate(double) - Static method in class oracle.epm.api.model.excel.Excel
-
Returns a date object from an Excel
serial date number.
- setAllocationMethod(AllocationParameters.AllocationMethod) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies the allocation method to be used.
- setAmount(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX numeric value expression indicating the source of the
amount to be allocated.
- setAmountContext(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX tuple with one member from each dimension missing from
POV and amount, indicating the context for the amount.
- setAmountTimeSpan(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set indicating one or more time periods to be considered
for the amount.
- setAsoDataValueOption(DataImportAsoDataValueOption) - Method in class oracle.epm.api.model.DataImportRequest
-
Returns this object after setting the data value option.
- setAsoDuplicateAggregationMethod(DataImportAsoDuplicateAggregationMethod) - Method in class oracle.epm.api.model.DataImportRequest
-
Returns this object after setting the duplicate aggregation method.
- setBasis(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX tuple that, when combined with the range, defines the
location of basis values that determine how the amount is allocated.
- setBasisTimeSpan(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set that indicate one or more time periods to be
considered for the basis.
- setBasisTimeSpanOption(AllocationParameters.BasisTimeSpanOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies the option how basis is computed across time periods specified
in setBasisTimeSpan
.
- setBgColor(Integer) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Set the background color for this data cell.
- setCellsRejected(List<String>) - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
- setColumnDimension(Object) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the column dimension.
- setColumnDimensionName(String) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the column dimension name.
- setColumnDimensions(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the dimensions to be represented on
the columns of the data grid.
- setColumnMemberNames(List<?>) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the column selection criteria.
- setCreditMember(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX member expression indicating the member to which negative
result values are written, if double-entry accounting is used.
- setCreditMember(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an MDX member expression indicating the member to which negative
result values are written, if double-entry accounting is used.
- setData(double) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Set the data value for this data cell.
- setDataExportFormat(DataFileFormat) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the data file format.
- setDataExportLevel(DataExportLevel) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the data export level.
- setDataLoadOption(AllocationParameters.DataLoadOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies how the allocated data is handled.
- setDataLoadOption(CustomCalcParameters.DataLoadOption) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies how the calculated data is handled.
- setDataLoadOption(DataImportDataLoadOption) - Method in class oracle.epm.api.model.DataImportRequest
-
Returns this object after setting the data load option.
- setDateFormat(String) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the date format.
- setDateFormat(String) - Method in class oracle.epm.api.model.DataImportRequest
-
Returns this object after setting the date format.
- setDebitMember(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX member expression indicating the member to which positive
result values are written, if double-entry accounting is used.
- setDebitMember(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an MDX member expression indicating the member to which positive
result values are written, if double-entry accounting is used.
- setDefaultMemberNameType(MemberNameType) - Method in interface oracle.epm.api.grid.GridIterator
-
Sets the default member name type.
- setDelimiter(char) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the delimiter to use in the exported
data file.
- setDelimiter(CharSequence) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the delimiter to use in the exported
data file.
- setDimensions(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the dimensions.
- setDimensions(List<Dimension>) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the dimensions.
- setEdited(boolean) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Marks the data cell as edited.
- setErrorFileName(String) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the error file name.
- setErrorFileName(String) - Method in class oracle.epm.api.model.DataImportRequest
-
Returns this object after setting the error file name.
- setErrorMessage(String) - Method in class oracle.epm.api.model.MlPredictionStatus
-
Updates the error message.
- setExclude(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the excluded members.
- setExclude(List<Member>) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the members to be excluded.
- setExcludeAll(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the members where all instances
are to be excluded.
- setExcludeAll(List<Member>) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the members where all instances
are to be excluded.
- setExcludedRange(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set expression that specifies a subset of range that
will be used to calculate allocated values but will not be written to.
- setForceEditable(boolean) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Forces the cell to be editable.
- setForceReadOnly(boolean) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Forces the cell to be read only.
- setFormattedValue(String) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Set the logical data value for this data cell.
- setLocked(boolean) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Marks the data cell as locked.
- setMembers(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the members.
- setMembers(List<Member>) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder.GridSegment
-
Returns this segment after setting the members.
- setNegativeBasisOption(AllocationParameters.NegativeBasisOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies negative basis option to be used when basis values are negative.
- setNumAcceptedCells(int) - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
- setNumRejectedCells(int) - Method in class oracle.epm.api.grid.DataGridBuilder.Status
-
- setOffset(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an optional MDX tuple defining the location in the database
where an offsetting value is written for each source amount, if
offsetting entries are used.
- setOffset(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an optional MDX tuple defining the location where an offsetting
value is written for each source amount.
- setPov(List<String>, List<List<String>>) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Replaces the POV members with the specified members.
- setPov(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after replacing the POV members with the specified
members.
- setPov(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set specifying the region in which the allocation
is performed.
- setPov(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an MDX set specifying the region in which the calculation
is performed.
- setPovDimensions(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the dimensions to be represented on
the POV of the data grid.
- setPredictedValue(String) - Method in class oracle.epm.api.model.MlPredictionStatus
-
Updates the predicted value.
- setRange(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set indicating the region in which allocated
values are calculated and written.
- setResourceKey(String) - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
-
- setResourceKey(String, Object...) - Method in exception oracle.epm.api.GroovyDynamicLocalizedException
-
Sets the resourceKey for this exception.
- setRoundDigits(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX numeric value expressiont that represents number of
digits to round.
- setRoundDigits(int) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies the number of digits to round.
- setRoundMethod(AllocationParameters.RoundingMethod) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies how the allocated values the rounded.
- setRoundToLocation(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an optional MDX tuple expression where rounding errors should
be written to.
- setRowDimensions(Object...) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the dimensions to be represented on
the rows of the data grid.
- setRowDimensions(List<?>) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the row dimensions.
- setRowFilterCriteria(Object...) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the row filter criteria.
- setRowFilterCriteria(Predicate) - Method in class oracle.epm.api.model.DataExporter
-
Returns this object after setting the row filter criteria.
- setScript(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specified the MDX script to be executed.
- setSourceRegion(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an MDX set specifying the region referred to by the
formulas in the script.
- setSpreadSkipOption(AllocationParameters.SpreadSkipOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies which the basis values should be skipped.
- setSubstitutionVariableValue(String, String, Cube...) - Method in class oracle.epm.api.model.Application
-
Sets the value for the substitution variable with the specified name.
- setSubstitutionVariableValue(String, String) - Method in class oracle.epm.api.model.Cube
-
Sets the value for the substitution variable with the specified name at
this cube level.
- setSuccess(boolean) - Method in class oracle.epm.api.model.MlPredictionStatus
-
Updates the prediction status with success or failure.
- setSuppressInvalidColumns(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the value of suppress invalid columns option, which is honored
when the data is loaded in the defined region.
- setSuppressInvalidColumns(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the value of suppress invalid columns
option.
- setSuppressInvalidRows(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the value of suppress invalid rows option, which is honored
when the data is loaded in the defined region.
- setSuppressInvalidRows(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the value of suppress invalid rows
option.
- setSuppressInvalidScenarioTps(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the value of suppress invalid scenario time periods option, which
is honored when the data is loaded in the defined region.
- setSuppressInvalidScenarioTps(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the value of suppress invalid scenario
time periods option.
- setSuppressMissingBlocks(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the suppress missing blocks option, which is honored
when the data is loaded in the defined region.
- setSuppressMissingBlocks(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the suppress missing blocks option.
- setSuppressMissingColumns(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the suppress missing columns option, which is honored
when the data is loaded in the defined region.
- setSuppressMissingColumns(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the suppress missing columns option.
- setSuppressMissingRows(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the suppress missing rows option, which is honored
when the data is loaded in the defined region.
- setSuppressMissingRows(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the suppress missing rows option.
- setSuppressMissingRowsNative(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the suppress missing rows native option, which is honored
when the data is loaded in the defined region.
- setSuppressMissingRowsNative(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the suppress missing rows native option.
- setSuppressMissingSuppressesZero(boolean) - Method in interface oracle.epm.api.grid.DataGridDefinitionBuilder
-
Sets the value of suppress missing also suppresses zeros option, which
is honored when the data is loaded in the defined region.
- setSuppressMissingSuppressesZero(boolean) - Method in interface oracle.epm.api.grid.FlexibleDataGridDefinitionBuilder
-
Returns this object after setting the value of suppress missing also
suppresses zeros option.
- setTarget(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX tuple defining the region where results are written.
- setTarget(String) - Method in class oracle.epm.api.model.CustomCalcParameters
-
Specifies an MDX tuple defining the region where results are written.
- setTargetTimeSpan(String) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an MDX set indicating one or more time periods to be considered
for the target.
- setTargetTimeSpanOption(AllocationParameters.TargetTimeSpanOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an option to divide the amount evenly or
repeated across time periods.
- setTooltip(String) - Method in interface oracle.epm.api.grid.DataGrid.DataCell
-
Set the tooltip for this data cell.
- setUserVariableValue(UserVariable, Member) - Method in class oracle.epm.api.model.Application
-
Sets the user variable value for the current user.
- setZeroAmountOption(AllocationParameters.ZeroAmountOption) - Method in class oracle.epm.api.model.AllocationParameters
-
This option tells allocation what to do when the value to be allocated
is either zero or missing.
- setZeroBasisOption(AllocationParameters.ZeroBasisOption) - Method in class oracle.epm.api.model.AllocationParameters
-
Specifies an option to handle when the sum of all basis values is zero
and the allocation method is
SHARE
or all of the basis values have been skipped and allocation method is
SPREAD.
- size() - Method in interface oracle.epm.api.grid.DataGrid
-
Returns the number of data cells in this grid.
- SLN(Object, Object, Object) - Static method in class oracle.epm.api.model.excel.Excel
-
Calculates the straight-line depreciation of an asset for one period.
- SmartList - Class in oracle.epm.api.model
-
This object represents a smart list.
- SmartList.Entry - Class in oracle.epm.api.model
-
This object represents an entry in the smart list.
- SmartPush - Class in oracle.epm.api.model
-
This object can be used to push data to the target location specified in the
underlying data map.
- Status() - Constructor for class oracle.epm.api.grid.DataGridBuilder.Status
-
- StrategicModel - Class in oracle.epm.api.model
-
This object represents a Strategic Model in an EPM application that has the
Strategic Modeling business process enabled.
- StrategicModelMissingValueOption - Enum in oracle.epm.api.model
-
An enumeration containing a list of supported methods to treat missing value
in SM model during import.
- StrategicModelPreserveValueOption - Enum in oracle.epm.api.model
-
An enumeration containing a list of valid options to preserve the data of the
cells in the SM model which are not being imported, but would be affected as
part of the back calculations to the model as part of data import.
- stripQuotes(String) - Method in class oracle.epm.api.script.EpmScript
-
Return the specified text with double quotation removed.
- SubstitutionVariable - Class in oracle.epm.api.model
-
This object represents a substitution variable.
- SYD(Object, Object, Object, Object) - Static method in class oracle.epm.api.model.excel.Excel
-
Calculates the sum-of-years' digits depreciation of an asset for a
specified period.
- validateRtp(RtpValue, String, GroovyResourceBundleLoader, String, Object...) - Method in class oracle.epm.api.script.EpmScript
-
Validates the run time prompt value against the specified regular
expression pattern.
- validateRtp(RtpValue, Predicate<RtpValue>, GroovyResourceBundleLoader, String, Object...) - Method in class oracle.epm.api.script.EpmScript
-
Validates the run time prompt value against the specified predicate.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.AllocationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.BasisTimeSpanOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.DataLoadOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.NegativeBasisOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.RoundingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.SpreadSkipOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.TargetTimeSpanOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.ZeroAmountOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.AllocationParameters.ZeroBasisOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.ApplicationType
-
Returns the enum constant of this type with the specified name.
- valueOf(Integer) - Static method in enum oracle.epm.api.model.ApplicationType
-
Returns an instance of the enum with the specified identifier.
- valueOf(String) - Static method in enum oracle.epm.api.model.CurrencyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.CustomCalcParameters.DataLoadOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataExportLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataFileFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataImportAsoDataValueOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataImportAsoDuplicateAggregationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataImportDataLoadOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.DynamicChildStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.DateUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.DayCountBasis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.InterestCalcMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.PaymentFrequency
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.PaymentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.excel.YearBasis
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.ExecuteAsUser
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.FiscalYearStart
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.JobStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.MemberNameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.rest.HttpMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.StrategicModelMissingValueOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum oracle.epm.api.model.StrategicModelPreserveValueOption
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.AllocationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.BasisTimeSpanOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.DataLoadOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.NegativeBasisOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.RoundingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.SpreadSkipOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.TargetTimeSpanOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.ZeroAmountOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.AllocationParameters.ZeroBasisOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.ApplicationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.CurrencyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.CustomCalcParameters.DataLoadOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataExportLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataFileFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataImportAsoDataValueOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataImportAsoDuplicateAggregationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataImportDataLoadOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.DynamicChildStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.DateUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.DayCountBasis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.InterestCalcMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.PaymentFrequency
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.PaymentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.excel.YearBasis
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.ExecuteAsUser
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.FiscalYearStart
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.JobStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.MemberNameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.rest.HttpMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.StrategicModelMissingValueOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum oracle.epm.api.model.StrategicModelPreserveValueOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VetoOperationException - Exception in oracle.epm.api
-
A RuntimeException to veto an operation from continuing.
- VetoOperationException() - Constructor for exception oracle.epm.api.VetoOperationException
-
Constructs an instance of this class with specified parameters.
- VetoOperationException(HspLocalizedException) - Constructor for exception oracle.epm.api.VetoOperationException
-
Constructs an instance of this class with specified parameters.
- VetoOperationException(HspDynamicLocalizedException) - Constructor for exception oracle.epm.api.VetoOperationException
-
Constructs an instance of this class with specified parameters.