- generateBranchName(String, String) - Static method in class com.activeviam.signoff.example.service.impl.SignOffDatastoreService
-
Generate sign-off branch name
- generateContextValueTemplates() - Static method in class com.activeviam.signoff.core.export.templating.utils.TemplateUtils
-
Generates context value XML definition templates based on the available JAXB mappings in the project.
- generateRemoveCondition(List<String>, List<Map<String, Object>>) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- generateTaskInfoDTO(IExtractorTaskInfo) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Generate a task info DTO (for sharing with remote clients) based on the task information object managed internally by the Data Extraction Engine
implementation.
- generateTaskInfoDTO(IExtractorTaskInfo) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
Generate a task info DTO (for sharing with remote clients) based on the task information object managed internally by the Enhanced Drill-through
implementation.
- generateUndoSubmission(IStoreAdjustmentSubmission) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- getAddEntries() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AAddStoreAdjustmentDefinition
-
- getAddEntries() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.ARemoveStoreAdjustmentDefinition
-
- getAddEntries() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getAddEntries() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateStoreAdjustmentDefinition
-
- getAddEntries() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateWhereStoreAdjustmentDefinition
-
- getAddEntries() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
- getAdjustmentId() - Method in interface com.activeviam.signoff.adjustments.rest.dto.IDeleteAdjustmentDTO
-
Return the id of the adjustment to delete
- getAdjustmentId() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.DeleteAdjustmentDTO
-
- getAdjustmentId() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.UpdateCubeAdjustmentDTO
-
- getAdjustmentId() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.UpdateStoreAdjustmentDTO
-
Get the id of the adjustment
- getAdjustmentId() - Method in interface com.activeviam.signoff.adjustments.rest.dto.IUpdateCubeAdjustmentDTO
-
Return the id of the cube-level adjustment to update
- getAdjustmentId() - Method in interface com.activeviam.signoff.adjustments.rest.dto.IUpdateStoreAdjustmentDTO
-
Return the id of the store adjustment to update
- getAfter(Object) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentDiff
-
- getAggregatedExportStatus() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the aggregated export status.
- getAggregatedExportStatus() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getAggregatedTaskId() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the aggregated export task id for the mandate
- getAggregatedTaskId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- GetAggregateQueryExtractorTask - Class in com.activeviam.signoff.core.export.extractor.pivot.task.impl
-
Data Extraction Service task for Get Aggregates Query operation.
- GetAggregateQueryExtractorTask(String, IExtractorOrder, String, String, boolean, Authentication, IActivePivotManager, IQueriesService) - Constructor for class com.activeviam.signoff.core.export.extractor.pivot.task.impl.GetAggregateQueryExtractorTask
-
Default constructor.
- getAll() - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieve all objects from the database
- getAll(String) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieve all objects from the database for a given as of date
- getAll() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.CubeAdjustmentDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentSubmissionDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateDAO
-
- getAll(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getAllResults(Query<R>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getApprovers() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Get the set of approvers for the mandate.
- getApprovers() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the set of approvers of the mandate.
- getApprovers() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getApprovers() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getAsOfDate() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getAsOfDate() - Method in interface com.activeviam.signoff.core.audit.IHasAsOfDate
-
Get the as of date
- getAsOfDate() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the as of date for which the export has been performed.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Return the as of date string representation.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the as of date.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Returns the as of date which should be exported.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the as of date.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Returns the as of date that was deleted from the instance.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Return the as of date of the data loaded in the instance.
- getAsOfDate() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Returns the as of date.
- getAsOfDate() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- getAsOfDate() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getAsOfDate() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getAsOfDate() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the as of date.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Returns the as of date which should be exported.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the as of date that is exported.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Returns the as of date that was deleted from the instance.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Return the as of date of the data loaded in the instance.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Returns the as of date.
- getAsOfDate() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- getAsOfDate() - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateResponse
-
Return the asOfDate of the mandate which was the getValidFrom().
- getAsOfDateField() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- getAsOfDateForTaskId(String) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Returns the as of date associated with a task ID.
- getAsOfDates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Returns the as of dates which should be imported.
- getAsOfDates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Returns the as of dates which should be deleted.
- getAsOfDates() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Returns the as of dates which should be imported.
- getAsOfDates() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Returns the as of dates which should be deleted.
- getAttemptedDataDeletions() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskDataDeletionDTOResponse
-
Returns the set of attempted deletions based on the initial request, and their results.
- getAttributes() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getAttributes() - Method in interface com.activeviam.signoff.core.export.extractor.query.ISearchFactsQuery
-
- getBaseBranch() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getBaseBranch() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The branch where retrieve the data
- getBefore(Object) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentDiff
-
- getBranch() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getBranch() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getBranch() - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- getBranch() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getBranch() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getBranch() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the branch on which the export task will be performed.
- getBranch() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the branch on which the export task will be performed.
- getBranch() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Return the sign-off branch name
- getBranch() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getBranchName() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.DropBranchDTO
-
- getBranchName(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.DropBranchDTO
-
- getById(String) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieve one entry from its id
- getById(String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getByIds(List<String>) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Bulk retrieval by id
- getByIds(List<String>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getByProperties(Map<String, Object>) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieval methods of objects with a list of criteria
- getByProperties(Map<String, Object>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getBytesWritten() - Method in interface com.activeviam.signoff.core.export.extractor.file.IArchiveOutputStream
-
- getBytesWritten() - Method in class com.activeviam.signoff.core.export.extractor.file.impl.BufferedCSVOutputStream
-
- getBytesWritten() - Method in class com.activeviam.signoff.core.export.extractor.file.impl.BufferedGZipOutputStream
-
- getBytesWritten() - Method in class com.activeviam.signoff.core.export.extractor.file.impl.BufferedSingleEntryZipOutputStream
-
- getCause() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Returns the cause for the failure of the load request.
- getCause() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Returns the cause for the failure of the load request.
- getChildId() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getChildId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getClusterLimit() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
Returns the maximum number of instances in the cluster.
- getColumns() - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputColumnsWrapper
-
- getColumns() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getColumns() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getComment() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the comment of the adjustment
- getComment() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getComment() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the comment of the adjustment
- getComment() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getComment() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getComment() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getComment() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return the comment of the mandate
- getComment() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the comment for the mandate status
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Returns the comment appended to the export task.
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskPriorityChangeDTO
-
Returns the comment attached to the priority change.
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusChangeDTO
-
Returns the comment attached to the action.
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Returns the comment appended to the import task.
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Returns the comment appended to the task.
- getComment() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Return the comment of the mandate
- getComment() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getComment() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Returns the comment appended to the exported task.
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskPriorityChangeDTO
-
Returns the comment attached to the priority change.
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskStatusChangeDTO
-
Returns the comment attached to the action.
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Returns the comment appended to the import task.
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Returns the comment appended to the task.
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getComment() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- getCompressionType() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getCompressionType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getCondition() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getCondition() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
- getCondition() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the condition that will be used in the datastore query.
- getCondition() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the condition that will be used in the datastore query.
- getConditionConstants() - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get available field operators
- getConditionsConstants() - Static method in class com.activeviam.signoff.core.mandate.constants.ConditionsConstants
-
Retrun all the conditions
- getConfiguration() - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.QueueDescriptionDTOResponse
-
Returns the current configuration details of the order.
- getConflicts(IMandate, IMandateStatus) - Method in interface com.activeviam.signoff.core.conflict.IConflictManager
-
Compute and return the conflicts between the master branch and a sign-off branch for a given mandate id.
- getConflicts(IMandate, IMandateStatus) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- getConflicts(String, String) - Method in class com.activeviam.signoff.example.rest.impl.ConflictRestService
-
Get the conflicts between the master branch and the sign-off branch
for a given mandate id
- getContextInterface() - Method in class com.activeviam.signoff.core.export.extractor.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
-
- getContextType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.dist.message.impl.RetrieveSearchFactQueryResultsMessage
-
- getContextValues() - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- getContextValues() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getContextValues() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getContextValues() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the context values to be used when querying the cube.
- getContextValues() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the context values to be used when querying the cube.
- getContextValueTemplates() - Static method in class com.activeviam.signoff.core.export.templating.utils.TemplateUtils
-
Returns the templates created for the context values available in the system.
- getCoordinate(int, int) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.MdxQueryExtractorTask.TupleLocation
-
- getCount() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceMetadataDTO
-
Returns the number of facts loaded in the instance.
- getCount() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Returns the number of facts loaded.
- getCount() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
Returns the number of facts loaded in the instance.
- getCount() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Returns the number of facts loaded.
- getCreated() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the timestamp of the instance creation.
- getCreated() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the timestamp of the instance creation.
- getCreator() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Get the creator of the record
- getCreator() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getCreatorRole() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the role of the creator of the task.
- getCreatorRole() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the role of the instance creator.
- getCreatorRole() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the role of the creator of the task.
- getCreatorRole() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the role of the instance creator.
- getCreatorUsername() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the username of the creator of the task.
- getCreatorUsername() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the username of the instance creator.
- getCreatorUsername() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the username of the creator of the task.
- getCreatorUsername() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the username of the instance creator.
- getCSVSeparator() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getCSVSeparator() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getCSVSeparator() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the CSV separator that will be used in the exported file.
- getCSVSeparator() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the CSV separator that will be used in the exported file.
- getCubeExportStatus() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the cube export status.
- getCubeExportStatus() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getCubeLevels() - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Returns the list of cube levels for the query.
- getCubeLevels() - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Returns the list of cube levels for the query.
- getCubeName() - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Returns the cube name for the query.
- getCubeName() - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Returns the cube name for the query.
- getCubeTaskId() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the cube export task id for the mandate
- getCubeTaskId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getCurrency() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the adjustment currency
- getCurrency() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getCurrency() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the currency
- getCurrency() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getCurrentArchiveFile() - Method in interface com.activeviam.signoff.core.export.extractor.file.IArchiveOutputStream
-
- getCurrentArchiveFile() - Method in class com.activeviam.signoff.core.export.extractor.file.impl.ABufferedArchiveOutputStream
-
- getCurrentTaskInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorFutureTask
-
- getCursors(IMandate, IMandateStatus) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- getData() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IMemoryExtractorTaskResultInfo
-
Return the data organized to the format expected by the Extractor caller
- getData() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.SimpleMemoryExtractorTaskResultInfo
-
- getDataClass() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.CubeAdjustmentDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentSubmissionDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.mandate.impl.MandateDAO
-
- getDataClass() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getDataRawSize() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the raw size of the data exported by the extraction task.
- getDataRawSize() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- getDataRawSize() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getDataRawSize() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultFileInfo
-
- getDataRawSize() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultInfo
-
- getDataRawSize() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultFileInfo
-
- getDataRawSize() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultInfo
-
- getDataRawSize() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getDataSetDescription() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns a description of the dataset exported by the extraction task.
- getDataSetDescription() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getDataSetDescription() - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.AOutputHandler
-
- getDataSetDescription() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTaskResultInfo
-
- getDataSetDescription() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTaskResultInfo
-
- getDataSetDescription() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getDatastore() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
Datastore getter
- getDataType() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Returns the data type of the load (cube, hybrid, datastore).
- getDataType() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Returns the data type of the load (cube, hybrid, datastore).
- getDate(long) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Creates a LocalDateTime object from epoch milliseconds.
- getDefinitionName() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getDefinitionName() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The name of the definition
- getDefinitions() - Method in class com.activeviam.signoff.adjustments.core.impl.StoreAdjustmentJPA
-
- getDefinitions() - Method in interface com.activeviam.signoff.adjustments.core.IStoreAdjustment
-
Get the list of store adjustment definitions
- getDefinitions() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateStoreAdjustmentDTO
-
Return the list of adjustment definitions
- getDefinitions() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateStoreAdjustmentDTO
-
Get the definitions associated to the store adjustment
- getDefinitions() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getDefinitions() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getDescription() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the instance description.
- getDescription() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Returns the description of the instance.
- getDescription() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the instance description.
- getDescription() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Returns the description of the instance.
- getDiff() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getDiff() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getDiffMap() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentDiff
-
Return the whole diffMap
- getDigest() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the location digest
- getDigest() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getDimension() - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Returns the dimension to which the level belongs.
- getDimension() - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Returns the dimension to which the level belongs.
- getDimension() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Returns the dimension to which the level belongs.
- getDimension() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Returns the dimension to which the level belongs.
- getDimensionName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Returns the dimension name.
- getDimensionsInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.PivotDefinitionHelper
-
Initialize the cube descriptions for the current pivot
- getDomain() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return the domain to which the mandate belongs
- getDomain() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the domain
- getDomain() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getDomain() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getDomainHierarchiesDescriptions() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentHandler
-
- getDomains() - Method in interface com.activeviam.signoff.core.service.IMandatesDomainsService
-
Return the list of domains
- getDomains() - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get the sign-off domains
- getDomains() - Method in class com.activeviam.signoff.example.service.impl.MandatesDomainsService
-
- getEnhancedDrillthroughMaxRows(String) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IEnhancedDrillthroughService
-
Get enhanced drillthrough max rows value for the specified cube.
- getEnhancedDrillthroughMaxRows(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
- getEnv() - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- getEventType() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ASetStoreStream
-
- getExecutionDate() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getExecutionDate() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getExpires() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the day and hour at which the instance will be shut down.
- getExpires() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Returns the day and hour when the instance expires.
- getExpires() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the day and hour at which the instance will be shut down.
- getExpires() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Returns the day and hour when the instance expires.
- getExportsCompleted() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Retrieves the number of exports that have been completed.
- getExportsCompleted() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Retrieves the number of exports that have been completed.
- getExpression() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Returns the datastore schema field selection expression.
- getExpression() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Returns the datastore schema field selection expression.
- getExpressionToFieldMap() - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
Return map of field expressions
- getExtension() - Method in enum com.activeviam.signoff.core.export.extractor.file.impl.CompressionType
-
- getExtractionProcedure() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getExtractionProcedure() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getExtractorTaskResultInfo() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.output.IMemoryOutputHandler
-
- getExtractorTaskResultInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.MultipleResultFileOutputHandler
-
- getExtractorTaskResultInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.SimpleMemoryOutputHandler
-
- getExtractorTaskResultInfo() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.output.IOutputHandler
-
- getFacts() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataDTO
-
Returns the number of facts exported by this task.
- getFacts() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataDTO
-
Returns the number of facts exported by this task.
- getFailedLoadRequests() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Returns the descriptions of the loads that have failed to start.
- getFieldDefaultValue(IStoreMetadata, IDictionary<?>, String) - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
- getFieldDefaultValueMap() - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
Return map of default values
- getFieldExpressionToStoreMap() - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
Return map of field expressions
- getFieldIndex(String, String) - Method in class com.activeviam.signoff.example.mandate.datastore.impl.MandateUpdateWhereProcedure
-
- getFieldName() - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
The name of the schema field
- getFieldName() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- getFields() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the configuration of the fields that will be exported.
- getFields() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the configuration of the fields that will be exported.
- getFields(String) - Method in interface com.activeviam.signoff.core.service.IMandateService
-
Return the fields of a guven schema
- getFields(String) - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get field names for a given schema name
- getFields(String) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- getFieldsFromPivot(IMultiVersionActivePivot, Map<String, String>) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Creates a list of datastore field definitions from the levels available in the cube.
- getFieldsMap() - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
Retrun map of fields
- getFieldValues() - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
Return the list of field values
- getFieldValues() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- getFile() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the file to which the data was exported.
- getFile() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the file to which the data was exported.
- getFilenameRoot() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getFilenameRoot() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getFilenameRoot() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the root that will be used when creating the export filenames.
- getFilenameRoot() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the root that will be used when creating the export filenames.
- getFilenameRoot() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the root that will be used when creating the export filenames.
- getFilenameRoot() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the root that will be used when creating the export filenames.
- getFilesInfo() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultInfo
-
- getFilesInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultInfo
-
- getFilterDescription() - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- getFilterDescription() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getFilterDescription() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getFilters() - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Returns the list of filters for the query.
- getFilters() - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Returns the list of filters for the query.
- getFinalArchiveFile() - Method in interface com.activeviam.signoff.core.export.extractor.file.IArchiveOutputStream
-
- getFinalArchiveFile() - Method in class com.activeviam.signoff.core.export.extractor.file.impl.ABufferedArchiveOutputStream
-
- getFolder() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the folder to which the data was exported.
- getFolder() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the folder to which the data was exported.
- getFormat() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
- getForStatuses(String, Collection<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatusDAO
-
Retrieve the list of mandates for a given as of date and a given list of statuses
- getForStatuses(String, Collection<String>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getFXRate(LocalDate, String, String, String, ILocation) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
- getHasHeader() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getHasHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getHeader() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutputColumn
-
- getHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutputColumn
-
- getHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.EchoExtractorOutputColumn
-
- getHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FieldExtractorOutputColumn
-
- getHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
- getHeader() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
- getHeader() - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Returns the header that will be used in the exported file.
- getHeader() - Method in interface com.activeviam.signoff.core.export.templating.ICubeMeasureDefinition
-
Returns the header that will be used in the exported file.
- getHeader() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreFieldDefinition
-
Returns the header to be used in the export file, for the field.
- getHeader() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Returns the header that will be used in the exported file.
- getHeader() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeMeasureDefinition
-
Returns the header that will be used in the exported file.
- getHeader() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreFieldDefinition
-
Returns the header to be used in the export file, for the field.
- getHierarchiesToExclude(String) - Method in class com.activeviam.signoff.example.service.impl.CubeAdjustmentService
-
- getHierarchy() - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Returns the hierarchy to which the level belongs.
- getHierarchy() - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Returns the hierarchy to which the level belongs.
- getHierarchy() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Returns the hierarchy to which the level belongs.
- getHierarchy() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Returns the hierarchy to which the level belongs.
- getHierarchyCount() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.MdxQueryExtractorTask.TupleLocation
-
- getHierarchyName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Returns the hierarchy name.
- getId() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getId() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The Id of the definition
- getId() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
The unique id of the auditable object
- getId() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getId() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the id of the mandate
- getId() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Get the id of the mandate
- getId() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getId() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- getIds() - Method in class com.activeviam.signoff.example.source.events.impl.ASignOffDatabaseEvent
-
- getImports() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the set of data loads completed on the instance.
- getImports() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the set of data loads completed on the instance.
- getInitialEpochId() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the initial epoch id used for conflicts checking.
- getInitialEpochId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getInstance() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Returns the instance id.
- getInstance() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the instance id.
- getInstance() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Returns the id of the instance.
- getInstance() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Returns the instance id.
- getInstance() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskRequestInstanceByIdDTO
-
Returns the instance id.
- getInstance() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Returns the instance id.
- getInstance() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the instance id.
- getInstance() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceByIdDTO
-
Returns the instance id.
- getInstance() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Returns the id of the instance.
- getInstance() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Returns the instance id.
- getInstance() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceAuditDTOResponse
-
Returns the instance audit.
- getInstanceAudit(ImportTaskInstanceByIdDTO) - Method in class com.activeviam.signoff.example.rest.impl.ImportRestService
-
- getInstances() - Method in class com.activeviam.signoff.example.rest.impl.ImportRestService
-
- getInstances() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
Returns the set of instance descriptions.
- getIsAdjusted() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
Getter for the adjustment flag
- getJaxbContext() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AXmlBasedExtractorOrderBuilder
-
- getJaxbContext() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.DefaultExtractorOrderBuilder
-
- getKeepOutputFileIfFailure() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getKeepOutputFileIfFailure() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getKeyOfAdjustment() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the keyOfAdjustment of the adjustement
- getKeyOfAdjustment() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getKeyOfAdjustment() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the keyOfAdjustment
- getKeyOfAdjustment() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getKeyOfAdjustment() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getKeyOfAdjustment() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getKlass() - Method in class com.activeviam.signoff.example.source.events.impl.ASignOffDatabaseEvent
-
- getKpis() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Returns the KPIs associated with the mandate.
- getKpis() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Retrieve the KPIs of the mandate
- getKpis() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Return the KPIs associated to the mandate
- getKpis() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getKpis() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getKpis() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- getLabel() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the label of the adjustement
- getLabel() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getLabel() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the label
- getLabel() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getLabel() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getLabel() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getLastChunkWritten() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the last chunk that has been written as part of the data export.
- getLastChunkWritten() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the last chunk that has been written as part of the data export.
- getLastEditorRole() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the role of the last editor of the task.
- getLastEditorRole() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the role of the last editor of the task.
- getLastEditorUsername() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the username of the last editor of the task.
- getLastEditorUsername() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the username of the last editor of the task.
- getLastStatusChange() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the timestamp of the last change in status.
- getLastStatusChange() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the timestamp of the last change in status.
- getLastUpdated() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the timestamp of the last update.
- getLastUpdated() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the timestamp of the last update of the task.
- getLatestArchiveFile() - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.MultipleResultFileOutputHandler
-
- getLevel() - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Returns the level name.
- getLevel() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Returns the level name.
- getLevelDepth(int) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.MdxQueryExtractorTask.TupleLocation
-
- getLevelInfo(String, String, String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.PivotDefinitionHelper
-
Return the ILevelInfo corresponding to the given definition
- getLevelName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Returns the level name.
- getLevels() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the description of the levels that will be displayed in the export.
- getLevels() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the description of the levels that will be displayed in the export.
- getLevelsFromPivot(IMultiVersionActivePivot, Map<String, String>, Boolean, List<String>) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Creates a list of cube level definitions from the levels available in the cube.
- getLimit() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceMetadataDTO
-
Returns the maximum number of facts that can be loaded in the instance.
- getLimit() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
Returns the maximum number of facts that can be loaded in the instance.
- getLinesCount() - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Returns the number of lines in the exported file.
- getLinesCount() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- getLinesCount() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- getLinesCount() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultFileInfo
-
- getLinesCount() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultFileInfo
-
- getLinesCount() - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- getLive() - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieve all live objects from the database
- getLive(String) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieve all live objects from the database for a given as of date
- getLive() - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getLive(String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in interface com.activeviam.signoff.core.audit.IAuditDAO
-
Retrieval methods of live objects with a list of criteria for a given as of date
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.CubeAdjustmentDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentSubmissionDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateDAO
-
- getLiveByProperties(String, Map<String, Object>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getLiveExport(String, String) - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAuditDAO
-
- getLiveExport(String, String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAuditDAO
-
- getLiveExport(String, String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditDAO
-
- getLiveExport(String, String) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditDAO
-
- getLiveFrom() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Get the string representation of the live from date of the adjustment.
- getLiveFrom() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getLiveMandate(String, String) - Method in interface com.activeviam.signoff.core.mandate.IMandateDAO
-
- getLiveMandate(String, String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateDAO
-
- getLiveMandateByID(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatusDAO
-
Retrieve the list of mandates for a given as of date and a given list of statuses
- getLiveMandateByID(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getLiveMandateStatus(String, String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatusDAO
-
Retrieve the live status for a given mandate id and a given as of date
- getLiveMandateStatus(String, String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusDAO
-
- getLiveRecordsForMandateSince(long, String, String) - Method in interface com.activeviam.signoff.adjustments.store.IStoreAdjustmentSubmissionDAO
-
Retrive all the live records for a given mandate id, a given as of date and a given timestamp
- getLiveRecordsForMandateSince(long, String, String) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentSubmissionDAO
-
- getLiveTo() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Get the string representation of the live to date of the adjustment.
- getLiveTo() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getLoadDetails() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Returns the type of load performed.
- getLoadDetails() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Returns the type of load performed.
- getLoadType() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the type of the data loaded in the instance.
- getLoadType() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the type of the data loaded in the instance.
- getLocale() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getLocale() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getLocations() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the list of locations
- getLocations() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getMandate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the mandate id.
- getMandate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Returns the mandate id for which the export should be performed.
- getMandate() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the mandate id.
- getMandate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the mandate id.
- getMandate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Returns the mandate id for which the exported should be performed.
- getMandate() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the id of the mandate that is exported.
- getMandateAsOfDate() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getMandateAsOfDate() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getMandateAsOfDateFormat() - Static method in class com.activeviam.signoff.core.mandate.utils.ConditionsUtil
-
- getMandateId() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the mandate id of the adjustement
- getMandateId() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getMandateId() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the mandate id for the adjustment
- getMandateId() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getMandateId() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getMandateId() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getMandateId() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return mandate id
- getMandateId() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Return the mandate id
- getMandateId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getMandateId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getMandateId() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- getMandateId() - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateDTOResponse
-
Return the id of the mandate.
- getMandateId() - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateResponse
-
Return the id of the mandate.
- getMandateId() - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.UpdateMandateDTOResponse
-
Return the id of the mandate.
- getMandateMeasuresFromPivot(String, Set<String>, IMultiVersionActivePivot, Map<String, String>) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Creates a set of datastore field definitions related to the mandate measures.
- getMandateParentChildTable() - Static method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getMandates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Returns the mandate ids for which the import should be performed.
- getMandates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Returns the mandate ids which should be deleted.
- getMandates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Returns the mandates that were deleted from an instance.
- getMandates() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Returns the mandates loaded by the task.
- getMandates() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Returns the mandates loaded by the task.
- getMandates() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Returns the mandate ids for which the import should be performed.
- getMandates() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Returns the mandate ids which should be deleted.
- getMandates() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Returns the mandates that were deleted from an instance.
- getMarketDataSet() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
- getMaxMdxNbRetries() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOrder
-
- getMaxMdxNbRetries() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getMaxMdxNbRetries() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- getMaxRawDataSizePerFile() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getMaxRawDataSizePerFile() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getMaxRemovals() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getMaxRemovals() - Method in interface com.activeviam.signoff.core.export.extractor.query.IRemoveFactsQuery
-
- getMaxResults() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the maximum number of results to be retrieved from the datastore by the task.
- getMaxResults() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the maximum number of results to be retrieved from the datastore by the task.
- getMaxRows() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.context.IEnhancedDrillthroughMaxRowsContext
-
Get the max number of rows allowed to drillthrough.
- getMaxRows() - Method in class com.activeviam.signoff.core.export.extractor.pivot.context.impl.EnhancedDrillthroughMaxRowsContext
-
- getMaxRowsPerFile() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IFileExtractorOutput
-
- getMaxRowsPerFile() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- getMdx() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Returns the MDX used by the mandate.
- getMdx() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Get the MDX query used to display the pivot table in the controller view
- getMdx() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getMdx() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- getMDXQuery() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the MDX query used by the export task.
- getMDXQuery() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the MDX query used by the export task.
- getMeasure() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the adjustment measure
- getMeasure() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getMeasure() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the measure for which the adjustment is applied
- getMeasure() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getMeasure() - Method in interface com.activeviam.signoff.core.export.templating.ICubeMeasureDefinition
-
Returns the name of the measure in the cube.
- getMeasure() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeMeasureDefinition
-
Returns the name of the measure in the cube.
- getMeasures() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the description of the measures that will be displayed in the export.
- getMeasures() - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Returns the list of measures for the query.
- getMeasures() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the description of the measures that will be displayed in the export.
- getMeasures() - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Returns the list of measures for the query.
- getMeasures() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Returns the measures associated with the mandate.
- getMeasures() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Return the measures associated to the mandate
- getMeasures() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Return the measures associated to the mandate
- getMeasures() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getMeasures() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getMeasures() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- getMeasuresInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.PivotDefinitionHelper
-
Initialize the measure descriptions for the current pivot
- getMeasureValueIfNull() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getMeasureValueIfNull() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getMembers() - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Returns the members to be filtered on.
- getMembers() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Returns the members to be filtered on.
- getMessage() - Method in class com.activeviam.signoff.example.service.impl.rest.response.Response
-
The message of the response.
- getMetadata() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the metadata for this export task.
- getMetadata() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the metadata of the instance.
- getMetadata() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the metadata for this export task.
- getMetadata() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the metadata of the instance.
- getName() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOrder
-
- getName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- getName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FieldExtractorOutputColumn
-
- getName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
- getName() - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Returns the name of the export task.
- getName() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreFieldDefinition
-
Returns the name of the field.
- getName() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the name of the export task.
- getName() - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Returns the name of the export task.
- getName() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreFieldDefinition
-
Returns the name of the field.
- getName() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the name of the export task.
- getName() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return the name of the mandate
- getName() - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
Get the schema field name
- getName() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- getName() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the name
- getName() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getName() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getName() - Method in class com.activeviam.signoff.example.source.impl.SignOffSource
-
- getNamespace() - Method in class com.activeviam.signoff.core.export.extractor.cfg.impl.DataExtractionRestServicesConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.ConflictRestServiceConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.CubeAdjustmentRestServiceConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.ExportRestServiceConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.ImportRestServiceConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.MandateRestServiceConfig
-
- getNamespace() - Method in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- getNewStatus() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskStatusChangeEvent
-
- getNewStatus() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskStatusChangeEvent
-
- getOldStatus() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskStatusChangeEvent
-
- getOldStatus() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskStatusChangeEvent
-
- getOperationType() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AAddStoreAdjustmentDefinition
-
- getOperationType() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.ARemoveStoreAdjustmentDefinition
-
- getOperationType() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getOperationType() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateStoreAdjustmentDefinition
-
- getOperationType() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateWhereStoreAdjustmentDefinition
-
- getOperationType() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The type of operation
- getOperator() - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
- getOperator() - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
- getOperator() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- getOperator() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- getOrder() - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.QueueDescriptionDTOResponse
-
Returns the current order of tasks in the order, as an array.
- getOrderDescription() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the description of the extraction task order.
- getOrderDescription() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getOrderDescription() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getOrderDescription() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getOrderDescription() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getOrderDescription() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getOrderDescription() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getOrderDescription() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getOrderName() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the order name of the extraction task.
- getOrderName() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getOrderName() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getOrderName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getOrderName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getOrderName() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getOrderName() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getOrderName() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getOrders() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.ICompositeExtractorOrder
-
- getOrders() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getOutput() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOrder
-
- getOutput() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getOutput() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- getOutputHandlerPluginKey() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IMemoryExtractorOutput
-
- getOutputHandlerPluginKey() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MemoryExtractorOutput
-
- getOwners() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
- getOwners() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the set of owners of the mandate.
- getOwners() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getOwners() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getParameters() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getParameters() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The parameters used by the definition
- getParentId() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getParentId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getParsers() - Method in class com.activeviam.signoff.example.serialization.CompositeDatastoreServiceStoreMetadata
-
- getParsers() - Method in class com.activeviam.signoff.example.serialization.SignOffDatastoreServiceStoreMetadata
-
- getPath() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultFileInfo
-
- getPath() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultFileInfo
-
- getPendingShutdowns() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskShutdownsDTOResponse
-
Retrieve the set of pending shutdowns.
- getPivotId() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the pivot id
- getPivotId() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getPivotId() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the pivot id
- getPivotId() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getPivotId() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getPivotId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getPivotId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getPivotId() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getPivotId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getPivotId() - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- getPivotId() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getPivotId() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getPivotId() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Returns the pivot ID for which the export task will be performed.
- getPivotId() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Returns the pivot ID for which the export task will be performed.
- getPivotId() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return the pivot id associated to the mandate
- getPivotId() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the pivot id
- getPivotId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getPivotId() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getPivotIDs(String) - Method in interface com.activeviam.signoff.core.service.IMandateService
-
Get the set of pivot ids for a given schema name
- getPivotIDs(String) - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get pivot ids for a given schema name
- getPivotIDs(String) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- getPluginKey() - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputExtractionProcedureWrapper
-
- getPostponed() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Returns the list of requests to postpone the shutdown.
- getPostponed() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Returns the list of requests to postpone the shutdown.
- getPostProDescriptions(IMultiVersionActivePivot) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Retrieves a map of all postprocessor descriptions in the cube, keyed by their name.
- getPreviousValue() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the value of the measure before the adjustment is made
- getPreviousValue() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getPreviousValue() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the value before adjustment
- getPreviousValue() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getPriority() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOrder
-
- getPriority() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getPriority() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- getPriority() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getPriority() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getPriority() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getProperties() - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputExtractionProcedureWrapper
-
- getProperties() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskExtractionProcedure
-
Get properties
- getQuery() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOrder
-
- getQuery() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- getQuery() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- getQuery() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the query used for the export task.
- getQuery() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the query used for the export task.
- getQueueInfo() - Method in class com.activeviam.signoff.example.rest.impl.ExportRestService
-
Get the current state of the export queue.
- getReferenceCurrency() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
- getResult() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Returns the result of the deletion.
- getResult() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Returns the result of the deletion.
- getResultFiles() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- getResultFiles() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getResultInfo() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getResultInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getRole() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Returns the role of the user that requested the shutdown to be postponed.
- getRole() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Returns the role of the user that requested the shutdown to be postponed.
- getRows() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataStoreDTO
-
Returns the number of rows exported from the store.
- getRows() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataStoreDTO
-
Returns the number of rows exported from the store.
- getSchema() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the schema associated to the mandate
- getSchema() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getSchemaName() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Return the schema name associated to the mandate
- getSchemaName() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getSchemaNames() - Method in interface com.activeviam.signoff.core.service.IMandateService
-
Get the maps of schemas
- getSchemaNames() - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get ActivePivot schema names
- getSchemaNames() - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- getScope() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Returns the scope of the mandate.
- getScope() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the scope of the mandate.
- getScope() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getScope() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getScopeConditions() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateConditionsDTO
-
Return the list of mandate scope conditions
- getScopeConditions() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateConditionsDTO
-
- getSelectedFields(String[]) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ASetStoreStream
-
- getSelectionFields(String) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- getShutdowns() - Method in class com.activeviam.signoff.example.rest.impl.ImportRestService
-
- getSingleResult(Query<R>) - Method in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- getSize() - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Returns the size of the exported file.
- getSize() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- getSize() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- getSize() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultFileInfo
-
- getSize() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultFileInfo
-
- getSize() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Retrieves the current size of the queue.
- getSize() - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- getSize() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Retrieves the current size of the queue.
- getSizeLimit() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Retrieves the maximum number of tasks on the queue.
- getSizeLimit() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Retrieves the maximum number of tasks on the queue.
- getSortedMandateStatuses(String) - Method in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- getSortedStoreAdjustments(String) - Method in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- getStatus() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the status.
- getStatus() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the status of the export task.
- getStatus() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Returns the status.
- getStatus() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Returns the status.
- getStatus() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getStatus() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the status of the export task.
- getStatus() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Returns the status of the load request.
- getStatuses() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns all the statuses that have applied to the task.
- getStatuses() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns all the statuses that have applied to the task.
- getStatusLastUpdateTime() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Return the timestamp of the last status change.
- getStatusLastUpdateTime() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getStatusLastUpdateTime() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getStatusLastUpdateTime() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getStatusLastUpdateTime() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getStore() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- getStoreAndNameList() - Method in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
Return list of store names
- getStoreColumns(IDatastore, String) - Static method in class com.activeviam.signoff.adjustments.core.util.StoreUtils
-
Get all the columns for a given store name (based on most recent datastore version)
- getStoreColumns(IDatastoreVersion, String) - Static method in class com.activeviam.signoff.adjustments.core.util.StoreUtils
-
Get all the columns for a given store name (based on a given datastore version)
- getStoreExportStatus() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the store export status.
- getStoreExportStatus() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getStoreFieldDictionary(String[], IStoreMetadata, ISchemaDictionaryProvider) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
Return the dictionary corresponding to the given field.
- getStoreFields() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getStoreFields() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The fields used by the definition
- getStoreName() - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- getStoreName() - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
The Store modified by the definition
- getStoreName() - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- getStoreName() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getStoreName() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getStoreName(String, IDatastore, IActivePivotManager, String, String, String[]) - Static method in class com.activeviam.signoff.core.mandate.utils.ConditionsUtil
-
Retrive the store name from a path to a field
- getStoreName() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataStoreDTO
-
Returns the name of the store exported.
- getStoreName() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataStoreDTO
-
Returns the name of the store exported.
- getStores() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataDTO
-
Returns details about the stores exported by this task.
- getStores() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataDTO
-
Returns details about the stores exported by this task.
- getStoreTaskId() - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Get the store export task id for the mandate
- getStoreTaskId() - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- getStreamKey() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentHandler
-
- getSubConditions() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Returns the list of subconditions, when the condition is of type 'and' or 'or'.
- getSubConditions() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Returns the list of subconditions, when the condition is of type 'and' or 'or'.
- getSuccessfulLoadRequests() - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Returns the descriptions of the loads that have started successfully.
- getSurroundWrittenDataWithQuotes() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getSurroundWrittenDataWithQuotes() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getSystemOutputBufferSize() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getSystemOutputBufferSize() - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
- getTargetStores() - Method in class com.activeviam.signoff.example.source.publishers.impl.MandateTuplePublisher
-
- getTask() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskWithTaskStatusListenersWrapper
-
- getTask() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getTask() - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.ExportTaskAuditDTOResponse
-
Returns the task audit.
- getTaskAudit(ExportTaskRequestByIdDTO) - Method in class com.activeviam.signoff.example.rest.impl.ExportRestService
-
Get all details of a task, by id.
- getTaskCreationTime() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns a string representation of the task creation time.
- getTaskCreationTime() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskCreationTime() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskCreationTime() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskCreationTime() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskException() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- getTaskExceptionDetails() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the exception details of the failed extraction task.
- getTaskExceptionDetails() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskExceptionDetails() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskExceptionMessage() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the exception message of the failed extraction task.
- getTaskExceptionMessage() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskExceptionMessage() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskExceptionMessage() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskExceptionMessage() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskExceptionRootCauseMessage() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskExceptionRootCauseMessage() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskExceptionStack() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskExceptionStack() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskId() - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Returns the id of the extraction task to which the file is attached.
- getTaskId() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the extractor task id.
- getTaskId() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskId() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getTaskId() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getTaskId() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getTaskId() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the id of the task.
- getTaskId() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the id of the task.
- getTaskId() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskRequestByIdDTO
-
Returns the task id.
- getTaskId() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusChangeDTO
-
Returns the task id the action should be applied to.
- getTaskId() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskId() - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- getTaskId() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the id of the task.
- getTaskId() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the id of the export task.
- getTaskId() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskRequestByIdDTO
-
Returns the task id.
- getTaskId() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskStatusChangeDTO
-
Returns the task id the action should be applied to.
- getTaskIds() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskPriorityChangeDTO
-
Returns the task ids for which the priority change applies.
- getTaskIds() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskPriorityChangeDTO
-
Returns the task ids for which the priority change applies.
- getTaskInfo() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskStatusChangeEvent
-
- getTaskInfo() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskStatusChangeEvent
-
- getTaskListStatus(List<String>) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IDataExtractionService
-
Retrieve the status for a list of tasks already submitted.
- getTaskListStatus(List<String>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Retrieve the current statuses for a list of tasks.
- getTaskOwner() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the owner of the extractor task.
- getTaskOwner() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- getTaskOwner() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskOwner() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskOwner() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskOwner() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getTaskOwner() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getTaskOwner() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getTaskOwner() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskRunStartTime() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns a string representation of the task starting time.
- getTaskRunStartTime() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskRunStartTime() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskRunStartTime() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskRunStartTime() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskRunStopTime() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns a string representation of the task finishing time.
- getTaskRunStopTime() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskRunStopTime() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskRunStopTime() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskRunStopTime() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTasks() - Method in class com.activeviam.signoff.example.rest.impl.ExportRestService
-
Get all export tasks defined in the system.
- getTasks() - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.ExportTaskDescriptionDTOResponse
-
Returns a lists of tasks.
- getTaskStatus() - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Returns the status of the extraction task.
- getTaskStatus() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- getTaskStatus() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- getTaskStatus() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
- getTaskStatus() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getTaskStatus(String) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IDataExtractionService
-
Retrieve the status for a task already submitted.
- getTaskStatus(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Retrieve the current task status.
- getTaskStatus() - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- getTaskStatusListeners() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskWithTaskStatusListenersWrapper
-
- getTaskStatusListeners() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getTechnicalUser() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getTechnicalUser() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getTemplateForContextValue(String) - Static method in class com.activeviam.signoff.core.export.templating.utils.TemplateUtils
-
Returns the template created for a particular context value.
- getTemplateUsed() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the template used for the data export.
- getTemplateUsed() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the template used for the data export.
- getTimestamp() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Returns the timestamp of the request.
- getTimestamp() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Returns the timestamp of the request.
- getTopic() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- getTopics() - Method in class com.activeviam.signoff.example.source.impl.SignOffSource
-
- getTotalChunks() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the total chunks that will be written as part of the data export.
- getTotalChunks() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the total chunks that will be written as part of the data export.
- getTransformNAToEmpty() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.order.IExtractorOutput
-
- getTransformNAToEmpty() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- getType() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the type of the adjustement
- getType() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getType() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentHandler
-
- getType() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentStream
-
Being a Plugin, it returns the Type it is attached to.
- getType() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the type of the adjustment (e.g.
- getType() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getType() - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- getType() - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- getType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.SimpleMemoryOutputHandler
-
- getType() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskInfo
-
Returns the task type.
- getType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- getType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskWithTaskStatusListenersWrapper
-
- getType() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IExtractorTask
-
- getType() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
- getType() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- getType() - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- getType() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Returns the type of the condition.
- getType() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Returns the type of the condition.
- getType() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Returns the type of the export task.
- getType() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Returns the type of the export task.
- getType() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Returns the type of the data import.
- getType() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Returns the type of the export task.
- getType() - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Returns the type of export that is performed.
- getType() - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Returns the type of the data import.
- getTypeAndStatus(String, IMandateStatus) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Retrieves the type and status of a given task id from the mandate details.
- getUpdatedIds() - Method in class com.activeviam.signoff.example.source.events.impl.UpdatedRecordsDatabaseEvent
-
- getUpdater() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Get the updater of the record
- getUpdater() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getUrl() - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Returns the URL of the exported file.
- getUrl() - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- getUrl() - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- getUrl() - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.IFileExtractorTaskResultFileInfo
-
- getUrl() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultFileInfo
-
- getUrl() - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- getUser() - Static method in class com.activeviam.signoff.core.mandate.utils.SecurityUtils
-
Get the current user
- getUsername() - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Returns the username of the user that requested the shutdown to be postponed.
- getUsername() - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Returns the username of the user that requested the shutdown to be postponed.
- getUtcTimestamp() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Get the UTC timestamp of the record in milliseconds
- getUtcTimestamp() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- getUtcTimestamp() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getUtcTimestamp() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getValidFrom() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the string representation of the valid from date of the adjustment.
- getValidFrom() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getValidFrom() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the string representation of the valid from date of the adjustment.
- getValidFrom() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getValidFrom() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Get the string representation of the valid from date of the adjustment.
- getValidFrom() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getValidFrom() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Returns the start of the validity period of the status.
- getValidFrom() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Returns the start of the validity period of the status.
- getValidFrom() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the string representation of the valid from date of the adjustment.
- getValidFrom() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getValidFrom() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getValidFrom() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getValidTo() - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Get the string representation of the valid to date of the adjustment.
- getValidTo() - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- getValidTo() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the string representation of the valid to date of the adjustment.
- getValidTo() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- getValidTo() - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Get the string representation of the valid to date of the adjustment.
- getValidTo() - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- getValidTo() - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Returns the end of the validity period of the status.
- getValidTo() - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Returns the end of the validity period of the status.
- getValidTo() - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Get the string representation of the valid to date of the adjustment.
- getValidTo() - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- getValidTo() - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- getValidTo() - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- getValue() - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Get the adjustment value
- getValue() - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- getValue() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
Return the double value
- getValue() - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Return the value of the adjustment
- getValue() - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- getValue() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.EchoExtractorOutputColumn
-
- getValue() - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
Return the value in the field
- getValue() - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- getValueIfNull() - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
- getValues() - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Returns the list of pairs of XSI type definition and the condition value.
- getValues() - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Returns the list of pairs of XSI type definition and the condition value.
- getValuesFromField(String, String) - Method in interface com.activeviam.signoff.core.service.IMandateService
-
Get the values for a given field name in a schema
- getValuesFromField(String) - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Get field values for a given field name
- getValuesFromField(String, String) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- getVersion() - Method in class com.activeviam.signoff.core.export.extractor.cfg.impl.DataExtractionRestServicesConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.ConflictRestServiceConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.CubeAdjustmentRestServiceConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.ExportRestServiceConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.ImportRestServiceConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.MandateRestServiceConfig
-
- getVersion() - Method in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- IAdjustment - Interface in com.activeviam.signoff.adjustments.core
-
Interface used for adjustment objects
- IArchiveOutputStream - Interface in com.activeviam.signoff.core.export.extractor.file
-
- IAuditable - Interface in com.activeviam.signoff.core.audit
-
Interface to handle auditable objects
- IAuditDAO<T extends IAuditable> - Interface in com.activeviam.signoff.core.audit
-
Interface for auditable DAO objects
- ICompositeExtractorOrder - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for a composite Data Extraction Engine order.
- IConflictManager - Interface in com.activeviam.signoff.core.conflict
-
Interface to manage conflicts between the master branch and a sign-off branch
- ICreateAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface that describes the DTO used to create adjustments
- ICreateCubeAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface used for the creation of cube-level adjustments
- ICreateMandateConditionsDTO - Interface in com.activeviam.signoff.core.rest.dto.mandate
-
Interface use for the creation of mandates scopes
- ICreateMandateDTO - Interface in com.activeviam.signoff.core.rest.dto.mandate
-
Interface describing the DTO used for the creation of mandates
- ICreateStoreAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface for the creation of store adjustments
- ICubeAdjustment - Interface in com.activeviam.signoff.adjustments.core
-
Interface used for cube-level adjustments
- ICubeAdjustmentDAO<T extends ICubeAdjustment> - Interface in com.activeviam.signoff.adjustments.core.dao
-
Interface used for cube-level adjustments DAO
- ICubeAdjustmentService - Interface in com.activeviam.signoff.adjustments.cube
-
Service to handle cube-level adjustments
- ICubeFilterDefinition - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the definition of a filter that will be applied to an export task.
- ICubeLevelDefinition - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the definition of a level that will be included in an export task.
- ICubeMeasureDefinition - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the definition of a measure that will be included in an export task.
- ICubeQueryTemplateFiller - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the object containing required details for the cube query XML template.
- id - Variable in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- id - Variable in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- ID - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- IDataExtractionRestService - Interface in com.activeviam.signoff.core.export.extractor.pivot.rest.query
-
Defines the Data Extraction service methods exposed via RESTful API
- IDataExtractionService - Interface in com.activeviam.signoff.core.export.extractor.pivot.webservices.custom
-
Interface definition for a custom service allowing remote clients to trigger asynchronous batched data extraction tasks that produce the results on server
side, with dedicated URLs assigned for possible download by the remote clients later on.
- IDataExtractionWebServicesConfig - Interface in com.activeviam.signoff.core.export.extractor.cfg
-
Interface definition for Spring configuration of the basic web-services required in any custom ActivePivot server project.
- IDatastoreConditionDefinition - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the condition objects to be used when filling in the datastore query XML template.
- IDatastoreFieldDefinition - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the field objects to be used when filling in the datastore query XML template.
- IDatastoreQueryTemplateFiller - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the object containing required details for the datastore query XML template.
- IDeleteAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface to handel the deletion of an adjustment
- ids - Variable in class com.activeviam.signoff.example.source.events.impl.ASignOffDatabaseEvent
-
- IEnhancedDrillthroughMaxRowsContext - Interface in com.activeviam.signoff.core.export.extractor.pivot.context
-
Interface of context value for the enhanced drillthrough max rows configuration.
- IEnhancedDrillthroughRestService - Interface in com.activeviam.signoff.core.export.extractor.pivot.rest.query
-
Defines the Enhanced Drill-through service methods exposed via RESTful API
- IEnhancedDrillthroughService - Interface in com.activeviam.signoff.core.export.extractor.pivot.webservices.custom
-
Interface definition for enhanced drill-through service contract.
- IExportAudit - Interface in com.activeviam.signoff.core.export.auditing
-
Interface for the audit details of an extraction task created by an export request.
- IExportAuditDAO<T extends IExportAudit> - Interface in com.activeviam.signoff.core.export.auditing
-
- IExportAuditService - Interface in com.activeviam.signoff.core.service
-
- IExportFileAudit - Interface in com.activeviam.signoff.core.export.auditing.files
-
Interface for the audit details of an exported file associated with an extraction task.
- IExportFileAuditDAO<T extends IExportFileAudit> - Interface in com.activeviam.signoff.core.export.auditing.files
-
- IExportTaskAuditDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the full description and audit details of an export task.
- IExportTaskCreationDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the requests to export data from a store.
- IExportTaskDescriptionDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the short description of an export task.
- IExportTaskMetadataDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the export task metadata.
- IExportTaskMetadataStoreDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the details pertaining to a single store as part of the export task metadata.
- IExportTaskPriorityChangeDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface to move several tasks to the beginning or end of the queue.
- IExportTaskRequestByIdDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for requests that depend on the task id only.
- IExportTaskStatusChangeDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface to request to change the status of an export task (cancel, pause, resume).
- IExportTaskStatusDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the status of an export task.
- IExtractorOrder - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for a Data Extraction Engine order.
- IExtractorOrderBuilder - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface of a Data Extraction Engine order builder.
- IExtractorOutput - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for a Data Extraction Engine generic output.
- IExtractorOutputColumn - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for any Data Extraction Engine output column.
- IExtractorTask - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a Data Extraction Engine task.
- IExtractorTaskExtractionProcedure - Interface in com.activeviam.signoff.core.export.extractor.pivot.task.exec
-
Interface for a procedure to process query results during data extraction.
- IExtractorTaskFactory - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a factory creating Data Extraction Engine tasks.
- IExtractorTaskInfo - Interface in com.activeviam.signoff.core.export.extractor.pivot.task.exec
-
Interface for a bean holding Data Extraction Engine task information.
- IExtractorTaskResultInfo - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a bean holding Data Extraction Engine generic result information.
- IExtractorTaskStatusChangeEvent - Interface in com.activeviam.signoff.core.export.extractor.pivot.task.exec
-
Interface for an event notifying a change of Data Extraction Engine task status.
- IExtractorTaskStatusListener - Interface in com.activeviam.signoff.core.export.extractor.pivot.task.exec
-
Interface for a listener to updates of a Data Extraction Engine task status.
- IExtractorTaskWithTaskStatusListenersWrapper - Interface in com.activeviam.signoff.core.export.extractor.pivot.task.exec
-
- IFactsQuery - Interface in com.activeviam.signoff.core.export.extractor.query
-
Query that search in a schema indexer (providing contributions to the specified cube) for facts matching with a particular IFilterDescription.
- IFileExtractorOutput - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for a Data Extraction Engine file output.
- IFileExtractorTaskResultFileInfo - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a bean holding Data Extraction Engine result file information.
- IFileExtractorTaskResultInfo - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a bean holding Data Extraction Engine file result information.
- IHasAsOfDate - Interface in com.activeviam.signoff.core.audit
-
Interface for objects that have an as of date attribute
- IHasValidBetween - Interface in com.activeviam.signoff.core.audit
-
Interface for objects that have a valid from - valid to logic
- IImportTaskCreationDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for the requests to import data into an instance.
- IImportTaskDataDeletionDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for the requests to delete data previously loaded.
- IImportTaskDataDeletionResultDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for the result of attempting to delete data from an instance.
- IImportTaskInstanceAuditDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for the full description and audit of a data load instance.
- IImportTaskInstanceDescriptionDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for the short description of an instance.
- IImportTaskInstanceMetadataDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for instance metadata.
- IImportTaskInstancePostponementDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for details about a request for a postponement of instance expiration times.
- IImportTaskLoadDescriptionDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for details about a scheduled load.
- IImportTaskLoadDetailsDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for details about the data load performed.
- IImportTaskRequestInstanceByIdDTO - Interface in com.activeviam.signoff.core.rest.dto.imports
-
Interface for requests that depend on the data load instance id only.
- ILocalDataExtractionService - Interface in com.activeviam.signoff.core.export.extractor.pivot
-
Interface extension for a
local IDataExtractionService (web-service interface contract), which provides additional methods that are reserved
for AP server internal usage (e.g.
- ILocalEnhancedDrillthroughService - Interface in com.activeviam.signoff.core.export.extractor.pivot.query
-
Interface extension for a
local IEnhancedDrillthroughService (web-service interface contract), which provides additional methods that are
reserved for AP server internal usage (e.g.
- IMandate - Interface in com.activeviam.signoff.core.mandate
-
Interface for mandate objects
- IMandateAndAdjustmentReload - Interface in com.activeviam.signoff.example.source
-
Interface to handle reload of mandates including adjustements
- IMandateDAO<T extends IMandate> - Interface in com.activeviam.signoff.core.mandate
-
Interface for the mandate DAO
- IMandateParentChild - Interface in com.activeviam.signoff.core.mandate
-
Interface for parent/child mandate structure
- IMandateScope - Interface in com.activeviam.signoff.core.mandate
-
Interface used to represent a mandate scope
- IMandateScopeCondition - Interface in com.activeviam.signoff.core.mandate
-
Interface used to handle mandate scope conditions
- IMandatesDomainsService - Interface in com.activeviam.signoff.core.service
-
Interface used to retrieve the list of domains
- IMandateService - Interface in com.activeviam.signoff.core.service
-
Interface for the mandate service
- IMandateStatus - Interface in com.activeviam.signoff.core.mandate
-
Interface used to handle mandate statuses
- IMandateStatusDAO<T extends IMandateStatus> - Interface in com.activeviam.signoff.core.mandate
-
Interface used to handle the DAO for mandate status objects
- IMDXQueryFiller - Interface in com.activeviam.signoff.core.export.templating
-
Interface for the object containing required details for an MDX query.
- IMemoryExtractorOutput - Interface in com.activeviam.signoff.core.export.extractor.pivot.order
-
Interface for a Data Extraction Engine memory output.
- IMemoryExtractorTaskResultInfo - Interface in com.activeviam.signoff.core.export.extractor.pivot.task
-
Interface for a bean holding Data Extraction Engine memory result information.
- IMemoryOutputHandler - Interface in com.activeviam.signoff.core.export.extractor.pivot.output
-
Defines the interface for the output handler keeping data in memory
- ImportRestService - Class in com.activeviam.signoff.example.rest.impl
-
RESTful service for data importing.
- ImportRestService() - Constructor for class com.activeviam.signoff.example.rest.impl.ImportRestService
-
- ImportRestServiceConfig - Class in com.activeviam.signoff.example.rest.impl
-
Configuration for data import RESTFul service
- ImportRestServiceConfig() - Constructor for class com.activeviam.signoff.example.rest.impl.ImportRestServiceConfig
-
- ImportTaskCreationDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for the requests to import data into an instance.
- ImportTaskCreationDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
- ImportTaskCreationDTO(Set<String>, Set<String>, String, String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
- ImportTaskDataDeletionDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for the requests to delete data previously loaded.
- ImportTaskDataDeletionDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
- ImportTaskDataDeletionDTO(Set<String>, Set<String>, String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
- ImportTaskDataDeletionDTOResponse - Class in com.activeviam.signoff.example.service.impl.rest.response.imports
-
Response object to be returned by a service for deleting data from instances.
- ImportTaskDataDeletionDTOResponse() - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskDataDeletionDTOResponse
-
- ImportTaskDataDeletionDTOResponse(Set<ImportTaskDataDeletionResultDTO>, String) - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskDataDeletionDTOResponse
-
Response of an ImportTaskDataDeletion service.
- ImportTaskDataDeletionResultDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for the result of attempting to delete data from an instance.
- ImportTaskDataDeletionResultDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
- ImportTaskDataDeletionResultDTO(String, String, Set<String>, String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
- ImportTaskInstanceAuditDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
- ImportTaskInstanceAuditDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
- ImportTaskInstanceAuditDTO(String, String, String, String, String, String, Set<ImportTaskInstancePostponementDTO>, String, String, Set<ImportTaskLoadDetailsDTO>, ImportTaskInstanceMetadataDTO) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
- ImportTaskInstanceAuditDTOResponse - Class in com.activeviam.signoff.example.service.impl.rest.response.imports
-
Response object to be returned by a service for auditing import instances.
- ImportTaskInstanceAuditDTOResponse() - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceAuditDTOResponse
-
- ImportTaskInstanceAuditDTOResponse(ImportTaskInstanceAuditDTO, String) - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceAuditDTOResponse
-
Response of an ImportTaskInstanceAudit service.
- ImportTaskInstanceByIdDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for requests that depend on the data load instance id only.
- ImportTaskInstanceByIdDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceByIdDTO
-
- ImportTaskInstanceByIdDTO(String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceByIdDTO
-
- ImportTaskInstanceDescriptionDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for the short description of an instance.
- ImportTaskInstanceDescriptionDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
- ImportTaskInstanceDescriptionDTO(String, String, String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
- ImportTaskInstanceDescriptionDTOResponse - Class in com.activeviam.signoff.example.service.impl.rest.response.imports
-
Response object to be returned by a service returning a set of ImportTaskInstanceDescription objects.
- ImportTaskInstanceDescriptionDTOResponse() - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
- ImportTaskInstanceDescriptionDTOResponse(Set<ImportTaskInstanceDescriptionDTO>, int, String) - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
Response of an ImportTaskInstanceDescriptionDTO service.
- ImportTaskInstanceMetadataDTO - Class in com.activeviam.signoff.core.rest.dto.imports.impl
-
Implementation for instance metadata.
- ImportTaskInstanceMetadataDTO() - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
- ImportTaskInstanceMetadataDTO(long, long) - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
- ImportTaskInstancePostponementDTO - Class in com.activeviam.signoff.core.rest.dto.imports.impl
-
Implementation for details about a request for a postponement of instance expiration times.
- ImportTaskInstancePostponementDTO() - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
- ImportTaskInstancePostponementDTO(String, String, String) - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
- ImportTaskLoadDescriptionDTO - Class in com.activeviam.signoff.example.rest.dto.impl.imports
-
Implementation for details about a scheduled load.
- ImportTaskLoadDescriptionDTO() - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
- ImportTaskLoadDescriptionDTO(String, String, ImportTaskLoadDetailsDTO, String) - Constructor for class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
- ImportTaskLoadDetailsDTO - Class in com.activeviam.signoff.core.rest.dto.imports.impl
-
Implementation of the details about the type of load performed.
- ImportTaskLoadDetailsDTO() - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
- ImportTaskLoadDetailsDTO(String, Set<String>, long) - Constructor for class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
- ImportTaskLoadRequestDTOResponse - Class in com.activeviam.signoff.example.service.impl.rest.response.imports
-
Response object to be when requesting a data load.
- ImportTaskLoadRequestDTOResponse() - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
- ImportTaskLoadRequestDTOResponse(String, Set<ImportTaskLoadDescriptionDTO>, Set<ImportTaskLoadDescriptionDTO>, String) - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Response of an ImportTaskCreationDTO service.
- ImportTaskShutdownsDTOResponse - Class in com.activeviam.signoff.example.service.impl.rest.response.imports
-
Response object to be returned by a service that retrieves pending instance shutdowns.
- ImportTaskShutdownsDTOResponse() - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskShutdownsDTOResponse
-
- ImportTaskShutdownsDTOResponse(Set<String>, String) - Constructor for class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskShutdownsDTOResponse
-
Response of an ImportTaskShutdowns service.
- increasingTimeMillis() - Method in class com.activeviam.signoff.core.utils.StrictlyIncreasingTimer
-
- init(Properties) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
- init() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentHandler
-
- init(IRecordFormat, IRecordFormat) - Method in class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentUpdateWhere
-
- init(List<? extends IHierarchy>) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.task.exec.IExtractorTaskExtractionProcedure
-
Init the procedure
- init(IRecordFormat, IRecordFormat) - Method in class com.activeviam.signoff.example.mandate.datastore.impl.MandateUpdateWhereProcedure
-
- INITIAL_EPOCH_ID - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- INITIAL_LOAD_AS_OF_DATES - Static variable in class com.activeviam.signoff.example.constants.SignOffProperties
-
- INITIATED - Static variable in class com.activeviam.signoff.core.mandate.constants.MandateStatusConstants
-
- initiateMandate(String, String) - Method in interface com.activeviam.signoff.core.service.IMandateService
-
Initiate mandate method
- initiateMandate(MandateDTO) - Method in class com.activeviam.signoff.example.rest.impl.MandateRestService
-
Initiate mandate from DTO
- initiateMandate(String, String) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- initiateMandate(String, IMandate, String, String, boolean, boolean) - Method in class com.activeviam.signoff.example.service.impl.SignOffDatastoreService
-
Initiate mandate
- injectExportTypeFlags(Environment) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Adds toggles for the export types, from the environment variables.
- injectFormatters(Map<Class, String>) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Adds formatters to be used in the export process.
- INotificationService - Interface in com.activeviam.signoff.core.service
-
Interface for notification service
- INPROGRESS - Static variable in class com.activeviam.signoff.core.mandate.constants.MandateExportStatusConstants
-
- INTERRUPT_CHECK_CELLS_THRESHOLD - Static variable in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.MdxQueryExtractorTask
-
Threshold for cells count triggering a check for "current thread interruption" while iterating though the cellset to group aggregate(s) by distinct
locations.
- intValue() - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
- IOutputHandler - Interface in com.activeviam.signoff.core.export.extractor.pivot.output
-
Defines the methods exposed by an output handler implementation
- IQueueConfigDTO - Interface in com.activeviam.signoff.core.rest.dto.exports
-
Interface for the queue configuration object.
- IRemoveFactsQuery - Interface in com.activeviam.signoff.core.export.extractor.query
-
Query that remove from a schema indexer (providing contributions to the specified cube) the facts matching with a particular
IFilterDescription.
- IS_EMPTY - Static variable in class com.activeviam.signoff.core.mandate.constants.ConditionsConstants
-
- isAdd(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isAdjusted - Variable in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
A flag used to distinguish adjusted values from non-adjusted values
- isByAsOfDate() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- ISearchFactsQuery - Interface in com.activeviam.signoff.core.export.extractor.query
-
Query that search in a schema indexer (providing contributions to the specified cube) for facts matching with a particular IFilterDescription.
- isEmpty(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isExecute(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isFalse(ICondition) - Static method in class com.activeviam.signoff.core.export.extractor.jit.impl.EnhancedJustInTimeConditions
-
Checks whether the given condition is always false.
- isFind(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- ISignOffSource - Interface in com.activeviam.signoff.example.source
-
Interface for sign-off sourc
- isInConflict(IMandate, IMandateStatus) - Method in interface com.activeviam.signoff.core.conflict.IConflictManager
-
Check whether there are conflicts between the master branch and a sign-off branch for a given mandate id.
- isInConflict(IMandate, IMandateStatus) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- isLive() - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- isOpen() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Check whether an entry is open or closed
- isOpen() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- isRange() - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.MdxQueryExtractorTask.TupleLocation
-
- isRemove(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isTaskCompleted(String) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IDataExtractionService
-
Return the completion status of the task taskId
- isTaskCompleted(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Check if a given task has already completed.
- isTaskListCompleted(List<String>) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IDataExtractionService
-
Return the global completion status of the list of tasks taskIdList
- isTaskListCompleted(List<String>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Check if a given list of tasks has already completed.
- IStoreAdjustment - Interface in com.activeviam.signoff.adjustments.core
-
Interface to handle store adjustments
- IStoreAdjustmentDAO<T extends IStoreAdjustment> - Interface in com.activeviam.signoff.adjustments.core.dao
-
Interface used for cube-level adjustments DAO
- IStoreAdjustmentDefinition - Interface in com.activeviam.signoff.adjustments.store.definition
-
Defines logic that results in impacting entries in a store in a datastore on a given branch as result
of being executed as a submission.
- IStoreAdjustmentEngine - Interface in com.activeviam.signoff.adjustments.store
-
Interface for the store adjustment engine
- IStoreAdjustmentService - Interface in com.activeviam.signoff.adjustments.service
-
Service interface for store adjustments
- IStoreAdjustmentSubmission - Interface in com.activeviam.signoff.adjustments.store.submission
-
- IStoreAdjustmentSubmissionDAO<T extends IStoreAdjustmentSubmission> - Interface in com.activeviam.signoff.adjustments.store
-
Interface for store adjustment submission DAO
- IStoreAdjustmentSubmissionService - Interface in com.activeviam.signoff.adjustments.store
-
Interface for the service handling store adjustment submissions
- isUpdate(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isUpdateWhere(StoreAdjustmentOperationType) - Static method in enum com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentOperationType
-
- isUserAdmin(Authentication) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Determine whether/not the authenticated user has an admin role.
- isUserExtractorAdmin(Authentication) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
Determine whether/not the authenticated user has an admin role.
- isValidForDate(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- isValidForDate(String) - Method in interface com.activeviam.signoff.core.audit.IHasValidBetween
-
Check if the object is valid for the given as of date
- isValidForDate(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- isValidForDate(String) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- isValidForDate(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- IUpdateCubeAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface to handle the update of a cube-level adjustment
- IUpdateMandateDTO - Interface in com.activeviam.signoff.core.rest.dto.mandate
-
Interface used to update mandates
- IUpdateStoreAdjustmentDTO - Interface in com.activeviam.signoff.adjustments.rest.dto
-
Interface to handle the update of a store adjustment
- sanitiseForFilename(String) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Sanitises a string for inclusion in a Windows filename.
- saveAudit(IExtractorTaskInfo, ExtractorTaskStatus, IMandateStatusDAO) - Method in class com.activeviam.signoff.example.service.impl.ExportAuditService
-
- saveExportFileAudit(IFileExtractorTaskResultFileInfo, String) - Method in interface com.activeviam.signoff.core.service.IExportAuditService
-
Export task file info creation method
- saveExportFileAudit(IFileExtractorTaskResultFileInfo, String) - Method in class com.activeviam.signoff.example.service.impl.ExportAuditService
-
- saveExportTaskAudit(IExtractorTaskInfo, ExtractorTaskStatus, IMandateStatusDAO) - Method in interface com.activeviam.signoff.core.service.IExportAuditService
-
Export task creation method
- saveExportTaskAudit(IExtractorTaskInfo, ExtractorTaskStatus, IMandateStatusDAO) - Method in class com.activeviam.signoff.example.service.impl.ExportAuditService
-
- SCHEMA_NAME - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- SCHEMA_NAMES - Static variable in class com.activeviam.signoff.example.constants.SignOffProperties
-
- SchemaHelper - Class in com.activeviam.signoff.core.mandate.utils
-
Helper class for mandate scopes
- SchemaHelper(IDatastore, IActivePivotManager, String) - Constructor for class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
- schemaHelperMap - Variable in class com.activeviam.signoff.core.mandate.impl.MandateScopeManager
-
- SCOPE - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- searchFactQuery - Variable in class com.activeviam.signoff.core.export.extractor.pivot.dist.message.impl.RetrieveSearchFactQueryResultsMessage
-
- SearchFactsQuery - Class in com.activeviam.signoff.core.export.extractor.query.impl
-
- SearchFactsQuery(String, String, String, IFilterDescription) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Default constructor.
- SearchFactsQuery(String, String, String, IFilterDescription, int) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Alternative constructor.
- SearchFactsQuery(String, String, String, IFilterDescription, List<String>) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Alternative constructor.
- SearchFactsQuery(String, String, String, IFilterDescription, List<String>, int) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Alternative constructor.
- SearchFactsQuery(String, String, String, HashMap<String, List<String>>) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Alternative constructor that generates the appropriate IFilterDescription based on the specified criteria map.
- SearchFactsQuery(String, String, String, HashMap<String, List<String>>, int) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
Alternative constructor that generates the appropriate IFilterDescription based on the specified criteria map.
- SearchFactsQuery() - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- SearchFactsQuery(int) - Constructor for class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- SearchFactsQueryAdapter - Class in com.activeviam.signoff.core.export.extractor.jaxb.impl
-
- SearchFactsQueryAdapter() - Constructor for class com.activeviam.signoff.core.export.extractor.jaxb.impl.SearchFactsQueryAdapter
-
- SearchFactsQueryExtractorTask - Class in com.activeviam.signoff.core.export.extractor.pivot.task.impl
-
- SearchFactsQueryExtractorTask(String, IExtractorOrder, String, String, boolean, Authentication, IActivePivotManager, IEnhancedDrillthroughService) - Constructor for class com.activeviam.signoff.core.export.extractor.pivot.task.impl.SearchFactsQueryExtractorTask
-
Default constructor.
- securityFacade - Variable in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
- SecurityUtils - Class in com.activeviam.signoff.core.mandate.utils
-
Util class for security
- SecurityUtils() - Constructor for class com.activeviam.signoff.core.mandate.utils.SecurityUtils
-
- selectedFields - Variable in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ASetStoreStream
-
- send(IMessage<T, Object>) - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- sendMessage(T, Collection<? extends Object>) - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory.SignOffMessageChannel
-
- serialize(ICondition, JsonGenerator, SerializerProvider) - Method in class com.activeviam.signoff.example.serialization.ConditionSerializer
-
- serialize(StoreAdjustmentDiff, JsonGenerator, SerializerProvider) - Method in class com.activeviam.signoff.example.serialization.StoreAdjustmentDiffSerializer
-
- serialize(IVector, JsonGenerator, SerializerProvider) - Method in class com.activeviam.signoff.example.serialization.VectorSerializer
-
- serializeStoreAdjustmentDefinition(List<IStoreAdjustmentDefinition>) - Static method in class com.activeviam.signoff.adjustments.core.util.StoreAdjustmentSerializationUtils
-
- serializeStoreAdjustmentDiff(StoreAdjustmentDiff) - Static method in class com.activeviam.signoff.adjustments.core.util.StoreAdjustmentSerializationUtils
-
- serialVersionUID - Static variable in class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentUpdateWhere
-
- serialVersionUID - Static variable in class com.activeviam.signoff.example.mandate.datastore.impl.MandateUpdateWhereProcedure
-
- ServiceUtils - Class in com.activeviam.signoff.core.utils
-
Helper class containing methods for the Export and Audit services.
- ServiceUtils() - Constructor for class com.activeviam.signoff.core.utils.ServiceUtils
-
- sessionFactory - Variable in class com.activeviam.signoff.example.adjustments.core.dao.impl.AAuditDAO
-
- sessionFactory() - Method in class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- setAdjustmentId(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.UpdateCubeAdjustmentDTO
-
- setAdjustmentId(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.UpdateStoreAdjustmentDTO
-
Set the id of the adjustment
- setAdjustmentId(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.IUpdateCubeAdjustmentDTO
-
Set the id of the cube-level adjustment to update
- setAdjustmentId(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.IUpdateStoreAdjustmentDTO
-
Set the id of the store adjustment to update
- setAggregatedExportStatus(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set aggregated export status.
- setAggregatedExportStatus(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setAggregatedTaskId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the aggregated export task id for the mandate
- setAggregatedTaskId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setApprovers(Set<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the set of approvers for the mandate.
- setApprovers(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the set of approvers of the mandate.
- setApprovers(Set<String>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setApprovers(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setAsNew() - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Method used specifically for updates; for instance you can set the id of the entry to 'null' so
that a new id is generated when the update entry is created.
- setAsNew() - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the as of date for which the export has been performed.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the as of date string representation.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the as of date.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Sets the as of date for the export.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the as of date.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Sets the as of date that was deleted from the instance.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Return the as of date of the data loaded in the instance.
- setAsOfDate(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Sets the as of date.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the as of date.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Sets the as of date for the export.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the as of date that is exported.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Sets the as of date that was deleted from the instance.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Return the as of date of the data loaded in the instance.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Sets the as of date.
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- setAsOfDate(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateResponse
-
Set the asOfDate of this response.
- setAsOfDateForTaskId(String, String) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Sets the as of date associated with a task ID.
- setAsOfDates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Sets the as of dates for the import.
- setAsOfDates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Sets the as of dates for the data deletion.
- setAsOfDates(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Sets the as of dates for the import.
- setAsOfDates(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Sets the as of dates for the data deletion.
- setAttemptedDataDeletions(Set<ImportTaskDataDeletionResultDTO>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskDataDeletionDTOResponse
-
Sets the set of attempted deletions based on the initial request, and their results.
- setAttributes(List<String>) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setAttributes(List<String>) - Method in interface com.activeviam.signoff.core.export.extractor.query.ISearchFactsQuery
-
- setBaseBranch(String) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setBaseBranch(String) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the branch where retrieve the data
- setBranch(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setBranch(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setBranch(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setBranch(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setBranch(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the branch on which the export task will be performed.
- setBranch(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the branch on which the export task will be performed.
- setBranch(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the sign-off branch name
- setBranch(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setCalculatedColumns(Class<T>, String, List<IColumnCalculator<Object>>) - Method in class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory
-
- setCause(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Sets the cause for the failure of the load request.
- setCause(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Sets the cause for the failure of the load request.
- setChildId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setChildId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setClusterLimit(int) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
Sets the maximum number of instances in the cluster.
- setColumns(List<IExtractorOutputColumn>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputColumnsWrapper
-
- setColumns(List<IExtractorOutputColumn>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setComment(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the comment of the adjustment
- setComment(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setComment(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the comment of the adjustment
- setComment(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setComment(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setComment(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setComment(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the comment of the mandate
- setComment(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the mandate status comment
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Sets a commend for the export.
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskPriorityChangeDTO
-
Adds a comment to the priority change.
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusChangeDTO
-
Adds a comment to the action.
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Sets a comment for the import.
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Sets a comment for the task.
- setComment(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the comment of the mandate
- setComment(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setComment(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Sets a commend for the export
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskPriorityChangeDTO
-
Adds a comment to the priority change.
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskStatusChangeDTO
-
Adds a comment to the action.
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Sets a comment for the import.
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Sets a comment for the task.
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setComment(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- setCompressionType(CompressionType) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setCondition(ICondition) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setCondition(ICondition) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
- setCondition(IDatastoreConditionDefinition) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the condition that will be used in the datastore query.
- setCondition(IDatastoreConditionDefinition) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the condition that will be used in the datastore query.
- setConditionCompiler(JsonConditionCompiler) - Method in class com.activeviam.signoff.example.serialization.ConditionDeserializer
-
- setConfiguration(QueueConfigDTO) - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.QueueDescriptionDTOResponse
-
Sets the configuration details of the order.
- setContextValues(List<? extends IContextValue>) - Method in interface com.activeviam.signoff.core.export.extractor.query.IFactsQuery
-
- setContextValues(List<? extends IContextValue>) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setContextValues(List<? extends IContextValue>) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setContextValues(List<String>) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the context values to be used when querying the cube.
- setContextValues(List<String>) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the context values to be used when querying the cube.
- setCount(long) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceMetadataDTO
-
Sets the number of facts loaded in the instance.
- setCount(long) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Sets the number of facts loaded.
- setCount(long) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
Sets the number of facts loaded in the instance.
- setCount(long) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Sets the number of facts loaded.
- setCreated(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the timestamp of the instance creation.
- setCreated(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the timestamp of the instance creation.
- setCreator(String) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the creator of the record
- setCreator(String) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setCreatorRole(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the role of the creator of the task.
- setCreatorRole(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the role of the instance creator.
- setCreatorRole(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the role of the creator of the task.
- setCreatorRole(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the role of the instance creator.
- setCreatorUsername(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the username of the creator of the task.
- setCreatorUsername(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the username of the instance creator.
- setCreatorUsername(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the username of the creator of the task.
- setCreatorUsername(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the username of the instance creator.
- setCSVSeparator(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setCSVSeparator(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the CSV separator that will be used in the exported file.
- setCSVSeparator(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the CSV separator that will be used in the exported file.
- setCubeAdjustmentDAO(ICubeAdjustmentDAO) - Method in class com.activeviam.signoff.example.service.impl.CubeAdjustmentService
-
- setCubeExportStatus(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set cube export status.
- setCubeExportStatus(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setCubeLevels(List<ICubeLevelDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Sets the list of cube levels for the query.
- setCubeLevels(List<ICubeLevelDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Sets the list of cube levels for the query.
- setCubeName(String) - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Sets the name of the cube for the query.
- setCubeName(String) - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Sets the name of the cube for the query.
- setCubeTaskId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the cube export task id for the mandate
- setCubeTaskId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setCurrency(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the adjustment currency
- setCurrency(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setCurrency(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Set the currency
- setCurrency(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setData(Object) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.SimpleMemoryExtractorTaskResultInfo
-
- setDataRawSize(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the raw size of the data exported by the extraction task.
- setDataRawSize(String) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- setDataRawSize(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setDataRawSize(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setDataSetDescription(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the description of the dataset exported by the extraction task.
- setDataSetDescription(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setDataSetDescription(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTaskResultInfo
-
- setDataSetDescription(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ACubeLevelAdjustmentPostProcessor
-
Datatore setter
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentEngine
-
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- setDatastore(IDatastore) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- setDatastoreService(SignOffDatastoreService) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setDataType(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Sets the data type of the load.
- setDataType(String) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Sets the data type of the load.
- setDefinitionName(String) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setDefinitionName(String) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the name of the definition
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in class com.activeviam.signoff.adjustments.core.impl.StoreAdjustmentJPA
-
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in interface com.activeviam.signoff.adjustments.core.IStoreAdjustment
-
Set the list of store adjustment definitions
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateStoreAdjustmentDTO
-
Set the list of adjustment definitions
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateStoreAdjustmentDTO
-
Set the definitions associated to the store adjustment
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setDefinitions(List<IStoreAdjustmentDefinition>) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setDescription(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the instance description.
- setDescription(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Sets the description of the instance.
- setDescription(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the instance description.
- setDescription(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Sets the description of the instance.
- setDiff(StoreAdjustmentDiff) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setDiff(StoreAdjustmentDiff) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setDigest(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the lcoation digest
- setDigest(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setDimension(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Sets the dimension to which the level belongs.
- setDimension(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Sets the dimension to which the level belongs.
- setDimension(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Sets the dimension to which the level belongs.
- setDimension(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Sets the dimension to which the level belongs.
- setDimensionName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Set the dimension name.
- setDomain(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the domain to which the mandate belongs
- setDomain(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the domain
- setDomain(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setDomain(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setDomainHierarchiesDescriptions(String) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeLevelAdjustmentHandler
-
- setEnv(Environment) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- setEnv(Environment) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- setExecutionDate(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setExecutionDate(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setExpires(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the day and hour at which the instance will be shut down.
- setExpires(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Sets the day and hour when the instance expires.
- setExpires(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the day and hour at which the instance will be shut down.
- setExpires(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Sets the day and hour when the instance expires.
- setExportAuditDAO(IExportAuditDAO) - Method in class com.activeviam.signoff.example.service.impl.ExportAuditService
-
- setExportFileAuditDAO(IExportFileAuditDAO) - Method in class com.activeviam.signoff.example.service.impl.ExportAuditService
-
- setExportsCompleted(long) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Sets the number of exports that have been completed.
- setExportsCompleted(long) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Sets the number of exports that have been completed.
- setExportService(IExportAuditService) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setExpression(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Sets the datastore schema field selection expression.
- setExpression(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Sets the datastore schema field selection expression.
- setExtractionProcedure(IExtractorTaskExtractionProcedure) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setFacts(long) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataDTO
-
Sets the number of facts exported by this task.
- setFacts(long) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataDTO
-
Sets the number of facts exported by this task.
- setFailedLoadRequests(Set<ImportTaskLoadDescriptionDTO>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Sets the descriptions of the loads that have failed to start.
- setFieldName(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
Set the name of the schema field
- setFieldName(String) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- setFields(List<IDatastoreFieldDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the configuration of the fields that will be exported.
- setFields(List<IDatastoreFieldDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the configuration of the fields that will be exported.
- setFieldToTypeMap(Map<String, String>) - Method in class com.activeviam.signoff.example.serialization.SignOffDatastoreServiceStoreMetadata
-
- setFieldValues(List<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
Set the list of field values
- setFieldValues(List<String>) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- setFile(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the file to which the data was exported.
- setFile(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the file to which the data was exported.
- setFilenameRoot(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setFilenameRoot(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the root that will be used when creating the export filenames.
- setFilenameRoot(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the root that will be used when creating the export filenames.
- setFilenameRoot(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the root that will be used when creating the export filenames.
- setFilenameRoot(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the root that will be used when creating the export filenames.
- setFilesInfo(List<IFileExtractorTaskResultFileInfo>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.FileExtractorTaskResultInfo
-
- setFilterDescription(IFilterDescription) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setFilterDescription(IFilterDescription) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setFilters(List<ICubeFilterDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Sets the list of filters for the query.
- setFilters(List<ICubeFilterDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Sets the list of filters for the query.
- setFirstResult(int) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setFolder(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the folder to which the data was exported.
- setFolder(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the folder to which the data was exported.
- setFormat(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
Set measure format.
- setHasHeader(boolean) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setHeader(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutputColumn
-
- setHeader(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Sets the header that will be used in the exported file.
- setHeader(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeMeasureDefinition
-
Sets the header that will be used in the exported file.
- setHeader(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreFieldDefinition
-
Sets the header to be used in the export file, for the field.
- setHeader(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Sets the header that will be used in the exported file.
- setHeader(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeMeasureDefinition
-
Sets the header that will be used in the exported file.
- setHeader(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreFieldDefinition
-
Sets the header to be used in the export file, for the field.
- setHeaders(String[]) - Method in class com.activeviam.signoff.core.export.extractor.pivot.output.impl.AOutputHandler
-
- setHeaders(String[]) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.output.IOutputHandler
-
Modify the list of headers of the output handler
- setHierarchy(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Sets the hierarchy to which the level belongs.
- setHierarchy(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Sets the hierarchy to which the level belongs.
- setHierarchy(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Sets the hierarchy to which the level belongs.
- setHierarchy(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Sets the hierarchy to which the level belongs.
- setHierarchyName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Set the hierarchy name.
- setId(Object) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setId(Object) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the Id of the definition
- setId(String) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the unique id of the auditable object
- setId(String) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setId(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the id of the mandate
- setId(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Set the id of the mandate
- setId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- setIds(List<String>) - Method in class com.activeviam.signoff.example.source.events.impl.ASignOffDatabaseEvent
-
- setImports(Set<ImportTaskLoadDetailsDTO>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the set of data loads completed on the instance.
- setImports(Set<ImportTaskLoadDetailsDTO>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the set of data loads completed on the instance.
- setInitialEpochId(long) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the initial epoch id used for conflicts checking.
- setInitialEpochId(long) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setInstance(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Sets the instance id.
- setInstance(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the instance id.
- setInstance(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceDescriptionDTO
-
Sets the id of the instance.
- setInstance(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Sets the instance id.
- setInstance(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskRequestInstanceByIdDTO
-
Sets the instance id.
- setInstance(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Sets the instance id.
- setInstance(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the instance id.
- setInstance(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceByIdDTO
-
Sets the instance id.
- setInstance(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceDescriptionDTO
-
Sets the id of the instance.
- setInstance(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Sets the instance id.
- setInstance(ImportTaskInstanceAuditDTO) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceAuditDTOResponse
-
Sets the instance audit to be returned.
- setInstances(Set<ImportTaskInstanceDescriptionDTO>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskInstanceDescriptionDTOResponse
-
Sets the instance descriptions.
- setIsAdjusted(boolean) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
Setter for the adjustment flag
- setKeepOutputFileIfFailure(boolean) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setKeyOfAdjustment(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the keyOfAdjustment of the adjustment
- setKeyOfAdjustment(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setKeyOfAdjustment(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the keyOfAdjustment
- setKeyOfAdjustment(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setKeyOfAdjustment(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setKeyOfAdjustment(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setKpis(Set<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Sets the KPIs associated with the mandate.
- setKpis(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the KPIs of the mandate
- setKpis(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Set the KPIs associated to the mandate
- setKpis(Set<String>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setKpis(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setKpis(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- setLabel(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the label of the adjustment
- setLabel(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setLabel(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the label
- setLabel(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setLabel(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setLabel(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setLastChunkWritten(long) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the last chunk that has been written as part of the data export.
- setLastChunkWritten(long) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the last chunk that has been written as part of the data export.
- setLastEditorRole(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the role of the last editor of the task.
- setLastEditorRole(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the role of the last editor of the task.
- setLastEditorUsername(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the username of the last editor of the task.
- setLastEditorUsername(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the username of the last editor of the task.
- setLastStatusChange(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the timestamp of the last change in status.
- setLastStatusChange(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the timestamp of the last change in status.
- setLastUpdated(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the timestamp of the last update.
- setLastUpdated(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the timestamp of the last update of the task.
- setLevel(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeLevelDefinition
-
Sets the level name.
- setLevel(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeLevelDefinition
-
Sets the level name.
- setLevelName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.LevelExtractorOutputColumn
-
Set the level name.
- setLevels(List<ICubeLevelDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the description of the levels that will be displayed in the export.
- setLevels(List<ICubeLevelDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the description of the levels that will be displayed in the export.
- setLimit(long) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceMetadataDTO
-
Sets the maximum number of facts that can be loaded in the instance.
- setLimit(long) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstanceMetadataDTO
-
Sets the maximum number of facts that can be loaded in the instance.
- setLinesCount(int) - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Sets the number of lines in the exported file.
- setLinesCount(int) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- setLinesCount(int) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- setLinesCount(int) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- setLiveFrom(String) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the string representation of the live from date of the adjustment.
- setLiveFrom(String) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setLiveTo(String) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the string representation of the live to date of the adjustment.
- setLiveTo(String) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setLoadDetails(ImportTaskLoadDetailsDTO) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDescriptionDTO
-
Sets the type of load performed.
- setLoadDetails(ImportTaskLoadDetailsDTO) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskLoadDescriptionDTO
-
Sets the type of load performed.
- setLoadType(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the type of the data loaded in the instance.
- setLoadType(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the type of the data loaded in the instance.
- setLocale(Locale) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setLocale(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setLocations(String[][]) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Set the list of locations
- setLocations(String[][]) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setManager(IActivePivotManager) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- setMandate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the mandate id.
- setMandate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskCreationDTO
-
Sets the mandate id for the export.
- setMandate(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the mandate id.
- setMandate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the mandate id.
- setMandate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskCreationDTO
-
Sets the mandate id for the export.
- setMandate(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the id of the mandate that is exported.
- setMandateAsOfDate(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setMandateAsOfDate(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setMandateAsOfDateFormat(String) - Static method in class com.activeviam.signoff.core.mandate.utils.ConditionsUtil
-
- setMandateDAO(IMandateDAO) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setMandateId(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the mandate id of the adjustment
- setMandateId(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setMandateId(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Get the mandate id for the adjustment
- setMandateId(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setMandateId(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setMandateId(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setMandateId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set mandate id
- setMandateId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the mandate id
- setMandateId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setMandateId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setMandateId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.MandateDTO
-
- setMandateId(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateDTOResponse
-
Set the id of the mandate response.
- setMandateId(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.MandateResponse
-
Set the id of the mandate.
- setMandateId(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.mandate.UpdateMandateDTOResponse
-
Set the id of the mandate response.
- setMandates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Sets the mandate ids for the import.
- setMandates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionDTO
-
Sets the mandate ids for the data deletion.
- setMandates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Sets the mandates that were deleted from an instance.
- setMandates(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskLoadDetailsDTO
-
Sets the mandates loaded by the task.
- setMandates(Set<String>) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskLoadDetailsDTO
-
Sets the mandates loaded by the task.
- setMandates(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Sets the mandate ids for the import.
- setMandates(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionDTO
-
Sets the mandate ids for the data deletion.
- setMandates(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Sets the mandates that were deleted from an instance.
- setMandateScopeManager(MandateScopeManager) - Method in class com.activeviam.signoff.example.conflict.impl.ConflictManager
-
- setMandateStatusDAO(IMandateStatusDAO) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setMaxMdxNbRetries(Integer) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- setMaxRawDataSizePerFile(long) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setMaxRemovals(int) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setMaxRemovals(int) - Method in interface com.activeviam.signoff.core.export.extractor.query.IRemoveFactsQuery
-
- setMaxResults(int) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setMaxResults(long) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the maximum number of results to be retrieved from the datastore by the task.
- setMaxResults(long) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the maximum number of results to be retrieved from the datastore by the task.
- setMaxRowsPerFile(int) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FileExtractorOutput
-
- setMdx(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Sets the MDX used by the mandate.
- setMdx(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Set the MDX query used to display the pivot table in the controller view
- setMdx(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setMdx(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- setMDXQuery(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the MDX query used by the export task.
- setMDXQuery(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the MDX query used by the export task.
- setMeasure(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the adjustment measure
- setMeasure(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setMeasure(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Get the measure name
- setMeasure(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setMeasure(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeMeasureDefinition
-
Sets the name of the measure in the cube.
- setMeasure(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeMeasureDefinition
-
Sets the name of the measure in the cube.
- setMeasures(List<ICubeMeasureDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the description of the measures that will be displayed in the export.
- setMeasures(List<ICubeMeasureDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.IMDXQueryFiller
-
Sets the list of measures for the query.
- setMeasures(List<ICubeMeasureDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the description of the measures that will be displayed in the export.
- setMeasures(List<ICubeMeasureDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.MDXQueryFiller
-
Sets the list of measures for the query.
- setMeasures(Set<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Sets the measures associated with the mandate.
- setMeasures(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the measures associated to the mandate
- setMeasures(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.IUpdateMandateDTO
-
Set the measures associated to the mandate
- setMeasures(Set<String>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setMeasures(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setMeasures(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.UpdateMandateDTO
-
- setMeasureValueIfNull(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setMembers(List<String>) - Method in interface com.activeviam.signoff.core.export.templating.ICubeFilterDefinition
-
Sets the members to be filtered on.
- setMembers(List<String>) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeFilterDefinition
-
Sets the members to be filtered on.
- setMessage(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.Response
-
Set the message of the response.
- setMetadata(ExportTaskMetadataDTO) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the metadata for this export task.
- setMetadata(ImportTaskInstanceMetadataDTO) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the metadata of the instance.
- setMetadata(ExportTaskMetadataDTO) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the metadata for this export task.
- setMetadata(ImportTaskInstanceMetadataDTO) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the metadata of the instance.
- setName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- setName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.FieldExtractorOutputColumn
-
Set the field name.
- setName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
Set measure name.
- setName(String) - Method in interface com.activeviam.signoff.core.export.templating.ICubeQueryTemplateFiller
-
Sets the name of the export task.
- setName(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreFieldDefinition
-
Sets the name of the field.
- setName(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the name of the export task.
- setName(String) - Method in class com.activeviam.signoff.core.export.templating.impl.CubeQueryTemplateFiller
-
Sets the name of the export task.
- setName(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreFieldDefinition
-
Sets the name of the field.
- setName(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the name of the export task.
- setName(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the name of the mandate
- setName(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
Set the schema field name
- setName(String) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- setName(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the name
- setName(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setName(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setNotificationService(INotificationService) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setOperationType(StoreAdjustmentOperationType) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AAddStoreAdjustmentDefinition
-
- setOperationType(StoreAdjustmentOperationType) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.ARemoveStoreAdjustmentDefinition
-
- setOperationType(StoreAdjustmentOperationType) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setOperationType(StoreAdjustmentOperationType) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateStoreAdjustmentDefinition
-
- setOperationType(StoreAdjustmentOperationType) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AUpdateWhereStoreAdjustmentDefinition
-
- setOperationType(StoreAdjustmentOperationType) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the type of operation
- setOperator(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateScope
-
- setOperator(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
- setOperator(String) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScope
-
- setOperator(String) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- setOrder(String[]) - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.QueueDescriptionDTOResponse
-
Sets the order of tasks in the order.
- setOrderDescription(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the description of the extraction task order.
- setOrderDescription(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setOrderDescription(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setOrderDescription(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setOrderName(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the order name of the extraction task.
- setOrderName(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setOrderName(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setOrderName(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setOrders(List<IExtractorOrder>) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.CompositeExtractorOrder
-
- setOutput(IExtractorOutput) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- setOutputSuccess(boolean) - Method in class com.activeviam.signoff.core.export.extractor.file.impl.ABufferedArchiveOutputStream
-
Indicates if the processing finished successfully.
- setOwners(Set<String>) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
- setOwners(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the set of owners of the mandate.
- setOwners(Set<String>) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setOwners(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setParameters(Map<String, String>) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setParameters(Map<String, String>) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the parameters used by the definition
- setParentId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setParentId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setPendingShutdowns(Set<String>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskShutdownsDTOResponse
-
Set the pending shutdowns.
- setPivotId(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the pivot id
- setPivotId(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setPivotId(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Set the pivot id
- setPivotId(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setPivotId(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setPivotId(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setPivotId(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setPivotId(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreQueryTemplateFiller
-
Sets the pivot ID for which the export task will be performed.
- setPivotId(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreQueryTemplateFiller
-
Sets the pivot ID for which the export task will be performed.
- setPivotId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the pivot id associated to the mandate
- setPivotId(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the pivot id
- setPivotId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setPivotId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setPluginKey(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputExtractionProcedureWrapper
-
- setPostponed(Set<ImportTaskInstancePostponementDTO>) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstanceAuditDTO
-
Sets the list of requests to postpone the shutdown.
- setPostponed(Set<ImportTaskInstancePostponementDTO>) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskInstanceAuditDTO
-
Sets the list of requests to postpone the shutdown.
- setPreviousValue(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the value of the measure before the adjustment is made
- setPreviousValue(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setPreviousValue(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Set the value before adjustment
- setPreviousValue(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setPriority(ExtractorOrderPriority) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- setProperties(Properties) - Method in class com.activeviam.signoff.core.export.extractor.pivot.jaxb.impl.ExtractorOutputExtractionProcedureWrapper
-
- setQuery(IQuery) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.ExtractorOrder
-
- setQuery(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the query used for the export task.
- setQuery(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the query used for the export task.
- setResult(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskDataDeletionResultDTO
-
Sets the result of the deletion.
- setResult(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskDataDeletionResultDTO
-
Sets the result of the deletion.
- setResultFiles(List<EnhancedDrillthroughResultFileInfoDTO>) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- setResultFiles(List<ExtractorResultFileInfoDTO>) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setResultInfo(IExtractorTaskResultInfo) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setRole(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Returns the role of the user that requested the shutdown to be postponed.
- setRole(String) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Returns the role of the user that requested the shutdown to be postponed.
- setRows(long) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataStoreDTO
-
Sets the number of rows exported from the store.
- setRows(long) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataStoreDTO
-
Sets the number of rows exported from the store.
- setSchema(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the schema associated to the mandate
- setSchema(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setSchemaName(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Sets the schema name associated to the mandate.
- setSchemaName(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setScope(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Sets the scope of the mandate.
- setScope(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the scope of the mandate.
- setScope(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setScope(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setScopeConditions(Set<MandateScopeCondition>) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateConditionsDTO
-
Set the list of mandate scope conditions
- setScopeConditions(Set<MandateScopeCondition>) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateConditionsDTO
-
- setSelectedFields(String[]) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.ASetStoreStream
-
- setSize(Long) - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Sets the size of the exported file.
- setSize(long) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- setSize(long) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- setSize(int) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Sets the current size of the queue.
- setSize(Long) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- setSize(int) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Sets the current size of the queue.
- setSizeLimit(int) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IQueueConfigDTO
-
Sets the maximum number of tasks on the queue.
- setSizeLimit(int) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.QueueConfigDTO
-
Sets the maximum number of tasks on the queue.
- setStatus(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the status.
- setStatus(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the status of the export task.
- setStatus(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Sets the status.
- setStatus(String) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Sets the status.
- setStatus(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setStatus(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the status of the export task.
- setStatus(String) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Sets the status of the load request.
- setStatuses(Set<ExportTaskStatusDTO>) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets all the statuses that have applied to the task.
- setStatuses(Set<ExportTaskStatusDTO>) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets all the statuses that have applied to the task.
- setStatusLastUpdateTime(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Set the timestamp of the last status change
- setStatusLastUpdateTime(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setStatusLastUpdateTime(long) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setStatusLastUpdateTime(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setStoreAdjustmentDAO(IStoreAdjustmentDAO) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- setStoreAdjustmentEngine(IStoreAdjustmentEngine) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- setStoreAdjustmentService(IStoreAdjustmentService) - Method in class com.activeviam.signoff.example.service.impl.MandateService
-
- setStoreAdjustmentSubmissionService(IStoreAdjustmentSubmissionService) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- setStoreExportStatus(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set store export status.
- setStoreExportStatus(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setStoreFields(List<String>) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setStoreFields(List<String>) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the fields used by the definition
- setStoreName(String) - Method in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- setStoreName(String) - Method in interface com.activeviam.signoff.adjustments.store.definition.IStoreAdjustmentDefinition
-
Set the Store modified by the definition
- setStoreName(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.RemoveFactsQuery
-
- setStoreName(String) - Method in class com.activeviam.signoff.core.export.extractor.query.impl.SearchFactsQuery
-
- setStoreName(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataStoreDTO
-
Sets the name of the store exported.
- setStoreName(String) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataStoreDTO
-
Sets the name of the store exported.
- setStores(Set<ExportTaskMetadataStoreDTO>) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskMetadataDTO
-
Sets details about the stores exported by this task.
- setStores(Set<ExportTaskMetadataStoreDTO>) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskMetadataDTO
-
Sets details about the stores exported by this task.
- setStoreSubmissionDAO(IStoreAdjustmentSubmissionDAO) - Method in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- setStoreTaskId(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateStatus
-
Set the store export task id for the mandate
- setStoreTaskId(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateStatusJPA
-
- setSubConditions(List<IDatastoreConditionDefinition>) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Sets the list of subconditions, when the condition is of type 'and' or 'or'.
- setSubConditions(List<IDatastoreConditionDefinition>) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Sets the list of subconditions, when the condition is of type 'and' or 'or'.
- setSuccessfulLoadRequests(Set<ImportTaskLoadDescriptionDTO>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.imports.ImportTaskLoadRequestDTOResponse
-
Sets the descriptions of the loads that have started successfully.
- setSurroundWrittenDataWithQuotes(boolean) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setSystemOutputBufferSize(int) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.impl.AExtractorTask
-
Set the size of the intermediary buffer used to write compressed results into the system resources (e.g.
- setSystemOutputBufferSize(int) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.EnhancedDrillthroughService
-
Set the size of the intermediary buffer used to write compressed results into the system resources (e.g.
- setTask(ExportTaskAuditDTO) - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.ExportTaskAuditDTOResponse
-
Sets the task to be returned.
- setTaskCreationTime(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the string representation of the task creation time.
- setTaskCreationTime(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskCreationTime(long) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskCreationTime(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskException(String) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- setTaskException(Throwable) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskExceptionDetails(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the exception details of the failed extraction task.
- setTaskExceptionDetails(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskExceptionDetails(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskExceptionMessage(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the exception message of the failed extraction task.
- setTaskExceptionMessage(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskExceptionMessage(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskId(String) - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Sets the id of the extraction task to which the file is attached.
- setTaskId(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the extractor task id.
- setTaskId(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskId(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskId(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the id of the task.
- setTaskId(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the id of the task.
- setTaskId(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskRequestByIdDTO
-
Sets the task id.
- setTaskId(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusChangeDTO
-
Sets the task id to which the action applies.
- setTaskId(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskId(String) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- setTaskId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the id of the task.
- setTaskId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the id of the export task.
- setTaskId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskRequestByIdDTO
-
Sets the task id.
- setTaskId(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskStatusChangeDTO
-
Sets the task id to which the action applies.
- setTaskIds(Set<String>) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskPriorityChangeDTO
-
Sets the task ids to which the priority change applies.
- setTaskIds(Set<String>) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskPriorityChangeDTO
-
Sets the task ids to which the priority change applies.
- setTaskOwner(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the owner of the extractor task.
- setTaskOwner(String) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- setTaskOwner(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskOwner(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskOwner(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskRunStartTime(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets a string representation of the task starting time.
- setTaskRunStartTime(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskRunStartTime(long) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskRunStartTime(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTaskRunStopTime(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets a string representation of the task finishing time.
- setTaskRunStopTime(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskRunStopTime(long) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskRunStopTime(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTasks(Set<ExportTaskDescriptionDTO>) - Method in class com.activeviam.signoff.example.service.impl.rest.response.exports.ExportTaskDescriptionDTOResponse
-
Sets the tasks to be returned.
- setTaskStatus(String) - Method in interface com.activeviam.signoff.core.export.auditing.IExportAudit
-
Sets the status of the extraction task.
- setTaskStatus(String) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughTaskInfoDTO
-
- setTaskStatus(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorTaskInfoDTO
-
- setTaskStatus(ExtractorTaskStatus) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setTaskStatus(String) - Method in class com.activeviam.signoff.example.export.auditing.ExportAuditJPA
-
- setTechnicalUser(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setTechnicalUser(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setTemplateUsed(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the template used for the data export.
- setTemplateUsed(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the template used for the data export.
- setTimestamp(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Sets the timestamp of the request.
- setTimestamp(String) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Sets the timestamp of the request.
- setTotalChunks(long) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the total chunks that will be written as part of the data export.
- setTotalChunks(long) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the total chunks that will be written as part of the data export.
- setTransformNAToEmpty(boolean) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.AExtractorOutput
-
- setType(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the type of the adjustment
- setType(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setType(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the type of the adjustment (e.g.
- setType(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setType(String) - Method in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- setType(String) - Method in interface com.activeviam.signoff.adjustments.store.submission.IStoreAdjustmentSubmission
-
- setType(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorTaskInfo
-
- setType(String) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Sets the type of the condition.
- setType(String) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Sets the type of the condition.
- setType(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskAuditDTO
-
Sets the type of the export task.
- setType(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskDescriptionDTO
-
Sets the type of the export task.
- setType(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskCreationDTO
-
Sets the type of the data import.
- setType(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskAuditDTO
-
Sets the type of the export task.
- setType(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.exports.ExportTaskDescriptionDTO
-
Sets the type of export that is performed.
- setType(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.imports.ImportTaskCreationDTO
-
Sets the type of the data import.
- setUpdatedIds(Class<?>, List<String>) - Method in class com.activeviam.signoff.example.source.events.impl.UpdatedRecordsDatabaseEvent
-
- setUpdater(String) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the creator of the record
- setUpdater(String) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setUrl(String) - Method in interface com.activeviam.signoff.core.export.auditing.files.IExportFileAudit
-
Sets the URL of the exported file.
- setUrl(String) - Method in class com.activeviam.signoff.core.export.extractor.dt.dto.impl.EnhancedDrillthroughResultFileInfoDTO
-
- setUrl(String) - Method in class com.activeviam.signoff.core.export.extractor.dto.impl.ExtractorResultFileInfoDTO
-
- setUrl(String) - Method in class com.activeviam.signoff.example.export.auditing.files.ExportFileAuditJPA
-
- setUsername(String) - Method in interface com.activeviam.signoff.core.rest.dto.imports.IImportTaskInstancePostponementDTO
-
Returns the username of the user that requested the shutdown to be postponed.
- setUsername(String) - Method in class com.activeviam.signoff.core.rest.dto.imports.impl.ImportTaskInstancePostponementDTO
-
Returns the username of the user that requested the shutdown to be postponed.
- setUtcTimestamp(long) - Method in interface com.activeviam.signoff.core.audit.IAuditable
-
Set the UTC timestamp of the record in milliseconds
- setUtcTimestamp(long) - Method in class com.activeviam.signoff.core.audit.impl.AAuditableJPA
-
- setUtcTimestamp(long) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setUtcTimestamp(long) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setValidFrom(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set string representation of the valid from date of the adjustment.
- setValidFrom(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setValidFrom(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the string representation of the valid from date of the adjustment.
- setValidFrom(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setValidFrom(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the string representation of the valid from date of the adjustment.
- setValidFrom(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setValidFrom(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Sets the start of the validity period of the status.
- setValidFrom(String) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Sets the start of the validity period of the status.
- setValidFrom(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the string representation of the valid from date of the adjustment.
- setValidFrom(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setValidFrom(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setValidFrom(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setValidTo(String) - Method in interface com.activeviam.signoff.adjustments.core.IAdjustment
-
Set the string representation of the valid to date of the adjustment.
- setValidTo(String) - Method in class com.activeviam.signoff.adjustments.core.impl.AAdjustmentJPA
-
- setValidTo(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateAdjustmentDTO
-
Set the string representation of the valid to date of the adjustment.
- setValidTo(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.ACreateAdjustmentDTO
-
- setValidTo(String) - Method in interface com.activeviam.signoff.core.mandate.IMandate
-
Set the string representation of the valid to date of the adjustment.
- setValidTo(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateParentChild
-
- setValidTo(String) - Method in interface com.activeviam.signoff.core.rest.dto.exports.IExportTaskStatusDTO
-
Sets the end of the validity period of the status.
- setValidTo(String) - Method in class com.activeviam.signoff.core.rest.dto.exports.impl.ExportTaskStatusDTO
-
Sets the end of the validity period of the status.
- setValidTo(String) - Method in interface com.activeviam.signoff.core.rest.dto.mandate.ICreateMandateDTO
-
Set the string representation of the valid to date of the adjustment.
- setValidTo(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateJPA
-
- setValidTo(String) - Method in class com.activeviam.signoff.example.mandate.impl.MandateParentChildJPA
-
- setValidTo(String) - Method in class com.activeviam.signoff.example.rest.dto.impl.mandate.CreateMandateDTO
-
- setValue(String) - Method in interface com.activeviam.signoff.adjustments.core.ICubeAdjustment
-
Set the adjusted value
- setValue(String) - Method in class com.activeviam.signoff.adjustments.core.impl.CubeAdjustmentJPA
-
- setValue(double) - Method in class com.activeviam.signoff.adjustments.core.postprocessor.impl.CubeAdjustedValue
-
Setter for the double value
- setValue(String) - Method in interface com.activeviam.signoff.adjustments.rest.dto.ICreateCubeAdjustmentDTO
-
Set the adjusted value
- setValue(String) - Method in class com.activeviam.signoff.adjustments.rest.dto.impl.CreateCubeAdjustmentDTO
-
- setValue(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.EchoExtractorOutputColumn
-
Set the pre-defined value.
- setValue(String) - Method in interface com.activeviam.signoff.core.mandate.IMandateScopeCondition
-
Set the value in the field
- setValue(String) - Method in class com.activeviam.signoff.core.mandate.impl.MandateScopeCondition
-
- setValueIfNull(String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.order.impl.MeasureExtractorOutputColumn
-
Set return measure value if NULL.
- setValues(List<Pair<String, String>>) - Method in interface com.activeviam.signoff.core.export.templating.IDatastoreConditionDefinition
-
Sets the list of pairs of XSI type definition and the condition value.
- setValues(List<Pair<String, String>>) - Method in class com.activeviam.signoff.core.export.templating.impl.DatastoreConditionDefinition
-
Sets the list of pairs of XSI type definition and the condition value.
- shutdown() - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
- SIGN_OFF_TRANSACTION_MANAGER - Static variable in class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- SignOffAdjustmentsConfig - Class in com.activeviam.signoff.example.cfg
-
Configuration file for adjustments
- SignOffAdjustmentsConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- SignOffConfig - Class in com.activeviam.signoff.example.cfg
-
Sign-off config file
- SignOffConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffConfig
-
- SignOffDatabaseEventListeners - Class in com.activeviam.signoff.example.source.impl
-
Database event listener used in the sign-off source
- SignOffDatabaseEventListeners(ITransactionManager, long, Map<String, IAuditDAO>) - Constructor for class com.activeviam.signoff.example.source.impl.SignOffDatabaseEventListeners
-
- SignOffDatabaseEventListeners.SignOffListenerKey - Class in com.activeviam.signoff.example.source.impl
-
- SignOffDatastoreConfiguration - Class in com.activeviam.signoff.core.store.impl
-
Store configuration for the sign-off
- SignOffDatastoreConfiguration() - Constructor for class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- signOffDatastoreService() - Method in class com.activeviam.signoff.example.cfg.SignOffConfig
-
- SignOffDatastoreService - Class in com.activeviam.signoff.example.service.impl
-
Sign-off datastore service
- SignOffDatastoreService(IDatastore, MandateScopeManager, IActivePivotManager) - Constructor for class com.activeviam.signoff.example.service.impl.SignOffDatastoreService
-
- SignOffDatastoreServiceStoreMetadata - Class in com.activeviam.signoff.example.serialization
-
Utility class to provider parsers to JsonConditionCompiler on the query node where we don't have access
to the Datastore Rest configuration of all the datastores on data nodes.
- SignOffDatastoreServiceStoreMetadata() - Constructor for class com.activeviam.signoff.example.serialization.SignOffDatastoreServiceStoreMetadata
-
- SignOffDateUtils - Class in com.activeviam.signoff.core.utils
-
Util class for dates manipulation
- SignOffDateUtils() - Constructor for class com.activeviam.signoff.core.utils.SignOffDateUtils
-
- SignOffHibernateConfig - Class in com.activeviam.signoff.example.cfg
-
Sign-off Hibernate config file
- SignOffHibernateConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- signOffInitialLoad() - Method in class com.activeviam.signoff.example.cfg.SignOffSourceInitialConfig
-
- SignOffListenerKey(SignOffRealTimeFeed) - Constructor for class com.activeviam.signoff.example.source.impl.SignOffDatabaseEventListeners.SignOffListenerKey
-
- SignOffMessageChannelFactory - Class in com.activeviam.signoff.core.source.impl
-
Channel factory for the sign-off source
- SignOffMessageChannelFactory(IDatastore) - Constructor for class com.activeviam.signoff.core.source.impl.SignOffMessageChannelFactory
-
- SignOffMessageChannelFactory.SignOffMessageChannel - Class in com.activeviam.signoff.core.source.impl
-
- SignOffParentConfig - Class in com.activeviam.signoff.example.cfg
-
Overall config file for sign-off
- SignOffParentConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffParentConfig
-
- SignOffProperties - Class in com.activeviam.signoff.example.constants
-
List of properties used in the sign-off
- SignOffProperties() - Constructor for class com.activeviam.signoff.example.constants.SignOffProperties
-
- signOffRealTime() - Method in class com.activeviam.signoff.example.cfg.SignOffSourceInitialConfig
-
- SignOffRealTimeFeed - Class in com.activeviam.signoff.example.source.impl
-
Real-time feed thread used in the sign-off source
- SignOffRealTimeFeed(ITransactionManager, SignOffMessageChannelFactory.SignOffMessageChannel, long) - Constructor for class com.activeviam.signoff.example.source.impl.SignOffRealTimeFeed
-
- SignOffRestConfig - Class in com.activeviam.signoff.example.cfg
-
Configuration file for sign-off RESTful services
- SignOffRestConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffRestConfig
-
- signOffSource() - Method in class com.activeviam.signoff.example.cfg.SignOffSourceConfig
-
- SignOffSource - Class in com.activeviam.signoff.example.source.impl
-
implementation of sign-off source
- SignOffSource(Map<String, IAuditDAO>, SignOffDatabaseEventListeners) - Constructor for class com.activeviam.signoff.example.source.impl.SignOffSource
-
- SignOffSourceConfig - Class in com.activeviam.signoff.example.cfg
-
Configuration of the sign-off source
- SignOffSourceConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffSourceConfig
-
- SignOffSourceInitialConfig - Class in com.activeviam.signoff.example.cfg
-
Configuration of the initial load
- SignOffSourceInitialConfig() - Constructor for class com.activeviam.signoff.example.cfg.SignOffSourceInitialConfig
-
- SignOffTransactionExceptionHandler - Class in com.activeviam.signoff.core.utils
-
Implementation of ITransactionExceptionHandler used in the sign-off source
- SignOffTransactionExceptionHandler() - Constructor for class com.activeviam.signoff.core.utils.SignOffTransactionExceptionHandler
-
- signOffTransactionManager() - Method in class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- SimpleMemoryExtractorTaskResultInfo - Class in com.activeviam.signoff.core.export.extractor.pivot.task.impl
-
Simple memory Extractor task result information which return a generic
Object
- SimpleMemoryExtractorTaskResultInfo() - Constructor for class com.activeviam.signoff.core.export.extractor.pivot.task.impl.SimpleMemoryExtractorTaskResultInfo
-
- SimpleMemoryOutputHandler - Class in com.activeviam.signoff.core.export.extractor.pivot.output.impl
-
Simple memory output handler only grabbing the first object from the row.
- SimpleMemoryOutputHandler(IExtractorOrder, PivotDefinitionHelper) - Constructor for class com.activeviam.signoff.core.export.extractor.pivot.output.impl.SimpleMemoryOutputHandler
-
- SimpleMemoryOutputHandler(IExtractorOrder, PivotDefinitionHelper, SimpleMemoryExtractorTaskResultInfo) - Constructor for class com.activeviam.signoff.core.export.extractor.pivot.output.impl.SimpleMemoryOutputHandler
-
- SKIPPED_HIERARCHIES_PROP - Static variable in class com.activeviam.signoff.core.export.constants.ExportConstants
-
The configuration property for the hierarchies to skip when attempting to export data.
- source - Variable in class com.activeviam.signoff.example.cfg.SignOffSourceInitialConfig
-
- springDataExtractionService() - Method in class com.activeviam.signoff.core.export.extractor.cfg.impl.DataExtractionRemotingServicesConfig
-
- springEnhancedDrillthroughService() - Method in class com.activeviam.signoff.core.export.extractor.cfg.impl.DataExtractionRemotingServicesConfig
-
- STATUS - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STATUS_AS_OF_DATE - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STATUSES_STORE_NAME - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- statusesStoreDescription() - Static method in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- statusesToRetrieve - Variable in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- STORE_ADJUSTMENT_AUDIT_STORE_NAME - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STORE_ADJUSTMENT_SUBMISSION_AUDIT_STORE_NAME - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STORE_ADJUSTMENT_SUBMISSION_TABLE - Static variable in class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- STORE_ADJUSTMENT_TABLE - Static variable in class com.activeviam.signoff.adjustments.core.impl.StoreAdjustmentJPA
-
- STORE_DATE_FIELD_FORMAT - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STORE_EXPORT_MAX_FILE_SIZE_PROP - Static variable in class com.activeviam.signoff.core.export.constants.ExportConstants
-
The configuration property for the store-level maximum file size.
- STORE_EXPORT_MAX_ROWS_PROP - Static variable in class com.activeviam.signoff.core.export.constants.ExportConstants
-
The configuration property for the store-level export maximum rows per file.
- STORE_EXPORT_STATUS - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- STORE_EXPORT_TYPE - Static variable in class com.activeviam.signoff.core.export.constants.ExportConstants
-
Constant for the store export type.
- STORE_TASK_ID - Static variable in class com.activeviam.signoff.core.export.constants.ExportConstants
-
Constant for a store task id property.
- STORE_TASK_ID - Static variable in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- storeAdjustmentAuditStoreDescription() - Static method in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- StoreAdjustmentDAO - Class in com.activeviam.signoff.example.adjustments.core.dao.impl
-
DAO for datastore adjustments
- StoreAdjustmentDAO(SessionFactory) - Constructor for class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentDAO
-
- storeAdjustmentDAO - Variable in class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- storeAdjustmentDAO() - Method in class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- storeAdjustmentDAO - Variable in class com.activeviam.signoff.example.cfg.SignOffSourceConfig
-
- storeAdjustmentDAO - Variable in class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- StoreAdjustmentDefinitionList() - Constructor for class com.activeviam.signoff.adjustments.core.util.StoreAdjustmentSerializationUtils.StoreAdjustmentDefinitionList
-
- StoreAdjustmentDefinitionsDeserializer - Class in com.activeviam.signoff.example.serialization
-
- StoreAdjustmentDefinitionsDeserializer(Map<String, String>, DatastoreServiceStoreMetadata) - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDefinitionsDeserializer
-
- StoreAdjustmentDefinitionsDeserializer.StoreAdjustmentDefinitionsValueConverter - Class in com.activeviam.signoff.example.serialization
-
- StoreAdjustmentDefinitionsValueConverter(Map<String, String>, DatastoreServiceStoreMetadata) - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDefinitionsDeserializer.StoreAdjustmentDefinitionsValueConverter
-
- StoreAdjustmentDiff - Class in com.activeviam.signoff.adjustments.store.submission.impl
-
Stores the entry values that are impacted in both pre submission being executed and post submission
as well as the differences to allow the user to easility visualise data changes
- StoreAdjustmentDiff() - Constructor for class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentDiff
-
- StoreAdjustmentDiffDeserializer - Class in com.activeviam.signoff.example.serialization
-
- StoreAdjustmentDiffDeserializer(Map<String, String>, DatastoreServiceStoreMetadata) - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDiffDeserializer
-
- StoreAdjustmentDiffDeserializer.StoreAdjustmentDiffJsonNodeValueConverter - Class in com.activeviam.signoff.example.serialization
-
- StoreAdjustmentDiffJsonNodeValueConverter(Map<String, String>, DatastoreServiceStoreMetadata) - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDiffDeserializer.StoreAdjustmentDiffJsonNodeValueConverter
-
- StoreAdjustmentDiffSerializer - Class in com.activeviam.signoff.example.serialization
-
- StoreAdjustmentDiffSerializer() - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDiffSerializer
-
- StoreAdjustmentDiffSerializer(Class<StoreAdjustmentDiff>) - Constructor for class com.activeviam.signoff.example.serialization.StoreAdjustmentDiffSerializer
-
- StoreAdjustmentEngine - Class in com.activeviam.signoff.adjustments.store.impl
-
Implementation of the store adjustment engine
- StoreAdjustmentEngine() - Constructor for class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentEngine
-
- storeAdjustmentEngine - Variable in class com.activeviam.signoff.example.cfg.MandateAndAdjustmentReloadConfig
-
- storeAdjustmentEngine() - Method in class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- storeAdjustmentEngine - Variable in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- storeAdjustmentEngine - Variable in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- StoreAdjustmentJPA - Class in com.activeviam.signoff.adjustments.core.impl
-
Store adjustment JPA
- StoreAdjustmentJPA() - Constructor for class com.activeviam.signoff.adjustments.core.impl.StoreAdjustmentJPA
-
- StoreAdjustmentOperationType - Enum in com.activeviam.signoff.adjustments.store.impl
-
- StoreAdjustmentRestService - Class in com.activeviam.signoff.example.rest.impl
-
RESTful service for datastore adjustments
- StoreAdjustmentRestService(IStoreAdjustmentService, IStoreAdjustmentSubmissionService) - Constructor for class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestService
-
- storeAdjustmentRestService() - Method in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- StoreAdjustmentRestServiceConfig - Class in com.activeviam.signoff.example.rest.impl
-
RESTful store adjustment service configuration
- StoreAdjustmentRestServiceConfig() - Constructor for class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- StoreAdjustmentSerializationUtils - Class in com.activeviam.signoff.adjustments.core.util
-
Helper class for JSON serialization and deserialization of IStoreAdjustmentDefinition list.
- StoreAdjustmentSerializationUtils() - Constructor for class com.activeviam.signoff.adjustments.core.util.StoreAdjustmentSerializationUtils
-
- StoreAdjustmentSerializationUtils.StoreAdjustmentDefinitionList - Class in com.activeviam.signoff.adjustments.core.util
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.cfg.MandateAndAdjustmentReloadConfig
-
- storeAdjustmentService() - Method in class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.cfg.SignOffConfig
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestService
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.service.impl.MandateService
-
- StoreAdjustmentService - Class in com.activeviam.signoff.example.service.impl
-
Implementation of store adjustment service
- StoreAdjustmentService() - Constructor for class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- storeAdjustmentService - Variable in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- storeAdjustmentSubmissionAuditStoreDescription() - Static method in class com.activeviam.signoff.core.store.impl.SignOffDatastoreConfiguration
-
- StoreAdjustmentSubmissionDAO - Class in com.activeviam.signoff.example.adjustments.core.dao.impl
-
DAO for datastore adjustments submissions
- StoreAdjustmentSubmissionDAO(SessionFactory) - Constructor for class com.activeviam.signoff.example.adjustments.core.dao.impl.StoreAdjustmentSubmissionDAO
-
- storeAdjustmentSubmissionDAO - Variable in class com.activeviam.signoff.example.cfg.MandateAndAdjustmentReloadConfig
-
- storeAdjustmentSubmissionDAO - Variable in class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- storeAdjustmentSubmissionDAO() - Method in class com.activeviam.signoff.example.cfg.SignOffHibernateConfig
-
- storeAdjustmentSubmissionDAO - Variable in class com.activeviam.signoff.example.cfg.SignOffSourceConfig
-
- storeAdjustmentSubmissionDAO - Variable in class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- storeAdjustmentSubmissionDAO - Variable in class com.activeviam.signoff.example.source.impl.MandateAndAdjustmentReload
-
- StoreAdjustmentSubmissionJPA - Class in com.activeviam.signoff.adjustments.store.submission.impl
-
- StoreAdjustmentSubmissionJPA() - Constructor for class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- StoreAdjustmentSubmissionJPA(String, String, String, List<IStoreAdjustmentDefinition>, String, String, String) - Constructor for class com.activeviam.signoff.adjustments.store.submission.impl.StoreAdjustmentSubmissionJPA
-
- storeAdjustmentSubmissionService() - Method in class com.activeviam.signoff.example.cfg.SignOffAdjustmentsConfig
-
- storeAdjustmentSubmissionService - Variable in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestService
-
- storeAdjustmentSubmissionService - Variable in class com.activeviam.signoff.example.rest.impl.StoreAdjustmentRestServiceConfig
-
- storeAdjustmentSubmissionService - Variable in class com.activeviam.signoff.example.service.impl.StoreAdjustmentService
-
- StoreAdjustmentSubmissionService - Class in com.activeviam.signoff.example.service.impl
-
Implementation of store adjustment submission service
- StoreAdjustmentSubmissionService() - Constructor for class com.activeviam.signoff.example.service.impl.StoreAdjustmentSubmissionService
-
- StoreAdjustmentUpdateWhere - Class in com.activeviam.signoff.adjustments.store.impl
-
Used to execute a store adjustment transaction using Update Where
- StoreAdjustmentUpdateWhere(IStoreAdjustmentDefinition, IDatastore, List<Map<String, Object>>, List<Map<String, Object>>) - Constructor for class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentUpdateWhere
-
- storeAndNameList - Variable in class com.activeviam.signoff.core.mandate.utils.SchemaHelper
-
- storeFields - Variable in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- storeMetadata(DatastoreServiceStoreMetadata) - Method in class com.activeviam.signoff.example.serialization.CompositeDatastoreServiceStoreMetadata.Builder
-
- storeName - Variable in class com.activeviam.signoff.adjustments.store.definition.impl.AStoreAdjustmentDefinition
-
- storeName - Variable in class com.activeviam.signoff.adjustments.store.impl.StoreAdjustmentUpdateWhere
-
- storeName - Variable in class com.activeviam.signoff.example.mandate.datastore.impl.MandateUpdateWhereProcedure
-
- storeName - Variable in class com.activeviam.signoff.example.source.publishers.impl.MandateTuplePublisher
-
- StoreUtils - Class in com.activeviam.signoff.adjustments.core.util
-
Utils method for datastore operations
- StoreUtils() - Constructor for class com.activeviam.signoff.adjustments.core.util.StoreUtils
-
- StrictlyIncreasingTimer - Class in com.activeviam.signoff.core.utils
-
Strictly increasing timer that does drift too far from the system time
- StrictlyIncreasingTimer() - Constructor for class com.activeviam.signoff.core.utils.StrictlyIncreasingTimer
-
- submit(IExtractorTask) - Method in class com.activeviam.signoff.core.export.extractor.pivot.task.exec.impl.ExtractorThreadPoolExecutor
-
- submitRequest(IDataExtractionService, String, String, String, String, Boolean) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Submits a request and returns the extractor task id and information.
- submitTask(IExtractorOrder, List<IExtractorTaskStatusListener>, String, String, boolean, boolean, String, String) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.ILocalDataExtractionService
-
Submit a new task order for execution.
- submitTask(String, String, String) - Method in interface com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.IDataExtractionService
-
Submit a new task for execution.
- submitTask(String, String, String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Submit a new task for execution.
- submitTask(IExtractorOrder, List<IExtractorTaskStatusListener>, String, String, boolean, boolean, String, String) - Method in class com.activeviam.signoff.core.export.extractor.pivot.webservices.custom.impl.DataExtractionService
-
Submit a new task order for execution.
- submitUpdate(IAuditDAO, IAuditable, BiFunction<IAuditDAO, IAuditable, IAuditable>) - Static method in class com.activeviam.signoff.core.utils.ServiceUtils
-
Returns the result of submitting an update object using the audit DAO and waiting for the live audit to match.