Package tyler.efm.latest.services
Interface IEfmFirmService
public interface IEfmFirmService
A combination of al IEfmFirmServices for all versions of Tyler stuff that we use.
Don't use this directly; use TylerFirmClient.
This class was originally generated by Apache CXF 4.0.8
2025-06-13T15:28:22.339-04:00
Generated source version: 4.0.8
-
Method Summary
Modifier and TypeMethodDescriptionaddUserRole(AddUserRoleRequestType addUserRoleRequest) attachServiceContact(AttachServiceContactRequestType attachServiceContactRequest) createAttorney(CreateAttorneyRequestType createAttorneyRequest) createGlobalPaymentAccount(CreatePaymentAccountRequestType createGlobalPaymentAccountRequest) createInactivePaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest) createPaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest) createServiceContact(CreateServiceContactRequestType createServiceContactRequest) detachServiceContact(DetachServiceContactRequestType detachServiceContactRequest) getAttorney(GetAttorneyRequestType getAttorneyRequest) getFirm()getGlobalPaymentAccount(GetPaymentAccountRequestType getGlobalPaymentAccountRequest) getPaymentAccount(GetPaymentAccountRequestType getPaymentAccountRequest) getPaymentAccountList(GetPaymentAccountListRequestType getPaymentAccountListRequest) getPublicList(GetPublicListRequestType getPublicListRequest) getServiceContact(GetServiceContactRequestType getServiceContactRequest) getUser(GetUserRequestType getUserRequest) getUserList(GetUserListRequest getUserListRequest) getVitalChekPaymentAccountId(GetPaymentAccountRequestType getPaymentAccountRequest) registerUser(RegistrationRequestType registerUserRequest) removeAttorney(RemoveAttorneyRequestType removeAttorneyRequest) removeGlobalPaymentAccount(RemovePaymentAccountRequestType removeGlobalPaymentAccountRequest) removePaymentAccount(RemovePaymentAccountRequestType removePaymentAccountRequest) removeServiceContact(RemoveServiceContactRequestType removeServiceContactRequest) removeUser(RemoveUserRequestType removeUserRequest) removeUserRole(RemoveUserRoleRequestType removeUserRoleRequest) replaceServiceContact(ReplaceServiceContactRequestType replaceServiceContactRequest) resendActivationEmail(ResendActivationEmailRequestType resendActivationEmailRequest) resetUserPassword(ResetUserPasswordRequestType resetUserPasswordRequest) updateAttorney(UpdateAttorneyRequestType updateAttorneyRequest) updateFirm(UpdateFirmRequestType updateFirmRequest) updateGlobalPaymentAccount(UpdatePaymentAccountRequestType updateGlobalPaymentAccountRequest) updatePaymentAccount(UpdatePaymentAccountRequestType updatePaymentAccountRequest) updateServiceContact(UpdateServiceContactRequestType updateServiceContactRequest) updateUser(UpdateUserRequestType updateUserRequest)
-
Method Details
-
getAttorney
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetAttorney", output="urn:tyler:efm:services/IEfmFirmService/GetAttorneyResponse") @RequestWrapper(localName="GetAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetAttorney") @ResponseWrapper(localName="GetAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetAttorneyResponse") GetAttorneyResponseType getAttorney(GetAttorneyRequestType getAttorneyRequest) -
updatePaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdatePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/UpdatePaymentAccountResponse") @RequestWrapper(localName="UpdatePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdatePaymentAccount") @ResponseWrapper(localName="UpdatePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdatePaymentAccountResponse") UpdatePaymentAccountResponseType updatePaymentAccount(UpdatePaymentAccountRequestType updatePaymentAccountRequest) -
getVitalChekPaymentAccountId
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetVitalChekPaymentAccountId", output="urn:tyler:efm:services/IEfmFirmService/GetVitalChekPaymentAccountIdResponse") @RequestWrapper(localName="GetVitalChekPaymentAccountId", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetVitalChekPaymentAccountId") @ResponseWrapper(localName="GetVitalChekPaymentAccountIdResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetVitalChekPaymentAccountIdResponse") GetVitalChekPaymentAccountIdResponseType getVitalChekPaymentAccountId(GetPaymentAccountRequestType getPaymentAccountRequest) -
getPublicList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetPublicList", output="urn:tyler:efm:services/IEfmFirmService/GetPublicListResponse") @RequestWrapper(localName="GetPublicList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPublicList") @ResponseWrapper(localName="GetPublicListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPublicListResponse") ServiceContactListResponseType getPublicList(GetPublicListRequestType getPublicListRequest) -
getUser
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetUser", output="urn:tyler:efm:services/IEfmFirmService/GetUserResponse") @RequestWrapper(localName="GetUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetUser") @ResponseWrapper(localName="GetUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetUserResponse") GetUserResponseType getUser(GetUserRequestType getUserRequest) -
replaceServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/ReplaceServiceContact", output="urn:tyler:efm:services/IEfmFirmService/ReplaceServiceContactResponse") @RequestWrapper(localName="ReplaceServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ReplaceServiceContact") @ResponseWrapper(localName="ReplaceServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ReplaceServiceContactResponse") BaseResponseType replaceServiceContact(ReplaceServiceContactRequestType replaceServiceContactRequest) -
getServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetServiceContact", output="urn:tyler:efm:services/IEfmFirmService/GetServiceContactResponse") @RequestWrapper(localName="GetServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetServiceContact") @ResponseWrapper(localName="GetServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetServiceContactResponse") GetServiceContactResponseType getServiceContact(GetServiceContactRequestType getServiceContactRequest) -
createPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/CreatePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreatePaymentAccountResponse") @RequestWrapper(localName="CreatePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreatePaymentAccount") @ResponseWrapper(localName="CreatePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreatePaymentAccountResponse") CreatePaymentAccountResponseType createPaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest) -
getNotificationPreferencesList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetNotificationPreferencesList", output="urn:tyler:efm:services/IEfmFirmService/GetNotificationPreferencesListResponse") @RequestWrapper(localName="GetNotificationPreferencesList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetNotificationPreferencesList") @ResponseWrapper(localName="GetNotificationPreferencesListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetNotificationPreferencesListResponse") NotificationPreferencesListResponseType getNotificationPreferencesList() -
getGlobalPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountResponse") @RequestWrapper(localName="GetGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetGlobalPaymentAccount") @ResponseWrapper(localName="GetGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetGlobalPaymentAccountResponse") GetPaymentAccountResponseType getGlobalPaymentAccount(GetPaymentAccountRequestType getGlobalPaymentAccountRequest) -
updateGlobalPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/UpdateGlobalPaymentAccountResponse") @RequestWrapper(localName="UpdateGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateGlobalPaymentAccount") @ResponseWrapper(localName="UpdateGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateGlobalPaymentAccountResponse") UpdatePaymentAccountResponseType updateGlobalPaymentAccount(UpdatePaymentAccountRequestType updateGlobalPaymentAccountRequest) -
createInactivePaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/CreateInactivePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreateInactivePaymentAccountResponse") @RequestWrapper(localName="CreateInactivePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateInactivePaymentAccount") @ResponseWrapper(localName="CreateInactivePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateInactivePaymentAccountResponse") CreatePaymentAccountResponseType createInactivePaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest) -
resendActivationEmail
@Action(input="urn:tyler:efm:services/IEfmFirmService/ResendActivationEmail", output="urn:tyler:efm:services/IEfmFirmService/ResendActivationEmailResponse") @RequestWrapper(localName="ResendActivationEmail", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ResendActivationEmail") @ResponseWrapper(localName="ResendActivationEmailResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ResendActivationEmailResponse") BaseResponseType resendActivationEmail(ResendActivationEmailRequestType resendActivationEmailRequest) -
getPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountResponse") @RequestWrapper(localName="GetPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccount") @ResponseWrapper(localName="GetPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccountResponse") GetPaymentAccountResponseType getPaymentAccount(GetPaymentAccountRequestType getPaymentAccountRequest) -
detachServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/DetachServiceContact", output="urn:tyler:efm:services/IEfmFirmService/DetachServiceContactResponse") @RequestWrapper(localName="DetachServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.DetachServiceContact") @ResponseWrapper(localName="DetachServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.DetachServiceContactResponse") BaseResponseType detachServiceContact(DetachServiceContactRequestType detachServiceContactRequest) -
getServiceContactList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetServiceContactList", output="urn:tyler:efm:services/IEfmFirmService/GetServiceContactListResponse") @RequestWrapper(localName="GetServiceContactList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetServiceContactList") @ResponseWrapper(localName="GetServiceContactListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetServiceContactListResponse") ServiceContactListResponseType getServiceContactList() -
getUserList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetUserList", output="urn:tyler:efm:services/IEfmFirmService/GetUserListResponse") @RequestWrapper(localName="GetUserList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetUserList") @ResponseWrapper(localName="GetUserListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetUserListResponse") UserListResponseType getUserList(GetUserListRequest getUserListRequest) -
getPaymentAccountTypeList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountTypeList", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountTypeListResponse") @RequestWrapper(localName="GetPaymentAccountTypeList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccountTypeList") @ResponseWrapper(localName="GetPaymentAccountTypeListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccountTypeListResponse") PaymentAccountTypeListResponseType getPaymentAccountTypeList() -
removeUser
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveUser", output="urn:tyler:efm:services/IEfmFirmService/RemoveUserResponse") @RequestWrapper(localName="RemoveUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveUser") @ResponseWrapper(localName="RemoveUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveUserResponse") BaseResponseType removeUser(RemoveUserRequestType removeUserRequest) -
getPaymentAccountList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountList", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountListResponse") @RequestWrapper(localName="GetPaymentAccountList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccountList") @ResponseWrapper(localName="GetPaymentAccountListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetPaymentAccountListResponse") PaymentAccountListResponseType getPaymentAccountList(GetPaymentAccountListRequestType getPaymentAccountListRequest) -
removeAttorney
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveAttorney", output="urn:tyler:efm:services/IEfmFirmService/RemoveAttorneyResponse") @RequestWrapper(localName="RemoveAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveAttorney") @ResponseWrapper(localName="RemoveAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveAttorneyResponse") BaseResponseType removeAttorney(RemoveAttorneyRequestType removeAttorneyRequest) -
getGlobalPaymentAccountList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountList", output="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountListResponse") @RequestWrapper(localName="GetGlobalPaymentAccountList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetGlobalPaymentAccountList") @ResponseWrapper(localName="GetGlobalPaymentAccountListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetGlobalPaymentAccountListResponse") PaymentAccountListResponseType getGlobalPaymentAccountList() -
removeGlobalPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/RemoveGlobalPaymentAccountResponse") @RequestWrapper(localName="RemoveGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveGlobalPaymentAccount") @ResponseWrapper(localName="RemoveGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveGlobalPaymentAccountResponse") BaseResponseType removeGlobalPaymentAccount(RemovePaymentAccountRequestType removeGlobalPaymentAccountRequest) -
updateUser
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateUser", output="urn:tyler:efm:services/IEfmFirmService/UpdateUserResponse") @RequestWrapper(localName="UpdateUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateUser") @ResponseWrapper(localName="UpdateUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateUserResponse") UpdateUserResponseType updateUser(UpdateUserRequestType updateUserRequest) -
attachServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/AttachServiceContact", output="urn:tyler:efm:services/IEfmFirmService/AttachServiceContactResponse") @RequestWrapper(localName="AttachServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.AttachServiceContact") @ResponseWrapper(localName="AttachServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.AttachServiceContactResponse") BaseResponseType attachServiceContact(AttachServiceContactRequestType attachServiceContactRequest) -
removeUserRole
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveUserRole", output="urn:tyler:efm:services/IEfmFirmService/RemoveUserRoleResponse") @RequestWrapper(localName="RemoveUserRole", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveUserRole") @ResponseWrapper(localName="RemoveUserRoleResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveUserRoleResponse") BaseResponseType removeUserRole(RemoveUserRoleRequestType removeUserRoleRequest) -
getAttorneyList
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetAttorneyList", output="urn:tyler:efm:services/IEfmFirmService/GetAttorneyListResponse") @RequestWrapper(localName="GetAttorneyList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetAttorneyList") @ResponseWrapper(localName="GetAttorneyListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetAttorneyListResponse") AttorneyListResponseType getAttorneyList() -
updateServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateServiceContact", output="urn:tyler:efm:services/IEfmFirmService/UpdateServiceContactResponse") @RequestWrapper(localName="UpdateServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateServiceContact") @ResponseWrapper(localName="UpdateServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateServiceContactResponse") UpdateServiceContactResponseType updateServiceContact(UpdateServiceContactRequestType updateServiceContactRequest) -
removeServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveServiceContact", output="urn:tyler:efm:services/IEfmFirmService/RemoveServiceContactResponse") @RequestWrapper(localName="RemoveServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveServiceContact") @ResponseWrapper(localName="RemoveServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemoveServiceContactResponse") BaseResponseType removeServiceContact(RemoveServiceContactRequestType removeServiceContactRequest) -
addUserRole
@Action(input="urn:tyler:efm:services/IEfmFirmService/AddUserRole", output="urn:tyler:efm:services/IEfmFirmService/AddUserRoleResponse") @RequestWrapper(localName="AddUserRole", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.AddUserRole") @ResponseWrapper(localName="AddUserRoleResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.AddUserRoleResponse") BaseResponseType addUserRole(AddUserRoleRequestType addUserRoleRequest) -
createAttorney
@Action(input="urn:tyler:efm:services/IEfmFirmService/CreateAttorney", output="urn:tyler:efm:services/IEfmFirmService/CreateAttorneyResponse") @RequestWrapper(localName="CreateAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateAttorney") @ResponseWrapper(localName="CreateAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateAttorneyResponse") CreateAttorneyResponseType createAttorney(CreateAttorneyRequestType createAttorneyRequest) -
removePaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/RemovePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/RemovePaymentAccountResponse") @RequestWrapper(localName="RemovePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemovePaymentAccount") @ResponseWrapper(localName="RemovePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RemovePaymentAccountResponse") BaseResponseType removePaymentAccount(RemovePaymentAccountRequestType removePaymentAccountRequest) -
createServiceContact
@Action(input="urn:tyler:efm:services/IEfmFirmService/CreateServiceContact", output="urn:tyler:efm:services/IEfmFirmService/CreateServiceContactResponse") @RequestWrapper(localName="CreateServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateServiceContact") @ResponseWrapper(localName="CreateServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateServiceContactResponse") CreateServiceContactResponseType createServiceContact(CreateServiceContactRequestType createServiceContactRequest) -
updateAttorney
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateAttorney", output="urn:tyler:efm:services/IEfmFirmService/UpdateAttorneyResponse") @RequestWrapper(localName="UpdateAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateAttorney") @ResponseWrapper(localName="UpdateAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateAttorneyResponse") UpdateAttorneyResponseType updateAttorney(UpdateAttorneyRequestType updateAttorneyRequest) -
registerUser
@Action(input="urn:tyler:efm:services/IEfmFirmService/RegisterUser", output="urn:tyler:efm:services/IEfmFirmService/RegisterUserResponse") @RequestWrapper(localName="RegisterUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RegisterUser") @ResponseWrapper(localName="RegisterUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.RegisterUserResponse") RegistrationResponseType registerUser(RegistrationRequestType registerUserRequest) -
updateFirm
@Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateFirm", output="urn:tyler:efm:services/IEfmFirmService/UpdateFirmResponse") @RequestWrapper(localName="UpdateFirm", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateFirm") @ResponseWrapper(localName="UpdateFirmResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.UpdateFirmResponse") BaseResponseType updateFirm(UpdateFirmRequestType updateFirmRequest) -
resetUserPassword
@Action(input="urn:tyler:efm:services/IEfmFirmService/ResetUserPassword", output="urn:tyler:efm:services/IEfmFirmService/ResetUserPasswordResponse") @RequestWrapper(localName="ResetUserPassword", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ResetUserPassword") @ResponseWrapper(localName="ResetUserPasswordResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.ResetUserPasswordResponse") ResetPasswordResponseType resetUserPassword(ResetUserPasswordRequestType resetUserPasswordRequest) -
getFirm
@Action(input="urn:tyler:efm:services/IEfmFirmService/GetFirm", output="urn:tyler:efm:services/IEfmFirmService/GetFirmResponse") @RequestWrapper(localName="GetFirm", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetFirm") @ResponseWrapper(localName="GetFirmResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.GetFirmResponse") GetFirmResponseType getFirm() -
createGlobalPaymentAccount
@Action(input="urn:tyler:efm:services/IEfmFirmService/CreateGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreateGlobalPaymentAccountResponse") @RequestWrapper(localName="CreateGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateGlobalPaymentAccount") @ResponseWrapper(localName="CreateGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2025_0.services.CreateGlobalPaymentAccountResponse") CreatePaymentAccountResponseType createGlobalPaymentAccount(CreatePaymentAccountRequestType createGlobalPaymentAccountRequest)
-