MemberHandle |
DimensionConditionHandle.getJoinConditions() |
Gets the member handle to deal with all the
DimensionJoinCondition .
|
MemberHandle |
DataSetParameterHandle.getMember(java.lang.String memberName) |
|
MemberHandle |
StructureHandle.getMember(java.lang.String memberName) |
Returns a handle to a structure member.
|
MemberHandle |
ActionHandle.getParamBindings() |
Get a handle to deal with the parameter binding list member if the link type
is ACTION_LINK_TYPE_DRILLTHROUGH .
|
MemberHandle |
CachedMetaDataHandle.getParameters() |
Get a handle to deal with the cached parameter list member.
|
MemberHandle |
CachedMetaDataHandle.getResultSet() |
Get a handle to deal with the cached result set list member.
|
MemberHandle |
ActionHandle.getSearch() |
Get a handle to deal with the search key list member if the link type is
ACTION_LINK_TYPE_DRILLTHROUGH .
|