Author: chrish
Date: Tue Oct 20 00:36:19 2015
New Revision: 1709493

URL: http://svn.apache.org/viewvc?rev=1709493&view=rev
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext?rev=1709493&r1=1709492&r2=1709493&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext 
(original)
+++ olingo/site/trunk/content/doc/odata4/tutorials/media/tutorial_media.mdtext 
Tue Oct 20 00:36:19 2015
@@ -152,6 +152,7 @@ And finally announce the entity type and
 ### Enable the data store to handle media entities
 
 In this tutorial, we will keep things simple. To store the value of media 
entities, we create a special property *$value*. Note this is not a valid OData 
Identifier.
+All methods have to be implemented in class 
`myservice.mynamespace.data.Storage`
 
 To read the content to a media entity, we simple return the value of the 
property *$value*.
 


Reply via email to