| Package | Description |
|---|---|
| de.digitalcollections.cudami.model.impl.identifiable.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
ArticleImpl |
| Modifier and Type | Method and Description |
|---|---|
Article |
ArticleImpl.getParent() |
| Modifier and Type | Method and Description |
|---|---|
List<Article> |
ArticleImpl.getChildren() |
| Modifier and Type | Method and Description |
|---|---|
void |
ArticleImpl.setParent(Article parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArticleImpl.setChildren(List<Article> children) |
Copyright © 2018. All rights reserved.