Package | Description |
---|---|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces | |
de.xima.fc.encryption.db |
Modifier and Type | Method and Description |
---|---|
SystemProperty |
SystemPropertyDao.createProperty(IEntityContext ec,
String key,
String value) |
SystemProperty |
SystemPropertyDao.getByKey(IEntityContext ec,
String key) |
SystemProperty |
SystemPropertyDao.updateProperty(IEntityContext ec,
String key,
String value) |
Modifier and Type | Method and Description |
---|---|
SystemProperty |
ISystemPropertyDao.createProperty(IEntityContext ec,
String key,
String value) |
SystemProperty |
ISystemPropertyDao.getByKey(IEntityContext ec,
String key) |
SystemProperty |
ISystemPropertyDao.updateProperty(IEntityContext ec,
String key,
String value) |
Modifier and Type | Method and Description |
---|---|
SystemProperty |
DBEncryptionProcessor.updateEncryptionTestString() |
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.