Uses of Interface
de.hybris.platform.cockpit.services.login.LoginService
-
-
Uses of LoginService in de.hybris.platform.cmscockpit.services.login.impl
Classes in de.hybris.platform.cmscockpit.services.login.impl that implement LoginService Modifier and Type Class Description classLoginServiceImplDeprecated.since 2005, this class will be removed; use base class for inheritance -
Uses of LoginService in de.hybris.platform.cockpit.components.contentbrowser
Fields in de.hybris.platform.cockpit.components.contentbrowser declared as LoginService Modifier and Type Field Description protected LoginServiceAbstractMainAreaBrowserComponent. loginServiceprotected LoginServiceContextAreaBrowserComponent. loginServiceMethods in de.hybris.platform.cockpit.components.contentbrowser that return LoginService Modifier and Type Method Description protected LoginServiceAbstractMainAreaBrowserComponent. getLoginService()protected LoginServiceContextAreaBrowserComponent. getLoginService() -
Uses of LoginService in de.hybris.platform.cockpit.components.login
Methods in de.hybris.platform.cockpit.components.login that return LoginService Modifier and Type Method Description LoginServiceAnonymousLoginButton. getLoginService() -
Uses of LoginService in de.hybris.platform.cockpit.forms.login
Methods in de.hybris.platform.cockpit.forms.login that return LoginService Modifier and Type Method Description LoginServiceLoginForm. getLoginService()Methods in de.hybris.platform.cockpit.forms.login with parameters of type LoginService Modifier and Type Method Description voidLoginForm. setLoginService(LoginService loginService) -
Uses of LoginService in de.hybris.platform.cockpit.model.referenceeditor.impl
Methods in de.hybris.platform.cockpit.model.referenceeditor.impl that return LoginService Modifier and Type Method Description protected LoginServiceDefaultReferenceSelectorModel. getLoginService() -
Uses of LoginService in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type LoginService Modifier and Type Method Description voidDefaultUIConfigurationService. setLoginService(LoginService loginService) -
Uses of LoginService in de.hybris.platform.cockpit.services.login.impl
Classes in de.hybris.platform.cockpit.services.login.impl that implement LoginService Modifier and Type Class Description classLoginServiceImplDefault implementation ofLoginService -
Uses of LoginService in de.hybris.platform.cockpit.test
Fields in de.hybris.platform.cockpit.test declared as LoginService Modifier and Type Field Description protected LoginServiceUIConfigurationTestBase. loginServiceMethods in de.hybris.platform.cockpit.test with parameters of type LoginService Modifier and Type Method Description voidSystemServiceTest. setLoginService(LoginService loginService)voidUIConfigurationTestBase. setLoginService(LoginService loginService) -
Uses of LoginService in de.hybris.platform.productcockpit.services.login.impl
Classes in de.hybris.platform.productcockpit.services.login.impl that implement LoginService Modifier and Type Class Description classLoginServiceImplDeprecated.since 2005, this class will be removed; use base class for inheritance -
Uses of LoginService in de.hybris.platform.productcockpit.services.query.impl
Fields in de.hybris.platform.productcockpit.services.query.impl declared as LoginService Modifier and Type Field Description protected LoginServiceProductSavedQueryServiceImpl. loginServiceMethods in de.hybris.platform.productcockpit.services.query.impl with parameters of type LoginService Modifier and Type Method Description voidProductSavedQueryServiceImpl. setLoginService(LoginService loginService)
-