public static final class BlogMember.Factory extends Object
BlogMember.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static BlogMember |
newInstance()
Constructs a new instance of
BlogMember. |
static BlogMember |
newInstance(BlogRole role,
Blog blog,
CommunoteEntity kenmeiEntity)
Constructs a new instance of
BlogMember, taking
all possible properties (except the identifier(s))as arguments. |
public static BlogMember newInstance()
BlogMember.public static BlogMember newInstance(BlogRole role, Blog blog, CommunoteEntity kenmeiEntity)
BlogMember, taking
all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.