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 interfaceSpecific type on entity references identified by a tuple of schema uid, type name, and a unique key.static interfaceSpecific type on external references identified by their external resource.static interfaceSpecific type on references identified by their id and kind.static interfaceSpecific type on references identified by their uid and type.static interfaceSpecific type on foreign references of projects identified by their id.static interfaceSpecific 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.ReferenceReferencesChangeDetail.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.