- generateName(short, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Generates a name of the type that is provided which can either be unique or have the unique
value part equal to the provided one
- generateSessionToken() - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.WSRSSessionToken
-
generates a GUID for the session token
- getAccess() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Get the access leasing
- getAccess(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Returns whether or not the RS is populated with results access
- getAccessLeasing() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Get the access leasing
- getAccessReads() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Is the RS to be created with access leasing?
- getAll_properties() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Get all properties
- getAttrName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.RecordAttribute
-
Retrieves the attribute name
- getAttrValue() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.RecordAttribute
-
Retrieves the attribute value
- getBean() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBean
-
Retrieves the payload
- getBean() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementXBean
-
Retrieves the payload
- getBeanClassName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBean
-
Retrieves the name of the bean class
- getBeanClassName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementXBean
-
Retrieves the name of the bean class
- getBinaryContent(String, Mnemonic) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Retrieves the full content of the provided file
- getBytesFromFile(File) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Read file into a byte array
- getContent(String, Mnemonic) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Retrieves the full content of the provided file
- getContentOfBLOB() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBBase
-
Retrieves the blob content
- getContentOfBLOB() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
- getContentXSD() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementXSDContentValidation
-
retieves the xsd content
- getCurrentContentPartName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the name of the current payload part
- getCurrentContentPartPayload() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the payload of the current content part
- getCurrentHeader() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Retrieves info of the current header
- getCurrentHeaderName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Retrieves the name of the current header
- getDataFlow(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Returns whether or not the RS is populated with results on demand
- getDocument(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Retrieves the DOM object parsing the content of the provided file
- getEncKey(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Get the encryption key
- getEncKey() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Get the encryption key
- getEstimation() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
Retrieves the estimation
- getExpire_date() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Is the RS to be created with time leasing?
- getExpire_date() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Get the time leasing
- getExpireDate(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Returns whether or not the RS is populated with results forward
- getFileContent(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the content of the provided local file
- getFirstPart() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Sets the current part to be the first payload part
- getForward(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Returns whether or not the RS is populated with results forward
- getFullRecords(String, Vector<Integer>) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RecordParser
-
Retrieves the full records available in the provided string as they are denoted by the provided offsets
- getHead() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Retrives the head part
- getHead(String, int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RecordParser
-
Retrives the part of the proovided string that is before the given offset
- getHeadMnemonic() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Get security properties
- getHeadName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the name of the head part containing file
- getHmnemonic() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Get security properties
- getHostIP() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the IP address of the host that the
ResultSet
receides in
- getHostName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the name of the host that the
ResultSet
receides in
- getInWrap() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Retrieves the file that shouldbe wrapped
- getIsHead() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.HeaderRef
-
Retrieves the is Head property
- getLink(Document, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Retrieves the previous or nect link the provided document has
- getLocalName() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.HeaderRef
-
Retrieves the name of the file that holds this header
- getMax() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
Retrieves the max estimation
- getMin() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
Retrieves the min estimation
- getMnemonic() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Get security properties
- getMnemonic() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Get security properties
- getNext() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.HeaderRef
-
Retrieves the name of the file that holds the next header
- getNextPart(int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Sets the next part in the chain as the current one waiting at most the provided amount of time in
milliseconds for it to become available
- getNumberOfResults(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the number of results stored in a payload part of the
ResultSet
- getNumberOfResultsInTextFile(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Retrives the number of results in the provided file that has been structured as a text
payload part
- getPayload() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBLOBGeneric
-
Retrieves the payload
- getPayload() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementGeneric
-
Retrieves the payload
- getPKey() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Is the RS to be created with a private key?
- getPort() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.StreamManager
-
The port used
- getPrev() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.HeaderRef
-
Retrieves the name of the file that holds the previous header
- getPreviousPart() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Sets the current part to be the previous part
- getProperties() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Get the Element properties of the RS
- getProperties(Document, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Retrives the properties with the specified type from the DOM object representing a head part
- getProperties(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the properties of the provided type
- getPublicKey(Document) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Get the public key
- getRecordAttributes() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase
-
Retrieves the Attributs of the recors
- getRecordAttributes(String) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultElementBase
-
Retrieveds the record Attributes with the given attribute name
- getResult(int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the result that has the specified index in the current payload part
- getResults() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.ResultSetRef
-
Retrieves the results heald in the underlying buffer
- getResults() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves all the results that are in the current payload part
- getResults(int, int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves all the results that are in the current payload part that have an index in the specified
index span
- getRSRef() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Retrieves the container of the
ResultSet
info
- getServiceInstance() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.WSRSSessionToken
-
retrieve service instance
- getSessionToken() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.WSRSSessionToken
-
retrieve session token
- getTail(String, int) - Method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RecordParser
-
Retrives the part of the proovided string that is after the given offset
- getTimeLeasing() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.ResultSet
-
Get the time leasing
- getType() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
-
Retrieves the Type of the current property
- getType(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
-
Retrieves the Type of the provided property serialization
- getURIxsd() - Method in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementURIValidation
-
retrieves the URI