Class HomepageRpcServiceImpl
RemoteServiceServlet
net.datenwerke.gf.base.server.DwRemoteServiceServlet
net.datenwerke.security.server.SecuredRemoteServiceServlet
net.datenwerke.gf.server.homepage.HomepageRpcServiceImpl
- All Implemented Interfaces:
RemoteRequest,HomepageRpcService
- 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 HomepageRpcServiceImpl
extends SecuredRemoteServiceServlet
implements HomepageRpcService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.datenwerke.security.server.SecuredRemoteServiceServlet
getRequest
-
Field Details
-
SESSION_REDIRECT_URL
- See Also:
-
CONFIG_FILE
- See Also:
-
ALLOWED_URLS
- See Also:
-
-
Constructor Details
-
HomepageRpcServiceImpl
-
-
Method Details
-
getPageTitle
- Specified by:
getPageTitlein interfaceHomepageRpcService
-
isStartupComplete
public boolean isStartupComplete()- Specified by:
isStartupCompletein interfaceHomepageRpcService
-
getSessionRedirect
- Specified by:
getSessionRedirectin interfaceHomepageRpcService
-
assertAllowsRedirect
- Specified by:
assertAllowsRedirectin interfaceHomepageRpcService
-