public class GeoServerDescriptor extends DataSourceDescriptor
| Constructor and Description |
|---|
GeoServerDescriptor(String entryPoint,
String user,
String password,
String workspace,
String datastore,
String defaultDistributionStyle) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getDatastore() |
String |
getDefaultDistributionStyle() |
String |
getWorkspace() |
int |
hashCode() |
String |
toString() |
getEntryPoint, getPassword, getUserpublic String getWorkspace()
public String getDatastore()
public String getDefaultDistributionStyle()
public int hashCode()
hashCode in class DataSourceDescriptorpublic boolean equals(Object obj)
equals in class DataSourceDescriptorpublic String toString()
toString in class DataSourceDescriptorCopyright © 2016. All Rights Reserved.