Modifier and Type | Method and Description |
---|---|
ReferenceEntry[] |
ReferenceEntry.getUsages()
Returns usages of this reference.
|
Modifier and Type | Method and Description |
---|---|
ReferenceEntry |
Reference.getReferenceEntry()
Deprecated.
since 4.2.24 - no replacement
|
ReferenceEntry |
Reference.getReferenceEntry(UserService userService,
boolean release)
Returns reference entry.
|
Modifier and Type | Method and Description |
---|---|
ReferenceEntry[] |
Project.getBrokenReferences()
Deprecated.
since 5.2.301, use
ProjectReferencesAgent.getBrokenReferences(boolean) . |
ReferenceEntry[] |
Project.getBrokenReferences(boolean release)
Deprecated.
since 5.2.301, use
ProjectReferencesAgent.getBrokenReferences(boolean) . |
ReferenceEntry[] |
Project.getExternalReferences()
Deprecated.
since 5.2.301, use
ProjectReferencesAgent.getExternalReferences(String,boolean) . |
ReferenceEntry[] |
Project.getExternalReferences(boolean release)
Deprecated.
since 5.2.301, use
ProjectReferencesAgent.getExternalReferences(String,boolean) . |
ReferenceEntry[] |
Project.getExternalReferences(String category,
boolean release)
Deprecated.
since 5.2.301, use
ProjectReferencesAgent.getExternalReferences(String,boolean) . |
Modifier and Type | Method and Description |
---|---|
ReferenceEntry[] |
StoreElement.getIncomingReferences()
Returns all incoming references of this
StoreElement . |
ReferenceEntry[] |
StoreElement.getOutgoingReferences()
Returns all outgoing references of this
StoreElement . |
Modifier and Type | Method and Description |
---|---|
Set<ReferenceEntry> |
StoreElement.getReferences()
Returns current outgoing references of this store element.
|
Modifier and Type | Method and Description |
---|---|
ReferenceEntry[] |
Schema.getIncomingReferences(Entity entity)
Returns current incoming references of the given
entity . |
ReferenceEntry[] |
Schema.getIncomingReferences(Entity entity,
boolean release)
Returns current or release incoming references of the given
entity . |
ReferenceEntry[] |
Schema.getOutgoingReferences(Entity entity)
Returns current outgoing references of the given
entity . |
ReferenceEntry[] |
Schema.getOutgoingReferences(Entity entity,
boolean release)
Returns current or release outgoing references of the given
entity . |
Modifier and Type | Method and Description |
---|---|
List<ReferenceEntry> |
ProjectReferencesAgent.getBrokenReferences(boolean release)
Get all broken references from all current or release stores.
|
List<ReferenceEntry> |
ProjectReferencesAgent.getExternalReferences(String category,
boolean release)
Get all external references from the current or from the release stores.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210