org.opencrx.kernel.plugin.application.activity1
Class ActivityTrackerImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.activity1.ActivityTrackerImpl

public class ActivityTrackerImpl
extends Object


Field Summary
protected  ActivityTracker current
           
protected  ActivityTracker next
           
 
Constructor Summary
ActivityTrackerImpl(ActivityTracker current, ActivityTracker next)
           
 
Method Summary
 Backend getBackend()
           
 Void refreshItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final ActivityTracker current

next

protected final ActivityTracker next
Constructor Detail

ActivityTrackerImpl

public ActivityTrackerImpl(ActivityTracker current,
                           ActivityTracker next)
Method Detail

getBackend

public Backend getBackend()

refreshItems

public Void refreshItems()


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