GetResourcesBySynchronisationResult

From
(Difference between revisions)
Jump to: navigation, search
 
(Description)
Line 1: Line 1:
 
== Description ==
 
== Description ==
Gets the details of a resource matching the resource name passed in.
+
Returns an array of [[ResourceBean]] for resources which have an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter.
  
 
== Success Mode ==
 
== Success Mode ==

Revision as of 21:59, 3 January 2006

Description

Returns an array of ResourceBean for resources which have an ID in the external record matching the value specified in the synchronisationReference parameter and has been synchronised to the organisation (flag) specified in the synchronisationID parameter.

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.

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.
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux