Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.sharepoint.methods.Method

Packages that use Method
com.liferay.portal.sharepoint.methods   
 

Uses of Method in com.liferay.portal.sharepoint.methods
 

Classes in com.liferay.portal.sharepoint.methods that implement Method
 class BaseMethodImpl
           
 class CheckoutMethodImpl
           
 class CreateURLDirectoriesMethodImpl
           
 class GetDocsMetaInfoMethodImpl
           
 class GetDocumentMethodImpl
           
 class ListDocumentsMethodImpl
           
 class MoveDocumentMethodImpl
           
 class OpenServiceMethodImpl
           
 class PutDocumentMethodImpl
           
 class RemoveDocumentsMethodImpl
           
 class ServerVersionMethodImpl
           
 class UncheckoutDocumentMethodImpl
           
 class UrlToWebUrlMethodImpl
           
 

Methods in com.liferay.portal.sharepoint.methods that return Method
static Method MethodFactory.create(SharepointRequest sharepointRequest)
           
 


Liferay 6.2-ce-ga5