Uses of Class
com.evolveum.midpoint.test.util.SampleObjects

Packages that use SampleObjects
com.evolveum.midpoint.test.util   
 

Uses of SampleObjects in com.evolveum.midpoint.test.util
 

Methods in com.evolveum.midpoint.test.util that return SampleObjects
static SampleObjects SampleObjects.findByOID(java.lang.String value)
           
static SampleObjects SampleObjects.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SampleObjects[] SampleObjects.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.test.util with parameters of type SampleObjects
static ExtensibleObjectType TestUtil.getSampleObject(SampleObjects object)
          Gets an object from the sample object store and unmarshall it.
 



Copyright © 2011 evolveum. All Rights Reserved.