com.evolveum.midpoint.xml.ns._public.common.fault_1
Class ObjectFactory

java.lang.Object
  extended by com.evolveum.midpoint.xml.ns._public.common.fault_1.ObjectFactory

public class ObjectFactory
extends java.lang.Object

This object contains factory methods for each Java content interface and Java element interface generated in the com.evolveum.midpoint.xml.ns._public.common.fault_1 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.evolveum.midpoint.xml.ns._public.common.fault_1
 
Method Summary
 javax.xml.bind.JAXBElement<FaultType> createFault(FaultType value)
          Create an instance of JAXBElement<FaultType>}
 javax.xml.bind.JAXBElement<IllegalArgumentFaultType> createIllegalArgumentFault(IllegalArgumentFaultType value)
          Create an instance of JAXBElement<IllegalArgumentFaultType>}
 IllegalArgumentFaultType createIllegalArgumentFaultType()
          Create an instance of IllegalArgumentFaultType
 javax.xml.bind.JAXBElement<InapplicableOperationFaultType> createInapplicableOperationFault(InapplicableOperationFaultType value)
          Create an instance of JAXBElement<InapplicableOperationFaultType>}
 InapplicableOperationFaultType createInapplicableOperationFaultType()
          Create an instance of InapplicableOperationFaultType
 javax.xml.bind.JAXBElement<ObjectAlreadyExistsFaultType> createObjectAlreadyExistsFault(ObjectAlreadyExistsFaultType value)
          Create an instance of JAXBElement<ObjectAlreadyExistsFaultType>}
 ObjectAlreadyExistsFaultType createObjectAlreadyExistsFaultType()
          Create an instance of ObjectAlreadyExistsFaultType
 javax.xml.bind.JAXBElement<ObjectNotFoundFaultType> createObjectNotFoundFault(ObjectNotFoundFaultType value)
          Create an instance of JAXBElement<ObjectNotFoundFaultType>}
 ObjectNotFoundFaultType createObjectNotFoundFaultType()
          Create an instance of ObjectNotFoundFaultType
 javax.xml.bind.JAXBElement<ReferentialIntegrityFaultType> createReferentialIntegrityFault(ReferentialIntegrityFaultType value)
          Create an instance of JAXBElement<ReferentialIntegrityFaultType>}
 ReferentialIntegrityFaultType createReferentialIntegrityFaultType()
          Create an instance of ReferentialIntegrityFaultType
 javax.xml.bind.JAXBElement<SchemaViolationFaultType> createSchemaViolationFaul(SchemaViolationFaultType value)
          Create an instance of JAXBElement<SchemaViolationFaultType>}
 SchemaViolationFaultType createSchemaViolationFaultType()
          Create an instance of SchemaViolationFaultType
 javax.xml.bind.JAXBElement<SystemFaultType> createSystemFault(SystemFaultType value)
          Create an instance of JAXBElement<SystemFaultType>}
 SystemFaultType createSystemFaultType()
          Create an instance of SystemFaultType
 javax.xml.bind.JAXBElement<UnsupportedObjectTypeFaultType> createUnsupportedObjectTypeFault(UnsupportedObjectTypeFaultType value)
          Create an instance of JAXBElement<UnsupportedObjectTypeFaultType>}
 UnsupportedObjectTypeFaultType createUnsupportedObjectTypeFaultType()
          Create an instance of UnsupportedObjectTypeFaultType
 javax.xml.bind.JAXBElement<UnsupportedOperationFaultType> createUnsupportedOperationFault(UnsupportedOperationFaultType value)
          Create an instance of JAXBElement<UnsupportedOperationFaultType>}
 UnsupportedOperationFaultType createUnsupportedOperationFaultType()
          Create an instance of UnsupportedOperationFaultType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: com.evolveum.midpoint.xml.ns._public.common.fault_1

Method Detail

createObjectNotFoundFaultType

public ObjectNotFoundFaultType createObjectNotFoundFaultType()
Create an instance of ObjectNotFoundFaultType


createSystemFaultType

public SystemFaultType createSystemFaultType()
Create an instance of SystemFaultType


createSchemaViolationFaultType

public SchemaViolationFaultType createSchemaViolationFaultType()
Create an instance of SchemaViolationFaultType


createUnsupportedOperationFaultType

public UnsupportedOperationFaultType createUnsupportedOperationFaultType()
Create an instance of UnsupportedOperationFaultType


createObjectAlreadyExistsFaultType

public ObjectAlreadyExistsFaultType createObjectAlreadyExistsFaultType()
Create an instance of ObjectAlreadyExistsFaultType


createUnsupportedObjectTypeFaultType

public UnsupportedObjectTypeFaultType createUnsupportedObjectTypeFaultType()
Create an instance of UnsupportedObjectTypeFaultType


createReferentialIntegrityFaultType

public ReferentialIntegrityFaultType createReferentialIntegrityFaultType()
Create an instance of ReferentialIntegrityFaultType


createInapplicableOperationFaultType

public InapplicableOperationFaultType createInapplicableOperationFaultType()
Create an instance of InapplicableOperationFaultType


createIllegalArgumentFaultType

public IllegalArgumentFaultType createIllegalArgumentFaultType()
Create an instance of IllegalArgumentFaultType


createSystemFault

public javax.xml.bind.JAXBElement<SystemFaultType> createSystemFault(SystemFaultType value)
Create an instance of JAXBElement<SystemFaultType>}


createSchemaViolationFaul

public javax.xml.bind.JAXBElement<SchemaViolationFaultType> createSchemaViolationFaul(SchemaViolationFaultType value)
Create an instance of JAXBElement<SchemaViolationFaultType>}


createObjectNotFoundFault

public javax.xml.bind.JAXBElement<ObjectNotFoundFaultType> createObjectNotFoundFault(ObjectNotFoundFaultType value)
Create an instance of JAXBElement<ObjectNotFoundFaultType>}


createUnsupportedOperationFault

public javax.xml.bind.JAXBElement<UnsupportedOperationFaultType> createUnsupportedOperationFault(UnsupportedOperationFaultType value)
Create an instance of JAXBElement<UnsupportedOperationFaultType>}


createReferentialIntegrityFault

public javax.xml.bind.JAXBElement<ReferentialIntegrityFaultType> createReferentialIntegrityFault(ReferentialIntegrityFaultType value)
Create an instance of JAXBElement<ReferentialIntegrityFaultType>}


createFault

public javax.xml.bind.JAXBElement<FaultType> createFault(FaultType value)
Create an instance of JAXBElement<FaultType>}


createIllegalArgumentFault

public javax.xml.bind.JAXBElement<IllegalArgumentFaultType> createIllegalArgumentFault(IllegalArgumentFaultType value)
Create an instance of JAXBElement<IllegalArgumentFaultType>}


createObjectAlreadyExistsFault

public javax.xml.bind.JAXBElement<ObjectAlreadyExistsFaultType> createObjectAlreadyExistsFault(ObjectAlreadyExistsFaultType value)
Create an instance of JAXBElement<ObjectAlreadyExistsFaultType>}


createInapplicableOperationFault

public javax.xml.bind.JAXBElement<InapplicableOperationFaultType> createInapplicableOperationFault(InapplicableOperationFaultType value)
Create an instance of JAXBElement<InapplicableOperationFaultType>}


createUnsupportedObjectTypeFault

public javax.xml.bind.JAXBElement<UnsupportedObjectTypeFaultType> createUnsupportedObjectTypeFault(UnsupportedObjectTypeFaultType value)
Create an instance of JAXBElement<UnsupportedObjectTypeFaultType>}



Copyright © 2012 evolveum. All Rights Reserved.