it.sistematica.isharedoc.sharecloud.engine.cmis
Class CloudQueryResultCmisImpl
java.lang.Object
it.sistematica.isharedoc.sharecloud.engine.cmis.CloudQueryResultCmisImpl
- All Implemented Interfaces:
- CloudQueryResult
public class CloudQueryResultCmisImpl
- extends java.lang.Object
- implements CloudQueryResult
- Author:
- fspica
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CloudQueryResultCmisImpl
public CloudQueryResultCmisImpl(CloudSession session,
org.apache.chemistry.opencmis.client.api.QueryResult qr)
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