nz.co.econz.nads.timecard1
Class Timecard1SoapStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by nz.co.econz.nads.timecard1.Timecard1SoapStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, Timecard1Soap

public class Timecard1SoapStub
extends org.apache.axis.client.Stub
implements Timecard1Soap


Field Summary
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
Timecard1SoapStub()
           
Timecard1SoapStub(javax.xml.rpc.Service service)
           
Timecard1SoapStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 AckUserEventSynchronisationResult ackUserEventSynchronisation(UserIDBean userBean, UserEventSynchronisationBean[] eventSyncBean)
           
 AckUserSynchronisationResult ackUserSynchronisation(UserIDBean userID, UserSynchronisationBean[] users)
           
 GetAddCustomFieldResponse addCustomField(UserIDBean userID, CustomFieldBean customField)
           
 AddNewTaskResult addNewTask(UserIDBean userBean, java.lang.String taskName)
           
 AddRateCodeResponse addRateCode(UserIDBean userID, java.lang.String userPK, java.lang.String taskName, java.lang.String rateCode)
           
 AddNewSubTaskResult addSubTasksToTask(UserIDBean userID, java.lang.String taskName, java.lang.String[] subtasks)
           
 AddSubTasksToTaskResult addSubTasksToTaskAndTeam(UserIDBean userID, java.lang.String teamName, java.lang.String taskName, java.lang.String[] subTasks)
           
 AddNewSubTaskResult addSubtaskToTask(UserIDBean userID, java.lang.String taskName, java.lang.String subTaskName)
           
 AddNewTaskResult addTaskForManager(UserIDBean userID, java.lang.String manager, DetailedTaskWithAddress task)
           
 AddTasksToTeamResult addTasksToTeam(UserIDBean userID, java.lang.String teamName, java.lang.String[] tasks)
           
 AddNewTaskResult addTaskWithAddress(UserIDBean userID, DetailedTaskWithAddress task)
           
 AddUserToTeamResult addUserToTeam(UserIDBean userBean, java.lang.String teamName, java.lang.String userPK)
           
 CreateBreakTypeResult createBreakType(UserIDBean userID, java.lang.String breakType)
          Creates a break type for a Timecard organization.
 CreateFieldDeviceResult createFieldDevice(UserIDBean userID, FieldDeviceBean fieldDevice)
           
 CreateNewTeamResult createNewTeam(UserIDBean userBean, java.lang.String teamName, java.lang.String teamLeaderUserPK)
           
 CreateUserResult createUser(UserIDBean userID, UserBean user, java.lang.String password)
           
 DeleteBreakTypeResult deleteBreakType(UserIDBean userID, java.lang.String breakType)
          Deletes a break type for a Timecard organization.
 DeleteCustomFieldResult deleteCustomField(UserIDBean userID, java.lang.String customFieldPK)
           
 DeleteFieldDeviceResult deleteFieldDevice(UserIDBean userID, java.lang.String fieldDevicePK, int updateIndex)
           
 DeleteRateCodeResponse deleteRateCode(UserIDBean userID, java.lang.String userPK, java.lang.String taskName)
           
 DeleteSubtaskResult deleteSubtask(UserIDBean userID, java.lang.String taskName, java.lang.String subTaskName)
           
 DeleteSubTasksFromTaskResult deleteSubTasksFromTask(UserIDBean userID, java.lang.String teamName, java.lang.String taskName, java.lang.String[] subTasks)
           
 DeleteTasksFromAllTeamsResponse deleteTasksFromAllTeams(UserIDBean userID, java.lang.String[] tasks)
           
 DeleteTasksFromTeamResult deleteTasksFromTeam(UserIDBean userID, java.lang.String teamName, java.lang.String[] tasks)
           
 DeleteTeamResult deleteTeam(UserIDBean userBean, java.lang.String teamName)
           
 DeleteUserResult deleteUser(UserIDBean userID, java.lang.String userPK, int updateIndex)
           
 GetAllUserEventsResult getAllUserEvents(UserIDBean userBean, java.util.Calendar startDate, java.util.Calendar endDate)
           
 GetBreakTypesResult getBreakTypes(UserIDBean userID)
          Get break types of an organization.
 GetCustomFieldListResult getCustomFieldList(UserIDBean userID)
           
 GetDetailedFieldDeviceListResponse getDetailedFieldDeviceList(UserIDBean userID)
           
 GetDetailedHourSummariesResult getDetailedHourSummaries(UserIDBean userBean, java.util.Calendar startDate, java.util.Calendar endDate, boolean showUserTZFlag)
           
 GetDetailedHourSummariesWithMileageResult getDetailedHourSummariesWithMileage(UserIDBean userID, java.util.Calendar start, java.util.Calendar end)
           
 GetDetailedHourSummariesWithRateCodeResult getDetailedHourSummariesWithRateCode(UserIDBean userID, java.util.Calendar startDate, java.util.Calendar endDate, boolean showUserTZFlag)
           
 GetDetailedTaskListResponse getDetailedTaskList(UserIDBean userID)
           
 GetDetailedUserHourSummaryResult getDetailedUserHourSummary(UserIDBean userBean, java.lang.String userPK, java.util.Calendar startDate, java.util.Calendar endDate, boolean showUserTZFlag)
           
 GetDetailedUserHourSummaryWithRateCodeResult getDetailedUserHourSummaryWithRateCode(UserIDBean userID, java.lang.String userPK, java.util.Calendar startDate, java.util.Calendar endDate, boolean showUserTZFlag)
           
 GetFieldDeviceDetailResult getFieldDeviceDetail(UserIDBean userID, java.lang.String fieldDevicePK)
           
 GetFieldDeviceDetailsResult getFieldDeviceDetails(UserIDBean userID)
           
 GetFieldDeviceDetailsUpdatedSinceResult getFieldDeviceDetailsUpdatedSince(UserIDBean userID, java.util.Calendar since)
           
 GetFieldDevicePKForDeviceIDResult getFieldDevicePKForDeviceID(UserIDBean userID, java.lang.String deviceID)
           
 GetFieldDevicePKForNameResult getFieldDevicePKForName(UserIDBean userID, java.lang.String fieldDeviceName)
           
 GetHourSummariesResult getHourSummaries(UserIDBean userBean, java.util.Calendar startDate, java.util.Calendar endDate)
           
 GetUserSummariesResult getManagerSummaries(UserIDBean userID)
           
 GetOrganisationDetailResult getOrganisationDetail(UserIDBean userBean)
           
 GetOvertimeRulesBeanResult getOvertimeRulesBean(UserIDBean userBean)
           
 GetSubTaskListResult getSubtaskList(UserIDBean userID, java.lang.String taskName)
           
 GetSubtasksForTaskAndTeamResult getSubtasksForTaskAndTeam(UserIDBean userID, java.lang.String teamName, java.lang.String taskName)
           
 GetTaskListResult getTaskList(UserIDBean userBean)
           
 GetTasksForTeamResult getTasksForTeam(UserIDBean userID, java.lang.String teamName)
           
 GetTaskTypeSequenceForUserResponse getTaskTypeSequenceForUser(UserIDBean userID, java.lang.String userPK)
           
 GetTeamListResponse getTeamList(UserIDBean userID)
           
 GetUnsynchronisedUserEventsResult getUnsynchronisedUserEvents(UserIDBean userBean, java.lang.String synchronisationID, java.util.Calendar endDate)
           
 GetUnsynchronisedUsersResult getUnsynchronisedUsers(UserIDBean userID, java.lang.String synchronisationID, java.util.Calendar createdOnOrAfter)
           
 GetUserDetailResult getUserDetail(UserIDBean userID, java.lang.String userPK)
           
 GetUserDetailsResult getUserDetails(UserIDBean userID)
           
 GetUserEventsResult getUserEvents(UserIDBean userBean, java.lang.String userPrimaryKey, java.util.Calendar startDate, java.util.Calendar endDate)
           
 GetUserEventsBySynchronisationResult getUserEventsBySynchronisation(UserIDBean userID, java.lang.String synchronisationID, java.lang.String synchronisationReference, java.lang.String afterPK)
          todo
 GetUserGPSResult getUserGPS(UserIDBean userBean, java.lang.String userPK, java.util.Calendar startDate, java.util.Calendar endDate)
           
 GetUserHoursSummaryResult getUserHoursSummary(UserIDBean userBean, java.lang.String userPK, java.util.Calendar startDate, java.util.Calendar endDate)
           
 GetUsersBySynchronisationResult getUsersBySynchronisation(UserIDBean userID, java.lang.String synchronisationID, java.lang.String synchronisationReference, java.lang.String afterPK)
          todo
 GetUserSummariesResult getUserSummaries(UserIDBean userID)
           
 GetUserTypesResult getUserTypes(UserIDBean userBean)
           
 RemoveTaskResult removeTask(UserIDBean userBean, java.lang.String taskName)
           
 RemoveUserFromTeamResult removeUserFromTeam(UserIDBean userBean, java.lang.String teamName, java.lang.String userPK)
           
 SendMessageToTeamResult sendMessageToTeam(UserIDBean userBean, java.lang.String teamName, java.lang.String message)
           
 SendMessageToUserResult sendMessageToUser(UserIDBean userBean, java.lang.String userPK, java.lang.String message)
           
 SetFieldWorkerUnionCodeResponse setFieldWorkerUnionCode(UserIDBean userID, java.lang.String userPK, java.lang.String unionCode)
           
 UpdateFieldDeviceResult updateFieldDevice(UserIDBean userID, FieldDeviceBean fieldDevice)
           
 UpdateOrganisationDetailResult updateOrganisationDetail(UserIDBean userBean, OrganisationDetailsBean organisationDetails)
           
 UpdateUserResult updateUser(UserIDBean userID, UserBean user)
           
 UpdateUserPasswordResult updateUserPassword(UserIDBean userID, java.lang.String userPK, java.lang.String oldPassword, java.lang.String newPassword)
           
 WakeFieldDeviceResult wakeFieldDevice(UserIDBean userBean, java.lang.String userPK)
           
 WakeTeamFieldDevicesResult wakeTeamFieldDevices(UserIDBean userBean, java.lang.String teamName)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Timecard1SoapStub

public Timecard1SoapStub()
                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

Timecard1SoapStub

public Timecard1SoapStub(java.net.URL endpointURL,
                         javax.xml.rpc.Service service)
                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

Timecard1SoapStub

public Timecard1SoapStub(javax.xml.rpc.Service service)
                  throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

getUserEvents

public GetUserEventsResult getUserEvents(UserIDBean userBean,
                                         java.lang.String userPrimaryKey,
                                         java.util.Calendar startDate,
                                         java.util.Calendar endDate)
                                  throws java.rmi.RemoteException
Specified by:
getUserEvents in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getAllUserEvents

public GetAllUserEventsResult getAllUserEvents(UserIDBean userBean,
                                               java.util.Calendar startDate,
                                               java.util.Calendar endDate)
                                        throws java.rmi.RemoteException
Specified by:
getAllUserEvents in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUnsynchronisedUserEvents

public GetUnsynchronisedUserEventsResult getUnsynchronisedUserEvents(UserIDBean userBean,
                                                                     java.lang.String synchronisationID,
                                                                     java.util.Calendar endDate)
                                                              throws java.rmi.RemoteException
Specified by:
getUnsynchronisedUserEvents in interface Timecard1Soap
Throws:
java.rmi.RemoteException

ackUserEventSynchronisation

public AckUserEventSynchronisationResult ackUserEventSynchronisation(UserIDBean userBean,
                                                                     UserEventSynchronisationBean[] eventSyncBean)
                                                              throws java.rmi.RemoteException
Specified by:
ackUserEventSynchronisation in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserHoursSummary

public GetUserHoursSummaryResult getUserHoursSummary(UserIDBean userBean,
                                                     java.lang.String userPK,
                                                     java.util.Calendar startDate,
                                                     java.util.Calendar endDate)
                                              throws java.rmi.RemoteException
Specified by:
getUserHoursSummary in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getHourSummaries

public GetHourSummariesResult getHourSummaries(UserIDBean userBean,
                                               java.util.Calendar startDate,
                                               java.util.Calendar endDate)
                                        throws java.rmi.RemoteException
Specified by:
getHourSummaries in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedUserHourSummary

public GetDetailedUserHourSummaryResult getDetailedUserHourSummary(UserIDBean userBean,
                                                                   java.lang.String userPK,
                                                                   java.util.Calendar startDate,
                                                                   java.util.Calendar endDate,
                                                                   boolean showUserTZFlag)
                                                            throws java.rmi.RemoteException
Specified by:
getDetailedUserHourSummary in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedHourSummaries

public GetDetailedHourSummariesResult getDetailedHourSummaries(UserIDBean userBean,
                                                               java.util.Calendar startDate,
                                                               java.util.Calendar endDate,
                                                               boolean showUserTZFlag)
                                                        throws java.rmi.RemoteException
Specified by:
getDetailedHourSummaries in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserGPS

public GetUserGPSResult getUserGPS(UserIDBean userBean,
                                   java.lang.String userPK,
                                   java.util.Calendar startDate,
                                   java.util.Calendar endDate)
                            throws java.rmi.RemoteException
Specified by:
getUserGPS in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserTypes

public GetUserTypesResult getUserTypes(UserIDBean userBean)
                                throws java.rmi.RemoteException
Specified by:
getUserTypes in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getOvertimeRulesBean

public GetOvertimeRulesBeanResult getOvertimeRulesBean(UserIDBean userBean)
                                                throws java.rmi.RemoteException
Specified by:
getOvertimeRulesBean in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getOrganisationDetail

public GetOrganisationDetailResult getOrganisationDetail(UserIDBean userBean)
                                                  throws java.rmi.RemoteException
Specified by:
getOrganisationDetail in interface Timecard1Soap
Throws:
java.rmi.RemoteException

updateOrganisationDetail

public UpdateOrganisationDetailResult updateOrganisationDetail(UserIDBean userBean,
                                                               OrganisationDetailsBean organisationDetails)
                                                        throws java.rmi.RemoteException
Specified by:
updateOrganisationDetail in interface Timecard1Soap
Throws:
java.rmi.RemoteException

sendMessageToUser

public SendMessageToUserResult sendMessageToUser(UserIDBean userBean,
                                                 java.lang.String userPK,
                                                 java.lang.String message)
                                          throws java.rmi.RemoteException
Specified by:
sendMessageToUser in interface Timecard1Soap
Throws:
java.rmi.RemoteException

wakeFieldDevice

public WakeFieldDeviceResult wakeFieldDevice(UserIDBean userBean,
                                             java.lang.String userPK)
                                      throws java.rmi.RemoteException
Specified by:
wakeFieldDevice in interface Timecard1Soap
Throws:
java.rmi.RemoteException

createNewTeam

public CreateNewTeamResult createNewTeam(UserIDBean userBean,
                                         java.lang.String teamName,
                                         java.lang.String teamLeaderUserPK)
                                  throws java.rmi.RemoteException
Specified by:
createNewTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteTeam

public DeleteTeamResult deleteTeam(UserIDBean userBean,
                                   java.lang.String teamName)
                            throws java.rmi.RemoteException
Specified by:
deleteTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addUserToTeam

public AddUserToTeamResult addUserToTeam(UserIDBean userBean,
                                         java.lang.String teamName,
                                         java.lang.String userPK)
                                  throws java.rmi.RemoteException
Specified by:
addUserToTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

removeUserFromTeam

public RemoveUserFromTeamResult removeUserFromTeam(UserIDBean userBean,
                                                   java.lang.String teamName,
                                                   java.lang.String userPK)
                                            throws java.rmi.RemoteException
Specified by:
removeUserFromTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

sendMessageToTeam

public SendMessageToTeamResult sendMessageToTeam(UserIDBean userBean,
                                                 java.lang.String teamName,
                                                 java.lang.String message)
                                          throws java.rmi.RemoteException
Specified by:
sendMessageToTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

wakeTeamFieldDevices

public WakeTeamFieldDevicesResult wakeTeamFieldDevices(UserIDBean userBean,
                                                       java.lang.String teamName)
                                                throws java.rmi.RemoteException
Specified by:
wakeTeamFieldDevices in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getTaskList

public GetTaskListResult getTaskList(UserIDBean userBean)
                              throws java.rmi.RemoteException
Specified by:
getTaskList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addNewTask

public AddNewTaskResult addNewTask(UserIDBean userBean,
                                   java.lang.String taskName)
                            throws java.rmi.RemoteException
Specified by:
addNewTask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

removeTask

public RemoveTaskResult removeTask(UserIDBean userBean,
                                   java.lang.String taskName)
                            throws java.rmi.RemoteException
Specified by:
removeTask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

createUser

public CreateUserResult createUser(UserIDBean userID,
                                   UserBean user,
                                   java.lang.String password)
                            throws java.rmi.RemoteException
Specified by:
createUser in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserDetail

public GetUserDetailResult getUserDetail(UserIDBean userID,
                                         java.lang.String userPK)
                                  throws java.rmi.RemoteException
Specified by:
getUserDetail in interface Timecard1Soap
Throws:
java.rmi.RemoteException

updateUser

public UpdateUserResult updateUser(UserIDBean userID,
                                   UserBean user)
                            throws java.rmi.RemoteException
Specified by:
updateUser in interface Timecard1Soap
Throws:
java.rmi.RemoteException

updateUserPassword

public UpdateUserPasswordResult updateUserPassword(UserIDBean userID,
                                                   java.lang.String userPK,
                                                   java.lang.String oldPassword,
                                                   java.lang.String newPassword)
                                            throws java.rmi.RemoteException
Specified by:
updateUserPassword in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteUser

public DeleteUserResult deleteUser(UserIDBean userID,
                                   java.lang.String userPK,
                                   int updateIndex)
                            throws java.rmi.RemoteException
Specified by:
deleteUser in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUnsynchronisedUsers

public GetUnsynchronisedUsersResult getUnsynchronisedUsers(UserIDBean userID,
                                                           java.lang.String synchronisationID,
                                                           java.util.Calendar createdOnOrAfter)
                                                    throws java.rmi.RemoteException
Specified by:
getUnsynchronisedUsers in interface Timecard1Soap
Throws:
java.rmi.RemoteException

ackUserSynchronisation

public AckUserSynchronisationResult ackUserSynchronisation(UserIDBean userID,
                                                           UserSynchronisationBean[] users)
                                                    throws java.rmi.RemoteException
Specified by:
ackUserSynchronisation in interface Timecard1Soap
Throws:
java.rmi.RemoteException

createFieldDevice

public CreateFieldDeviceResult createFieldDevice(UserIDBean userID,
                                                 FieldDeviceBean fieldDevice)
                                          throws java.rmi.RemoteException
Specified by:
createFieldDevice in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getFieldDeviceDetail

public GetFieldDeviceDetailResult getFieldDeviceDetail(UserIDBean userID,
                                                       java.lang.String fieldDevicePK)
                                                throws java.rmi.RemoteException
Specified by:
getFieldDeviceDetail in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getFieldDeviceDetails

public GetFieldDeviceDetailsResult getFieldDeviceDetails(UserIDBean userID)
                                                  throws java.rmi.RemoteException
Specified by:
getFieldDeviceDetails in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserDetails

public GetUserDetailsResult getUserDetails(UserIDBean userID)
                                    throws java.rmi.RemoteException
Specified by:
getUserDetails in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getFieldDeviceDetailsUpdatedSince

public GetFieldDeviceDetailsUpdatedSinceResult getFieldDeviceDetailsUpdatedSince(UserIDBean userID,
                                                                                 java.util.Calendar since)
                                                                          throws java.rmi.RemoteException
Specified by:
getFieldDeviceDetailsUpdatedSince in interface Timecard1Soap
Throws:
java.rmi.RemoteException

updateFieldDevice

public UpdateFieldDeviceResult updateFieldDevice(UserIDBean userID,
                                                 FieldDeviceBean fieldDevice)
                                          throws java.rmi.RemoteException
Specified by:
updateFieldDevice in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteFieldDevice

public DeleteFieldDeviceResult deleteFieldDevice(UserIDBean userID,
                                                 java.lang.String fieldDevicePK,
                                                 int updateIndex)
                                          throws java.rmi.RemoteException
Specified by:
deleteFieldDevice in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getFieldDevicePKForName

public GetFieldDevicePKForNameResult getFieldDevicePKForName(UserIDBean userID,
                                                             java.lang.String fieldDeviceName)
                                                      throws java.rmi.RemoteException
Specified by:
getFieldDevicePKForName in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getFieldDevicePKForDeviceID

public GetFieldDevicePKForDeviceIDResult getFieldDevicePKForDeviceID(UserIDBean userID,
                                                                     java.lang.String deviceID)
                                                              throws java.rmi.RemoteException
Specified by:
getFieldDevicePKForDeviceID in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUsersBySynchronisation

public GetUsersBySynchronisationResult getUsersBySynchronisation(UserIDBean userID,
                                                                 java.lang.String synchronisationID,
                                                                 java.lang.String synchronisationReference,
                                                                 java.lang.String afterPK)
                                                          throws java.rmi.RemoteException
Description copied from interface: Timecard1Soap
todo

Specified by:
getUsersBySynchronisation in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserEventsBySynchronisation

public GetUserEventsBySynchronisationResult getUserEventsBySynchronisation(UserIDBean userID,
                                                                           java.lang.String synchronisationID,
                                                                           java.lang.String synchronisationReference,
                                                                           java.lang.String afterPK)
                                                                    throws java.rmi.RemoteException
Description copied from interface: Timecard1Soap
todo

Specified by:
getUserEventsBySynchronisation in interface Timecard1Soap
Throws:
java.rmi.RemoteException

createBreakType

public CreateBreakTypeResult createBreakType(UserIDBean userID,
                                             java.lang.String breakType)
                                      throws java.rmi.RemoteException
Description copied from interface: Timecard1Soap
Creates a break type for a Timecard organization.

Specified by:
createBreakType in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteBreakType

public DeleteBreakTypeResult deleteBreakType(UserIDBean userID,
                                             java.lang.String breakType)
                                      throws java.rmi.RemoteException
Description copied from interface: Timecard1Soap
Deletes a break type for a Timecard organization.

Specified by:
deleteBreakType in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getBreakTypes

public GetBreakTypesResult getBreakTypes(UserIDBean userID)
                                  throws java.rmi.RemoteException
Description copied from interface: Timecard1Soap
Get break types of an organization.

Specified by:
getBreakTypes in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addSubtaskToTask

public AddNewSubTaskResult addSubtaskToTask(UserIDBean userID,
                                            java.lang.String taskName,
                                            java.lang.String subTaskName)
                                     throws java.rmi.RemoteException
Specified by:
addSubtaskToTask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteSubtask

public DeleteSubtaskResult deleteSubtask(UserIDBean userID,
                                         java.lang.String taskName,
                                         java.lang.String subTaskName)
                                  throws java.rmi.RemoteException
Specified by:
deleteSubtask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addSubTasksToTask

public AddNewSubTaskResult addSubTasksToTask(UserIDBean userID,
                                             java.lang.String taskName,
                                             java.lang.String[] subtasks)
                                      throws java.rmi.RemoteException
Specified by:
addSubTasksToTask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getSubtaskList

public GetSubTaskListResult getSubtaskList(UserIDBean userID,
                                           java.lang.String taskName)
                                    throws java.rmi.RemoteException
Specified by:
getSubtaskList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getCustomFieldList

public GetCustomFieldListResult getCustomFieldList(UserIDBean userID)
                                            throws java.rmi.RemoteException
Specified by:
getCustomFieldList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addCustomField

public GetAddCustomFieldResponse addCustomField(UserIDBean userID,
                                                CustomFieldBean customField)
                                         throws java.rmi.RemoteException
Specified by:
addCustomField in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedHourSummariesWithMileage

public GetDetailedHourSummariesWithMileageResult getDetailedHourSummariesWithMileage(UserIDBean userID,
                                                                                     java.util.Calendar start,
                                                                                     java.util.Calendar end)
                                                                              throws java.rmi.RemoteException
Specified by:
getDetailedHourSummariesWithMileage in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteCustomField

public DeleteCustomFieldResult deleteCustomField(UserIDBean userID,
                                                 java.lang.String customFieldPK)
                                          throws java.rmi.RemoteException
Specified by:
deleteCustomField in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getTeamList

public GetTeamListResponse getTeamList(UserIDBean userID)
                                throws java.rmi.RemoteException
Specified by:
getTeamList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addTasksToTeam

public AddTasksToTeamResult addTasksToTeam(UserIDBean userID,
                                           java.lang.String teamName,
                                           java.lang.String[] tasks)
                                    throws java.rmi.RemoteException
Specified by:
addTasksToTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteTasksFromTeam

public DeleteTasksFromTeamResult deleteTasksFromTeam(UserIDBean userID,
                                                     java.lang.String teamName,
                                                     java.lang.String[] tasks)
                                              throws java.rmi.RemoteException
Specified by:
deleteTasksFromTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addSubTasksToTaskAndTeam

public AddSubTasksToTaskResult addSubTasksToTaskAndTeam(UserIDBean userID,
                                                        java.lang.String teamName,
                                                        java.lang.String taskName,
                                                        java.lang.String[] subTasks)
                                                 throws java.rmi.RemoteException
Specified by:
addSubTasksToTaskAndTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteSubTasksFromTask

public DeleteSubTasksFromTaskResult deleteSubTasksFromTask(UserIDBean userID,
                                                           java.lang.String teamName,
                                                           java.lang.String taskName,
                                                           java.lang.String[] subTasks)
                                                    throws java.rmi.RemoteException
Specified by:
deleteSubTasksFromTask in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteTasksFromAllTeams

public DeleteTasksFromAllTeamsResponse deleteTasksFromAllTeams(UserIDBean userID,
                                                               java.lang.String[] tasks)
                                                        throws java.rmi.RemoteException
Specified by:
deleteTasksFromAllTeams in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedTaskList

public GetDetailedTaskListResponse getDetailedTaskList(UserIDBean userID)
                                                throws java.rmi.RemoteException
Specified by:
getDetailedTaskList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedFieldDeviceList

public GetDetailedFieldDeviceListResponse getDetailedFieldDeviceList(UserIDBean userID)
                                                              throws java.rmi.RemoteException
Specified by:
getDetailedFieldDeviceList in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getSubtasksForTaskAndTeam

public GetSubtasksForTaskAndTeamResult getSubtasksForTaskAndTeam(UserIDBean userID,
                                                                 java.lang.String teamName,
                                                                 java.lang.String taskName)
                                                          throws java.rmi.RemoteException
Specified by:
getSubtasksForTaskAndTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getTasksForTeam

public GetTasksForTeamResult getTasksForTeam(UserIDBean userID,
                                             java.lang.String teamName)
                                      throws java.rmi.RemoteException
Specified by:
getTasksForTeam in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedUserHourSummaryWithRateCode

public GetDetailedUserHourSummaryWithRateCodeResult getDetailedUserHourSummaryWithRateCode(UserIDBean userID,
                                                                                           java.lang.String userPK,
                                                                                           java.util.Calendar startDate,
                                                                                           java.util.Calendar endDate,
                                                                                           boolean showUserTZFlag)
                                                                                    throws java.rmi.RemoteException
Specified by:
getDetailedUserHourSummaryWithRateCode in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getDetailedHourSummariesWithRateCode

public GetDetailedHourSummariesWithRateCodeResult getDetailedHourSummariesWithRateCode(UserIDBean userID,
                                                                                       java.util.Calendar startDate,
                                                                                       java.util.Calendar endDate,
                                                                                       boolean showUserTZFlag)
                                                                                throws java.rmi.RemoteException
Specified by:
getDetailedHourSummariesWithRateCode in interface Timecard1Soap
Throws:
java.rmi.RemoteException

setFieldWorkerUnionCode

public SetFieldWorkerUnionCodeResponse setFieldWorkerUnionCode(UserIDBean userID,
                                                               java.lang.String userPK,
                                                               java.lang.String unionCode)
                                                        throws java.rmi.RemoteException
Specified by:
setFieldWorkerUnionCode in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addRateCode

public AddRateCodeResponse addRateCode(UserIDBean userID,
                                       java.lang.String userPK,
                                       java.lang.String taskName,
                                       java.lang.String rateCode)
                                throws java.rmi.RemoteException
Specified by:
addRateCode in interface Timecard1Soap
Throws:
java.rmi.RemoteException

deleteRateCode

public DeleteRateCodeResponse deleteRateCode(UserIDBean userID,
                                             java.lang.String userPK,
                                             java.lang.String taskName)
                                      throws java.rmi.RemoteException
Specified by:
deleteRateCode in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getTaskTypeSequenceForUser

public GetTaskTypeSequenceForUserResponse getTaskTypeSequenceForUser(UserIDBean userID,
                                                                     java.lang.String userPK)
                                                              throws java.rmi.RemoteException
Specified by:
getTaskTypeSequenceForUser in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addTaskWithAddress

public AddNewTaskResult addTaskWithAddress(UserIDBean userID,
                                           DetailedTaskWithAddress task)
                                    throws java.rmi.RemoteException
Specified by:
addTaskWithAddress in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getUserSummaries

public GetUserSummariesResult getUserSummaries(UserIDBean userID)
                                        throws java.rmi.RemoteException
Specified by:
getUserSummaries in interface Timecard1Soap
Throws:
java.rmi.RemoteException

getManagerSummaries

public GetUserSummariesResult getManagerSummaries(UserIDBean userID)
                                           throws java.rmi.RemoteException
Specified by:
getManagerSummaries in interface Timecard1Soap
Throws:
java.rmi.RemoteException

addTaskForManager

public AddNewTaskResult addTaskForManager(UserIDBean userID,
                                          java.lang.String manager,
                                          DetailedTaskWithAddress task)
                                   throws java.rmi.RemoteException
Specified by:
addTaskForManager in interface Timecard1Soap
Throws:
java.rmi.RemoteException


Copyright © 2017 The Electronic Company of New Zealand (1971) Limited