it.sistematica.isharedoc.service.smartsheet
Class SmartsheetServiceImpl

java.lang.Object
  extended by it.sistematica.isharedoc.service.smartsheet.SmartsheetServiceImpl
All Implemented Interfaces:
SmartsheetService

@Service(value="smartsheetService")
public class SmartsheetServiceImpl
extends java.lang.Object
implements SmartsheetService


Field Summary
(package private)  it.neverworks.util.Configuration configuration
           
 
Constructor Summary
SmartsheetServiceImpl()
           
 
Method Summary
 com.smartsheet.api.Smartsheet getSmartsheet(CloudConnection cloudConnection)
          Gets the smartsheet.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

configuration

it.neverworks.util.Configuration configuration
Constructor Detail

SmartsheetServiceImpl

public SmartsheetServiceImpl()
Method Detail

getSmartsheet

public com.smartsheet.api.Smartsheet getSmartsheet(CloudConnection cloudConnection)
Description copied from interface: SmartsheetService
Gets the smartsheet.

Specified by:
getSmartsheet in interface SmartsheetService
Parameters:
cloudConnection - the cloud connection
Returns:
the smartsheet