You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@chemistry.apache.org by fm...@apache.org on 2011/05/30 17:40:22 UTC

svn commit: r1129224 - /chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj

Author: fmui
Date: Mon May 30 15:40:22 2011
New Revision: 1129224

URL: http://svn.apache.org/viewvc?rev=1129224&view=rev
Log:
DotCMIS documentation: expose ContentStream and Ace objects

Modified:
    chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj

Modified: chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj
URL: http://svn.apache.org/viewvc/chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj?rev=1129224&r1=1129223&r2=1129224&view=diff
==============================================================================
--- chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj (original)
+++ chemistry/dotcmis/trunk/DotCMIS/DotCMIS.shfbproj Mon May 30 15:40:22 2011
@@ -33,7 +33,10 @@
         <Filter entryType="Class" fullName="DotCMIS.Data.Extensions.CmisExtensionElement" filterName="CmisExtensionElement" isExposed="False" />
         <Filter entryType="Class" fullName="DotCMIS.Data.Extensions.ExtensionsData" filterName="ExtensionsData" isExposed="False" />
       </Filter>
-      <Filter entryType="Namespace" fullName="DotCMIS.Data.Impl" isExposed="False" />
+      <Filter entryType="Namespace" fullName="DotCMIS.Data.Impl" isExposed="False">
+        <Filter entryType="Class" fullName="DotCMIS.Data.Impl.Ace" filterName="Ace" isExposed="True" />
+		<Filter entryType="Class" fullName="DotCMIS.Data.Impl.ContentStream" filterName="ContentStream" isExposed="True" />
+	  </Filter>
       <Filter entryType="Namespace" fullName="DotCMIS.Enums" isExposed="True">
         <Filter entryType="Class" fullName="DotCMIS.Enums.CmisValue" filterName="CmisValue" isExposed="False" />
         <Filter entryType="Class" fullName="DotCMIS.Enums.CmisValueAttribute" filterName="CmisValueAttribute" isExposed="False" />