Uses of Package
com.kingsrook.qqq.backend.core.instances
Packages that use com.kingsrook.qqq.backend.core.instances
Package
Description
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.api.model.metadataClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.api.model.metadata.processesClassDescriptionAs part of helping a QInstance be created and/or validated, apply some default transformations to it, such as populating missing labels based on names.Class that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.api.model.metadata.tablesClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.actions.reportingClassDescriptionTo avoid having secrets (passwords, access keys, etc) committed into meta data files, as well as to just let some meta data not be hard-coded, this class is used by the Enricher to "promote" values, such as ${env.ACCESS_KEY} to be read from the environment (or other secret providers (to be implemented)).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.instancesClassDescriptionVersion of AbstractQQQApplication that assumes all meta-data is produced by MetaDataProducers in (or under) a single package.Base class to provide the definition of a QQQ-based application.As part of helping a QInstance be created and/or validated, apply some default transformations to it, such as populating missing labels based on names.Object used to record state of a QInstance having been validated.
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.instances.validation.pluginsClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadataClassDescriptionObject used to mark a QInstance has having been validated.Class that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadata.authenticationClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadata.layoutClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadata.processesClassDescriptionAs part of helping a QInstance be created and/or validated, apply some default transformations to it, such as populating missing labels based on names.Class that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadata.sharingClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.core.model.metadata.tablesClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.module.api.model.metadataClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.module.filesystem.base.model.metadataClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.backend.module.filesystem.s3.model.metadataClassDescriptionClass that knows how to take a look at the data in a QInstance, and report if it is all valid - e.g., non-null things are set; references line-up (e.g., a table's backend must be a defined backend).
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.qqq.middleware.javalinClassDescriptionBase class to provide the definition of a QQQ-based application.
-
Classes in com.kingsrook.qqq.backend.core.instances used by com.kingsrook.sampleapp.metadataClassDescriptionBase class to provide the definition of a QQQ-based application.