- PAGEDCONTENT - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Flag to indicate a paged content part
- partSize - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
The maximum file size created during content spliting
- PartsTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- PartTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- PERPART - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.KeepTopThreadGeneric
-
The operation should be performed on a per part basis
- PERRECORD - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.KeepTopThreadGeneric
-
The operation should be performed on a per record basis
- persistContent(String, Vector<String>, int, Mnemonic) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Persists the content available in the provided vector o a file whose name is given.
- persistContent(String, String, Mnemonic) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Persists the content of the provided source file to the provided target file
- persistDocument(Document, String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSXMLHelper
-
Persists the provided DOM object in a file wholse filename is provided
- persistHeader(HeaderRef) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Persists a header file with the information available in its argument
- persistStream(InputStream) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
persists the stream in a file and returns the filename
- pextention - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
File extention for all public paged content parts
- pKey - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
The public key tag
- populateHeader(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Populates a header info class instance from the content of the provided file
- populateResults(String, Mnemonic) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Populates a record vecror with the records available in the provided file
- previousLink - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- properties - Variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.CreationParams
-
Array of property elements
- PropertiesTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- PropertyAttributeNameTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- PropertyElementBase - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
This class is the base class that must be extended by anyone wishing to implement a custom
Property element class.
- PropertyElementBase() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementBase
-
- PropertyElementEstimationCount - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to set an estimation of the records in the
ResultSet
- PropertyElementEstimationCount() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
- PropertyElementEstimationCount(int, int, int) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
- PropertyElementGC - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to set a specific ssid to the
ResultSet
- PropertyElementGC() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementGC
-
- PropertyElementGC(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementGC
-
- PropertyElementLifeSpanGC - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to set a specific lifespan to the
ResultSet
- PropertyElementLifeSpanGC() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementLifeSpanGC
-
- PropertyElementLifeSpanGC(long) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementLifeSpanGC
-
- PropertyElementType - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to set a specific type to the
ResultSet
- PropertyElementType() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementType
-
- PropertyElementType(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementType
-
- PropertyElementURIValidation - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to specify an xsd used to validate the records that are inserted in the
ResultSet
- PropertyElementURIValidation() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementURIValidation
-
- PropertyElementURIValidation(URI) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementURIValidation
-
- PropertyElementWellFormed - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to set a specific the form of a text
ResultSet
- PropertyElementWellFormed() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWellFormed
-
- PropertyElementWellFormed(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWellFormed
-
- PropertyElementWSEPR - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to add WSRF
org.apache.axis.message.addressing.EndpointReferenceType
serializations to the
ResultSet
head
part
- PropertyElementWSEPR() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWSEPR
-
- PropertyElementWSEPR(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWSEPR
-
- PropertyElementXSDContentValidation - Class in org.gcube.common.searchservice.searchlibrary.resultset.elements
-
Property Element that is used to specify an xsd used to validate the records that are inserted in the
ResultSet
- PropertyElementXSDContentValidation() - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementXSDContentValidation
-
- PropertyElementXSDContentValidation(String) - Constructor for class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementXSDContentValidation
-
- PropertyTag - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSConstants
-
Tag used in the xml representation of a part
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementEstimationCount
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementGC
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementLifeSpanGC
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementType
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementURIValidation
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWellFormed
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementWSEPR
-
The Type of the Property this Property element produces
- propertyType - Static variable in class org.gcube.common.searchservice.searchlibrary.resultset.elements.PropertyElementXSDContentValidation
-
The Type of the Property this Property element produces
- publicToTmp(String) - Static method in class org.gcube.common.searchservice.searchlibrary.resultset.helpers.RSFileHelper
-
Converts a public file name to a private temparary one