org.kuali.student.enrollment.class2.acal.service.assembler
Class HolidayCalendarAssembler
java.lang.Object
org.kuali.student.enrollment.class2.acal.service.assembler.HolidayCalendarAssembler
- All Implemented Interfaces:
- DTOAssembler<HolidayCalendarInfo,AtpInfo>
public class HolidayCalendarAssembler
- extends Object
- implements DTOAssembler<HolidayCalendarInfo,AtpInfo>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HolidayCalendarAssembler
public HolidayCalendarAssembler()
assemble
public HolidayCalendarInfo assemble(AtpInfo atp,
ContextInfo context)
throws AssemblyException
- Specified by:
assemble
in interface DTOAssembler<HolidayCalendarInfo,AtpInfo>
- Throws:
AssemblyException
disassemble
public AtpInfo disassemble(HolidayCalendarInfo holidayCalendarInfo,
ContextInfo context)
throws AssemblyException
- Specified by:
disassemble
in interface DTOAssembler<HolidayCalendarInfo,AtpInfo>
- Throws:
AssemblyException
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.