Uses of Package
edu.suffolk.litlab.efspserver.services
Packages that use edu.suffolk.litlab.efspserver.services
Package
Description
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.docassemble
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.ecf4ClassDescriptionEach module has a jurisdiction it's associated too, and a set of courts that it can handle.A wrapper around the lower level SendMesage that reads in and handles the actual message sent from configurations.
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.jeffnetClassDescriptionThe endpoints for the court specific configurations that clients need to use to file properly.Each module has a jurisdiction it's associated too, and a set of courts that it can handle.A wrapper around the lower level SendMesage that reads in and handles the actual message sent from configurations.
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.servicesClassDescriptionCovers all of the FirmUserManagement and UserService operations. * User Service * AuthenticateUser * ChangePassword * ResetPassword * GetUser (User Service) * UpdateUser (User Service) * GetNotificationPreferences * UpdateNotificationPreferences * SelfResendActivationEmail * Firm User Management * RegisterUser: PUT on /users * AddUserRole: POST on /users/{id}/role * GetUser: GET on /users/{id} * GetUserList: GET on /users * RemoveUser: DELETE on /users/{id} * RemoveUserRole: DELETE on /users/{id}/role * ResendActivationEmail * ResetUserPassword * UpdateUser: POST on /users/{id} * GetNotificationPreferencesListThe endpoints for the court specific configurations that clients need to use to file properly.Each module has a jurisdiction it's associated too, and a set of courts that it can handle.Service that handles the Firm, Attorney, and Service Endpoints.A wrapper around the lower level SendMesage that reads in and handles the actual message sent from configurations.Handles communication with Tyler's API regarding Payments and the Tyler Online Gateway Activation (?)Language might be loose, but we try to use "Key" as a permanent string (keep it secret!)
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.tyler
-
Classes in edu.suffolk.litlab.efspserver.services used by edu.suffolk.litlab.efspserver.tyler.codesClassDescriptionThe endpoints for the court specific configurations that clients need to use to file properly.