CodeBeamer 5.4.0.1-RC API

com.intland.codebeamer.persistence.dto
Class LoginStatsDto

java.lang.Object
  extended by com.intland.codebeamer.persistence.dto.EventStatsDto
      extended by com.intland.codebeamer.persistence.dto.LoginStatsDto
All Implemented Interfaces:
BaseDto, java.io.Serializable

public class LoginStatsDto
extends EventStatsDto

TODO

See Also:
Serialized Form

Constructor Summary
LoginStatsDto()
           
 
Method Summary
 java.lang.Integer getMaxConcurent()
           
 void setMaxConcurent(java.lang.Integer maxConcurent)
           
 
Methods inherited from class com.intland.codebeamer.persistence.dto.EventStatsDto
getCount, getDate, getHostName, getTime, getUser, setCount, setDate, setHostName, setTime, setUser, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LoginStatsDto

public LoginStatsDto()
Method Detail

getMaxConcurent

public java.lang.Integer getMaxConcurent()

setMaxConcurent

public void setMaxConcurent(java.lang.Integer maxConcurent)

CodeBeamer 5.4.0.1-RC API

Copyright © 2006-2009 Intland Software. All rights reserved.