Uses of Interface
de.xima.fc.license.ILicenseAccess
Packages that use ILicenseAccess
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ILicenseAccess in de.xima.fc.license
Classes in de.xima.fc.license that implement ILicenseAccessModifier and TypeClassDescriptionclassModel that combines a system and a client license.Methods in de.xima.fc.license with parameters of type ILicenseAccessModifier and TypeMethodDescriptionbooleanILicenseAuthorizer.isAuthorized(ILicenseAccess license) Checks if the property is authorized for the given license. -
Uses of ILicenseAccess in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums with parameters of type ILicenseAccessModifier and TypeMethodDescriptionbooleanEAccessProperty.isAuthorized(ILicenseAccess licenseAccess) Checks whether this access property is authorized for the given license.