public class BlogMemberImpl extends BlogMember
BlogMember,
Serialized FormBlogMember.Factory| Constructor and Description |
|---|
BlogMemberImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getExternalSystemId()
The systemId of the system that created/added the member.
|
attributesToString, equals, getBlog, getId, getMemberEntity, getRole, hashCode, setBlog, setId, setMemberEntity, setRolepublic String getExternalSystemId()
BlogMemberThe systemId of the system that created/added the member. If the value is null, the member was created by communote.
getExternalSystemId in class BlogMemberBlogMember.getExternalSystemId()Copyright © 2019 Communote team. All rights reserved.