public class MetaAlwaysConsentType extends MetaConsentType
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
MetaAlwaysConsentType.AlwaysConsentTypeRuntime |
MetaConsentType.ConsentTypeRuntime| コンストラクタと説明 |
|---|
MetaAlwaysConsentType() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
applyConfig(ConsentTypeDefinition consentType) |
MetaAlwaysConsentType.AlwaysConsentTypeRuntime |
createRuntime(java.lang.String metaId,
ClientType ct) |
ConsentTypeDefinition |
currentConfig() |
copy, createInstancepublic MetaAlwaysConsentType.AlwaysConsentTypeRuntime createRuntime(java.lang.String metaId, ClientType ct)
createRuntime クラス内 MetaConsentTypepublic void applyConfig(ConsentTypeDefinition consentType)
applyConfig クラス内 MetaConsentTypepublic ConsentTypeDefinition currentConfig()
currentConfig クラス内 MetaConsentType