Class LoginPasswordService

java.lang.Object
systems.dennis.shared.utils.ApplicationContext
systems.dennis.shared.service.AbstractPaginationService<DB_TYPE,Long>
systems.dennis.shared.postgres.service.PaginationService<LoginPassword>
systems.dennis.auth.service.LoginPasswordService
All Implemented Interfaces:
systems.dennis.shared.service.AbstractService<LoginPassword,Long>, systems.dennis.shared.service.DeleteObject<LoginPassword,Long>

@Service public class LoginPasswordService extends systems.dennis.shared.postgres.service.PaginationService<LoginPassword>