Class UserManagerExportRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.usermanager.ext.server.eximport.UserManagerExportRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,UserManagerExportRpcService
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
public class UserManagerExportRpcServiceImpl
extends SecuredRemoteServiceServlet
implements UserManagerExportRpcService
-
Constructor Summary
ConstructorsConstructorDescriptionUserManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperService exportHelper) -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Constructor Details
-
UserManagerExportRpcServiceImpl
public UserManagerExportRpcServiceImpl(DtoService dtoService, <any> httpExportServiceProvider, TreeNodeExportHelperService exportHelper)
-
-
Method Details
-
quickExport
- Specified by:
quickExportin interfaceUserManagerExportRpcService- Throws:
ServerCallFailedException
-
loadResult
- Specified by:
loadResultin interfaceUserManagerExportRpcService- Throws:
ServerCallFailedException
-