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

L

lastError - Variable in class uws.job.JobThread
The last error which has occurred during the execution of this thread.
lastId - Static variable in class uws.job.AbstractJob
The last generated job ID.
LIST_JOBS - Static variable in class uws.service.actions.UWSAction
Name of the UWS action ListJobs.
ListJobs<JL extends JobList<J>,J extends AbstractJob> - Class in uws.service.actions
The "List Jobs" action of a UWS.
ListJobs(AbstractUWS<JL, J>) - Constructor for class uws.service.actions.ListJobs
 
listJobs(String) - Method in class uws.service.UWSUrl
Gets the UWS URL to get the specified jobs list.
load(HttpServletRequest) - Method in class uws.service.UWSUrl
Parses and loads the given request.
load(URL) - Method in class uws.service.UWSUrl
Parses and loads the given request URL.
loadAdditionalParams() - Method in class uws.job.AbstractJob
Method called when updating one or several parameters using the functions AbstractJob.addOrUpdateParameter(String, String) and AbstractJob.addOrUpdateParameters(Map) or at the job creation.
loadDefaultParams(Map<String, String>) - Method in class uws.job.AbstractJob
Loads the given parameters: all known parameters (with write access) are updated whereas others are returned in a new map in which all keys are in lower case.
loadUwsURI() - Method in class uws.service.UWSUrl
Loads and parses the URI stored in the member UWSUrl.uwsURI.

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