com.liferay.portal.sharepoint.methods
Class ListDocumentsMethodImpl
java.lang.Object
com.liferay.portal.sharepoint.methods.BaseMethodImpl
com.liferay.portal.sharepoint.methods.ListDocumentsMethodImpl
- All Implemented Interfaces:
- Method
public class ListDocumentsMethodImpl
- extends BaseMethodImpl
Fields inherited from interface com.liferay.portal.sharepoint.methods.Method |
GET, POST |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListDocumentsMethodImpl
public ListDocumentsMethodImpl()
getMethodName
public String getMethodName()
getRootPath
public String getRootPath(SharepointRequest sharepointRequest)
- Specified by:
getRootPath
in interface Method
- Overrides:
getRootPath
in class BaseMethodImpl
getElements
protected List<ResponseElement> getElements(SharepointRequest sharepointRequest)
throws Exception
- Specified by:
getElements
in class BaseMethodImpl
- Throws:
Exception