You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by de...@apache.org on 2014/01/31 08:12:44 UTC

svn commit: r1563072 - /incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext

Author: deepa
Date: Fri Jan 31 07:12:44 2014
New Revision: 1563072

URL: http://svn.apache.org/r1563072
Log:
CMS commit to olingo by deepa

Modified:
    incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext

Modified: incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext
URL: http://svn.apache.org/viewvc/incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext?rev=1563072&r1=1563071&r2=1563072&view=diff
==============================================================================
--- incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext (original)
+++ incubator/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext Fri Jan 31 07:12:44 2014
@@ -18,7 +18,7 @@ Notice:    Licensed to the Apache Softwa
 
 # Extending the EDM Generated from the JPA Models 
 
-The Entity Data Model (EDM) generated from the JPA models can be extended with new Entity Types, Complex Types and also the existing EDM elements can be modified by implementing the interface method 'org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension.extendJPAEdmSchema'.
+The Entity Data Model (EDM) generated from the JPA models can be extended with new Entity Types, Complex Types and also the existing EDM elements can be modified by implementing the interface method *****org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension.extendJPAEdmSchema*****.
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;h=ecdc476