public interface Method
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
GET |
static java.lang.String |
POST |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMethodName() |
java.lang.String |
getRootPath(SharepointRequest sharepointRequest) |
void |
process(SharepointRequest sharepointRequest) |
static final java.lang.String GET
static final java.lang.String POST
java.lang.String getMethodName()
java.lang.String getRootPath(SharepointRequest sharepointRequest)
void process(SharepointRequest sharepointRequest) throws SharepointException
SharepointException