Class ObjectAlreadyExistsFaultType

  • All Implemented Interfaces:
    JaxbVisitable, Serializable, Cloneable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode

    public class ObjectAlreadyExistsFaultType
    extends ObjectAccessFaultType
    implements Serializable, Cloneable, JaxbVisitable, org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
    Object with specified criteria (OID) already exists in the repository.

    Java class for ObjectAlreadyExistsFaultType complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="ObjectAlreadyExistsFaultType">
       <complexContent>
         <extension base="{http://midpoint.evolveum.com/xml/ns/public/common/fault-3}ObjectAccessFaultType">
         </extension>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form