|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.lens.api.metastore.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.lens.api.metastore 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: org.apache.lens.api.metastore |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObjectFactory()
Method Detail |
---|
public XDimAttribute createXDimAttribute()
XDimAttribute
public XStorage createXStorage()
XStorage
public XFlattenedColumns createXFlattenedColumns()
XFlattenedColumns
public XDimensionTable createXDimensionTable()
XDimensionTable
public XNativeTable createXNativeTable()
XNativeTable
public XDerivedCube createXDerivedCube()
XDerivedCube
public XPartitionList createXPartitionList()
XPartitionList
public XStorageTableDesc createXStorageTableDesc()
XStorageTableDesc
public XBaseCube createXBaseCube()
XBaseCube
public XDimension createXDimension()
XDimension
public XStorageTableElement createXStorageTableElement()
XStorageTableElement
public XPartition createXPartition()
XPartition
public XFactTable createXFactTable()
XFactTable
public XMeasureNames createXMeasureNames()
XMeasureNames
public XSkewColList createXSkewColList()
XSkewColList
public XExpressions createXExpressions()
XExpressions
public XTableReference createXTableReference()
XTableReference
public XJoinChains createXJoinChains()
XJoinChains
public XTableReferences createXTableReferences()
XTableReferences
public XTimePartSpecElement createXTimePartSpecElement()
XTimePartSpecElement
public XMeasures createXMeasures()
XMeasures
public XJoinEdge createXJoinEdge()
XJoinEdge
public XExprColumn createXExprColumn()
XExprColumn
public XPartSpecElement createXPartSpecElement()
XPartSpecElement
public XSkewedValueLocation createXSkewedValueLocation()
XSkewedValueLocation
public XColumns createXColumns()
XColumns
public XUpdatePeriods createXUpdatePeriods()
XUpdatePeriods
public XFlattenedColumn createXFlattenedColumn()
XFlattenedColumn
public XTimePartSpec createXTimePartSpec()
XTimePartSpec
public XStorageTables createXStorageTables()
XStorageTables
public XColumn createXColumn()
XColumn
public XMeasure createXMeasure()
XMeasure
public XSkewedInfo createXSkewedInfo()
XSkewedInfo
public XProperties createXProperties()
XProperties
public XDimAttributes createXDimAttributes()
XDimAttributes
public XDimAttrNames createXDimAttrNames()
XDimAttrNames
public XJoinChain createXJoinChain()
XJoinChain
public XPartSpec createXPartSpec()
XPartSpec
public XJoinEdges createXJoinEdges()
XJoinEdges
public XProperty createXProperty()
XProperty
public XJoinPath createXJoinPath()
XJoinPath
public XChainColumn createXChainColumn()
XChainColumn
public XJoinPaths createXJoinPaths()
XJoinPaths
public XDimAttribute.RefSpec createXDimAttributeRefSpec()
XDimAttribute.RefSpec
public JAXBElement<XDimensionTable> createXDimensionTable(XDimensionTable value)
JAXBElement
<
XDimensionTable
>
}
public JAXBElement<XStorage> createXStorage(XStorage value)
JAXBElement
<
XStorage
>
}
public JAXBElement<XFlattenedColumns> createXFlattenedColumns(XFlattenedColumns value)
JAXBElement
<
XFlattenedColumns
>
}
public JAXBElement<XNativeTable> createXNativeTable(XNativeTable value)
JAXBElement
<
XNativeTable
>
}
public JAXBElement<XPartitionList> createXPartitionList(XPartitionList value)
JAXBElement
<
XPartitionList
>
}
public JAXBElement<XDerivedCube> createXDerivedCube(XDerivedCube value)
JAXBElement
<
XDerivedCube
>
}
public JAXBElement<XStorageTableDesc> createXStorageTableDesc(XStorageTableDesc value)
JAXBElement
<
XStorageTableDesc
>
}
public JAXBElement<XDimension> createXDimension(XDimension value)
JAXBElement
<
XDimension
>
}
public JAXBElement<XBaseCube> createXBaseCube(XBaseCube value)
JAXBElement
<
XBaseCube
>
}
public JAXBElement<XStorageTableElement> createXStorageTableElement(XStorageTableElement value)
JAXBElement
<
XStorageTableElement
>
}
public JAXBElement<XPartition> createXPartition(XPartition value)
JAXBElement
<
XPartition
>
}
public JAXBElement<XCube> createXCube(XCube value)
JAXBElement
<
XCube
>
}
public JAXBElement<XFactTable> createXFactTable(XFactTable value)
JAXBElement
<
XFactTable
>
}
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |