it.sistematica.isharedoc.sharecloud.engine
Interface CloudQueryResult

All Known Implementing Classes:
CloudQueryResultCmisImpl, CloudQueryResultImpl

public interface CloudQueryResult


Method Summary
 CloudFile getFile()
           
 java.lang.String getId()
           
 java.lang.Object getPropertyValueById(java.lang.String id)
           
 

Method Detail

getId

java.lang.String getId()

getPropertyValueById

java.lang.Object getPropertyValueById(java.lang.String id)

getFile

CloudFile getFile()