Uses of Class
org.eclipse.birt.report.model.api.MemberHandle
Packages that use MemberHandle
Package
Description
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
-
Uses of MemberHandle in org.eclipse.birt.report.model.api
Methods in org.eclipse.birt.report.model.api that return MemberHandleModifier and TypeMethodDescriptionDimensionConditionHandle.getJoinConditions()
Gets the member handle to deal with all theDimensionJoinCondition
.Returns a handle to a structure member.ActionHandle.getParamBindings()
Get a handle to deal with the parameter binding list member if the link type isACTION_LINK_TYPE_DRILLTHROUGH
.CachedMetaDataHandle.getParameters()
Get a handle to deal with the cached parameter list member.CachedMetaDataHandle.getResultSet()
Get a handle to deal with the cached result set list member.ActionHandle.getSearch()
Get a handle to deal with the search key list member if the link type isACTION_LINK_TYPE_DRILLTHROUGH
.