org.gcube.indexmanagement.common
Class PropertyElementLookup
java.lang.Object
org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
org.gcube.indexmanagement.common.PropertyElementLookup
public class PropertyElementLookup
- extends org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
Class used to represent the ResultSet property element in FullTextIndex query
results.
- See Also:
org.diligentproject.searchservice.searchlibrary.resultset.elements.PropertyElementBase
| Methods inherited from class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase |
getType, getType, RS_fromXML, RS_toXML, setType |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
propertyType
public static String propertyType
- The ResultSet property type
PropertyElementLookup
public PropertyElementLookup()
- Empty constructor
PropertyElementLookup
public PropertyElementLookup(int nrOfHits)
throws Exception
- Constructor.
- Parameters:
nrOfHits - -
the total number of hits for the query.
- Throws:
Exception - -
from the super class.
fromXML
public void fromXML(String element)
throws Exception
-
- Specified by:
fromXML in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
- Throws:
Exception
toXML
public String toXML()
-
- Specified by:
toXML in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
Copyright © 2013. All Rights Reserved.