|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MonthEndDateService
MonthEndDateService interface to provide the method to get month end date id
Method Summary | |
---|---|
List<String> |
getBeginningDates()
gets the first dates of month |
Date |
getByPrimaryKey(org.kuali.rice.kns.util.KualiInteger monthEndId)
gets month end id date for a given monthEndId |
List<String> |
getEndingDates()
gets the month end dates |
org.kuali.rice.kns.util.KualiInteger |
getMonthEndId(Date monthEndDate)
gets month end id |
Date |
getMostRecentDate()
Gets the most recent date. |
org.kuali.rice.kns.util.KualiInteger |
getNextMonthEndIdForNewRecord()
gets the next month end id for the new record |
Method Detail |
---|
Date getByPrimaryKey(org.kuali.rice.kns.util.KualiInteger monthEndId)
monthEndId
-
Date getMostRecentDate()
org.kuali.rice.kns.util.KualiInteger getMonthEndId(Date monthEndDate)
monthEndDate
-
org.kuali.rice.kns.util.KualiInteger getNextMonthEndIdForNewRecord()
List<String> getBeginningDates()
List<String> getEndingDates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |