Interface | Description |
---|---|
CascadePreProcessAware |
Capable of updating
PersistencePackage property id values to the correct state given the current context. |
ModuleManager |
Capable of providing the right instance of
WorkflowPersistenceModule
based on the context. |
WorkflowPersistenceModule |
Enterprise counterpart to
PersistenceModule . |
Class | Description |
---|---|
AbstractWorkflowPersistenceModule |
Convenience implementation of
WorkflowPersistenceModule . |
AdornedTargetListWorkflowPersistenceModule |
WorkflowPersistenceModule implementation
for dealing with CRUD operations on adorned target list collections. |
BasicWorkflowPersistenceModule |
WorkflowPersistenceModule implementation
for dealing with CRUD operations on standard entities and basic collections. |
DefaultAdornedTargetReconstituteForAddHandler |
Handles keeping track of ADD operations across sandboxes for adorned target lists
|
DefaultBasicReconstituteForAddHandler |
Keeps track of ADD operations across sandboxes for basic entities and basic collections
|
DefaultMapReconstituteForAddHandler |
Keeps track of ADD operations across sandboxes for maps
|
EnterpriseAdornedTargetListPersistenceModule |
Enterprise version of
AdornedTargetListPersistenceModule |
EnterpriseMapStructurePersistenceModule | |
MapStructureWorkflowPersistenceModule |
WorkflowPersistenceModule implementation
for dealing with CRUD operations on map structures. |
ProductToSkuTranslationReconstituteForAddHandler |
Keeps track of update operations across sandboxes for translations involving an added Sku
|
RuleBuilderReconstituteForAddHandler |
Keeps track of update operations across sandboxes for rule builder json involving references to added entities
|
SkuReconstituteForAddHandler |
Keeps track of ADD operations across sandboxes for product options
|
TranslationReconstituteForAddHandler |
Keeps track of update operations across sandboxes for translations involving an added entity
|
Copyright © 2021. All rights reserved.