Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectAccessFaultType

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.
 



Copyright © 2011 evolveum. All Rights Reserved.