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

Packages that use ActivityTracker
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.activity1.jpa3   
org.opencrx.kernel.plugin.application.activity1   
org.opencrx.kernel.product1.cci2   
org.opencrx.kernel.product1.jmi1   
org.opencrx.kernel.product1.jpa3   
 

Uses of ActivityTracker in org.opencrx.kernel.activity1.cci2
 

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type ActivityTracker
<T extends ActivityTracker>
SegmentContainsActivityTracker.ActivityTracker<T>
Segment.getActivityTracker()
          Retrieves a set containing all the elements for the reference activityTracker.
 

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

Subinterfaces of ActivityTracker in org.opencrx.kernel.activity1.jmi1
 interface ActivityTracker
          Class ActivityTracker
 

Uses of ActivityTracker in org.opencrx.kernel.activity1.jpa3
 

Classes in org.opencrx.kernel.activity1.jpa3 that implement ActivityTracker
 class ActivityTracker
          Class ActivityTracker
 

Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type ActivityTracker
<T extends ActivityTracker>
SegmentContainsActivityTracker.ActivityTracker<T>
Segment.getActivityTracker()
          Retrieves a set containing all the elements for the reference activityTracker.
 

Uses of ActivityTracker in org.opencrx.kernel.plugin.application.activity1
 

Fields in org.opencrx.kernel.plugin.application.activity1 declared as ActivityTracker
protected  ActivityTracker ActivityTrackerImpl.next
           
 

Constructors in org.opencrx.kernel.plugin.application.activity1 with parameters of type ActivityTracker
ActivityTrackerImpl(ActivityTracker current, ActivityTracker next)
           
 

Uses of ActivityTracker in org.opencrx.kernel.product1.cci2
 

Methods in org.opencrx.kernel.product1.cci2 that return ActivityTracker
 ActivityTracker AbstractProduct.getProductUsage()
          Retrieves the value for the reference productUsage.
 

Methods in org.opencrx.kernel.product1.cci2 with parameters of type ActivityTracker
 void AbstractProduct.setProductUsage(ActivityTracker productUsage)
          Sets a new value for the reference productUsage.
 

Uses of ActivityTracker in org.opencrx.kernel.product1.jmi1
 

Methods in org.opencrx.kernel.product1.jmi1 with parameters of type ActivityTracker
 void AbstractProduct.setProductUsage(ActivityTracker productUsage)
          Sets a new value for the reference productUsage.
 

Uses of ActivityTracker in org.opencrx.kernel.product1.jpa3
 

Methods in org.opencrx.kernel.product1.jpa3 that return ActivityTracker
 ActivityTracker Product.getProductUsage()
          Retrieves the value for the reference productUsage.
 

Methods in org.opencrx.kernel.product1.jpa3 with parameters of type ActivityTracker
 void Product.setProductUsage(ActivityTracker productUsage)
          Sets a new value for the reference productUsage.
 



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