it.sistematica.isharedoc.sharecloud.engine
Class CloudUnauthenticatedRepository
java.lang.Object
it.sistematica.isharedoc.sharecloud.engine.CloudUnauthenticatedRepository
- All Implemented Interfaces:
- CloudRepository
public class CloudUnauthenticatedRepository
- extends java.lang.Object
- implements CloudRepository
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudUnauthenticatedRepository
public CloudUnauthenticatedRepository(CloudConnection connection)
getConnection
public CloudConnection getConnection()
- Specified by:
getConnection
in interface CloudRepository
getId
public java.lang.String getId()
- Specified by:
getId
in interface CloudRepository
getName
public java.lang.String getName()
- Specified by:
getName
in interface CloudRepository
getVendor
public java.lang.String getVendor()
- Specified by:
getVendor
in interface CloudRepository
getProductName
public java.lang.String getProductName()
- Specified by:
getProductName
in interface CloudRepository
getProductVersion
public java.lang.String getProductVersion()
- Specified by:
getProductVersion
in interface CloudRepository
getIcon16
public java.lang.String getIcon16()
- Specified by:
getIcon16
in interface CloudRepository
getRootFolder
public CloudFolder getRootFolder()
- Specified by:
getRootFolder
in interface CloudRepository
isAuthenticated
public boolean isAuthenticated()
- Specified by:
isAuthenticated
in interface CloudRepository
getCloudSession
public CloudSession getCloudSession()
- Specified by:
getCloudSession
in interface CloudRepository