public class GetDocumentMethodImpl extends BaseMethodImpl
Constructor and Description |
---|
GetDocumentMethodImpl() |
Modifier and Type | Method and Description |
---|---|
protected void |
doProcess(SharepointRequest sharepointRequest) |
protected List<ResponseElement> |
getElements(SharepointRequest sharepointRequest) |
String |
getMethodName() |
String |
getRootPath(SharepointRequest sharepointRequest) |
getResponse, process
public String getMethodName()
public String getRootPath(SharepointRequest sharepointRequest)
getRootPath
in interface Method
getRootPath
in class BaseMethodImpl
protected void doProcess(SharepointRequest sharepointRequest) throws Exception
doProcess
in class BaseMethodImpl
Exception
protected List<ResponseElement> getElements(SharepointRequest sharepointRequest) throws Exception
getElements
in class BaseMethodImpl
Exception