Skip to main content
Glama

SFCC Development MCP Server

by taurgis
MapEntry.md785 B
## Package: dw.util # Class MapEntry ## Inheritance Hierarchy - Object - dw.util.MapEntry ## Description The class represent an entry within a Map. ## Properties ### key **Type:** Object (Read Only) The entry's key. ### value **Type:** Object (Read Only) The entry's value. ## Constructor Summary ## Method Summary ### getKey **Signature:** `getKey() : Object` Returns the entry's key. ### getValue **Signature:** `getValue() : Object` Returns the entry's value. ## Method Detail ## Method Details ### getKey **Signature:** `getKey() : Object` **Description:** Returns the entry's key. **Returns:** the entry's key. --- ### getValue **Signature:** `getValue() : Object` **Description:** Returns the entry's value. **Returns:** the entry's value. ---

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/taurgis/sfcc-dev-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server