Dekoh platform API

dekoh.portal.fwk.persistence.search
Class DayMonthYearViewGenerator.MonthYearView

java.lang.Object
  extended by dekoh.portal.fwk.persistence.search.DayMonthYearViewGenerator.MonthYearView
Enclosing class:
DayMonthYearViewGenerator

public static class DayMonthYearViewGenerator.MonthYearView
extends Object


Constructor Summary
DayMonthYearViewGenerator.MonthYearView(List entries)
           
 
Method Summary
 int getDioCount(int year, int month)
           
 int getMaxYear()
           
 int getMinYear()
           
 int getNumDiosWithoutContentCreationDate()
           
 boolean hasPics(int year)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DayMonthYearViewGenerator.MonthYearView

public DayMonthYearViewGenerator.MonthYearView(List entries)
Method Detail

getMinYear

public int getMinYear()

getMaxYear

public int getMaxYear()

hasPics

public boolean hasPics(int year)

getDioCount

public int getDioCount(int year,
                       int month)

getNumDiosWithoutContentCreationDate

public int getNumDiosWithoutContentCreationDate()

Dekoh platform API

© 2009 Pramati Technologies - Dekoh - Portal for Developers