Uses of Interface
de.espirit.firstspirit.storage.RevisionChangeDetail
Packages that use RevisionChangeDetail
-
Uses of RevisionChangeDetail in de.espirit.firstspirit.event
Methods in de.espirit.firstspirit.event that return types with arguments of type RevisionChangeDetailModifier and TypeMethodDescription@NotNull Map<ChangeType,RevisionChangeDetail> IDProviderChange.getChangeDetails()Get revision change details for this element change. -
Uses of RevisionChangeDetail in de.espirit.firstspirit.storage
Subinterfaces of RevisionChangeDetail in de.espirit.firstspirit.storageModifier and TypeInterfaceDescriptioninterfaceInterface indicating a change of a children list of the belonging StoreElementinterfaceThis interface indicates changes incontent form dataormeta form dataon a belonging store element.interfaceInterface for providing details about language changes.
This interface allows to retrieve information about which languages have been affected by a change operation.interfaceIndicates permission changes on a belonging store element.interfaceInterface indicating changes in referenced elements.Methods in de.espirit.firstspirit.storage that return types with arguments of type RevisionChangeDetailModifier and TypeMethodDescriptionRevisionMetaData.getChangedStoreElements()Returns an unmodifiable map of storeelement changes indicating all changes processed in the belonging revision.