|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ImmutableImportProcessorSummary.PersistedKey | |
---|---|
com.atlassian.confluence.importexport |
Uses of ImmutableImportProcessorSummary.PersistedKey in com.atlassian.confluence.importexport |
---|
Methods in com.atlassian.confluence.importexport that return types with arguments of type ImmutableImportProcessorSummary.PersistedKey | |
---|---|
java.util.Set<ImmutableImportProcessorSummary.PersistedKey> |
ImmutableImportProcessorSummary.getNewPersistedKeys()
Retrieves all the new persisted keys. |
java.util.Set<ImmutableImportProcessorSummary.PersistedKey> |
DefaultImmutableImportProcessorSummary.getNewPersistedKeys()
|
java.util.Set<ImmutableImportProcessorSummary.PersistedKey> |
ImmutableImportProcessorSummary.getOriginalPersistedKeys()
Retrieves all the original persisted keys. |
java.util.Set<ImmutableImportProcessorSummary.PersistedKey> |
DefaultImmutableImportProcessorSummary.getOriginalPersistedKeys()
|
Methods in com.atlassian.confluence.importexport with parameters of type ImmutableImportProcessorSummary.PersistedKey | |
---|---|
java.lang.Object |
ImmutableImportProcessorSummary.getNewIdFor(ImmutableImportProcessorSummary.PersistedKey oldKey)
Retrieves the new id of the object of the given old key. |
java.lang.Object |
DefaultImmutableImportProcessorSummary.getNewIdFor(ImmutableImportProcessorSummary.PersistedKey oldKey)
|
java.lang.Object |
ImmutableImportProcessorSummary.getOriginalIdFor(ImmutableImportProcessorSummary.PersistedKey newKey)
Retrieves the old id of the object of the given new key. |
java.lang.Object |
DefaultImmutableImportProcessorSummary.getOriginalIdFor(ImmutableImportProcessorSummary.PersistedKey newKey)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |