public class BlogSiteArchiveYearModel extends AbstractModel
Constructor and Description |
---|
BlogSiteArchiveYearModel(String yearLong,
String path,
Integer totalYearCount) |
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
Integer |
getTotalYearCount() |
String |
getYearLong() |
void |
increaseCount() |
void |
setPath(String path) |
void |
setTotalYearCount(Integer totalYearCount) |
void |
setYearLong(String yearLong) |
addItem, getItems, getModelType, getModelTypeName, hasItems, insertItem
public String getPath()
public void setPath(String path)
public Integer getTotalYearCount()
public void setTotalYearCount(Integer totalYearCount)
public void increaseCount()
public String getYearLong()
public void setYearLong(String yearLong)
Copyright © 2015 Nuxeo SA. All rights reserved.