Liferay 6.2-ce-ga5

com.liferay.portal.sharepoint.methods
Class ServerVersionMethodImpl

java.lang.Object
  extended by com.liferay.portal.sharepoint.methods.BaseMethodImpl
      extended by com.liferay.portal.sharepoint.methods.ServerVersionMethodImpl
All Implemented Interfaces:
Method

public class ServerVersionMethodImpl
extends BaseMethodImpl


Field Summary
 
Fields inherited from interface com.liferay.portal.sharepoint.methods.Method
GET, POST
 
Constructor Summary
ServerVersionMethodImpl()
           
 
Method Summary
protected  List<ResponseElement> getElements(SharepointRequest sharepointRequest)
           
 String getMethodName()
           
 
Methods inherited from class com.liferay.portal.sharepoint.methods.BaseMethodImpl
doProcess, getResponse, getRootPath, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerVersionMethodImpl

public ServerVersionMethodImpl()
Method Detail

getMethodName

public String getMethodName()

getElements

protected List<ResponseElement> getElements(SharepointRequest sharepointRequest)
Specified by:
getElements in class BaseMethodImpl

Liferay 6.2-ce-ga5