|
Oracle® OLAP Java API Reference 11g Release 1 (11.1) B28128-02 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MdmMemberListMapOwner
An interface for an object that owns a MemberListMap
.
Method Summary | |
---|---|
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. |
Method Detail |
---|
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
.
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |