org.xcmis.sp.jcr.exo
Class QueryableStorage.ResultImpl
java.lang.Object
org.xcmis.sp.jcr.exo.QueryableStorage.ResultImpl
- All Implemented Interfaces:
- Result
- Enclosing class:
- QueryableStorage
public static class QueryableStorage.ResultImpl
- extends Object
- implements Result
Single row from query result.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryableStorage.ResultImpl
public QueryableStorage.ResultImpl(String id,
String[] properties,
Score score)
getPropertyNames
public String[] getPropertyNames()
- Specified by:
getPropertyNames in interface Result
getObjectId
public String getObjectId()
- Specified by:
getObjectId in interface Result
getScore
public Score getScore()
- Specified by:
getScore in interface Result
Copyright © 2010 eXo Platform SAS. All Rights Reserved.