org.gcube.contentmanagement.timeseries.geotools.gisconnectors
Class GISGroupInformation
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.gisconnectors.GISGroupInformation
public class GISGroupInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GISGroupInformation
public GISGroupInformation()
setGroupName
public void setGroupName(String groupName)
getGroupName
public String getGroupName()
setTemplateGroupName
public void setTemplateGroupName(String templateGroupName)
getTemplateGroupName
public String getTemplateGroupName()
setTemplateGroup
public void setTemplateGroup(boolean isTemplateGroup)
isTemplateGroup
public boolean isTemplateGroup()
checkGroup
public static boolean checkGroup(GISInformation gisInfo,
String groupName,
int maxtries)
throws Exception
- Throws:
Exception
checkLayers
public static boolean checkLayers(GISInformation gisInfo,
List<String> layerNames,
int maxtries)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.