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

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

public class ResourceImpl
extends Object


Field Summary
protected  Resource current
           
protected  Resource next
           
 
Constructor Summary
ResourceImpl(Resource current, Resource next)
           
 
Method Summary
 AddWorkRecordResult addWorkRecordByDuration(ResourceAddWorkRecordByDurationParams params)
           
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Resource current

next

protected final Resource next
Constructor Detail

ResourceImpl

public ResourceImpl(Resource current,
                    Resource next)
Method Detail

getBackend

public Backend getBackend()

addWorkRecordByDuration

public AddWorkRecordResult addWorkRecordByDuration(ResourceAddWorkRecordByDurationParams params)
                                            throws RefException
Throws:
RefException


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