com.liferay.portal.sharepoint
Class CompanySharepointStorageImpl
java.lang.Object
com.liferay.portal.sharepoint.BaseSharepointStorageImpl
com.liferay.portal.sharepoint.CompanySharepointStorageImpl
- All Implemented Interfaces:
- SharepointStorage
public class CompanySharepointStorageImpl
- extends BaseSharepointStorageImpl
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 |
CompanySharepointStorageImpl
public CompanySharepointStorageImpl()
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