Model
ServiceClassLocator
Magento\Eav\Model\TypeLocator\ServiceClassLocator
What it does
This deprecated class locates and determines the data type of custom EAV attributes for service classes in Magento's Web API layer.
It maps service interface types to entity types and delegates to complex or simple type locators to resolve attribute types, ensuring backward compatibility for custom attribute handling in API responses.
Public Methods
- getType()
- getAllServiceDataInterfaces()