Uses of Interface
com.sage.accpac.sm.FiscalCalendar.DateRange

Packages that use FiscalCalendar.DateRange
com.sage.accpac.sm Contains the classes that provide access to Sage Accpac ERP System Manager, as well as Sage Accpac ERP application features. 
 

Uses of FiscalCalendar.DateRange in com.sage.accpac.sm
 

Methods in com.sage.accpac.sm that return FiscalCalendar.DateRange
 FiscalCalendar.DateRange FiscalCalendar.FiscalPeriod.getDates()
          gets the date range of the period
 FiscalCalendar.DateRange FiscalCalendar.FiscalYear.getDates()
          gets the date range of the year
 FiscalCalendar.DateRange FiscalCalendar.getPeriodDates(int year, int period)
          Retrieves the start and end dates of a given fiscal year and period.
 FiscalCalendar.DateRange FiscalCalendar.getQuarterDates(int year, int quarter)
          Retrieves the start and end dates of a given fiscal year and quarter.
 FiscalCalendar.DateRange FiscalCalendar.getYearDates(int year)
          Retrieves the start and end dates of a given fiscal year.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.