org.exoplatform.application.registry.jcr
Class DataMapper
java.lang.Object
org.exoplatform.application.registry.jcr.DataMapper
public class DataMapper
- extends java.lang.Object
Created by The eXo Platform SARL
Author : Tung Pham
thanhtungty@gmail.com
Nov 23, 2007
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataMapper
public DataMapper()
map
public void map(org.w3c.dom.Document doc,
ApplicationCategory category)
throws java.lang.Exception
- Throws:
java.lang.Exception
toApplicationCategory
public ApplicationCategory toApplicationCategory(org.w3c.dom.Document doc)
throws java.lang.Exception
- Throws:
java.lang.Exception
map
public void map(org.w3c.dom.Document doc,
Application application)
throws java.lang.Exception
- Throws:
java.lang.Exception
toApplication
public Application toApplication(org.w3c.dom.Document doc)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2011 eXo Platform SAS. All Rights Reserved.