|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.kfs.coa.service.impl.PriorYearOrganizationServiceImpl
@Transactional public class PriorYearOrganizationServiceImpl
This is the default implementation of the PriorYearOrganizationService
Constructor Summary | |
---|---|
PriorYearOrganizationServiceImpl()
Constructs a PriorYearOrganizationServiceImpl.java. |
Method Summary | |
---|---|
void |
populatePriorYearOrganizationsFromCurrent()
This method populates the prior year organization table in the database with all the values from the current year org table. |
void |
setPriorYearOrganizationDao(PriorYearOrganizationDao priorYearOrganizationDao)
This method sets the local dao variable to the value provided. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PriorYearOrganizationServiceImpl()
Method Detail |
---|
public void populatePriorYearOrganizationsFromCurrent()
PriorYearOrganizationService
populatePriorYearOrganizationsFromCurrent
in interface PriorYearOrganizationService
org.kuali.kfs.coa.service.PriorYearOrganizationService#populatePriorYearOrganizationFromCurrent()
public void setPriorYearOrganizationDao(PriorYearOrganizationDao priorYearOrganizationDao)
priorYearOrganizationDao
- The PriorYearOrganizationDao to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |