From IQsimWiki
(Difference between revisions)
Latest revision as of 11:57, 4 July 2013
XIQS Update Global Parameter List - Global Parameters Management
Description
|
- updateXIQSGlobalParamList ( [Long id_partition] , String <param_name='param_value'> , [ .... ] )
- Update a list of Global Parameter objects. If current logged user is administrator, he has to specify which partition is updated. Otherwise, current user's partition is assumed.
|
Parameters
|
[Long id_partition]
- Optional: the target partition Id (admin only).
String <param_name='param_value'>
- A string parameter that should follow the format param='value'.
|
Return Values
|
- Integer OK - 1
- Error Data structure ( Error Management )
- Possible failure code returns
-
|