| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws | |
| org.alfresco.repo.cmis.ws.utils |
| Modifier and Type | Field and Description |
|---|---|
protected EnumServiceException |
CmisFaultType.type |
| Modifier and Type | Method and Description |
|---|---|
static EnumServiceException |
EnumServiceException.fromValue(String v) |
EnumServiceException |
CmisFaultType.getType()
Gets the value of the type property.
|
static EnumServiceException |
EnumServiceException.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnumServiceException[] |
EnumServiceException.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisFaultType.setType(EnumServiceException value)
Sets the value of the type property.
|
| Modifier and Type | Method and Description |
|---|---|
static CmisException |
ExceptionUtil.createCmisException(String message,
EnumServiceException exceptionType) |
static CmisException |
ExceptionUtil.createCmisException(String message,
EnumServiceException exceptionType,
Throwable cause) |
static CmisException |
ExceptionUtil.createCmisException(String message,
EnumServiceException exceptionType,
Throwable cause,
int errorCode) |
Copyright © 2005–2014 Alfresco Software. All rights reserved.