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

I

id - Variable in class uws.job.Result
[Required ; Default="result"] Name or ID of this result.
init(Map<String, String>) - Method in class uws.service.controller.DestructionTimeController
Controls the destruction time given in the map or initializes it with the default value if not present in the map.
init(Map<String, String>) - Method in class uws.service.controller.ExecutionDurationController
Controls the execution duration given in the map or initializes it with the default value if not present in the map.
INTERNAL_SERVER_ERROR - Static variable in exception uws.UWSException
 
isDefaultHomePage() - Method in class uws.service.AbstractUWS
Indicates whether the current home page is the default one (the UWS serialization) or if it has been specified manually using AbstractUWS.setHomePage(URL, boolean).
isExecuting() - Method in class uws.job.JobPhase
Indicates whether the job is executing, considering its current phase.
isFinished() - Method in class uws.job.AbstractJob
Tells whether the job is already finished (completed, aborted, error, ...).
isFinished() - Method in class uws.job.JobPhase
Indicates whether the job is finished or not, considering its current phase.
isFinished() - Method in class uws.job.JobThread
Indicates whether the AbstractJob.jobWork() method has been called or not.
isHomePageRedirection() - Method in class uws.service.AbstractUWS
Tells whether a redirection to the specified home page must be done or not.
isJobUpdatable() - Method in class uws.job.JobPhase
Indicates whether the job attributes (except errors and results) can be updated, considering its current phase.
isReadyForExecution(AbstractJob) - Method in class uws.job.manager.DefaultExecutionManager
 
isReadyForExecution(AbstractJob) - Method in interface uws.job.manager.ExecutionManager
Tells whether the given job can start immediately its execution or whether it must be put in the queue.
isReadyForExecution(AbstractJob) - Method in class uws.job.manager.QueuedExecutionManager
 
isRunning() - Method in class uws.job.AbstractJob
Tells whether the job is still running.
isRunning() - Method in class uws.job.manager.DefaultDestructionManager
Returns true if DefaultDestructionManager.currentDate is different from null.
isRunning() - Method in interface uws.job.manager.DestructionManager
Indicates whether a job is currently planned to be destroyed.
isStopped() - Method in class uws.job.AbstractJob
Tells whether the thread is different from null, is not alive, is interrupted or is finished (see JobThread.isFinished()).
iterator() - Method in class uws.job.JobList
Gets an iterator on the jobs list.
iterator() - Method in class uws.service.AbstractUWS
An iterator on the jobs lists list.

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