| Package | Description |
|---|---|
| com.communote.server.model.blog |
| Modifier and Type | Class and Description |
|---|---|
class |
ResolvedTopicToTopicImpl |
| Modifier and Type | Method and Description |
|---|---|
static ResolvedTopicToTopic |
ResolvedTopicToTopic.Factory.newInstance()
Constructs a new instance of
ResolvedTopicToTopic
. |
static ResolvedTopicToTopic |
ResolvedTopicToTopic.Factory.newInstance(Long parentTopicId,
Long childTopicId,
String topicPath)
Constructs a new instance of
ResolvedTopicToTopic
, taking all possible properties (except the identifier(s))as arguments. |
Copyright © 2019 Communote team. All rights reserved.