<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>IHelperForLocalMicroServices on sillysky.net</title>
    <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/</link>
    <description>Recent content in IHelperForLocalMicroServices on sillysky.net</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Oct 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CDescriptionOfRecord</title>
      <link>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cdescriptionofrecord/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cdescriptionofrecord/</guid>
      <description>&lt;p&gt;This is a small helper class for describing a nano service or message in a&#xA;message API. A nano services description includes the nano service ID (a&#xA;record ID) and the description text.&lt;/p&gt;&#xA;&lt;h2 id=&#34;constructor&#34;&gt;Constructor&lt;/h2&gt;&#xA;&lt;p&gt;The constructor takes the ID of the record and the description.&lt;/p&gt;&#xA;&lt;pre class=&#34;ss-javacode&#34;&gt;&lt;code class=&#34;language-java&#34;&gt;public CNanoServiceDesc(@NotNull final &lt;a href=&#34;https://sillysky.net/docs/nyssr/ids-and-addresses/id/&#34;&gt;IId&lt;/a&gt; aId,&#xA;                        @NotNull final String aDescription);&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;h2 id=&#34;from-the-record&#34;&gt;From the record&lt;/h2&gt;&#xA;&lt;p&gt;This factory method takes the description from a record of type&#xA;&lt;a href=&#34;https://sillysky.net/docs/nyssr/records/nanoservices/crecorddescriptionofrecord/&#34;&gt;CRecordDescriptionOfRecord&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;pre class=&#34;ss-javacode&#34;&gt;&lt;code class=&#34;language-java&#34;&gt;@NotNull&#xA;public static &lt;a href=&#34;https://sillysky.net/docs/nyssr/microservices/ihelperforlocalmicroservices/cdescriptionofrecord/&#34;&gt;CDescriptionOfRecord&lt;/a&gt; fromRecord(@NotNull final &lt;a href=&#34;https://sillysky.net/docs/nyssr/messages/crecord/&#34;&gt;CRecord&lt;/a&gt; aRecord) throws &lt;a href=&#34;https://sillysky.net/docs/nyssr/other-interfaces/cexception/&#34;&gt;CException&lt;/a&gt;;&lt;/code&gt;&lt;/pre&gt;&#xA;&#xA;&lt;h2 id=&#34;getter&#34;&gt;Getter&lt;/h2&gt;&#xA;&lt;p&gt;The ID and description can be fetched using getter methods.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
