Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Override UserPersitanceImpl class in Liferay 7.4
Hi All,
I want to override persitanceImpl classes i.e. UserPersitenceImpl in liferay 7.4. Please let me know any pointers to achieve the same in liferay 7.4?
Regards,
FS
Sounds like the wrong solution to a decent business problem to me. What's the underlying business problem that you're trying to solve with this approach? Typically I'd recommend either ServiceWrapper or (rarely) ModelListeners to override something related to built-in data types.