it.sistematica.isharedoc.sharecloud.engine
Class CloudQueryResultImpl
java.lang.Object
it.sistematica.isharedoc.sharecloud.engine.CloudQueryResultImpl
- All Implemented Interfaces:
- CloudQueryResult
public class CloudQueryResultImpl
- extends java.lang.Object
- implements CloudQueryResult
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
id
protected java.lang.String id
cloudFile
protected CloudFile cloudFile
CloudQueryResultImpl
public CloudQueryResultImpl(java.lang.String id)
CloudQueryResultImpl
public CloudQueryResultImpl(CloudFile cloudFile)
getId
public java.lang.String getId()
- Specified by:
getId
in interface CloudQueryResult
getPropertyValueById
public java.lang.Object getPropertyValueById(java.lang.String id)
- Specified by:
getPropertyValueById
in interface CloudQueryResult
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getFile
public CloudFile getFile()
- Specified by:
getFile
in interface CloudQueryResult