Uses of Class
de.hybris.platform.licence.Licence
Packages that use Licence
Package
Description
-
Uses of Licence in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services.impl
Methods in de.hybris.e2e.hybrisrootcauseanalysis.changeanalysis.services.impl with parameters of type LicenceModifier and TypeMethodDescriptionprotected voidDefaultLicenceChangesService.setToProperties(Licence defaultLicence, Properties prop) -
Uses of Licence in de.hybris.platform.core
Methods in de.hybris.platform.core that return LicenceMethods in de.hybris.platform.core with parameters of type LicenceModifier and TypeMethodDescriptionstatic voidInitialization.initialize(Map params, Licence licence) -
Uses of Licence in de.hybris.platform.licence
Methods in de.hybris.platform.licence that return LicenceMethods in de.hybris.platform.licence with parameters of type LicenceModifier and TypeMethodDescriptionstatic booleanLicence.isUnrestrictedForAllExtensions(Licence license) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of Licence in de.hybris.platform.licence.internal
Subclasses of Licence in de.hybris.platform.licence.internalMethods in de.hybris.platform.licence.internal that return LicenceMethods in de.hybris.platform.licence.internal with parameters of type LicenceModifier and TypeMethodDescriptionHybrisLicenceValidator.checkLicence(Licence licence) Checks whether passed licence file is valid.HybrisLicenceValidator.getDaysLeft(Licence licence, HybrisDataSource dataSource) This method returns number of days left for licence if it is develop/demo licence, otherwise null.booleanHybrisLicenceValidator.isLicenceExpiredIfDemoLicence(Licence licence, HybrisDataSource dataSource) This method checks whether demo/develop has expired.booleanHybrisLicenceCrypto.verifyAgainstPublicKey(Licence licence) Tests if the information of this licence is valid. -
Uses of Licence in de.hybris.platform.licence.sap
Subclasses of Licence in de.hybris.platform.licence.sapModifier and TypeClassDescriptionclassWraps original SAP LicenseKey into hybris Licence interface. -
Uses of Licence in de.hybris.platform.persistence.meta
Methods in de.hybris.platform.persistence.meta that return Licence -
Uses of Licence in de.hybris.platform.util
Methods in de.hybris.platform.util with parameters of type LicenceModifier and TypeMethodDescriptionstatic voidUtilities.failLicence(String message, Licence licence)
isDemoOrDevelopLicence()