MdelFactory
Hi Team,
I went through the BYline Component of wknd tutorial there I found this line
Hi Team,
I went through the BYline Component of wknd tutorial there I found this line
Hi @keerthi0555,
In general getModelFromWrappedRequest is used to create new Sling Model base on given request, resource and class type that defines what type is expected. This approach allows to simplify implementation by reusing existing models.
In given example - Byline component - above method is used to create Image model.
Here are also some links:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.