Package org.faktorips.runtime
Interface IUnresolvedReference
-
- All Known Implementing Classes:
DefaultUnresolvedReference
public interface IUnresolvedReference- Author:
- Jan Ortmann
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidresolve(IObjectReferenceStore store)
-
-
-
Method Detail
-
resolve
void resolve(IObjectReferenceStore store) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-