public interface ReferencesChangeDetail extends RevisionChangeDetail
Modifier and Type | Interface and Description |
---|---|
static interface |
ReferencesChangeDetail.ContentReference
Specific type on entity references identified by a tuple of schema uid, type name, and a unique key.
|
static interface |
ReferencesChangeDetail.ExternalReference
Specific type on external references identified by their external resource.
|
static interface |
ReferencesChangeDetail.IdReference
Specific type on references identified by their id and kind.
|
static interface |
ReferencesChangeDetail.NameReference
Specific type on references identified by their uid and type.
|
static interface |
ReferencesChangeDetail.ProjectReference
Specific type on foreign references of projects identified by their id.
|
static interface |
ReferencesChangeDetail.Reference
Marker interface for elements providing information on references.
|
static interface |
ReferencesChangeDetail.RemoteReference
Specific type on foreign references of projects identified by their remote configuration name.
|
Modifier and Type | Method and Description |
---|---|
Set<ReferencesChangeDetail.Reference> |
getAddedReferences()
Returns the set of added references.
|
Set<ReferencesChangeDetail.Reference> |
getDeletedReferences()
Returns the set of deleted references.
|
getChangeType
Set<ReferencesChangeDetail.Reference> getAddedReferences()
Set<ReferencesChangeDetail.Reference> getDeletedReferences()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500