Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Exporter annotation in AEM

Avatar

Level 8
@Exporter(
name = ExporterConstants.SLING_MODEL_EXPORTER_NAME,
selector = "result",
extensions = ExporterConstants.SLING_MODEL_EXTENSION
)
public class HelpResultModel {...

 Can someone explain how this Exporter annotation works? I cannot find it in the docs.

3 Replies

Avatar

Employee Advisor

Avatar

Employee Advisor

Avatar

Level 8

Thank you. Much appreciated.