public interface MdmMemberListMapOwner
MemberListMap
.Modifier and Type | Method and Description |
---|---|
MemberListMap |
findOrCreateMemberListMap()
Gets the
MemberListMap associated with the implementation of the interface or creates a new MemberListMap if one does not already exist. |
MemberListMap |
getMemberListMap()
Gets the
MemberListMap associated with the implementation of the interface. |
MemberListMap getMemberListMap()
MemberListMap
associated with the implementation of the interface.MemberListMap
associated with the MdmMemberListMapOwner
.MemberListMap findOrCreateMemberListMap()
MemberListMap
associated with the implementation of the interface or creates a new MemberListMap
if one does not already exist.MemberListMap
associated with the MdmMemberListMapOwner
.