public interface StoredBundleDomain extends org.tentackle.pdo.DomainObject<StoredBundle>
| Modifier and Type | Method and Description |
|---|---|
String |
getTranslation(String key)
Gets the translated string.
|
StoredBundle.StoredBundleUDK |
getUniqueDomainKey() |
void |
setTranslation(String key,
String value)
Sets a translation.
|
StoredBundle.StoredBundleUDK getUniqueDomainKey()
getUniqueDomainKey in interface org.tentackle.pdo.DomainObject<StoredBundle>String getTranslation(String key)
key - the string to translateTentackle - distributed, domain- and model-driven