org.opencrx.kernel.activity1.jmi1
Interface WorkReportEntry

All Superinterfaces:
AspectCapable, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, SecureObject, WorkReportEntry

public interface WorkReportEntry
extends WorkReportEntry, SecureObject, BasicObject

Class WorkReportEntry


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.activity1.cci2.WorkReportEntry
WorkReportEntry.Identity
 
Method Summary
 Activity getActivity()
          Retrieves the value for the reference activity.
 ResourceAssignment getAssignment()
          Retrieves the value for the reference assignment.
 Resource getResource()
          Retrieves the value for the reference resource.
 ActivityWorkRecord getWorkRecord()
          Retrieves the value for the reference workRecord.
 void setResource(Resource resource)
          Sets a new value for the reference resource.
 
Methods inherited from interface org.opencrx.kernel.activity1.cci2.WorkReportEntry
getActivityNumber, getBillableAmount, getBillingCurrency, getDescription, getDurationDecimal, getDurationHhMm, getDurationHours, getDurationMinutes, getEndedAt, getName, getPauseDurationDecimal, getPauseDurationHhMm, getPauseDurationHours, getPauseDurationMinutes, getStartedAt
 
Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject
addOwningGroup, checkPermissions, getAccessGrantedByParent, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwningUser, setOwningUser
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapable
getContext
 
Methods inherited from interface org.openmdx.base.jmi1.Creatable
getCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.Creatable
getCreatedAt
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.jmi1.Modifiable
getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.Modifiable
getModifiedAt
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
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

getActivity

Activity getActivity()
Retrieves the value for the reference activity.

Specified by:
getActivity in interface WorkReportEntry
Returns:
The – possibly null – value for this reference.

getAssignment

ResourceAssignment getAssignment()
Retrieves the value for the reference assignment.

Specified by:
getAssignment in interface WorkReportEntry
Returns:
The – possibly null – value for this reference.

getResource

Resource getResource()
Retrieves the value for the reference resource.

Specified by:
getResource in interface WorkReportEntry
Returns:
The – possibly null – value for this reference.

setResource

void setResource(Resource resource)
Sets a new value for the reference resource.

Specified by:
setResource in interface WorkReportEntry
Parameters:
resource - The non-null new value for this reference.

getWorkRecord

ActivityWorkRecord getWorkRecord()
Retrieves the value for the reference workRecord.

Specified by:
getWorkRecord in interface WorkReportEntry
Returns:
The – possibly null – value for this reference.


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