org.bejug.javacareers.jobs.view.jsf.action
Class EmployerAction

java.lang.Object
  extended byorg.bejug.javacareers.jobs.view.jsf.action.EmployerAction

public class EmployerAction
extends java.lang.Object

The employers actionListener class.

Version:
$Revision: 1.2 $ - $Date: 2005/06/09 08:18:53 $
Author:
Peter Symoens (Last modified by $Author: bejug_cc $)

Constructor Summary
EmployerAction()
           
 
Method Summary
 void setJobService(org.bejug.javacareers.jobs.service.JobService jobService)
          Set Job Service via Springs IoC injection.
 java.lang.String showCurrentJobOfferPosts()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmployerAction

public EmployerAction()
Method Detail

setJobService

public void setJobService(org.bejug.javacareers.jobs.service.JobService jobService)
Set Job Service via Springs IoC injection.

Parameters:
jobService - JobService.

showCurrentJobOfferPosts

public java.lang.String showCurrentJobOfferPosts()
Returns:
Returns the employers currently open JobOffers


Copyright © 2005-2006 BeJUG. All Rights Reserved.