Class ObjectFactory
java.lang.Object
de.hybris.bootstrap.typesystem.jaxb.ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the
de.hybris.ant.taskdefs.compiling.checkitemsxml.types 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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAtomictypesTypeCreate an instance ofAtomictypeTypeCreate an instance ofAttributeModelTypeCreate an instance ofAttributesTypeCreate an instance ofAttributeTypeCreate an instance ofCollectiontypesTypeCreate an instance ofCollectiontypeTypeCreate an instance ofColumntypeTypeCreate an instance ofCustomPropertiesTypeCreate an instance ofCustomPropertyTypeCreate an instance ofDeploymentTypeCreate an instance ofEnumModelTypeCreate an instance ofEnumtypesTypeCreate an instance ofEnumtypeTypeCreate an instance ofEnumValueTypeCreate an instance ofIndexesTypeCreate an instance ofIndexKeyTypeCreate an instance ofIndexTypeCreate an instance ofItemModelTypeCreate an instance ofItemsCreate an instance ofItemtypesTypeCreate an instance ofItemtypeTypejavax.xml.bind.JAXBElement<AttributesType>javax.xml.bind.JAXBElement<CustomPropertiesType>javax.xml.bind.JAXBElement<DeploymentType>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<IndexesType>javax.xml.bind.JAXBElement<ItemModelType>Create an instance ofMaptypesTypeCreate an instance ofMaptypeTypeCreate an instance ofModelConstructorTypeCreate an instance ofModelMethodTypeCreate an instance ofModifiersTypeCreate an instance ofPersistenceTypeCreate an instance ofRelationElementTypeCreate an instance ofRelationsTypeCreate an instance ofRelationTypejavax.xml.bind.JAXBElement<DeploymentType>javax.xml.bind.JAXBElement<String>javax.xml.bind.JAXBElement<RelationElementType>javax.xml.bind.JAXBElement<RelationElementType>Create an instance ofTypeGroupTypeCreate an instance ofValueType
-
Constructor Details
-
ObjectFactory
public ObjectFactory()
-
-
Method Details
-
createColumntypeType
Create an instance ofColumntypeType -
createRelationType
Create an instance ofRelationType -
createAttributeType
Create an instance ofAttributeType -
createCustomPropertyType
Create an instance ofCustomPropertyType -
createItemtypeType
Create an instance ofItemtypeType -
createMaptypeType
Create an instance ofMaptypeType -
createItemtypesType
Create an instance ofItemtypesType -
createPersistenceType
Create an instance ofPersistenceType -
createItems
Create an instance ofItems -
createCustomPropertiesType
Create an instance ofCustomPropertiesType -
createModifiersType
Create an instance ofModifiersType -
createTypeGroupType
Create an instance ofTypeGroupType -
createRelationsType
Create an instance ofRelationsType -
createItemModelType
Create an instance ofItemModelType -
createEnumValueType
Create an instance ofEnumValueType -
createCollectiontypeType
Create an instance ofCollectiontypeType -
createIndexKeyType
Create an instance ofIndexKeyType -
createEnumModelType
Create an instance ofEnumModelType -
createIndexType
Create an instance ofIndexType -
createIndexesType
Create an instance ofIndexesType -
createEnumtypesType
Create an instance ofEnumtypesType -
createAtomictypesType
Create an instance ofAtomictypesType -
createAtomictypeType
Create an instance ofAtomictypeType -
createMaptypesType
Create an instance ofMaptypesType -
createModelConstructorType
Create an instance ofModelConstructorType -
createAttributeModelType
Create an instance ofAttributeModelType -
createValueType
Create an instance ofValueType -
createRelationElementType
Create an instance ofRelationElementType -
createDeploymentType
Create an instance ofDeploymentType -
createEnumtypeType
Create an instance ofEnumtypeType -
createModelMethodType
Create an instance ofModelMethodType -
createCollectiontypesType
Create an instance ofCollectiontypesType -
createAttributesType
Create an instance ofAttributesType -
createRelationTypeTargetElement
public javax.xml.bind.JAXBElement<RelationElementType> createRelationTypeTargetElement(RelationElementType value) -
createRelationTypeDescription
-
createRelationTypeDeployment
public javax.xml.bind.JAXBElement<DeploymentType> createRelationTypeDeployment(DeploymentType value) -
createRelationTypeSourceElement
public javax.xml.bind.JAXBElement<RelationElementType> createRelationTypeSourceElement(RelationElementType value) -
createItemtypeTypeModel
-
createItemtypeTypeCustomProperties
public javax.xml.bind.JAXBElement<CustomPropertiesType> createItemtypeTypeCustomProperties(CustomPropertiesType value) -
createItemtypeTypeDescription
-
createItemtypeTypeIndexes
-
createItemtypeTypeDeployment
public javax.xml.bind.JAXBElement<DeploymentType> createItemtypeTypeDeployment(DeploymentType value) -
createItemtypeTypeAttributes
public javax.xml.bind.JAXBElement<AttributesType> createItemtypeTypeAttributes(AttributesType value)
-