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

View Source

Author:
Bruno Farache

Constructor Summary
CompanySharepointStorageImpl()
           
 
Method Summary
 Tree getFoldersTree(SharepointRequest sharepointRequest)
           
protected  java.lang.String getGroupPath(com.liferay.portal.model.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 java.lang.Exception
Specified by:
getFoldersTree in interface SharepointStorage
Overrides:
getFoldersTree in class BaseSharepointStorageImpl
Throws:
java.lang.Exception

getGroupPath

protected java.lang.String getGroupPath(com.liferay.portal.model.Group group)
                                 throws java.lang.Exception
Throws:
java.lang.Exception