public interface IDProviderReferenceHolder extends StoreElementReferenceHolder
ReferenceHolder.ChangeCallback
Modifier and Type | Method and Description |
---|---|
boolean |
exists()
Convenience method, indicating that the referenced element exists in the according store.
|
IDProvider |
getElement()
Resolves the element referenced by this container.
|
String |
getRemote()
Symbolic project name, if the referenced element originates from a remote project.
|
toReference
@Nullable IDProvider getElement() throws IllegalStateException
getElement
in interface StoreElementReferenceHolder
IllegalStateException
- If a referenced remote project is not defined.@Nullable String getRemote()
getRemote
in interface StoreElementReferenceHolder
boolean exists()
exists
in interface StoreElementReferenceHolder
true
, if the element exists.Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500