| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.server |
OpenCMIS server interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
ProgressControlCmisService.Progress |
ProgressControlCmisService.afterServiceCall()
Called by the server framework after the requested service method has
been called.
|
ProgressControlCmisService.Progress |
ProgressControlCmisService.beforeServiceCall()
Called by the server framework before the requested service method is
called.
|
static ProgressControlCmisService.Progress |
ProgressControlCmisService.Progress.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgressControlCmisService.Progress[] |
ProgressControlCmisService.Progress.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2017 The Apache Software Foundation. All rights reserved.