Mule Workday Connector
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
org.mule.modules.workday
org.mule.modules.workday.api
org.mule.modules.workday.api.internal
org.mule.modules.workday.cash
org.mule.modules.workday.cash.config
org.mule.modules.workday.cash.config.spring
org.mule.modules.workday.hr
org.mule.modules.workday.hr.config
org.mule.modules.workday.hr.config.spring
org.mule.modules.workday.payroll
org.mule.modules.workday.payroll.config
org.mule.modules.workday.payroll.config.spring
org.mule.modules.workday.staffing
org.mule.modules.workday.staffing.config
org.mule.modules.workday.staffing.config.spring
workday.com.bsvc
workday.com.bsvc.cash_management
workday.com.bsvc.human_resources
workday.com.bsvc.payroll
workday.com.bsvc.staffing
Interfaces
PayrollClient
Classes
CxfPayrollClient
PayrollModule
Package Index
|
Class Index
Summary:
Methods
|
[Expand All]
public interface
PayrollClient
org.mule.modules.workday.payroll.PayrollClient
Known Indirect Subclasses
CxfPayrollClient
CxfPayrollClient
Class Overview
Client interface to access the Payroll Web service
Summary
Public Methods
abstract
PutPayrollFederalW4TaxElectionResponseType
putPayrollFederalW4TaxElection
(
PayrollFederalW4TaxElectionDataType
electionData)
Public Methods
public abstract
PutPayrollFederalW4TaxElectionResponseType
putPayrollFederalW4TaxElection
(
PayrollFederalW4TaxElectionDataType
electionData)
Parameters
electionData
Throws
Exception