OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

regrep message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [Issue] Canonical query FindByIdAndType should be GetObjectById query(no type)


<http://wxforge.wx.ll.mit.edu:8080/jira/browse/REGREPTC-54>

I would like to close this issue with resolution to change the canonical 
query to the following:

    <rim:RegistryObject xsi:type="rim:QueryDefinitionType" 
lid="urn:oasis:names:tc:ebxml-regrep:query:GetObjectById" 
id="urn:oasis:names:tc:ebxml-regrep:query:GetObjectById">
      <rim:Name>
        <rim:LocalizedString charset="UTF-8" value="Get RegistryObject 
By Id"/>
      </rim:Name>
      <rim:Description>
        <rim:LocalizedString charset="UTF-8" value="Get RegistryObject 
By Id"/>
      </rim:Description>
      <rim:Parameter parameterName="id" datatype="string" minOccurs="1" 
defaultValue="%">
        <rim:Name>
          <rim:LocalizedString charset="UTF-8" value="ID"/>
        </rim:Name>
        <rim:Description>
          <rim:LocalizedString charset="UTF-8" value="id of desired 
object. Use '%' and '_' as wildcard to match multiple and single 
characters respectively."/>
        </rim:Description>
      </rim:Parameter>
    </rim:RegistryObject>   

Are there any objections?

Note that BasicQuery allows getting objects by type so there is no loss 
in functionality.

-- 
Regards,
Farrukh Najmi

Web: http://www.wellfleetsoftware.com




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]