org.faktorips.runtime
Class DefaultReferenceResolver
java.lang.Object
org.faktorips.runtime.DefaultReferenceResolver
public class DefaultReferenceResolver
- extends Object
Resolves the unresolved references in the given store.
- Author:
- Jan Ortmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultReferenceResolver
public DefaultReferenceResolver()
resolve
public void resolve(IObjectReferenceStore store)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
- Resolves the unresolved references in the given store.
- Throws:
IllegalArgumentException
IllegalAccessException
InvocationTargetException
Copyright © 2015. All rights reserved.