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, process
public java.lang.String getMethodName()
public java.lang.String getRootPath(SharepointRequest sharepointRequest)
getRootPath
in interface Method
getRootPath
in class BaseMethodImpl
protected void doProcess(SharepointRequest sharepointRequest) throws java.lang.Exception
doProcess
in class BaseMethodImpl
java.lang.Exception
protected java.util.List<ResponseElement> getElements(SharepointRequest sharepointRequest) throws java.lang.Exception
getElements
in class BaseMethodImpl
java.lang.Exception