Cisco Cisco Prime Optical 9.8 Developer's Guide

Page of 762
Cisco Prime Optical 9.8 GateWay/CORBA Programmer Reference Guide 
OL-29218-01
 
 
311
 
Name
 
Type
 
Input/ 
Output
 
Description
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve the remaining 
roll names.
 
Throws 
Compliance 
Prime Optical-defined. 
3.9.41  getAssociatedRollNamesForSNC 
Synopsis 
Description 
This interface returns all the rolls associated with the SNC. 
Parameters 
Name
 
Type
 
Input/Output
 
Description
 
sncName
 
globaldefs::NamingAttributes_T
 
In
 
Name of the SNC whose 
associated roll objects are 
required.
 
how_many
 
unsigned long
 
In
 
Maximum number of rolls to 
report in the first batch.
 
rollNameList
 
globaldefs::NamingAttributesList
 
Out
 
First batch of roll names.
 
nameIt
 
globaldefs::NamingAttributesIterator_I
 
Out
 
Iterator to retrieve the 
remaining roll names.
 
Throws