com.evolveum.prism.xml.ns._public.query_2
Class ObjectFactory

java.lang.Object
  extended by com.evolveum.prism.xml.ns._public.query_2.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.prism.xml.ns._public.query_2 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.prism.xml.ns._public.query_2
 
Method Summary
 javax.xml.bind.JAXBElement<NAryLogicalOperatorFilterType> createAnd(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 javax.xml.bind.JAXBElement<PropertyComplexValueFilterType> createEqual(PropertyComplexValueFilterType value)
          Create an instance of JAXBElement<PropertyComplexValueFilterType>}
 javax.xml.bind.JAXBElement<FilterType> createFilter(FilterType value)
          Create an instance of JAXBElement<FilterType>}
 FilterType createFilterType()
          Create an instance of FilterType
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createGreaterOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createLessOrEqual(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createMaxDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createMinDepth(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 NAryLogicalOperatorFilterType createNAryLogicalOperatorFilterType()
          Create an instance of NAryLogicalOperatorFilterType
 javax.xml.bind.JAXBElement<UnaryLogicalOperatorFilterType> createNot(UnaryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<UnaryLogicalOperatorFilterType>}
 javax.xml.bind.JAXBElement<NAryLogicalOperatorFilterType> createOr(NAryLogicalOperatorFilterType value)
          Create an instance of JAXBElement<NAryLogicalOperatorFilterType>}
 javax.xml.bind.JAXBElement<PropertyComplexValueFilterType> createOrg(PropertyComplexValueFilterType value)
          Create an instance of JAXBElement<PropertyComplexValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createOrgRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 PagingType createPagingType()
          Create an instance of PagingType
 javax.xml.bind.JAXBElement<XPathType> createPath(XPathType value)
          Create an instance of JAXBElement<XPathType>}
 javax.xml.bind.JAXBElement<PropertyNoValueFilterType> createPresent(PropertyNoValueFilterType value)
          Create an instance of JAXBElement<PropertyNoValueFilterType>}
 PropertyComplexValueFilterType createPropertyComplexValueFilterType()
          Create an instance of PropertyComplexValueFilterType
 PropertyNoValueFilterType createPropertyNoValueFilterType()
          Create an instance of PropertyNoValueFilterType
 PropertySimpleValueFilterType createPropertySimpleValueFilterType()
          Create an instance of PropertySimpleValueFilterType
 javax.xml.bind.JAXBElement<QueryType> createQuery(QueryType value)
          Create an instance of JAXBElement<QueryType>}
 QueryType createQueryType()
          Create an instance of QueryType
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createRef(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertySimpleValueFilterType> createSubstring(PropertySimpleValueFilterType value)
          Create an instance of JAXBElement<PropertySimpleValueFilterType>}
 javax.xml.bind.JAXBElement<PropertyNoValueFilterType> createTrue(PropertyNoValueFilterType value)
          Create an instance of JAXBElement<PropertyNoValueFilterType>}
 javax.xml.bind.JAXBElement<UriFilterType> createType(UriFilterType value)
          Create an instance of JAXBElement<UriFilterType>}
 UnaryLogicalOperatorFilterType createUnaryLogicalOperatorFilterType()
          Create an instance of UnaryLogicalOperatorFilterType
 UriFilterType createUriFilterType()
          Create an instance of UriFilterType
 javax.xml.bind.JAXBElement<ValueType> createValue(ValueType value)
          Create an instance of JAXBElement<ValueType>}
 ValueType createValueType()
          Create an instance of ValueType
 
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.prism.xml.ns._public.query_2

Method Detail

createPropertySimpleValueFilterType

public PropertySimpleValueFilterType createPropertySimpleValueFilterType()
Create an instance of PropertySimpleValueFilterType


createQueryType

public QueryType createQueryType()
Create an instance of QueryType


createPropertyNoValueFilterType

public PropertyNoValueFilterType createPropertyNoValueFilterType()
Create an instance of PropertyNoValueFilterType


createUnaryLogicalOperatorFilterType

public UnaryLogicalOperatorFilterType createUnaryLogicalOperatorFilterType()
Create an instance of UnaryLogicalOperatorFilterType


createFilterType

public FilterType createFilterType()
Create an instance of FilterType


createPropertyComplexValueFilterType

public PropertyComplexValueFilterType createPropertyComplexValueFilterType()
Create an instance of PropertyComplexValueFilterType


createValueType

public ValueType createValueType()
Create an instance of ValueType


createNAryLogicalOperatorFilterType

public NAryLogicalOperatorFilterType createNAryLogicalOperatorFilterType()
Create an instance of NAryLogicalOperatorFilterType


createUriFilterType

public UriFilterType createUriFilterType()
Create an instance of UriFilterType


createPagingType

public PagingType createPagingType()
Create an instance of PagingType


createPresent

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


createNot

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


createOr

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


createSubstring

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


createRef

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


createTrue

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


createMinDepth

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


createOrg

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


createQuery

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


createGreaterOrEqual

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


createFilter

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


createAnd

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


createLessOrEqual

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


createValue

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


createType

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


createMaxDepth

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


createEqual

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


createOrgRef

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


createPath

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



Copyright © 2012 evolveum. All Rights Reserved.