AD0-E134 無料問題集「Adobe Experience Manager Developer」
A custom component has one dialog field:

The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet.

Which two implementations will support this HTL snippet? (Choose two.)

The developer needs to implement a Sling Model to perform a business logic on the authored value. The developer writes the following HTL snippet.

Which two implementations will support this HTL snippet? (Choose two.)
正解:A、D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A developer needs to create sling models for two fields name and occupations. The dialog has two fields, name - a single value field, and occupations - a multi value field.
The following code is included in sling models inherited from interface com.adobe.aem.guides.wknd.core.models.Byline

Which method should be used to used to represent this model in HTL?
The following code is included in sling models inherited from interface com.adobe.aem.guides.wknd.core.models.Byline

Which method should be used to used to represent this model in HTL?
正解:D
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
A developer needs to create an OSGI service that is able to read a list of spoken languages from the configuration of the service. Theconfiguration file tanguageServicelmplefgjson' already exisls:

Which snippet should the developer use lo read the OSGi configurations?

Which snippet should the developer use lo read the OSGi configurations?
正解:B
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)