...
Component | Service is injected in | Injection type |
---|---|---|
Element |
| Field access |
Element |
| Setter method |
Panel
|
| Field access |
Panel |
| Setter method |
Media item |
| Field access |
Media item |
| Setter method |
Form |
| Field access |
Form |
| Setter method |
Page metadata |
| Field access |
Page metadata |
| Setter method |
Presentation |
| Field access |
Service |
| Field access |
Servlet |
| Field access |
Servlet | HttpServlet | Setter method |
Using service dependencies as described here is a required guideline for level 1 certification, see guideline /wiki/spaces/PD/pages/24721296 of the development guidelines.
...