com.silverpeas.kmelia.model
Class StatisticActivityVO
java.lang.Object
com.silverpeas.kmelia.model.StatisticActivityVO
- All Implemented Interfaces:
- Serializable
public class StatisticActivityVO
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatisticActivityVO
public StatisticActivityVO(Integer createdPublicationNumber,
Integer modifiedPublicationNumber)
- Parameters:
createdPublicationNumber
- modifiedPublicationNumber
-
getCreatedPublicationNumber
public Integer getCreatedPublicationNumber()
- Returns:
- the createdPublicationNumber
setCreatedPublicationNumber
public void setCreatedPublicationNumber(Integer createdPublicationNumber)
- Parameters:
createdPublicationNumber
- the createdPublicationNumber to set
getModifiedPublicationNumber
public Integer getModifiedPublicationNumber()
- Returns:
- the modifiedPublicationNumber
setModifiedPublicationNumber
public void setModifiedPublicationNumber(Integer modifiedPublicationNumber)
- Parameters:
modifiedPublicationNumber
- the modifiedPublicationNumber to set
Copyright © 2016 Silverpeas. All Rights Reserved.