Uses of Class
de.espirit.common.util.Pair
Package
Description
Provides interfaces to handle content transport features.
Attention
To use this functionality your license must have feature 'packagepool' licensed.
Attention
To use this functionality your license must have feature 'packagepool' licensed.
-
Uses of Pair in de.espirit.common.util
-
Uses of Pair in de.espirit.firstspirit.access.editor.value
Modifier and TypeMethodDescriptionSectionList.diff
(SectionList others) Deprecated.since 5.2.21 - see type -
Uses of Pair in de.espirit.firstspirit.access.project
Modifier and TypeMethodDescriptionInlinePreviewConstraints.getGDataAPiCredentials()
Deprecated, for removal: This API element is subject to removal in a future version.since 5.2.180904 - no replacementModifier and TypeMethodDescriptionvoid
InlinePreviewConstraints.setGDataApiCredentials
(Pair<String, String> credentials) Deprecated, for removal: This API element is subject to removal in a future version.since 5.2.180904 - no replacement -
Uses of Pair in de.espirit.firstspirit.access.schedule
Modifier and TypeMethodDescriptionGenerateTask.getGenerateList()
Get a list of language/template set combinations which should be generated. -
Uses of Pair in de.espirit.firstspirit.common
Modifier and TypeMethodDescriptionThe changes result pairs.A pair of newUUID ↔ oldUUI for a given entity. -
Uses of Pair in de.espirit.firstspirit.feature
Modifier and TypeMethodDescriptionFeatureModel.getMissingReferences()
Returns all missing references of this feature model existing at time calling this method. -
Uses of Pair in de.espirit.firstspirit.storage
Modifier and TypeMethodDescriptionChildrenChangeDetail.getReorderedElements()
Returns an unmodifiable map of elements which were reordered during the change of the belonging children list.
The value of the map is a pair of (key=oldPosistionIndex, value=newPositionIndex) -
Uses of Pair in de.espirit.firstspirit.store.access.nexport
Modifier and TypeMethodDescription@NotNull Collection<Pair<ExportInfoFileHandle,
ExportInfoFileHandle>> ExportInfo.getMovedFileHandles()
Get the detailed information on moved file handles. -
Uses of Pair in de.espirit.firstspirit.store.access.nexport.operations
Modifier and TypeMethodDescription@NotNull Collection<Pair<ExportInfoFileHandle,
ExportInfoFileHandle>> ExportOperation.Result.getMovedFileHandles()
Get the detailed information on moved file handles.