org.sourceforge.jemm.database.persistent.berkeley
Class UserLockEntry

java.lang.Object
  extended by org.sourceforge.jemm.database.persistent.berkeley.UserLockEntry

@Entity
public class UserLockEntry
extends java.lang.Object


Constructor Summary
UserLockEntry()
           
UserLockEntry(UserLockInfo info)
           
 
Method Summary
 UserLockInfo convert()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserLockEntry

public UserLockEntry()

UserLockEntry

public UserLockEntry(UserLockInfo info)
Method Detail

convert

public UserLockInfo convert()


Copyright © 2009. All Rights Reserved.