Uses of Interface
de.xima.fc.license.ILicenseAccess
-
Packages that use ILicenseAccess Package Description de.xima.fc.license de.xima.fc.mdl.enums 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 ILicenseAccess Modifier and Type Class Description classLicenseAccessModel that combines a system and a client license.Methods in de.xima.fc.license with parameters of type ILicenseAccess Modifier and Type Method Description booleanILicenseAuthorizer. 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 ILicenseAccess Modifier and Type Method Description booleanEAccessProperty. isAuthorized(ILicenseAccess licenseAccess)Checks whether this access property is authorized for the given license.
-