AD0-E116 無料問題集「Adobe Experience Manager Developer Expert」
A custom AEM application contains a service component that needs to access the JCR repository within the activate method. The activate method uses ResourceResolverFactory.getServiceResourceResolver(...) without specifying a sub service name.
What should a developer do to make sure the user service mapping for the service component is available?
What should a developer do to make sure the user service mapping for the service component is available?
正解:C
解答を投票する
A developer has a component located under the path /apps. This component has a Client Library which is directly loaded onto a page. The publish instance loads the page correctly. The dispatcher also loads the page but the Client Library is missing.
How should the developer resolve this issue, while taking security into consideration?
How should the developer resolve this issue, while taking security into consideration?
正解:D
解答を投票する
The custom AEM application needs to keep a flat list of all page paths underneath /content/thesite in memory for a real-time integration with high performance requirements.
The developer has the following intermediate state of the class:
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_18.jpg)
What action should the developer take to meet these requirements?
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_19.jpg)
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_20.jpg)
The developer has the following intermediate state of the class:
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_18.jpg)
What action should the developer take to meet these requirements?
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_19.jpg)
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_20.jpg)
正解:D
解答を投票する
A developer needs to implement a service component that should be manually configured by operations to react on operational circumstances. The service component should NOT be active by default. The service has the properties myservice.name (one string value) and myservice.stringValues (a list of the string values) to be configured.
The developer needs to use OSGi Metatype annotations to make those properties configurable in the Apache Felix Web Console.
Which set of steps should the developer take to meet these requirements?
The developer needs to use OSGi Metatype annotations to make those properties configurable in the Apache Felix Web Console.
Which set of steps should the developer take to meet these requirements?
正解:A
解答を投票する
A developer needs to create a component with the following requirements:
* The component must be configurable
* The component should be editable, NOT removable
* An author should be unable to add the component to a page through design mode
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_21.jpg)
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_22.jpg)
Which mode structure should the developer use to meet these requirements?
* The component must be configurable
* The component should be editable, NOT removable
* An author should be unable to add the component to a page through design mode
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_21.jpg)
![](https://www.jpntest.com/uploads/imgs/AD0-E116 V12.35/img_22.jpg)
Which mode structure should the developer use to meet these requirements?
正解:D
解答を投票する