GetResourceResult
From
(Difference between revisions)
Latest revision as of 04:42, 10 June 2005
[edit] Description
Gets the details of a resource matching the resource name passed in.
[edit] Success Mode
The field resource, is populated with a ResourceBean containing the details of the resource matching the name, or null indicating no resource could be found with the name passed in.
[edit] Failure Modes
One or more failure fields will be populated with a failure object (will contain a non-null reference) indicating the nature of the failure, with relevant information.
Type | Description |
---|---|
AccessDeniedFailure | The username or password was incorrect, or lacked the right to complete this function. |