Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.fault_1 |
Modifier and Type | Class and Description |
---|---|
class |
InapplicableOperationFaultType
Operation cannot be applied to the object.
|
class |
ObjectAlreadyExistsFaultType
Object with specified criteria (OID) already exists in the
repository.
|
class |
ObjectNotFoundFaultType
Object with specified criteria (OID) has not been found in the
repository.
|
class |
ReferentialIntegrityFaultType
Operation on an object would cause inconsistencies in referential
integrity.
|
class |
SchemaViolationFaultType
Provided object does not conform to the internal schema.
|
class |
UnsupportedObjectTypeFaultType
Object type passed to the operation is not supported by the
implementation.
|
Modifier and Type | Method and Description |
---|---|
ObjectAccessFaultType |
ObjectAccessFaultType.clone()
Creates and returns a deep copy of this object.
|
Constructor and Description |
---|
ObjectAccessFaultType(ObjectAccessFaultType o)
Creates a new
ObjectAccessFaultType instance by deeply copying a given ObjectAccessFaultType instance. |
Copyright © 2013 evolveum. All rights reserved.