Expand my Community achievements bar.

SOLVED

Deprecated Package [com.adobe.cq.xf.ui]

Avatar

Level 4

Hi Everyone,

I am working on adding custom properties on Experience fragment dashboard views (List & Card View). I am overlaying /libs/cq/experience-fragments/components/experiencefragment/card/card.html & /libs/cq/experience-fragments/components/experiencefragment/row/row.html nodes. While the overlay works fine, when I build the code(with ui.apps package), it fails as the highlighted package is deprecated from 6.4.0 onwards(We are currently on Uber Jar 6.5.8). I could not find any documentation if com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem class or the package has been moved to any other package or API. If any of you have any leads on this or another way of implementing this requirement, please let me know.

6.4 Deprecated List

anupamp17770278_1-1670307117687.pnganupamp17770278_2-1670307147855.pnganupamp17770278_3-1670307197470.png

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

hi @anupampat ,

 

You can go to depfinder and find out the dependency for the class as highlighted in screenshot. 

 

Nikita___Garg_1-1670311570493.png

 

Hope that helps.

 

Thanks,

Nikita Garg

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

hi @anupampat ,

 

You can go to depfinder and find out the dependency for the class as highlighted in screenshot. 

 

Nikita___Garg_1-1670311570493.png

 

Hope that helps.

 

Thanks,

Nikita Garg