@ConsumerType public interface ComponentExporter
This interface is aimed at being implemented by Sling Model classes that should provide a JSON export for their corresponding component.
NOTE: Getter methods' names are all prefixed to avoid name conflicts with methods from the implementation class.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getExportedType()
Returns the type of the resource for which the export is performed.
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved