|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object at.ac.tuwien.vitalab.hrcrm.pdf.party.PartyPdfController
public class PartyPdfController
Constructor Summary | |
---|---|
PartyPdfController()
|
Method Summary | |
---|---|
ModelAndView |
handleRequest(HttpServletRequest request,
HttpServletResponse response)
|
void |
setPartyService(PartyService partyService)
Write access to private field. |
void |
setView(View view)
Write access to private field. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PartyPdfController()
Method Detail |
---|
public ModelAndView handleRequest(HttpServletRequest request, HttpServletResponse response) throws java.lang.Exception
java.lang.Exception
public void setPartyService(PartyService partyService)
partyService
- The partyService to set.public void setView(View view)
view
- The view to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |