- validateEntitlement(Module, EntitlementType, int, int) - Method in interface org.craftercms.commons.entitlements.validator.EntitlementValidator
-
Checks that an entitlement is below the value indicated in the configuration file.
- validateEntitlement(Module, EntitlementType, int, int) - Method in class org.craftercms.commons.entitlements.validator.impl.DefaultEntitlementValidatorImpl
-
Checks that an entitlement is below the value indicated in the configuration file.
- validateLicense() - Method in class org.craftercms.commons.entitlements.validator.impl.DefaultEntitlementValidatorImpl
-
Performs general validations on the license object.
- value - Variable in class org.craftercms.commons.entitlements.model.Entitlement
-
- valueOf(String) - Static method in enum org.craftercms.commons.entitlements.model.EntitlementType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.craftercms.commons.entitlements.model.Environment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.craftercms.commons.entitlements.model.LicenseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.craftercms.commons.entitlements.model.Module
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.craftercms.commons.entitlements.model.EntitlementType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.craftercms.commons.entitlements.model.Environment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.craftercms.commons.entitlements.model.LicenseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.craftercms.commons.entitlements.model.Module
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version - Variable in class org.craftercms.commons.entitlements.model.License
-
Version of the license file.