Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

H

hasAlias() - Method in class adql.query.from.ADQLTable
Tells whether this table has an alias or not.
hasAlias() - Method in class adql.query.SelectItem
Indicates whether the corresponding operand has an alias.
hasAttribute() - Method in class uws.service.UWSUrl
Tells whether the last loaded request or request URL contains at least one job attribute.
hasAttribute(String) - Method in class uws.service.UWSUrl
Tells whether the last loaded request or request URL contains a job attribute with the given name.
hasColumn(String, boolean) - Method in class adql.db.DefaultDBTable
 
hasColumn(String) - Method in class tap.metadata.TAPTable
Tell whether this table contains a column with the given ADQL name.
hasColumn(String, boolean) - Method in class tap.metadata.TAPTable
Tell whether this table contains a column with the given ADQL or DB name.
hasConstructor(String, String, Class<C>, Class<?>[]) - Static method in class tap.config.TAPConfiguration
Test whether the specified class has a constructor with the specified parameters.
hasConstructor(String, String, Class<C>, Class<?>[]) - Static method in class uws.config.UWSConfiguration
Test whether the specified class has a constructor with the specified parameters.
hasDetail() - Method in class uws.job.ErrorSummary
Indicates whether there are more details about the occurred error.
If true these details can be found at {jobs}/(job-id)/error.
hasExecutePermission(UWSJob) - Method in class uws.job.user.DefaultJobOwner
By default: ONLY owners of the given job have the EXECUTE permission.
hasExecutePermission(UWSJob) - Method in interface uws.job.user.JobOwner
Tells whether this user has the right to execute and to abort the given job.
hashCode() - Method in class tap.metadata.TAPCoosys
 
hashCode() - Method in class tap.metadata.VotType
 
hashCode() - Method in class uws.job.user.DefaultJobOwner
By default: this function returns the hashCode of the ID.
hashCode() - Method in class uws.job.UWSJob
 
hasInputPhase() - Method in class uws.job.parameters.UWSParameters
Tells whether there is a value for the PHASE parameter.
hasJob() - Method in class uws.service.UWSUrl
Tells whether the last loaded request or request URL contains a job ID.
hasJobList() - Method in class uws.service.UWSUrl
Tells whether the last loaded request or request URL contains a jobs list name.
hasJoinedColumns() - Method in class adql.query.from.ADQLJoin
Tells whether this join has a list of columns to join.
hasLimit() - Method in class adql.query.ClauseSelect
Indicates whether this SELECT clause imposes a maximum number of rows.
hasNext() - Method in class adql.query.ADQLList.ADQLListIterator
 
hasNext() - Method in class adql.query.NullADQLIterator
 
hasNext() - Method in class adql.query.operand.function.ADQLFunction.ParameterIterator
 
hasNext() - Method in class tap.metadata.TAPMetadata.TAPTableIterator
 
hasNext() - Method in class uws.job.serializer.filter.JobListRefiner.TopIterator
 
hasNext() - Method in class uws.service.backup.DefaultUWSBackupManager.JSONArrayReader
 
hasNext() - Method in class uws.service.backup.DefaultUWSBackupManager.JSONObjectReader
 
hasNext() - Method in class uws.service.backup.DefaultUWSBackupManager.SingleInputIterator
 
hasNext() - Method in class uws.service.file.LocalUWSFileManager.LocalAllUserBackupInputs
 
hasNextCol() - Method in class tap.data.LimitedTableIterator
 
hasNextCol() - Method in class tap.data.ResultSetTableIterator
 
hasNextCol() - Method in interface tap.data.TableIterator
Tell whether another column is available.
hasNextCol() - Method in class tap.data.VOTableIterator
 
hasParameter(String, HttpServletRequest, boolean) - Static method in class uws.UWSToolBox
Check whether a parameter has been submitted with the given name.
hasParameter(String, String, HttpServletRequest, boolean) - Static method in class uws.UWSToolBox
Check whether the parameter specified with the given pair (name,value) exists in the given HTTP request.
hasQueue() - Method in class uws.job.manager.AbstractQueuedExecutionManager
Tells whether there is a waiting queue.
hasReadPermission(JobList) - Method in class uws.job.user.DefaultJobOwner
By default: ALL users have the READ permission for ALL jobs lists.
hasReadPermission(UWSJob) - Method in class uws.job.user.DefaultJobOwner
By default: ONLY owners of the given job have the READ permission.
hasReadPermission(JobList) - Method in interface uws.job.user.JobOwner
Tells whether this user has the right to list the jobs of the given jobs list.
hasReadPermission(UWSJob) - Method in interface uws.job.user.JobOwner
Tells whether this user has the right to read all parameters, errors and results of the given job.
hasResource(String) - Method in class tap.resource.TAP
Tell whether a resource is already associated with the given ID/URI.
hasSchema(String) - Method in class tap.metadata.TAPMetadata
Tell whether there is a schema with the given ADQL name.
hasSerializerFor(String) - Method in class uws.service.UWSService
Tells whether this UWS has already a serializer with the given MIME type.
hasStatement() - Method in class tap.db.JDBCConnection
Tell whether this JDBCConnection is already associated with a Statement.
hasSubQuery() - Method in class adql.query.constraint.In
Tells whether the right operand of this IN constraint is a sub-query or a values list.
hasTable(String, String) - Method in class tap.metadata.TAPMetadata
Tell whether this TAP metadata set contains the specified table.
hasTable(String) - Method in class tap.metadata.TAPMetadata
Tell whether this TAP metadata set contains a table with the given ADQL name, whatever is its schema.
hasTable(String) - Method in class tap.metadata.TAPSchema
Tell whether this schema contains a table having the given ADQL name.
hasWritePermission(JobList) - Method in class uws.job.user.DefaultJobOwner
By default: ALL users have the WRITE permission for ALL jobs lists.
hasWritePermission(UWSJob) - Method in class uws.job.user.DefaultJobOwner
By default: ONLY owners of the given job have the WRITE permission.
hasWritePermission(JobList) - Method in interface uws.job.user.JobOwner
Tells whether this user has the right to add/remove jobs to/from the given jobs list.
hasWritePermission(UWSJob) - Method in interface uws.job.user.JobOwner
Tells whether this user has the right to destroy the given job and to change the value of its parameters.
Having() - Method in class adql.parser.ADQLParser
 
HAVING - Static variable in interface adql.parser.ADQLParserConstants
RegularExpression Id.
headerPostfix - Variable in class cds.util.LargeAsciiTable
String separating the header from the table lines.
headerSize - Variable in class cds.util.LargeAsciiTable
Number of lines in the header.
headerSize() - Method in class cds.util.LargeAsciiTable
Get the number of lines composing the header block of this table.
height - Variable in class adql.db.STCS.Region
Height of the BOX region.
HOME_PAGE - Static variable in class uws.service.actions.UWSAction
Name of the UWS action ShowHomePage.
HomePage - Class in tap.resource
Write the content of the TAP service's home page.
HomePage(TAP) - Constructor for class tap.resource.HomePage
 
homePage - Variable in class tap.resource.TAP
HOME PAGE resource.
homePage - Variable in class uws.service.UWSService
URL of the home page.
homePage() - Method in class uws.service.UWSUrl
Gets the base UWS URI = UWS home page.
homePageMimeType - Variable in class tap.resource.TAP
MIME type of the custom home page.
homePageMimeType - Variable in class uws.service.UWSService
MIME type of the custom home page.
homePageURI - Variable in class tap.resource.TAP
URI of the page or path of the file to display when this resource is requested.
homeRedirection - Variable in class uws.service.UWSService
Indicates whether the home page must be a copy or a redirection to the given URL.
href - Variable in class uws.job.Result
[Optional] The readable URL which points toward the result file.
HSEP - Variable in class cds.util.LargeAsciiTable
Buffer of column separators to use when formatting a line.
HTMLFormat - Class in tap.formatter
Format any given query (table) result into HTML.
HTMLFormat(ServiceConnection) - Constructor for class tap.formatter.HTMLFormat
Creates an HTML formatter.
HTTP_LOG_ID_SUFFIX - Static variable in class uws.service.log.Slf4jUWSLog
Suffix to append to the root logger ID for the HTTP logger.
httpErrorCode - Variable in exception uws.UWSException
The HTTP error code (by default NOT_FOUND).
httpLogger - Variable in class uws.service.log.Slf4jUWSLog
Logger for HTTP requests and responses.
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links