|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultTypes
This interface holds constants that define each of the
ResultTypes that are known to the API.
These are returned when certain operations are performed
on items in the repository
| Field Summary | |
|---|---|
static ResultType |
LIBRARYLOCK_RETRIEVAL_FAILURE
The document type for an operation that could not retrieve the lock on the library in which the operation is to be performed |
static ResultType |
OPERATION_PARTIAL_SUCCESS
The document type for an operation that was partially successful - there were some errors during its execution |
static ResultType |
OPERATION_SUCCESS
The document type for a completely successful operation |
| Field Detail |
|---|
static final ResultType OPERATION_SUCCESS
static final ResultType OPERATION_PARTIAL_SUCCESS
static final ResultType LIBRARYLOCK_RETRIEVAL_FAILURE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||