Modifier and Type | Method and Description |
---|---|
String |
dump()
Show the content of the object intended for diagnostics by developer.
|
<T extends ObjectType,D extends Definition> |
findDefinition(Class<T> type,
ItemPath path,
Class<D> definitionType) |
static QueryDefinitionRegistry |
getInstance() |
public static QueryDefinitionRegistry getInstance()
public String dump()
Dumpable
public <T extends ObjectType,D extends Definition> D findDefinition(Class<T> type, ItemPath path, Class<D> definitionType)
Copyright © 2013 evolveum. All rights reserved.