Liferay 6.0.5

com.liferay.portal.sharepoint
Class CompanySharepointStorageImpl

java.lang.Object
  extended by com.liferay.portal.sharepoint.BaseSharepointStorageImpl
      extended by com.liferay.portal.sharepoint.CompanySharepointStorageImpl
All Implemented Interfaces:
SharepointStorage

public class CompanySharepointStorageImpl
extends BaseSharepointStorageImpl


Constructor Summary
CompanySharepointStorageImpl()
           
 
Method Summary
 Tree getFoldersTree(SharepointRequest sharepointRequest)
           
protected  String getGroupPath(Group group)
           
 
Methods inherited from class com.liferay.portal.sharepoint.BaseSharepointStorageImpl
addDocumentElement, addDocumentElements, createFolder, getDate, getDocumentInputStream, getDocumentsTree, getDocumentTree, getDocumentTree, getFolderTree, getFolderTree, getFolderTree, getLastFolderId, getParentFolderIds, getParentFolderPath, getResourceName, moveDocument, putDocument, removeDocument, removeFoldersFromPath
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompanySharepointStorageImpl

public CompanySharepointStorageImpl()
Method Detail

getFoldersTree

public Tree getFoldersTree(SharepointRequest sharepointRequest)
                    throws Exception
Specified by:
getFoldersTree in interface SharepointStorage
Overrides:
getFoldersTree in class BaseSharepointStorageImpl
Throws:
Exception

getGroupPath

protected String getGroupPath(Group group)
                       throws Exception
Throws:
Exception

Liferay 6.0.5