|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.sharepoint.methods.BaseMethodImpl
public abstract class BaseMethodImpl
| Field Summary |
|---|
| Fields inherited from interface com.liferay.portal.sharepoint.methods.Method |
|---|
GET, POST |
| Constructor Summary | |
|---|---|
BaseMethodImpl()
|
|
| Method Summary | |
|---|---|
protected void |
doProcess(SharepointRequest sharepointRequest)
|
protected abstract java.util.List<ResponseElement> |
getElements(SharepointRequest sharepointRequest)
|
protected java.lang.StringBuilder |
getResponseBuffer(SharepointRequest sharepointRequest)
|
java.lang.String |
getRootPath(SharepointRequest sharepointRequest)
|
void |
process(SharepointRequest sharepointRequest)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.liferay.portal.sharepoint.methods.Method |
|---|
getMethodName |
| Constructor Detail |
|---|
public BaseMethodImpl()
| Method Detail |
|---|
public java.lang.String getRootPath(SharepointRequest sharepointRequest)
getRootPath in interface Method
public void process(SharepointRequest sharepointRequest)
throws SharepointException
process in interface MethodSharepointException
protected abstract java.util.List<ResponseElement> getElements(SharepointRequest sharepointRequest)
throws java.lang.Exception
java.lang.Exception
protected void doProcess(SharepointRequest sharepointRequest)
throws java.lang.Exception
java.lang.Exception
protected java.lang.StringBuilder getResponseBuffer(SharepointRequest sharepointRequest)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||