Uses of Class
org.eclipse.birt.report.model.api.MemberHandle

Packages that use MemberHandle
org.eclipse.birt.report.model.api 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 MemberHandle
 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 resuklt 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.