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

P

PARAM_ACTION - Static variable in class uws.job.AbstractJob
Name of the parameter ACTION.
PARAM_DESTRUCTION_TIME - Static variable in class uws.job.AbstractJob
Name of the parameter destructionTime.
PARAM_ERROR_SUMMARY - Static variable in class uws.job.AbstractJob
Name of the parameter errorSummary.
PARAM_EXECUTION_DURATION - Static variable in class uws.job.AbstractJob
Name of the parameter executionDuration.
PARAM_OWNER - Static variable in class uws.job.AbstractJob
Name of the parameter owner.
PARAM_PARAMETERS - Static variable in class uws.job.AbstractJob
Name of the parameter otherParameters.
PARAM_PHASE - Static variable in class uws.job.AbstractJob
Name of the parameter phase.
PARAM_QUOTE - Static variable in class uws.job.AbstractJob
Name of the parameter quote.
PARAM_RESULTS - Static variable in class uws.job.AbstractJob
Name of the parameter results.
PARAM_RUN_ID - Static variable in class uws.job.AbstractJob
Name of the parameter runId.
phase - Variable in class uws.job.JobPhase
Current phase of the associated job.
PHASE_ABORT - Static variable in class uws.job.AbstractJob
Value of the parameter phase which aborts the job.
PHASE_RUN - Static variable in class uws.job.AbstractJob
Value of the parameter phase which starts the job.
printURL(UWSUrl) - Static method in class uws.UWSToolBox
Displays all the fields of the given UWSUrl.
printURL(UWSUrl, OutputStream) - Static method in class uws.UWSToolBox
Displays all the fields of the given UWSUrl in the given output stream.
publishErrorSummary(AbstractJob, String, ErrorType) - Static method in class uws.UWSToolBox
Sets an error summary to the given job with the given message and the given error type and sets the phase member to ERROR.
publishErrorSummary(AbstractJob, Exception, ErrorType, String, String, String) - Static method in class uws.UWSToolBox
Sets an error summary corresponding to the given Exception with the given error type.
publishErrorSummary(AbstractJob, Exception, ErrorType, URL, String, String) - Static method in class uws.UWSToolBox
Deprecated. Replaced by UWSToolBox.publishErrorSummary(AbstractJob, Exception, ErrorType, String, String, String)
publishExecutionError(UWSException) - Method in class uws.job.AbstractJob
Deprecated. Replaced by AbstractJob.error(UWSException).

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