org.gcube.contentmanagement.timeseries.geotools.gisconnectors
Class GISGroupInformation
java.lang.Object
org.gcube.contentmanagement.timeseries.geotools.gisconnectors.GISGroupInformation
public class GISGroupInformation
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GISGroupInformation
public GISGroupInformation()
setGroupName
public void setGroupName(java.lang.String groupName)
getGroupName
public java.lang.String getGroupName()
setTemplateGroupName
public void setTemplateGroupName(java.lang.String templateGroupName)
getTemplateGroupName
public java.lang.String getTemplateGroupName()
setTemplateGroup
public void setTemplateGroup(boolean isTemplateGroup)
isTemplateGroup
public boolean isTemplateGroup()
checkGroup
public static boolean checkGroup(GISInformation gisInfo,
java.lang.String groupName,
int maxtries)
throws java.lang.Exception
- Throws:
java.lang.Exception