Uses of Class
de.xima.fc.license.LicenseAccess
Packages that use LicenseAccess
Package
Description
Package for the API access of the model classes.
Package for API access to system configuration.
Commonly used enumeration that are mainly used in model classes.
-
Uses of LicenseAccess in de.xima.fc.api.entity
Methods in de.xima.fc.api.entity with parameters of type LicenseAccessModifier and TypeMethodDescriptionBenutzerAPI.getUserAccess
(LicenseAccess licenseAccess) Deprecated.Creates an useraccess based on an license access -
Uses of LicenseAccess in de.xima.fc.api.system
Methods in de.xima.fc.api.system that return LicenseAccessModifier and TypeMethodDescriptionLicenseAPI.getLicenseAccess
(Mandant client) Gets the license access based on the given clientLicenseAPI.getSystemLicenseAccess()
Gets the access for the system license only! -
Uses of LicenseAccess in de.xima.fc.auth
Methods in de.xima.fc.auth with parameters of type LicenseAccessModifier and TypeMethodDescriptionstatic boolean
ClientDescriptorHelper.hasLicenseAccess
(IClientDescriptor descriptor, LicenseAccess licenseAccess) -
Uses of LicenseAccess in de.xima.fc.gui.model
Constructors in de.xima.fc.gui.model with parameters of type LicenseAccessModifierConstructorDescriptionAccessPropertyEntryModel
(EAccessProperty prop, LicenseAccess access, Locale loc) -
Uses of LicenseAccess in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums with parameters of type LicenseAccessModifier and TypeMethodDescriptionboolean
ELicenseFeature.checkLicense
(LicenseAccess licenseAccess) Determines whether this license feature needs to be checked given the license context (LicenseAccess
). -
Uses of LicenseAccess in de.xima.fc.user
Methods in de.xima.fc.user that return LicenseAccessConstructors in de.xima.fc.user with parameters of type LicenseAccess -
Uses of LicenseAccess in de.xima.fc.web.common.utils.auth
Methods in de.xima.fc.web.common.utils.auth with parameters of type LicenseAccessModifier and TypeMethodDescriptionstatic boolean
AuthHelper.hasAuthClientLicenseAccess
(EAuthClientType type, LicenseAccess licenseAccess)