public class SiteMapData extends MetadataProvider implements ISiteMapData, java.io.Serializable
Constructor and Description |
---|
SiteMapData() |
Modifier and Type | Method and Description |
---|---|
static SiteMapData |
copy(ISiteMapData source)
Copy map information from an SPI object.
|
java.lang.String |
getType()
Get the map type.
|
void |
setType(java.lang.String type) |
addOrReplaceMetadata, clearMetadata, copy, copy, getMetadata, getMetadata, removeMetadata, setMetadata
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addOrReplaceMetadata, clearMetadata, getMetadata, getMetadata, removeMetadata
public java.lang.String getType()
ISiteMapData
getType
in interface ISiteMapData
public void setType(java.lang.String type)
public static SiteMapData copy(ISiteMapData source) throws SiteWhereException
source
- SiteWhereException