Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.sharepoint.SharepointStorage

Packages that use SharepointStorage
com.liferay.portal.sharepoint   
com.liferay.portlet.documentlibrary.sharepoint   
 

Uses of SharepointStorage in com.liferay.portal.sharepoint
 

Classes in com.liferay.portal.sharepoint that implement SharepointStorage
 class BaseSharepointStorageImpl
           
 class CompanySharepointStorageImpl
           
 class GroupSharepointStorageImpl
           
 

Methods in com.liferay.portal.sharepoint that return SharepointStorage
 SharepointStorage SharepointRequest.getSharepointStorage()
           
static SharepointStorage SharepointUtil.getStorage(String path)
           
 

Methods in com.liferay.portal.sharepoint with parameters of type SharepointStorage
 void SharepointRequest.setSharepointStorage(SharepointStorage storage)
           
 

Uses of SharepointStorage in com.liferay.portlet.documentlibrary.sharepoint
 

Classes in com.liferay.portlet.documentlibrary.sharepoint that implement SharepointStorage
 class DLSharepointStorageImpl
           
 


Liferay 6.2-ce-ga5