Cisco Cisco Prime Collaboration 10.6 User Guide

Page of 78
 
 
© 2012-2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 28 of 2 
•  CupmApiResultValue—Contains CupmApiStatus and CupmApiList. CupmApiList contains one Domain 
object, the result of the get. 
•  CupmApiFaultType—Included if the NBI request fails. 
updateDomain Java Signature 
Updates a Domain. 
Syntax
public ResponseReturn updateDomain (CUPMServiceStub stub, DomainValue Domain, String 
endPointReference, String idPrefix); 
Parameters
•  Domain—Domain object with key attribute set to identify the object to update, and name-value pairs for all 
attributes to be updated to new values. 
•  endPointReference—String to convert to an EndpointReference object that the asynchronous result 
notification will be sent to. 
•  idPrefix—String that is added to the beginning of the internally generated numeric to form the NBI ID. Null 
or empty string valid for no change to internal generation. 
Returns
CupmApiResponseValue—Object with NBI ID. 
Throws
UpdateDomainException—If the server cannot execute the NBI request. 
ASyncReturn
CupmApiResultValue—Contains CupmApiStatus only. 
CupmApiFaultType—Included if the NBI request fails. 
listDomain Java Signature 
Selects a set of Domains. 
Syntax
public ResponseReturn listDomain (CUPMServiceStub stub, CupmApiFilterValue filter, String endPointReference, 
String idPrefix); 
Parameters
•  filter—Defines the object selection criteria and the device object attributes to be returned. You can filter 
using the following attributes: 
o
 
SubscriberRoles 
o
 
UnifiedMessageProcessor