|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||