@Entity public class DocumentCategory extends ConfigurationOrderableEntity implements DefinesNetwork
| Constructor and Description |
|---|
DocumentCategory() |
| Modifier and Type | Method and Description |
|---|---|
Network |
getNetwork() |
void |
setNetwork(Network network) |
compareTo, getOrder, setOrder, toStringgetDescription, getInternalName, setDescription, setInternalNamegetName, getNames, setNamegetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic Network getNetwork()
getNetwork in class BaseEntitypublic void setNetwork(Network network)
setNetwork in interface DefinesNetwork