Cisco Cisco Prime Collaboration 10.5 User Guide

Page of 78
 
 
© 2012-2014 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 60 of 2 
public ResponseReturn renewOp (CUPMServiceStub stub, wsen:EnumerationContext enumerationContext, 
XmlCalendar Date or Duration duration); 
If a date is specified, that date becomes the new expiration date. If a duration is specified, that time is added to the 
current expiration date. 
The NBI properties control the maximum number of times an expiration date can be increased. 
Parameters
•  wsen:EnumerationContext—The latest version of this object that the client has received from the server. 
•  idPrefix—String that is added to the beginning of the internally generated numeric to form the unique NBI 
identifier. A null or empty string is valid, resulting in an NBI identifier that is just the internally generated 
numeric. 
Returns
Standard WS-Enumeration Renew response message. 
Throws: 
Remote Exception—If the server cannot execute the NBI request. 
SyncReturn: 
Returns the new expiration date. 
getStatusOp Java Signature 
Updates the ApiEnumerator object. 
Syntax: 
public ResponseReturn getStatusOp (CUPMServiceStub stub, wsen:EnumerationContext enumerationContext); 
Parameters: 
wsen:EnumerationContext—The latest version of this object that the client has received from the server. 
Returns: 
Standard WS-Enumeration getStatus response message. 
Throws: 
RemoteException—If the server cannot execute the NBI request. 
SyncReturn: