public class MapDigestMapping extends java.lang.Object implements DigestMapping
Map Service Summary Mapping object class.
This class is used to obtain summary information about the corresponding map parameters in the map service component.
Constructor and Description |
---|
MapDigestMapping() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDigest(java.lang.Object object, java.lang.String name)
Gets the summary information of map service.
|
public java.lang.String getDigest(java.lang.Object object, java.lang.String name)
Gets the summary information of map service.
getDigest
in interface DigestMapping
object
- Business component objectname
- Map name.