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, setRole
public String getExternalSystemId()
BlogMember
The systemId of the system that created/added the member. If the value is null, the member was created by communote.
getExternalSystemId
in class BlogMember
BlogMember.getExternalSystemId()
Copyright © 2019 Communote team. All rights reserved.