it.sistematica.isharedoc.sharecloud.model.smartsheet
Class SmartsheetRepositoryImpl

java.lang.Object
  extended by it.sistematica.isharedoc.sharecloud.model.CloudAbstractRepository
      extended by it.sistematica.isharedoc.sharecloud.model.smartsheet.SmartsheetRepositoryImpl
All Implemented Interfaces:
CloudRepository

public class SmartsheetRepositoryImpl
extends CloudAbstractRepository


Field Summary
static java.lang.String ID
           
static java.lang.String NAME
           
 
Fields inherited from class it.sistematica.isharedoc.sharecloud.model.CloudAbstractRepository
connection, manager
 
Constructor Summary
SmartsheetRepositoryImpl(CloudManager manager, CloudConnection connection)
           
 
Method Summary
 java.lang.String getId()
           
 java.lang.String getName()
           
 
Methods inherited from class it.sistematica.isharedoc.sharecloud.model.CloudAbstractRepository
getCloudSession, getConnection, getIcon16, getProductName, getProductVersion, getRootFolder, getVendor, isAuthenticated, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values

NAME

public static final java.lang.String NAME
See Also:
Constant Field Values
Constructor Detail

SmartsheetRepositoryImpl

public SmartsheetRepositoryImpl(CloudManager manager,
                                CloudConnection connection)
Method Detail

getId

public java.lang.String getId()

getName

public java.lang.String getName()