|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.evolveum.midpoint.test.util.DirectoryFileObjectResolver
public class DirectoryFileObjectResolver
| Constructor Summary | |
|---|---|
DirectoryFileObjectResolver(java.io.File directory)
|
|
| Method Summary | |
|---|---|
ObjectType |
resolve(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
Resolve the provided reference to object (ObjectType). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryFileObjectResolver(java.io.File directory)
| Method Detail |
|---|
public ObjectType resolve(ObjectReferenceType ref,
java.lang.String contextDescription,
OperationResult result)
throws ObjectNotFoundException,
SchemaException
ObjectResolver
resolve in interface ObjectResolverref - object reference to resolvecontextDescription - short description of the context of resolution, e.g. "executing expression FOO". Used in error messages.
ObjectNotFoundException - requested object does not exist
SchemaException - error dealing with storage schema
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||