org.opencrx.kernel.activity1.jmi1
Interface AbstractWorkRecord

All Superinterfaces:
AbstractWorkRecord, Assignable, BookingOrigin, RefBaseObject, RefFeatured, RefObject
All Known Subinterfaces:
ActivityWorkRecord

public interface AbstractWorkRecord
extends AbstractWorkRecord, Assignable, BookingOrigin

Abstract class AbstractWorkRecord


Method Summary
 CompoundBooking getWorkCb()
          Retrieves the value for the reference workCb.
 
Methods inherited from interface org.opencrx.kernel.activity1.cci2.AbstractWorkRecord
getBillableAmount, getBillingCurrency, getDepotSelector, getDescription, getDurationCalculationMode, getDurationHours, getDurationMinutes, getEndedAt, getName, getPauseDurationHours, getPauseDurationMinutes, getRate, getRateType, getStartedAt, isBillable, setBillable, setBillingCurrency, setDepotSelector, setDescription, setDurationCalculationMode, setDurationHours, setDurationMinutes, setEndedAt, setName, setPauseDurationHours, setPauseDurationMinutes, setRate, setRateType, setStartedAt
 
Methods inherited from interface org.opencrx.kernel.base.jmi1.Assignable
assignToMe
 
Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable
assignToMe
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getWorkCb

CompoundBooking getWorkCb()
Retrieves the value for the reference workCb.

Specified by:
getWorkCb in interface AbstractWorkRecord
Returns:
The – possibly null – value for this reference.


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