Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
EE SupportEE SupportReporter
Jang KimJang Kim(Deactivated)Priority
Low
Details
Details
Assignee
EE Support
EE SupportReporter
Jang Kim
Jang Kim(Deactivated)Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created February 13, 2012 at 4:02 PM
Updated December 27, 2022 at 10:54 AM
Resolved February 13, 2012 at 4:03 PM
The performance when deleting a page has been improved by optimizing permission checks.
API CHANGES:
Class: com.liferay.portal.service.persistence.ResourcePermissionFinder
Method: findByC_P(long companyId, String primKey)
Status: Deprecated
New method: com.liferay.portal.service.persistence.ResourcePermissionUtil.findByC_P(long companyId, String primKey)
Class: com.liferay.portal.service.persistence.ResourcePermissionFinderUtil
Method: findByC_P(long companyId, String primKey)
Status: Deprecated
New method: com.liferay.portal.service.persistence.ResourcePermissionUtil.findByC_P(long companyId, String primKey)