Uses of Interface
se.conciliate.extensions.store.MTHistory
Packages that use MTHistory
Package
Description
Provides the means to merge entities into a repository when importing.
Provides a means to create, retrieve, update and delete all different
persistently stored objects.
-
Uses of MTHistory in se.conciliate.extensions.merge
Methods in se.conciliate.extensions.merge with parameters of type MTHistoryModifier and TypeMethodDescriptionMTMerger.compareHistories
(MTHistory existingHistory, MTHistory newHistory) Compares two histories to determine what to do with them when importing. -
Uses of MTHistory in se.conciliate.extensions.store
Methods in se.conciliate.extensions.store that return MTHistoryModifier and TypeMethodDescriptionMTHistoryEnabled.getHistory()
Returns the history object for the entity.Methods in se.conciliate.extensions.store with parameters of type MTHistory