<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Forcetalks | vishnu | Activity</title>
	<link>https://www.forcetalks.com/vishnu/activity/</link>
	<atom:link href="https://www.forcetalks.com/vishnu/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for vishnu.</description>
	<lastBuildDate>Wed, 13 May 2026 18:30:19 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">dfc02ad1176fbc47f14f3f0a5160d699</guid>
				<title>vishnu replied to the discussion What is the difference between Clone() and DeepClone() in Salesforce Apex? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-clone-and-deepclone-in-apex/#post-15990</link>
				<pubDate>Wed, 14 Sep 2016 07:46:53 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-the-difference-between-clone-and-deepclone-in-salesforce-apex/#post-15990"><span class="bb-reply-lable">Reply to</span> What is the difference between Clone() and DeepClone() in Salesforce Apex?</a></p> <div class="bb-content-inr-wrap"><p>Hi tanu,</p>
<p>If a list is cloned, it duplicates it and has reference.<br />
If a list is DeepCloned, it duplicates and doesn’t have any reference.</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">0e2a291521c10b88ec07860dae994bc6</guid>
				<title>vishnu replied to the discussion Is there any way of mapping a key prefix to an object type? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/is-there-any-way-of-mapping-a-key-prefix-to-an-object-type/#post-15989</link>
				<pubDate>Wed, 14 Sep 2016 07:38:51 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/is-there-any-way-of-mapping-a-key-prefix-to-an-object-type/#post-15989"><span class="bb-reply-lable">Reply to</span> Is there any way of mapping a key prefix to an object type?</a></p> <div class="bb-content-inr-wrap"><p>Hi mohit,</p>
<p>String objectAPIName = someId.getSObjectType().getDescribe().getName();</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">73780d4634c626c79e946f8b2d9ab93c</guid>
				<title>vishnu replied to the discussion How can I generate a Set from a List structure in Salesforce? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/how-can-i-generate-a-set-from-a-list-structure/#post-15963</link>
				<pubDate>Mon, 12 Sep 2016 07:53:04 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/how-can-i-generate-a-set-from-a-list-structure-in-salesforce/#post-15963"><span class="bb-reply-lable">Reply to</span> How can I generate a Set from a List structure in Salesforce?</a></p> <div class="bb-content-inr-wrap"><p>hi Pranav,</p>
<p>you get set like this</p>
<p>List listname=Databse.query(write your query);<br />
set setname=new set (new Map(setname).keyset());</p>
<p>hope this helps</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">3d7876afcf6b2f3a5e4dc6fd5960af02</guid>
				<title>vishnu became a registered member</title>
				<link>https://www.forcetalks.com/activity/p/12648/</link>
				<pubDate>Mon, 12 Sep 2016 07:35:00 +0530</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>
		
<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: www.forcetalks.com @ 2026-05-14 02:05:52 by W3 Total Cache
-->