org.exoplatform.platform.upgrade.plugins
Class GadgetUpgrade

java.lang.Object
  extended by org.exoplatform.platform.upgrade.plugins.GadgetUpgrade
All Implemented Interfaces:
Serializable

public class GadgetUpgrade
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
GadgetUpgrade()
           
 
Method Summary
 String getName()
           
 String getPath()
           
 void setName(String name)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GadgetUpgrade

public GadgetUpgrade()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getPath

public String getPath()

setPath

public void setPath(String path)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.