|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.evolveum.midpoint.schema.util.ObjectQueryUtil
public class ObjectQueryUtil
Constructor Summary | |
---|---|
ObjectQueryUtil()
|
Method Summary | ||
---|---|---|
static
|
createNameQuery(java.lang.Class<T> clazz,
PrismContext prismContext,
java.lang.String name)
|
|
static ObjectQuery |
createResourceAndAccountQuery(java.lang.String resourceOid,
javax.xml.namespace.QName objectClass,
PrismContext prismContext)
|
|
static ObjectQuery |
createRootOrgQuery(PrismContext prismContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectQueryUtil()
Method Detail |
---|
public static ObjectQuery createResourceAndAccountQuery(java.lang.String resourceOid, javax.xml.namespace.QName objectClass, PrismContext prismContext) throws SchemaException
SchemaException
public static <T extends ObjectType> ObjectQuery createNameQuery(java.lang.Class<T> clazz, PrismContext prismContext, java.lang.String name) throws SchemaException
SchemaException
public static ObjectQuery createRootOrgQuery(PrismContext prismContext) throws SchemaException
SchemaException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |