Package | Description |
---|---|
de.espirit.firstspirit.storage |
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.RemoteReference
Specific type on foreign references of projects identified by their remote configuration name.
|
Modifier and Type | Method and Description |
---|---|
ReferencesChangeDetail.Reference |
ReferencesChangeDetail.ProjectReference.getReference()
Get the foreign reference.
|
ReferencesChangeDetail.Reference |
ReferencesChangeDetail.RemoteReference.getReference()
Get the foreign reference.
|
Modifier and Type | Method and Description |
---|---|
Set<ReferencesChangeDetail.Reference> |
ReferencesChangeDetail.getAddedReferences()
Returns the set of added references.
|
Set<ReferencesChangeDetail.Reference> |
ReferencesChangeDetail.getDeletedReferences()
Returns the set of deleted references.
|
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500