IMS Web Service Reference

Method: SetPlacementTypePriority

Description

Switches the priority of two placement types. The priority of the given placement type will be set to the supplied priority value, and the placement type that previously had that priority value will be given the previous priority value of the supplied placement type.                 Required privilege: "security.set_placement_type".

Action

http://ims.lyngsoesystems.com/administration/SetPlacementTypePriority

Input

The input of this method is the document element tns:SetPlacementTypePriority having the structure defined by the following table.

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:BranchKey  common:BranchKeyType  1..1 
tns:Priorities  common:PlacementTypePriorityInfoType  0..* 
Output

The output of this method is the document element tns:SetPlacementTypePriorityResponse that is always empty.

Faults
Name  Content  Description 
InternalError  common:InternalErrorExceptionInfo 
InvalidArgument  common:InvalidArgumentExceptionInfo 
InvalidTokenException  common:InvalidTokenExceptionInfo 
InsufficientPrivileges  common:InsufficientPrivilegesExceptionInfo