@Entity public class Consent extends Object
Constructor and Description |
---|
Consent() |
Modifier and Type | Method and Description |
---|---|
String |
getConsentId(EncryptionService encryption) |
String |
getContext(EncryptionService encryption) |
void |
setConsentId(EncryptionService encryption,
String consent) |
void |
setContext(EncryptionService encryption,
String context) |
public String getContext(EncryptionService encryption)
public void setContext(EncryptionService encryption, String context)
public String getConsentId(EncryptionService encryption)
public void setConsentId(EncryptionService encryption, String consent)
Copyright © 2020. All rights reserved.