Class JobProfileService

java.lang.Object
org.deltava.service.WebService
org.deltava.service.hr.JobProfileService

public class JobProfileService extends WebService
A Web Service to return a saved Applicant profile to a user.
Since:
3.4
Version:
7.0
Author:
Luke
  • Constructor Details

    • JobProfileService

      public JobProfileService()
  • Method Details

    • execute

      public int execute(ServiceContext ctx) throws ServiceException
      Executes the Web Service.
      Specified by:
      execute in class WebService
      Parameters:
      ctx - the Web Service Context
      Returns:
      the HTTP status code
      Throws:
      ServiceException - if an error occurs
    • isSecure

      public final boolean isSecure()
      Returns if the Web Service requires authentication.
      Overrides:
      isSecure in class WebService
      Returns:
      TRUE