org.openl.rules.repository
Interface RLock


public interface RLock


Method Summary
 Date getLockedAt()
           
 CommonUser getLockedBy()
           
 boolean isLocked()
           
 

Method Detail

getLockedAt

Date getLockedAt()

getLockedBy

CommonUser getLockedBy()

isLocked

boolean isLocked()


Copyright © 2010. All Rights Reserved.