Interface ILockManagerSPI

  • All Superinterfaces:
    ILockManager
    All Known Implementing Classes:
    LockManager

    public interface ILockManagerSPI
    extends ILockManager
    Since:
    10.1.0
    Version:
    $Revision: 19963 $ $Date: 2017-02-21 19:28:29 -0300 (Tue, 21 Feb 2017) $
    • Method Detail

      • getRecentlyLock

        java.util.Collection<java.lang.String> getRecentlyLock​(long lastMilliseconds)
                                                        throws PortalException
        Return write locks for the last millisenconds
        Returns:
        Throws:
        PortalException
        Since:
        10.1.0