Uses of Class
org.xcmis.messaging.CmisFaultType

Packages that use CmisFaultType
org.xcmis.messaging   
org.xcmis.soap   
 

Uses of CmisFaultType in org.xcmis.messaging
 

Methods in org.xcmis.messaging that return CmisFaultType
 CmisFaultType ObjectFactory.createCmisFaultType()
          Create an instance of CmisFaultType
 

Methods in org.xcmis.messaging that return types with arguments of type CmisFaultType
 JAXBElement<CmisFaultType> ObjectFactory.createCmisFault(CmisFaultType value)
          Create an instance of JAXBElement<CmisFaultType>}
 

Methods in org.xcmis.messaging with parameters of type CmisFaultType
 JAXBElement<CmisFaultType> ObjectFactory.createCmisFault(CmisFaultType value)
          Create an instance of JAXBElement<CmisFaultType>}
 

Uses of CmisFaultType in org.xcmis.soap
 

Methods in org.xcmis.soap that return CmisFaultType
 CmisFaultType CmisException.getFaultInfo()
           
 

Constructors in org.xcmis.soap with parameters of type CmisFaultType
CmisException(String message, CmisFaultType cmisFault)
           
CmisException(String message, CmisFaultType cmisFault, Throwable cause)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.