Package org.gcube.common.searchservice.searchlibrary.resultset.elements

Class Summary
CloneThreadGeneric Thread used to create a clone o an existing ResultSet
CreationParams Creation Parameters container class
FilterByxPathThread Thread used to background populate a new ResultSet filtering the results of the existing one based on the provided xpath
HeaderRef Placeholder for information on a header part
KeepTopThreadGeneric Thread used to background populate a new ResultSet keeping a top count of results
PropertyElementBase This class is the base class that must be extended by anyone wishing to implement a custom Property element class.
PropertyElementEstimationCount Property Element that is used to set an estimation of the records in the ResultSet
PropertyElementGC Property Element that is used to set a specific ssid to the ResultSet
PropertyElementLifeSpanGC Property Element that is used to set a specific lifespan to the ResultSet
PropertyElementType Property Element that is used to set a specific type to the ResultSet
PropertyElementURIValidation Property Element that is used to specify an xsd used to validate the records that are inserted in the ResultSet
PropertyElementWellFormed Property Element that is used to set a specific the form of a text ResultSet
PropertyElementWSEPR Property Element that is used to add WSRF org.apache.axis.message.addressing.EndpointReferenceType serializations to the ResultSet head part
PropertyElementXSDContentValidation Property Element that is used to specify an xsd used to validate the records that are inserted in the ResultSet
RecordAttribute Placeholder for attribute key values that can be placed in each result serialization
ResultElementBase This class is the base class that must be extended by anyone wishing to implement a custom Record element class.
ResultElementBean This class acts as a generic placeholder for the records that can be inserted and extracted from the ResultSet payload parts treating the payload as a java bean object.
ResultElementBLOBBase This class is the base class that must be extended by anyone wishing to implement a custom Record element class for BLOB records.
ResultElementBLOBGeneric This class acts as a generic placeholder for the records that can be inserted and extracted from the ResultSet payload parts
ResultElementGeneric This class acts as a generic placeholder for the records that can be inserted and extracted from the ResultSet payload parts
ResultElementXBean This class acts as a generic placeholder for the records that can be inserted and extracted from the ResultSet payload parts treating the payload as a java bean object.
ResultSetRef Placeholder for information on a ResultSet chain
StreamManager Listens to a predefined port and transfers result set parts to requestors
StreamWorker Serves result set parts to requesting socket
TransformByXSLTThread Thread used to background populate a new ResultSet transforming the results of the existing one based on the provided xslt
WSRSSessionToken reference to a ResultSet resource of a stateless service