public class GetDocumentMethodImpl extends BaseMethodImpl
| Constructor and Description |
|---|
GetDocumentMethodImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(SharepointRequest sharepointRequest) |
protected java.util.List<ResponseElement> |
getElements(SharepointRequest sharepointRequest) |
java.lang.String |
getMethodName() |
java.lang.String |
getRootPath(SharepointRequest sharepointRequest) |
getResponse, processpublic java.lang.String getMethodName()
public java.lang.String getRootPath(SharepointRequest sharepointRequest)
getRootPath in interface MethodgetRootPath in class BaseMethodImplprotected void doProcess(SharepointRequest sharepointRequest) throws java.lang.Exception
doProcess in class BaseMethodImpljava.lang.Exceptionprotected java.util.List<ResponseElement> getElements(SharepointRequest sharepointRequest) throws java.lang.Exception
getElements in class BaseMethodImpljava.lang.Exception