public class ObjectQueryUtil extends Object
Constructor and Description |
---|
ObjectQueryUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends ObjectType> |
createNameQuery(Class<T> clazz,
PrismContext prismContext,
String name) |
static ObjectQuery |
createResourceAndAccountQuery(String resourceOid,
QName objectClass,
PrismContext prismContext) |
static ObjectQuery |
createRootOrgQuery(PrismContext prismContext) |
public static ObjectQuery createResourceAndAccountQuery(String resourceOid, QName objectClass, PrismContext prismContext) throws SchemaException
SchemaException
public static <T extends ObjectType> ObjectQuery createNameQuery(Class<T> clazz, PrismContext prismContext, String name) throws SchemaException
SchemaException
public static ObjectQuery createRootOrgQuery(PrismContext prismContext) throws SchemaException
SchemaException
Copyright © 2013 evolveum. All rights reserved.