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, setMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOrReplaceMetadata, clearMetadata, getMetadata, getMetadata, removeMetadatapublic java.lang.String getType()
ISiteMapDatagetType in interface ISiteMapDatapublic void setType(java.lang.String type)
public static SiteMapData copy(ISiteMapData source) throws SiteWhereException
source - SiteWhereException