Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP2 (5.2.6)
-
All
Description
Three new convenience methods has been added to com.liferay.portlet.documentlibrary.model.DLFileEntry
public com.liferay.portal.model.Lock getLock();
public boolean hasLock(long userId);
public boolean isLocked();
Attachments
Issue Links
- is related to
-
LPS-6652 Add helper in DLFileEntry to get associated Lock information
- Closed