A B C D E F G H I K L M N O P R S T U V W X Y

E

encKey - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
The encryption key tag
endAuthoring() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Stops the authoring of the current part and makes it available
executeQueryOnDocument(Document, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
Evaluates the provided xPath and returns a serialization of the results
executeQueryOnDocument(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Evaluates the provided xPath expression against the head part document and returns the output as a serialized string.
executeQueryOnHead(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Evaluates the provided xPath expression against the head part document and returns the output as a serialized string.
executeQueryOnResults(String, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
Perofmors the provided xPath expression on the serialized xml string provided.
executeQueryOnResults(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Evaluates the provided expression against each of the results in the current payload part and if it produces output the entire result serialization is considered as output.
executeQueryOnResultsFile(String, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
evaluates the provided xPath expression against the content of the provided file and returns the indexes of the results that the evaluation returned results
expireDate - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
The time leasing tag
extendAccessLeasing(int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Extend the access leasing
extendTimeLeasing(Date) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
Extend the time leasing
extractValue(ResultElementGeneric, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
This method receives a ResultElementGeneric and an expression in the form of element/element/element and traverses the payload expecting to find at every level it moves a child element with the name as provided, in the respective level, in the which parameter.

A B C D E F G H I K L M N O P R S T U V W X Y