(file) Return to EnumerateInstanceNames.html CVS log (file) (dir) Up to [Pegasus] / pegasus / cgi / htdocs / Attic

Diff for /pegasus/cgi/htdocs/Attic/EnumerateInstanceNames.html between version 1.4 and 1.5

version 1.4, 2001/02/06 22:20:01 version 1.5, 2001/03/27 17:55:17
Line 2 
Line 2 
   <body bgcolor="#CCCCCC">   <body bgcolor="#CCCCCC">
     <table width="100%">     <table width="100%">
       <tr>       <tr>
         <td width="50%" align="bottom"><h1>Enumerate Instance Names CIM Operation</h1><td>          <td width="481" align="bottom"><h1>Enumerate Instance Names CIM Operation</h1><td width="2">
         <td width="50%" align="right">          <td width="265" align="right">
             <img border=1 src="/pegasus/icons/OpenGroupLogo.gif">              <img border=1 src="/pegasus/icons/OpenGroupLogo.gif" align="right">
         </td>         </td>
       </tr>       </tr>
     </table>     </table>
Line 24 
Line 24 
       name of the Class       name of the Class
       for which instance names are to be retrieved.&nbsp; This must be a legal       for which instance names are to be retrieved.&nbsp; This must be a legal
       class in the repository       class in the repository
       <p><b>LocalOnly</b> <INPUT TYPE="checkbox" NAME="LocalOnly" VALUE="true" checked>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p><b>LocalOnly</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
       If true only CIM Elements overridden within definition of class are        <INPUT TYPE="checkbox" NAME="LocalOnly" VALUE="true" checked>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If true only CIM Elements overridden within definition of class are
       returned.       returned.
       <p><b>IncludeQualifiers</b> <INPUT TYPE="checkbox" NAME="IncludeQualifiers" VALUE="true">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p><b>IncludeQualifiers</b>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <INPUT TYPE="checkbox" NAME="IncludeQualifiers" VALUE="true">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If checked, show Qualifiers for class and returned Properties, Methods,
       If checked, show Qualifiers for class and returned Properties, Methods,  
       and Method Parameters.       and Method Parameters.
       <p><b>IncludeClassOrigins</b> <INPUT TYPE="checkbox" NAME="IncludeClassOrigins" VALUE="true">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;        <p><b>IncludeClassOrigins</b> <INPUT TYPE="checkbox" NAME="IncludeClassOrigins" VALUE="true">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If checked (TRUE), CLASSORIGIN attribute will be returned for all
       If checked (TRUE), CLASSORIGIN attribute will be returned for all  
       appropriate elements<p><b>PropertyList </b> <INPUT TYPE="text" NAME="PropertyList" SIZE=30 VALUE="NULL">       appropriate elements<p><b>PropertyList </b> <INPUT TYPE="text" NAME="PropertyList" SIZE=30 VALUE="NULL">
       NOTE: <b> NOT IMPLEMENTED </b>Null or array of property names to filter       NOTE: <b> NOT IMPLEMENTED </b>Null or array of property names to filter
       request. <a href="#PropertyList">See below</a>.       request. <a href="#PropertyList">See below</a>.
Line 40 
Line 38 
     </form>     </form>
  
     <hr>     <hr>
     <h2>RETURN</h2>      <h2>RETURN Results</h2>
     If successful, the method returns zero or more&nbsp;named     If successful, the method returns zero or more&nbsp;named
     Instances that meet the required criteria.     Instances that meet the required criteria.
  
Line 132 
Line 130 
     <p><a href="#TOP">Go To Top</a>&nbsp;&nbsp;     <p><a href="#TOP">Go To Top</a>&nbsp;&nbsp;
     <hr>     <hr>
     <h2>C++ Call</h2>     <h2>C++ Call</h2>
     <p>  
  
     <PRE>     <PRE>
     virtual Array<InstanceDecl> enumerateInstances(     virtual Array<InstanceDecl> enumerateInstances(
Line 143 
Line 140 
         Boolean includeQualifiers = false,         Boolean includeQualifiers = false,
         Boolean includeClassOrigin = false,         Boolean includeClassOrigin = false,
                 const Array<String>&amp; propertyList = _getStringArray()) = 0;                 const Array<String>&amp; propertyList = _getStringArray()) = 0;
   </PRE>
     <hr><p style="margin-top: 0; margin-bottom: 0"> <font size="2">Demonstration
        Prepared by the OpenGroup Manageability Work Group Pegasus Development Team</font>
  
        <p style="margin-top: 0; margin-bottom: 0"> <font size="2">See (<a href="http://www.opengroup.org/management">http://www.opengroup.org/management</a>)
        for more information on Pegasus</font>
  
     </PRE>       <p style="margin-top: 0; margin-bottom: 0"> <font size="1">Last Modified <!--webbot bot="Timestamp" S-Type="EDITED"
       S-Format="%A, %B %d, %Y %I:%M:%S %p" startspan -->Monday, March 26, 2001 05:01:59 PM<!--webbot bot="Timestamp" i-CheckSum="50769" endspan -->&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        Copyright @ The Open Group 2001&nbsp;</font>
   
       <PRE>   </PRE>
   </body>   </body>
 </html> </html>
  


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2