org.gcube.common.geoserverinterface.bean
Class WorkspaceRest
java.lang.Object
org.gcube.common.geoserverinterface.bean.WorkspaceRest
- All Implemented Interfaces:
- Serializable
public class WorkspaceRest
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkspaceRest
public WorkspaceRest()
getName
public String getName()
- Returns:
setName
public void setName(String name)
- Parameters:
name
-
getStores
public ArrayList<String> getStores(String typeStore)
setStores
public void setStores(String typeStore,
List<String> list)
Copyright © 2012. All Rights Reserved.