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

C

changeDestructionTime(String, String, String) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to change the destruction time.
changeExecDuration(String, String, String) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to change the execution duration.
changeJobName(String, String, String) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to change the run ID.
changeJobParam(String, String, String, String) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to change the specified parameter.
checkPhaseParam() - Method in class uws.job.AbstractJob
Deprecated. AbstractJob.applyPhaseParam().
choosenSerializer - Variable in class uws.service.AbstractUWS
The serializer choosen during the last call of AbstractUWS.executeRequest(HttpServletRequest, HttpServletResponse).
clear() - Method in class uws.job.JobList
Destroys all jobs of this list.
clear(String) - Method in class uws.job.JobList
Destroys all jobs owned by the specified user.
clearDirectory(String) - Static method in class uws.UWSToolBox
Empties the specified directory.
clearDirectory(File) - Static method in class uws.UWSToolBox
Empties the specified directory.
clearResources() - Method in class uws.job.AbstractJob
Stops the job if running, removes the job from the execution manager, stops the timer for the execution duration and may clear all files or any other resources associated to this job.
compare(AbstractJob, AbstractJob) - Method in class uws.job.manager.DefaultDestructionManager.TimeComparator
 
constructor - Variable in class uws.service.BasicUWS
The constructor to use when the method BasicUWS.createJob(Map) is called.
control(AbstractJob, Map<String, String>) - Method in class uws.service.controller.DestructionTimeController
Extracts the destruction time from the given map and controls its value.
control(AbstractJob, Date) - Method in class uws.service.controller.DestructionTimeController
Controls the given destruction time.
control(AbstractJob, Map<String, String>) - Method in class uws.service.controller.ExecutionDurationController
Extracts the execution duration from the given map and controls its value.
control(AbstractJob, long) - Method in class uws.service.controller.ExecutionDurationController
Controls the given execution duration.
createJob(Map<String, String>) - Method in class uws.service.AbstractUWS
Creates a job of the type (extension of AbstractJob) which parameterized this implementation of AbstractUWS.
createJob(Map<String, String>) - Method in class uws.service.BasicUWS
 
createJob(Map<String, String>) - Method in class uws.service.ExtendedUWS
 
createJob(String, Map<String, String>) - Method in class uws.service.UWSUrl
Gets the UWS URL (HTTP-GET ONLY) to create a job with the given parameters.
currentDate - Variable in class uws.job.manager.DefaultDestructionManager
The date used by the timer to trigger the destruction of DefaultDestructionManager.currentJob.
currentJob - Variable in class uws.job.manager.DefaultDestructionManager
The job currently planned for destruction.

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