|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface StoreElementReferenceHolder
Definition of a store element reference holding container.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface de.espirit.firstspirit.client.access.editor.ReferenceHolder |
|---|
ReferenceHolder.ChangeCallback |
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface de.espirit.firstspirit.client.access.editor.ReferenceHolder |
|---|
toReference |
| Method Detail |
|---|
@Nullable
IDProvider getElement()
throws IllegalStateException
IllegalStateException - If a referenced remote project is not defined.@Nullable String getRemote()
boolean exists()
true, if the element exists.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||