Class LegacyAdminServiceImpl
java.lang.Object
ch.tocco.nice2.netui.actions.impl.LegacyAdminServiceImpl
- All Implemented Interfaces:
LegacyAdminService
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Deprecated.void
setRestrictLegacyClient
(boolean restrictLegacyClient) Deprecated.
-
Constructor Details
-
LegacyAdminServiceImpl
public LegacyAdminServiceImpl()Deprecated.
-
-
Method Details
-
isRestricted
public boolean isRestricted()Deprecated.- Specified by:
isRestricted
in interfaceLegacyAdminService
-
setRestrictLegacyClient
@Value("${features.restrictLegacyClient}") public void setRestrictLegacyClient(boolean restrictLegacyClient) Deprecated.
-