@Entity public class MessageCategory extends ConfigurationOrderableEntity implements DefinesNetwork
| Constructor and Description |
|---|
MessageCategory() |
| Modifier and Type | Method and Description |
|---|---|
DataTranslationType |
getDataTranslationType()
If this entity allows data translation, should return the translation type
|
Network |
getNetwork() |
void |
setNetwork(Network network) |
compareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic DataTranslationType getDataTranslationType()
BaseEntitygetDataTranslationType in class BaseEntitypublic Network getNetwork()
getNetwork in class BaseEntitypublic void setNetwork(Network network)
setNetwork in interface DefinesNetwork