it.sistematica.isharedoc.sharecloud.model
Interface CloudRepository
- All Known Implementing Classes:
- CloudAbstractRepository, CloudUnauthenticatedRepository, CmisRepositoryImpl, CmisRepositoryInfoImpl, HttpCloudFile, ReplicaRepositoryImpl, SmartsheetRepositoryImpl
public interface CloudRepository
getConnection
CloudConnection getConnection()
getId
java.lang.String getId()
getName
java.lang.String getName()
getVendor
java.lang.String getVendor()
getProductName
java.lang.String getProductName()
getProductVersion
java.lang.String getProductVersion()
getIcon16
java.lang.String getIcon16()
getRootFolder
CloudFolder getRootFolder()
isAuthenticated
boolean isAuthenticated()
getCloudSession
CloudSession getCloudSession()