org.exoplatform.platform.gadget.services.LoginHistory
Class LoginCounterBean

java.lang.Object
  extended by org.exoplatform.platform.gadget.services.LoginHistory.LoginCounterBean

public class LoginCounterBean
extends Object


Constructor Summary
LoginCounterBean()
           
 
Method Summary
 long getLoginCount()
           
 long getLoginDate()
           
 void setLoginCount(long loginCount)
           
 void setLoginDate(long loginDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginCounterBean

public LoginCounterBean()
Method Detail

getLoginDate

public long getLoginDate()

setLoginDate

public void setLoginDate(long loginDate)

getLoginCount

public long getLoginCount()

setLoginCount

public void setLoginCount(long loginCount)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.