|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectAccessFaultType | |
---|---|
com.evolveum.midpoint.xml.ns._public.common.fault_1 |
Uses of ObjectAccessFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_1 |
---|
Subclasses of ObjectAccessFaultType in com.evolveum.midpoint.xml.ns._public.common.fault_1 | |
---|---|
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. |
Methods in com.evolveum.midpoint.xml.ns._public.common.fault_1 that return ObjectAccessFaultType | |
---|---|
ObjectAccessFaultType |
ObjectAccessFaultType.clone()
Creates and returns a deep copy of this object. |
Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_1 with parameters of type ObjectAccessFaultType | |
---|---|
ObjectAccessFaultType(ObjectAccessFaultType o)
Creates a new ObjectAccessFaultType instance by deeply copying a given ObjectAccessFaultType instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |