Uses of Class
com.evolveum.icf.dummy.resource.SchemaViolationException

Packages that use SchemaViolationException
com.evolveum.icf.dummy.resource   
com.evolveum.midpoint.model.test   
 

Uses of SchemaViolationException in com.evolveum.icf.dummy.resource
 

Methods in com.evolveum.icf.dummy.resource that throw SchemaViolationException
 void DummyAccount.addAttributeValue(String name, Object value)
           
 void DummyAccount.addAttributeValues(String name, Collection<Object> valuesToAdd)
           
 void DummyAccount.addAttributeValues(String name, String... valuesToAdd)
           
 void DummyAccount.removeAttributeValues(String name, Collection<Object> values)
           
 void DummyAccount.replaceAttributeValue(String name, Object value)
           
 void DummyAccount.replaceAttributeValues(String name, Collection<Object> values)
           
 

Uses of SchemaViolationException in com.evolveum.midpoint.model.test
 

Methods in com.evolveum.midpoint.model.test that throw SchemaViolationException
 void DummyResourceContoller.addAccount(String userId, String fullName)
           
 void DummyResourceContoller.addAccount(String userId, String fullName, String location)
           
 



Copyright © 2013 evolveum. All Rights Reserved.