(file) Return to CIMAssociationProvider.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Provider

Diff for /pegasus/src/Pegasus/Provider/CIMAssociationProvider.h between version 1.28 and 1.29

version 1.28, 2008/12/02 09:01:44 version 1.29, 2011/01/25 11:24:39
Line 119 
Line 119 
             elements.             elements.
  
         @param propertyList A CIMPropertyList specifying the minimum set of         @param propertyList A CIMPropertyList specifying the minimum set of
             properties required in the returned instances.  Support for this              properties required in the returned instance.  Support for this
             parameter is optional, so the returned instance may contain              parameter is optional.This parameter can be used by the provider
               to optimize their code and not fill properties which are not
               requested.The cimserver will filter all properties using an
               efficient algorithm hence the returned instance may contain
             properties not specified in the list.  A null propertyList             properties not specified in the list.  A null propertyList
             indicates that all properties must be included.  A non-null,             indicates that all properties must be included.  A non-null,
             but empty, propertyList indicates that no properites are required.             but empty, propertyList indicates that no properites are required.
Line 228 
Line 231 
             elements.             elements.
  
         @param propertyList A CIMPropertyList specifying the minimum set of         @param propertyList A CIMPropertyList specifying the minimum set of
             properties required in the returned instances.  Support for this              properties required in the returned instance.  Support for this
             parameter is optional, so the returned instance may contain              parameter is optional.This parameter can be used by the provider
               to optimize their code and not fill properties which are not
               requested.The cimserver will filter all properties using an
               efficient algorithm hence the returned instance may contain
             properties not specified in the list.  A null propertyList             properties not specified in the list.  A null propertyList
             indicates that all properties must be included.  A non-null,             indicates that all properties must be included.  A non-null,
             but empty, propertyList indicates that no properites are required.             but empty, propertyList indicates that no properites are required.


Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2