Package | Description |
---|---|
org.eclipse.birt.report.model.api |
Tool-writer's interface for the BIRT design model
(also known as the "Design Engine.")
|
Modifier and Type | Method and Description |
---|---|
MemberHandle |
DimensionConditionHandle.getJoinConditions()
Gets the member handle to deal with all the
DimensionJoinCondition . |
MemberHandle |
StructureHandle.getMember(java.lang.String memberName)
Returns a handle to a structure member.
|
MemberHandle |
DataSetParameterHandle.getMember(java.lang.String memberName) |
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 . |
Copyright © 2008 Actuate Corp. All rights reserved.