|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CmisFaultType | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of CmisFaultType in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return CmisFaultType | |
---|---|
CmisFaultType |
ObjectFactory.createCmisFaultType()
Create an instance of CmisFaultType |
CmisFaultType |
CmisException.getFaultInfo()
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return types with arguments of type CmisFaultType | |
---|---|
javax.xml.bind.JAXBElement<CmisFaultType> |
ObjectFactory.createCmisFault(CmisFaultType value)
Create an instance of JAXBElement < CmisFaultType > } |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisFaultType | |
---|---|
javax.xml.bind.JAXBElement<CmisFaultType> |
ObjectFactory.createCmisFault(CmisFaultType value)
Create an instance of JAXBElement < CmisFaultType > } |
Constructors in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type CmisFaultType | |
---|---|
CmisException(String message,
CmisFaultType faultInfo)
|
|
CmisException(String message,
CmisFaultType faultInfo,
Throwable cause)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |