A B C D E F G H I L M N O P Q R S U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AAddWhatIfDefinition - Class in com.activeviam.tools.whatif.core
- AAddWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- AAddWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- actionsToGrantedRoles - Variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- activeNodes - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- ADD - com.activeviam.tools.whatif.core.WhatIfOperationType
- addDiff(Object, List<Map<String, Object>>, List<Map<String, Object>>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Add a difference of the execution of a definition
- addDiff(Object, List<Map<String, Object>>, List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.WhatIfDiff
-
Add the difference (Before and After) generated by the execution of a
IWhatIfDefinition
- addDiff(Object, List<Map<String, Object>>, List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- addDiff(Object, List<Map<String, Object>>, List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- addEntries(List<Map<String, Object>>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set of entries to add in a specific store before persisting them back into the branch defined in the
IWhatIfSubmission
. - addEntries(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition
- AddTuplesWhatIfDefinition - Class in com.activeviam.tools.whatif.example
- AddTuplesWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition
- AddTuplesWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition
- AddTuplesWhatIfDefinition(Object, String, String, List<String>, ICondition, List<Map<String, Object>>) - Constructor for class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition
- after - Variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- anyConflict(IWhatIfSubmission, String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfConflictManager
-
checks if there's any conflict with the submission we're aiming to merge
- ARemoveWhatIfDefinition - Class in com.activeviam.tools.whatif.core
- ARemoveWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- ARemoveWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- AUpdateWhatIfDefinition - Class in com.activeviam.tools.whatif.core
- AUpdateWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- AUpdateWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- AUpdateWhereWhatIfDefinition - Class in com.activeviam.tools.whatif.core
- AUpdateWhereWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- AUpdateWhereWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- AUTHORISED - com.activeviam.tools.whatif.core.WhatIfStatus
- AWhatIfDefinition - Class in com.activeviam.tools.whatif.core
- AWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.core.AWhatIfDefinition
- AWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.core.AWhatIfDefinition
B
- baseBranch - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- BaseWhatIfExceptionHandler - Class in com.activeviam.tools.whatif.example
- BaseWhatIfExceptionHandler() - Constructor for class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- before - Variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- BRANCH - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- BRANCH_NAME - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- branches() - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- BranchesFinderMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- BranchesFinderMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.BranchesFinderMessenger
- BranchesRetrivalMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- BranchesRetrivalMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.BranchesRetrivalMessenger
- branchName - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- BranchQuerierMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- BranchQuerierMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- BranchQuerierMessenger(Object[]) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- buildMetadata() - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
C
- canAct(String) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canCreate(IWhatIfDefinition) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can create a given definition
- canCreate(IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canCreate(IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canCreate(List<IWhatIfDefinition>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can create a set of definitions
- canCreate(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canCreate(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canDelete(IWhatIfDefinition) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can delete a given definition
- canDelete(IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canDelete(IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canDelete(List<IWhatIfDefinition>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can delete a set of definitions
- canDelete(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canDelete(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canDeleteBranch(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can delete a given branch
- canDeleteBranch(String) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canDeleteBranch(String) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canExecute(IWhatIfSubmission) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can execute a given submission
- canExecute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canExecute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canMerge(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can merge the selected branch into master
- canMerge(String) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canMerge(String) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canUpdate(Object, IWhatIfDefinition) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can update a given definition
- canUpdate(Object, IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canUpdate(Object, IWhatIfDefinition) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- canUpdate(List<Object>, List<IWhatIfDefinition>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSecurityManager
-
Checks if user can update a set of definitions
- canUpdate(List<Object>, List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- canUpdate(List<Object>, List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- cloneObject(T) - Static method in class com.activeviam.tools.whatif.core.util.WhatIfUtils
- com.activeviam.tools.whatif.core - package com.activeviam.tools.whatif.core
- com.activeviam.tools.whatif.core.dist - package com.activeviam.tools.whatif.core.dist
- com.activeviam.tools.whatif.core.dist.msg - package com.activeviam.tools.whatif.core.dist.msg
- com.activeviam.tools.whatif.core.rest - package com.activeviam.tools.whatif.core.rest
- com.activeviam.tools.whatif.core.util - package com.activeviam.tools.whatif.core.util
- com.activeviam.tools.whatif.example - package com.activeviam.tools.whatif.example
- COMPLETED - com.activeviam.tools.whatif.core.WhatIfStatus
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesFinderMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesRetrivalMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreMetadataMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.EpochMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- compute(IActivePivotSession) - Method in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- condition - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- CONDITIONS - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- consistencyStatus - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- Constants - Class in com.activeviam.tools.whatif.core.util
- Constants() - Constructor for class com.activeviam.tools.whatif.core.util.Constants
- Constants.Submission - Class in com.activeviam.tools.whatif.core.util
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesFinderMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesRetrivalMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreMetadataMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.EpochMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- copyForRemoteExecution() - Method in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- create(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- create(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- create(T) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Persist a new submission if it does not exist
- CREATE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- CREATED_BY - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- CREATION_DATE - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- CREATION_DATE - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- creationDate - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
D
- datastore - Variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- datastoreConfig - Variable in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- datastoreConfig - Variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- datastoreConfig - Variable in class com.activeviam.tools.whatif.core.WhatIfEngine
- datastoreConfig - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- DatastoreInfoMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- DatastoreInfoMessenger(IDatastoreServiceConfiguration) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- DatastoreMetadataMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- DatastoreMetadataMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.DatastoreMetadataMessenger
- datastoreToMapStoreFields - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- DEFINITION_NAME - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- definitionName - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- DEFINITIONS - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- delete(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- delete(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- delete(T) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Delete a submission
- DELETE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- deleteBranch(String) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- deleteBranch(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfEngine
-
Delete a branch from the datastore
- deleteBranch(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfWorkflow
-
Initiate workflow of delete branch request of a given branch name that should if completed result in a call to
WhatIfEngine.deleteBranch(String)
; - deleteBranch(String) - Method in class com.activeviam.tools.whatif.core.WhatIfEngine
- deleteBranch(String) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- DeleteBranchMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- DeleteBranchMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- DeleteBranchMessenger(String) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- deleteWhatIfBranch(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- deleteWhatIfDefinition(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- deleteWhatIfSubmission(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- diff - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- DIFF - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- DIFF_AFTER - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- DIFF_BEFORE - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- DISTRIBUTED_ADDRESSES - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- distributedAddress - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- distributedQueryUtils - Variable in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
E
- EMPTY - com.activeviam.tools.whatif.core.WhatIfOperationType
- epoch - Variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- EpochMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- EpochMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.EpochMessenger
- execute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- execute(IWhatIfSubmission) - Method in interface com.activeviam.tools.whatif.core.IWhatIfEngine
-
Execute a transaction using information from a
IWhatIfSubmission
- execute(IWhatIfSubmission) - Method in interface com.activeviam.tools.whatif.core.IWhatIfWorkflow
-
Initiate workflow of an execution of a
IWhatIfSubmission
that should if completed result in a call toWhatIfEngine.execute(IWhatIfSubmission)
; - execute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- execute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfEngine
- execute(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- execute(IArrayReader, IArrayWriter) - Method in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- execute(IRecordQuery) - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- execute(IRecordQuery, String) - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- execute(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- EXECUTE - com.activeviam.tools.whatif.core.WhatIfOperationType
- EXECUTE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ExecuteSubmissionMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- ExecuteSubmissionMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- ExecuteSubmissionMessenger(IWhatIfSubmission) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- EXECUTION_DATE - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- EXECUTION_DATE - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- executionDate - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
F
- FAILED - com.activeviam.tools.whatif.core.WhatIfStatus
- find(Object) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Find a submission using its Id
- find(Object) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- find(Object) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- FIND - com.activeviam.tools.whatif.core.WhatIfOperationType
- findAll(C) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Find all the submission according to a specific criteria
- findAll(C) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- findAll(C) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
G
- generateId() - Method in interface com.activeviam.tools.whatif.core.IWhatIfIdGenerator
- generateId() - Method in class com.activeviam.tools.whatif.example.WhatIfIdGenerator
- getActiveNodes() - Static method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- getAddEntries() - Method in class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- getAddEntries() - Method in class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- getAddEntries() - Method in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- getAddEntries() - Method in class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- getAddEntries() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getAddEntries() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set of entries to add in a specific store before persisting them back into the branch defined in the
IWhatIfSubmission
. - getAddEntries() - Method in class com.activeviam.tools.whatif.example.AddTuplesWhatIfDefinition
- getAfter(Object) - Method in class com.activeviam.tools.whatif.core.WhatIfDiff
-
Return the values after the execution of a specific
IWhatIfDefinition
- getAggregatedInformation(String, String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- getAllSubmission() - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- getBaseBranch() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getBaseBranch() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The branch where retrieve the data
- getBefore(Object) - Method in class com.activeviam.tools.whatif.core.WhatIfDiff
-
Return the values before the execution of a specific
IWhatIfDefinition
- getBranchName() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the branch where the submission will be executed
- getBranchName() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getBranchName() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getCommonDistributedEpoch() - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- getCondition() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getCondition() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The condition used to retrieve entries from a store that are to be impacted via the
IWhatIfDefinition.updateEntries(Map)
logic. - getCreationDate() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the date when the submission was created
- getCreationDate() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getCreationDate() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getDatastoreToMapStoreFields() - Static method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- getDatastoreWhatIfSubmissionManager() - Method in class com.activeviam.tools.whatif.example.WhatIfSpringSampleConfig
- getDefaultValue() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- getDefinitionName() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getDefinitionName() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The name of the definition
- getDiff() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the differences after the execution
- getDiff() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getDiff() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getDiffMap() - Method in class com.activeviam.tools.whatif.core.WhatIfDiff
-
Return the whole diffMap
- getDistributedAddress() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
In distributed environment returns the address where all the definitions in the submission were executed
- getDistributedAddress() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getDistributedAddress() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getExecutionDate() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the date when the submission was executed
- getExecutionDate() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getExecutionDate() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getFieldName() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- getFieldNamesToType() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- getFieldsDescription() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- getFormatters() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- getId() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getId() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The Id of the definition
- getId() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the id of the submission
- getId() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getId() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getIndex() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- getIWhatIfSecurityManager() - Method in class com.activeviam.tools.whatif.example.WhatIfSpringSampleConfig
- getKeyFieldsIndexes() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- getMasterEpoch() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the master epoch of the current submission
- getMasterEpoch() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getMasterEpoch() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getName() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the name of the submission
- getName() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getName() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getOperationType() - Method in class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- getOperationType() - Method in class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- getOperationType() - Method in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- getOperationType() - Method in class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- getOperationType() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getOperationType() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The type of operation
- getParameters() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getParameters() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The parameters used by the definition
- getParsers() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- getSpecificSubmission(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- getStatus() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the status of the submission
- getStatus() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getStatus() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getStoreColumns(IDatastore, String) - Static method in class com.activeviam.tools.whatif.core.util.StoreUtils
- getStoreColumns(IDatastoreVersion, String) - Static method in class com.activeviam.tools.whatif.core.util.StoreUtils
- getStoreFields() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getStoreFields() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The fields used by the definition
- getStoreName() - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- getStoreName() - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
The Store modified by the definition
- getStoreSecurity(String) - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- getStoresMetadata() - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- getStoreToAddress() - Static method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- getSubmission(Long) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- getType() - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- getType() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- getUserId() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get the id of the user who created the submission
- getUserId() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getUserId() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getUserRoles() - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- getWhatIfBranch(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- getWhatIfBranches() - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- getWhatIfDefinition(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- getWhatIfDefinitions() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Get all the
IWhatIfDefinition
included in the submission - getWhatIfDefinitions() - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- getWhatIfDefinitions() - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- getWhatIfDefinitions() - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- getWhatIfEngine() - Method in class com.activeviam.tools.whatif.example.WhatIfSpringSampleConfig
- getWhatIfSubmission(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- getWhatIfSubmissions() - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
H
- handleConflict(IWhatIfSubmission, String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfConflictManager
-
attempts to handle any conflicts on the merge
- hasMasterEpochChanged(long, IDatastoreConfig) - Static method in class com.activeviam.tools.whatif.core.util.WhatIfUtils
- hasParser - Variable in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- hasParser() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
I
- id - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- id - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- ID - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- init(IRecordFormat, IRecordFormat) - Method in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- isAdd(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isAddingNewRecordsAllowed() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- isAuthorised(WhatIfStatus) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
- isCompleted(WhatIfStatus) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
- isConsistentStatus() - Static method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- isDeletingRecordAllowed() - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- isEmpty(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isExecute(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isFailed(WhatIfStatus) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
- isFind(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isInactive(WhatIfStatus) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
- isReadOnly() - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- isRemove(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isUnauthorised(WhatIfStatus) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
- isUpdate(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- isUpdateWhere(WhatIfOperationType) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
- IWhatIfConflictManager - Interface in com.activeviam.tools.whatif.core
- IWhatIfDefinition - Interface in com.activeviam.tools.whatif.core
-
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.
- IWhatIfEngine - Interface in com.activeviam.tools.whatif.core
-
Defines the operation to perform the transaction of the datastore
- IWhatIfExceptionHandler - Interface in com.activeviam.tools.whatif.core
-
Customisable exception handler that containing logic that handles the possible exceptions on executing actions through the WhatIfEngine.
- IWhatIfIdGenerator - Interface in com.activeviam.tools.whatif.core
- IWhatIfSecurityManager - Interface in com.activeviam.tools.whatif.core
-
Manages authorisation on all actions that can be executed via the @
WhatIfEngine
. - IWhatIfSubmission - Interface in com.activeviam.tools.whatif.core
-
Defines the set of definition that will be executed via the @
WhatIfEngine
. - IWhatIfSubmissionManager<T extends IWhatIfSubmission> - Interface in com.activeviam.tools.whatif.core
-
Customisable submission manager that containing logic that handles the persistence of the submission executed through the
IWhatIfEngine
. - IWhatIfWorkflow - Interface in com.activeviam.tools.whatif.core
-
Wraps around the standard actions available through the @
WhatIfEngine
to manage more complex workflows than just directly executing actions through the @WhatIfEngine
.
L
- list() - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Return all the persisted submission
- list() - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- list() - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- logger - Variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- LOGGER - Static variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- LOGGER - Variable in class com.activeviam.tools.whatif.core.WhatIfEngine
- LOGGER - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- LOGGER - Variable in class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- LOGGER - Variable in class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
- LOGGER - Variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- LOGGER - Variable in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
M
- MASTER_BRANCH - Static variable in class com.activeviam.tools.whatif.core.util.WhatIfUtils
- MASTER_EPOCH - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- masterEpoch - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- merge(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- merge(IWhatIfSubmission) - Method in interface com.activeviam.tools.whatif.core.IWhatIfEngine
-
Merge a
IWhatIfSubmission
into a branch - merge(IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfEngine
- merge(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfWorkflow
-
Initiate workflow of a merge branch request of a given branch to master that should if completed result in a call to
WhatIfEngine.merge(IWhatIfSubmission)
- merge(String) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- merge(String, String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfWorkflow
-
Initiate workflow of a merge branch request of a given branch to another selected branch that should if completed result in a call to
WhatIfEngine.merge(IWhatIfSubmission)
- merge(String, String) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- MERGE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- mergeBranch(String) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- mvPivot - Variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- mvPivot - Variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- mvPivot - Variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
N
- name - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- NAME - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- NoOpWhatIfSecurityManager - Class in com.activeviam.tools.whatif.example
- NoOpWhatIfSecurityManager() - Constructor for class com.activeviam.tools.whatif.example.NoOpWhatIfSecurityManager
O
- onDeleteException(IDatastore, String, Exception) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- onDeleteException(IDatastore, String, Exception) - Method in interface com.activeviam.tools.whatif.core.IWhatIfExceptionHandler
-
Called on any exception thrown from within a branch delete.
- onDeleteException(IDatastore, String, Exception) - Method in class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- onException(Exception) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- onException(Exception) - Method in interface com.activeviam.tools.whatif.core.IWhatIfExceptionHandler
-
Called on a generic exception thrown.
- onException(Exception) - Method in class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- onExecuteException(IDatastore, IWhatIfSubmission, Exception) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- onExecuteException(IDatastore, IWhatIfSubmission, Exception) - Method in interface com.activeviam.tools.whatif.core.IWhatIfExceptionHandler
-
Called on any exception thrown from within a @
IWhatIfSubmission
execution. - onExecuteException(IDatastore, IWhatIfSubmission, Exception) - Method in class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- onMembersChanged(IClusterView, Set<IAddress>, Set<IAddress>, String) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- onMergeException(IDatastore, String, Exception) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- onMergeException(IDatastore, String, Exception) - Method in interface com.activeviam.tools.whatif.core.IWhatIfExceptionHandler
-
Called on any exception thrown from within a branch merge.
- onMergeException(IDatastore, String, Exception) - Method in class com.activeviam.tools.whatif.example.BaseWhatIfExceptionHandler
- operationType - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
P
- parameters - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- PLUGIN_KEY - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- processReplies(Collection<IBroadcastResult<IWhatIfSubmission>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- processReplies(Collection<IBroadcastResult<WhatIfStatus>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- processReplies(Collection<IBroadcastResult<WhatIfStatus>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- processReplies(Collection<IBroadcastResult<Long>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.EpochMessenger
- processReplies(Collection<IBroadcastResult<Object[]>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesFinderMessenger
- processReplies(Collection<IBroadcastResult<List<Object[]>>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- processReplies(Collection<IBroadcastResult<List<Object[]>>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- processReplies(Collection<IBroadcastResult<List<Object>>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreMetadataMessenger
- processReplies(Collection<IBroadcastResult<Map<String, SerializableDatastoreMetadata>>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.DatastoreInfoMessenger
- processReplies(Collection<IBroadcastResult<Set<String>>>) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchesRetrivalMessenger
Q
- QuerierMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- QuerierMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- QuerierMessenger(IRecordQuery) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
R
- readExternal(ObjectInput) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- readExternal(ObjectInput) - Method in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- readExternal(ObjectInput) - Method in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- readExternal(ObjectInput) - Method in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- readExternal(ObjectInput) - Method in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- readOnly - Variable in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- RELEASE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- REMOVE - com.activeviam.tools.whatif.core.WhatIfOperationType
- RemoveTuplesWhatIfDefinition - Class in com.activeviam.tools.whatif.example
- RemoveTuplesWhatIfDefinition() - Constructor for class com.activeviam.tools.whatif.example.RemoveTuplesWhatIfDefinition
- RemoveTuplesWhatIfDefinition(Object, String, String, List<String>, ICondition) - Constructor for class com.activeviam.tools.whatif.example.RemoveTuplesWhatIfDefinition
- ROLE_ACTIVEMONITOR - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ROLE_ADMIN - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ROLE_APPROVER - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ROLE_CS_ROOT - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ROLE_TECH - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- ROLE_USER - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- RollbackMessenger - Class in com.activeviam.tools.whatif.core.dist.msg
- RollbackMessenger() - Constructor for class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- RollbackMessenger(IWhatIfSubmission) - Constructor for class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
- RUNNING - com.activeviam.tools.whatif.core.WhatIfStatus
S
- securityManager - Variable in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- securityManager - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- SerializableDatastoreMetadata - Class in com.activeviam.tools.whatif.core.util
- SerializableDatastoreMetadata(Map<String, String>, SerializableFieldDescription[], int[], boolean, boolean, String[], IFormatter[]) - Constructor for class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- SerializableFieldDescription - Class in com.activeviam.tools.whatif.core.util
- SerializableFieldDescription() - Constructor for class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- SerializableFieldDescription(String, String, int, Object, boolean, boolean) - Constructor for class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- serialVersionUID - Static variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- serviceConfig - Variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- setAddingNewRecordsAllowed(boolean) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setBaseBranch(String) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setBaseBranch(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the branch where retrieve the data
- setBranchName(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Set the name of the branch where execute the submission
- setBranchName(String) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setBranchName(String) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setCondition(ICondition) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setCondition(ICondition) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the condition used to retrieve entries from a store that are to be impacted via the
IWhatIfDefinition.updateEntries(Map)
logic. - setCreationDate(LocalDateTime) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setCreationDate(LocalDateTime) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setDatastoreConfig(IDatastoreConfig) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- setDatastoreConfig(IDatastoreConfig) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- setDatastoreConfig(IDatastoreConfig) - Method in class com.activeviam.tools.whatif.core.WhatIfEngine
- setDatastoreConfig(IDatastoreConfig) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setDefaultValue(Object) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setDefinitionName(String) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setDefinitionName(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the name of the definition
- setDeletingRecordAllowed(boolean) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setDiff(WhatIfDiff) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Set the diff in of the submission
- setDiff(WhatIfDiff) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setDiff(WhatIfDiff) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setDistributedAddress(Map<Object, Set<String>>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
In distributed environment set the address where all the definitions in the submission will be executed
- setDistributedAddress(Map<Object, Set<String>>) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setDistributedAddress(Map<Object, Set<String>>) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setDistributedQueryUtils(WhatIfDistributedQueryUtils) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- setExecutionDate(LocalDateTime) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Set the date of the execution
- setExecutionDate(LocalDateTime) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setExecutionDate(LocalDateTime) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setFieldName(String) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setFieldNamesToType(Map<String, String>) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setFieldsDescription(SerializableFieldDescription[]) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setFormatters(IFormatter[]) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setHasParser(boolean) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setId(Long) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Set the Id of the submission
- setId(Long) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setId(Long) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setId(Object) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setId(Object) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the Id of the definition
- setIndex(int) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setKeyFieldsIndexes(int[]) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setMasterEpoch(long) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setMasterEpoch(long) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setMvPivot(IMultiVersionDistributedActivePivot) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- setMvPivot(IMultiVersionDistributedActivePivot) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- setMvPivot(IMultiVersionDistributedActivePivot) - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- setName(String) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setName(String) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setOperationType(WhatIfOperationType) - Method in class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- setOperationType(WhatIfOperationType) - Method in class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- setOperationType(WhatIfOperationType) - Method in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- setOperationType(WhatIfOperationType) - Method in class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- setOperationType(WhatIfOperationType) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setOperationType(WhatIfOperationType) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the type of operation
- setParameters(Map<String, String>) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setParameters(Map<String, String>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the parameters used by the definition
- setParsers(String[]) - Method in class com.activeviam.tools.whatif.core.util.SerializableDatastoreMetadata
- setReadOnly(boolean) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setSecurityManager(IWhatIfSecurityManager) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- setSecurityManager(IWhatIfSecurityManager) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setServiceConfig(IDatastoreServiceConfiguration) - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- setSessionFactory(SessionFactory) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- setStatus(WhatIfStatus) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmission
-
Set the status of the submission
- setStatus(WhatIfStatus) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setStatus(WhatIfStatus) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setStoreFields(List<String>) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setStoreFields(List<String>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the fields used by the definition
- setStoreName(String) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- setStoreName(String) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Set the Store modified by the definition
- setSubmissionManager(IWhatIfSubmissionManager) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- setType(String) - Method in class com.activeviam.tools.whatif.core.util.SerializableFieldDescription
- setUserId(String) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setUserId(String) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setWhatIfConflictManager(IWhatIfConflictManager) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setWhatIfDefinitions(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.core.WhatIfSubmission
- setWhatIfDefinitions(List<IWhatIfDefinition>) - Method in class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- setWhatIfEngine(IWhatIfEngine) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setWhatIfExceptionHandler(IWhatIfExceptionHandler) - Method in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- setWhatIfExceptionHandler(IWhatIfExceptionHandler) - Method in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- setWhatIfExceptionHandler(IWhatIfExceptionHandler) - Method in class com.activeviam.tools.whatif.core.WhatIfEngine
- setWhatIfIdGenerator(IWhatIfIdGenerator) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setWhatIfRoles(Map<String, Set<String>>) - Method in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- setWhatIfSubmissionManager(IWhatIfSubmissionManager<IWhatIfSubmission>) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- setWhatIfSubmissionManager(IWhatIfSubmissionManager<IWhatIfSubmission>) - Method in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- setWhatIfWorkflow(IWhatIfWorkflow) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- SpringWhatIfSecurityManager - Class in com.activeviam.tools.whatif.example
- SpringWhatIfSecurityManager() - Constructor for class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- status - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- STATUS - Static variable in class com.activeviam.tools.whatif.core.util.Constants.Submission
- STATUS - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- STORE_NAME - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- storeFields - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- storeName - Variable in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- storeName - Variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- storeToAddress - Static variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- StoreUtils - Class in com.activeviam.tools.whatif.core.util
- StoreUtils() - Constructor for class com.activeviam.tools.whatif.core.util.StoreUtils
- Submission() - Constructor for class com.activeviam.tools.whatif.core.util.Constants.Submission
- SUBMISSION_ID - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- SUBMISSION_NAME - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- sum - Variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
U
- UNAUTHORISED - com.activeviam.tools.whatif.core.WhatIfStatus
- update(Object, IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- update(Object, IWhatIfSubmission) - Method in class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- update(Object, T) - Method in interface com.activeviam.tools.whatif.core.IWhatIfSubmissionManager
-
Update a submission
- UPDATE - com.activeviam.tools.whatif.core.WhatIfOperationType
- UPDATE - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- UPDATE_WHERE - com.activeviam.tools.whatif.core.WhatIfOperationType
- updateEntries(Map<String, Object>) - Method in class com.activeviam.tools.whatif.core.AAddWhatIfDefinition
- updateEntries(Map<String, Object>) - Method in class com.activeviam.tools.whatif.core.ARemoveWhatIfDefinition
- updateEntries(Map<String, Object>) - Method in class com.activeviam.tools.whatif.core.AUpdateWhatIfDefinition
- updateEntries(Map<String, Object>) - Method in class com.activeviam.tools.whatif.core.AUpdateWhereWhatIfDefinition
- updateEntries(Map<String, Object>) - Method in class com.activeviam.tools.whatif.core.AWhatIfDefinition
- updateEntries(Map<String, Object>) - Method in interface com.activeviam.tools.whatif.core.IWhatIfDefinition
-
Logic that updates all entries that are retrieved from store before persisting them back into the branch defined in the
IWhatIfSubmission
. - USER_ACTIVEMONITOR - Static variable in class com.activeviam.tools.whatif.example.SpringWhatIfSecurityManager
- USER_ID - Static variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- userId - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
V
- valueOf(String) - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.activeviam.tools.whatif.core.WhatIfOperationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.activeviam.tools.whatif.core.WhatIfStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VOLATILE_DATASTORE_ID - Static variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
W
- WAITINGAPPROVAL - com.activeviam.tools.whatif.core.WhatIfStatus
- whatIfConflictManager - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- WhatIfDatastoreDefinition - Class in com.activeviam.tools.whatif.core
-
Defines the store containing all the information to persist a
WhatIfSubmission
- WhatIfDatastoreDefinition() - Constructor for class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
- WhatIfDatastoreSubmissionManager - Class in com.activeviam.tools.whatif.core
- WhatIfDatastoreSubmissionManager() - Constructor for class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- whatIfDefinition - Variable in class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- whatIfDefinitions - Variable in class com.activeviam.tools.whatif.core.WhatIfSubmission
- WhatIfDiff - Class in com.activeviam.tools.whatif.core
-
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
- WhatIfDiff() - Constructor for class com.activeviam.tools.whatif.core.WhatIfDiff
- whatIfDiffEntryToString(List<Map<String, Object>>) - Method in class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- WhatIfDistributedController - Class in com.activeviam.tools.whatif.core.dist
- WhatIfDistributedController(IMultiVersionDistributedActivePivot, Properties) - Constructor for class com.activeviam.tools.whatif.core.dist.WhatIfDistributedController
- WhatIfDistributedEngine - Class in com.activeviam.tools.whatif.core.dist
- WhatIfDistributedEngine() - Constructor for class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- WhatIfDistributedExceptionHandler - Class in com.activeviam.tools.whatif.core.dist
- WhatIfDistributedExceptionHandler() - Constructor for class com.activeviam.tools.whatif.core.dist.WhatIfDistributedExceptionHandler
- WhatIfDistributedQueryUtils - Class in com.activeviam.tools.whatif.core.util
- WhatIfDistributedQueryUtils() - Constructor for class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- WhatIfDistributedQueryUtils(IMultiVersionDistributedActivePivot, IDatastoreServiceConfiguration) - Constructor for class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- whatIfEngine - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- WhatIfEngine - Class in com.activeviam.tools.whatif.core
- WhatIfEngine() - Constructor for class com.activeviam.tools.whatif.core.WhatIfEngine
- whatIfExceptionHandler - Variable in class com.activeviam.tools.whatif.core.dist.WhatIfDistributedEngine
- whatIfExceptionHandler - Variable in class com.activeviam.tools.whatif.core.util.WhatIfDistributedQueryUtils
- whatIfExceptionHandler - Variable in class com.activeviam.tools.whatif.core.WhatIfEngine
- WhatIfHibernateSubmissionManager - Class in com.activeviam.tools.whatif.example
- WhatIfHibernateSubmissionManager() - Constructor for class com.activeviam.tools.whatif.example.WhatIfHibernateSubmissionManager
- whatIfIdGenerator - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- WhatIfIdGenerator - Class in com.activeviam.tools.whatif.example
- WhatIfIdGenerator() - Constructor for class com.activeviam.tools.whatif.example.WhatIfIdGenerator
- WhatIfManagerService - Class in com.activeviam.tools.whatif.core.rest
- WhatIfManagerService() - Constructor for class com.activeviam.tools.whatif.core.rest.WhatIfManagerService
- WhatIfOperationType - Enum in com.activeviam.tools.whatif.core
-
Represents the type of operation.
- WhatIfRestService - Class in com.activeviam.tools.whatif.core.rest
- WhatIfRestService() - Constructor for class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- WhatIfSpringSampleConfig - Class in com.activeviam.tools.whatif.example
- WhatIfSpringSampleConfig() - Constructor for class com.activeviam.tools.whatif.example.WhatIfSpringSampleConfig
- WhatIfStatus - Enum in com.activeviam.tools.whatif.core
-
Represents the status of any @
IWhatIfSubmission
- WhatIfStoreDesc() - Static method in class com.activeviam.tools.whatif.core.WhatIfDatastoreDefinition
-
Specify the description of the store containing information to persist a
WhatIfSubmission
- WhatIfSubmission - Class in com.activeviam.tools.whatif.core
- WhatIfSubmission(String, List<IWhatIfDefinition>, String, String, long) - Constructor for class com.activeviam.tools.whatif.core.WhatIfSubmission
- WhatIfSubmissionJPA - Class in com.activeviam.tools.whatif.example
- WhatIfSubmissionJPA() - Constructor for class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- WhatIfSubmissionJPA(String, List<IWhatIfDefinition>, String, String, long) - Constructor for class com.activeviam.tools.whatif.example.WhatIfSubmissionJPA
- whatIfSubmissionManager - Variable in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- whatIfSubmissionManager - Variable in class com.activeviam.tools.whatif.core.WhatIfWorkflow
- whatIfSubmissionStore - Variable in class com.activeviam.tools.whatif.core.WhatIfDatastoreSubmissionManager
- WhatIfUpdateWhere - Class in com.activeviam.tools.whatif.core
-
Used to execute a What If transaction using Update Where
- WhatIfUpdateWhere(IWhatIfDefinition, IDatastore, List<Map<String, Object>>, List<Map<String, Object>>) - Constructor for class com.activeviam.tools.whatif.core.WhatIfUpdateWhere
- WhatIfUtils - Class in com.activeviam.tools.whatif.core.util
- WhatIfUtils() - Constructor for class com.activeviam.tools.whatif.core.util.WhatIfUtils
- whatIfWorkflow - Variable in class com.activeviam.tools.whatif.core.rest.WhatIfRestService
- WhatIfWorkflow - Class in com.activeviam.tools.whatif.core
- WhatIfWorkflow() - Constructor for class com.activeviam.tools.whatif.core.WhatIfWorkflow
- writeExternal(ObjectOutput) - Method in class com.activeviam.tools.whatif.core.dist.msg.BranchQuerierMessenger
- writeExternal(ObjectOutput) - Method in class com.activeviam.tools.whatif.core.dist.msg.DeleteBranchMessenger
- writeExternal(ObjectOutput) - Method in class com.activeviam.tools.whatif.core.dist.msg.ExecuteSubmissionMessenger
- writeExternal(ObjectOutput) - Method in class com.activeviam.tools.whatif.core.dist.msg.QuerierMessenger
- writeExternal(ObjectOutput) - Method in class com.activeviam.tools.whatif.core.dist.msg.RollbackMessenger
All Classes All Packages