Uses of Class
de.espirit.common.util.Pair
Packages that use 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
Methods in de.espirit.common.util that return Pair -
Uses of Pair in de.espirit.firstspirit.access.editor.value
Methods in de.espirit.firstspirit.access.editor.value that return types with arguments of type PairModifier and TypeMethodDescriptionSectionList.diff
(SectionList others) Deprecated.since 5.2.21 - see type -
Uses of Pair in de.espirit.firstspirit.access.project
Methods in de.espirit.firstspirit.access.project that return PairModifier and TypeMethodDescriptionInlinePreviewConstraints.getGDataAPiCredentials()
Deprecated, for removal: This API element is subject to removal in a future version.since 5.2.180904 - no replacementMethods in de.espirit.firstspirit.access.project with parameters of type PairModifier 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
Methods in de.espirit.firstspirit.access.schedule that return types with arguments of type PairModifier and TypeMethodDescriptionGenerateTask.getGenerateList()
Get a list of language/template set combinations which should be generated. -
Uses of Pair in de.espirit.firstspirit.common
Methods in de.espirit.firstspirit.common that return PairModifier and TypeMethodDescriptionThe changes result pairs.A pair of newUUID ↔ oldUUI for a given entity.Methods in de.espirit.firstspirit.common that return types with arguments of type Pair -
Uses of Pair in de.espirit.firstspirit.feature
Methods in de.espirit.firstspirit.feature that return PairModifier 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
Methods in de.espirit.firstspirit.storage that return types with arguments of type PairModifier 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
Methods in de.espirit.firstspirit.store.access that return types with arguments of type Pair -
Uses of Pair in de.espirit.firstspirit.store.access.nexport
Methods in de.espirit.firstspirit.store.access.nexport that return types with arguments of type PairModifier 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
Methods in de.espirit.firstspirit.store.access.nexport.operations that return types with arguments of type PairModifier and TypeMethodDescription@NotNull Collection<Pair<ExportInfoFileHandle,
ExportInfoFileHandle>> ExportOperation.Result.getMovedFileHandles()
Get the detailed information on moved file handles.