- validate(Connection) - Method in interface org.craftercms.commons.entitlements.validator.DbIntegrityValidator
-
Checks the validation value for an existing database.
- validate(Connection) - Method in class org.craftercms.commons.entitlements.validator.impl.DefaultDbIntegrityValidatorImpl
-
Checks the validation value for an existing database.
- 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.
- 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.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.Module
-
Returns an array containing the constants of this enum type, in
the order they are declared.