Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.CmisQueryType

Packages that use CmisQueryType
org.apache.chemistry.opencmis.commons.impl.jaxb   
 

Uses of CmisQueryType in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisQueryType
 CmisQueryType ObjectFactory.createCmisQueryType()
          Create an instance of CmisQueryType
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisQueryType
 javax.xml.bind.JAXBElement<CmisQueryType> ObjectFactory.createQuery(CmisQueryType value)
          Create an instance of JAXBElement<CmisQueryType>}
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisQueryType
 javax.xml.bind.JAXBElement<CmisQueryType> ObjectFactory.createQuery(CmisQueryType value)
          Create an instance of JAXBElement<CmisQueryType>}
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.