org.exoplatform.social.extras.migration.io
Class NodeData
java.lang.Object
org.exoplatform.social.extras.migration.io.NodeData
public class NodeData
- extends Object
Migration data.
- Version:
- $Revision$
- Author:
- Alain Defrance
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeData
public NodeData()
getPath
public String getPath()
setPath
public void setPath(String path)
getChilds
public List<NodeData> getChilds()
get
public Object get(String key)
put
public void put(String key,
Object value)
Copyright © 2013 eXo Platform SAS. All Rights Reserved.