The Api class provides static native implementation of common C/C++ operation not generally allowed by the JVM
It also internally implements the methods used RB-LB c++ classes
Api() -
Constructor for class org.glite.wmsui.apij.Api
Returns a String Vector containing the names of all default Virtual Organisation groups present
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
Returns a String Vector containing the names of all voName groups present
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
getHost() -
Static method in class org.glite.wmsui.apij.Shadow
Retrieve the Name of the host
getHost() -
Method in class org.glite.wmsui.apij.Url
Retrieve the host
getId() -
Method in class org.glite.wmsui.apij.Result
Retrun the Id representing the Job (empty string if the job hasn't been submitted)
Returns a Vector containing the names of all Virtual Organisations contained
in the proxy certificate extension if the proxy certificate is a VOMS proxy certificate.
Manage the exception raised while using a collection of jobs such as adding two jobs with the same jobId,
performing an action over an empty collection...
Manage the Exception raised when trying to perform an action not allowed for a job such as submitting a jobId-type job
or retrieving status information from a non-submitted job ...
The Result Class is used to store information of a required operation
Depending on the operation type, the user will be able to check for possible error
or in case of success retrieve back the Job required information
Remove a specified Job from the collection
Delete the specified job from the collection (if the id has been set)
Delete the last occurrence of the job from the collection (if the ad has not been set)