com.evolveum.midpoint.schema
Class ObjectSelector

java.lang.Object
  extended by com.evolveum.midpoint.schema.ObjectSelector

public class ObjectSelector
extends Object

Author:
semancik

Constructor Summary
ObjectSelector(ItemPath path)
           
 
Method Summary
 ItemPath getPath()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ObjectSelector

public ObjectSelector(ItemPath path)
Method Detail

getPath

public ItemPath getPath()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 evolveum. All Rights Reserved.