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 ActionHandle.getParamBindings()
          Get a handle to deal with the parameter binding list member if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
 MemberHandle ActionHandle.getSearch()
          Get a handle to deal with the search key list member if the link type is ACTION_LINK_TYPE_DRILLTHROUGH.
 MemberHandle DataSetParameterHandle.getMember(java.lang.String memberName)
           
 MemberHandle DimensionConditionHandle.getJoinConditions()
          Gets the member handle to deal with all the DimensionJoinCondition.
 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 StructureHandle.getMember(java.lang.String memberName)
          Returns a handle to a structure member.
 



Copyright © 2005 Actuate Corp. All rights reserved.