Cisco Cisco Prime Collaboration 10.6 Developer's Guide

Page of 82
 
 
© 2012 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. 
Page 63 of 82 
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: 
Returns the current expiration date. 
releaseOp Java Signature 
Tells the server that the client is done with the data and it may be purged.