public static final class ResolvedTopicToTopic.Factory extends Object
ResolvedTopicToTopic
.Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
static ResolvedTopicToTopic |
newInstance()
Constructs a new instance of
ResolvedTopicToTopic
. |
static ResolvedTopicToTopic |
newInstance(Long parentTopicId,
Long childTopicId,
String topicPath)
Constructs a new instance of
ResolvedTopicToTopic
, taking all possible properties (except the identifier(s))as arguments. |
public static ResolvedTopicToTopic newInstance()
ResolvedTopicToTopic
.public static ResolvedTopicToTopic newInstance(Long parentTopicId, Long childTopicId, String topicPath)
ResolvedTopicToTopic
, taking all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.