IMS Web Service Reference

Method: SetCollection

Description

Sets the collection.                 Required privilege: "security.set_basedata".

Action

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

Input

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

Element  Type  Occurs  Description 
    1..1 
tns:Token  common:TokenType  1..1 
tns:CollectionKey  common:CollectionKeyType  1..1 
tns:Code  common:CollectionCodeType  1..1 
tns:Name  common:CollectionNameType  1..1 
tns:Reservable  xsd:boolean  1..1 
tns:Lendable  xsd:boolean  1..1 
tns:Disabled  xsd:boolean  1..1 
Output

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

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