Skip to main content
Glama

SFCC Development MCP Server

by taurgis
SimpleExtensible.md951 B
## Package: dw.object # Class SimpleExtensible ## Inheritance Hierarchy - Object - dw.object.SimpleExtensible ## Description Base class alternative to ExtensibleObject for customizable objects which do not rely on the metadata system. Unlike Extensible any custom attributes can be set on the fly and are not checked against an available list. Similar to Extensible method getCustom() is the central point to retrieve and store the objects attribute values. ## Properties ### custom **Type:** CustomAttributes (Read Only) The custom attributes for this object. ## Constructor Summary ## Method Summary ### getCustom **Signature:** `getCustom() : CustomAttributes` Returns the custom attributes for this object. ## Method Detail ## Method Details ### getCustom **Signature:** `getCustom() : CustomAttributes` **Description:** Returns the custom attributes for this object. **Returns:** the custom attributes for this object. ---

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