Uses of Interface
org.opencrx.kernel.activity1.cci2.WorkReportEntryQuery

Packages that use WorkReportEntryQuery
org.opencrx.kernel.activity1.jmi1   
 

Uses of WorkReportEntryQuery in org.opencrx.kernel.activity1.jmi1
 

Methods in org.opencrx.kernel.activity1.jmi1 that return WorkReportEntryQuery
 WorkReportEntryQuery Activity1Package.createWorkReportEntryQuery()
           
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type WorkReportEntryQuery
<T extends WorkReportEntry>
List<T>
Segment.getWorkReportEntry(WorkReportEntryQuery query)
          Retrieves the value for the reference workReportEntry for the specified query.
<T extends WorkReportEntry>
List<T>
Resource.getWorkReportEntry(WorkReportEntryQuery query)
          Retrieves the value for the reference workReportEntry for the specified query.
<T extends WorkReportEntry>
List<T>
ActivityGroup.getWorkReportEntry(WorkReportEntryQuery query)
          Retrieves the value for the reference workReportEntry for the specified query.
<T extends WorkReportEntry>
List<T>
Activity.getWorkReportEntry(WorkReportEntryQuery query)
          Retrieves the value for the reference workReportEntry for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.