Uses of Interface
de.espirit.firstspirit.storage.ReferencesChangeDetail.Reference
Packages that use ReferencesChangeDetail.Reference
-
Uses of ReferencesChangeDetail.Reference in de.espirit.firstspirit.storage
Subinterfaces of ReferencesChangeDetail.Reference in de.espirit.firstspirit.storageModifier and TypeInterfaceDescriptionstatic interface
Specific type on entity references identified by a tuple of schema uid, type name, and a unique key.static interface
Specific type on external references identified by their external resource.static interface
Specific type on references identified by their id and kind.static interface
Specific type on references identified by their uid and type.static interface
Specific type on foreign references of projects identified by their id.static interface
Specific type on foreign references of projects identified by their remote configuration name.Methods in de.espirit.firstspirit.storage that return ReferencesChangeDetail.ReferenceModifier and TypeMethodDescriptionReferencesChangeDetail.ProjectReference.getReference()
Get the foreign reference.@NotNull ReferencesChangeDetail.Reference
ReferencesChangeDetail.RemoteReference.getReference()
Get the foreign reference.Methods in de.espirit.firstspirit.storage that return types with arguments of type ReferencesChangeDetail.ReferenceModifier and TypeMethodDescriptionReferencesChangeDetail.getAddedReferences()
Returns the set of added references.ReferencesChangeDetail.getDeletedReferences()
Returns the set of deleted references.