<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : View-backed Business Objects</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce Classic : View-backed Business Objects</description>
  <pubDate>Wed, 10 Jun 2026 12:54:39 -700</pubDate>
  <lastBuildDate>Fri, 21 May 2010 17:06:37 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1833</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>View-backed Business Objects : The PersistenceManager has a (client-side)...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1833&amp;PID=6995#6995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=21" rel="nofollow">IdeaBlade</a><br /><strong>Subject:</strong> 1833<br /><strong>Posted:</strong> 21-May-2010 at 5:06pm<br /><br /><P>The PersistenceManager has a (client-side) Saving event that you can handle to inspect (and change) the&nbsp;collection of Entities being submitted for a save.&nbsp; The handler gets an EntitySavingEventArgs parameter that has an Entities property which is an IList&lt;Entity&gt; and contains all the Entities being submitted. Simply remove the entities you don't want submitted from that list.</P>]]>
   </description>
   <pubDate>Fri, 21 May 2010 17:06:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1833&amp;PID=6995#6995</guid>
  </item> 
  <item>
   <title>View-backed Business Objects :  I have had reason to create...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1833&amp;PID=6979#6979</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=755" rel="nofollow">evanian</a><br /><strong>Subject:</strong> 1833<br /><strong>Posted:</strong> 20-May-2010 at 9:59am<br /><br />I have had reason to create a business entity class backed by a view that cannot be updated, and&nbsp; I would like to allow entities of this class to be editable in my application.&nbsp; However, I want to prevent these view-backed entities being saved to the database, since to attempt this will cause a database error.<br><br>Is there any way to mark an entity class or a set of objects as being not-for-saving so that the Persistence Manager knows not to attempt to save them to the database?&nbsp; Thanks in advance for any help anyone might have!<br><span style="font-size:10px"><br /><br />Edited by evanian - 20-May-2010 at 10:00am</span>]]>
   </description>
   <pubDate>Thu, 20 May 2010 09:59:08 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1833&amp;PID=6979#6979</guid>
  </item> 
 </channel>
</rss>