|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WorkReportEntry
Class WorkReportEntry
| Nested Class Summary | |
|---|---|
static interface |
WorkReportEntry.Identity
Object Identity |
| Method Summary | |
|---|---|
Activity |
getActivity()
Retrieves the value for the reference activity. |
String |
getActivityNumber()
Retrieves the value for the attribute activityNumber. |
ResourceAssignment |
getAssignment()
Retrieves the value for the reference assignment. |
BigDecimal |
getBillableAmount()
Retrieves the possibly null value for the optional attribute billableAmount. |
short |
getBillingCurrency()
Retrieves the value for the attribute billingCurrency. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
BigDecimal |
getDurationDecimal()
Retrieves the possibly null value for the optional attribute durationDecimal. |
String |
getDurationHhMm()
Retrieves the possibly null value for the optional attribute durationHhMm. |
short |
getDurationHours()
Retrieves the value for the attribute durationHours. |
short |
getDurationMinutes()
Retrieves the value for the attribute durationMinutes. |
Date |
getEndedAt()
Retrieves the value for the attribute endedAt. |
String |
getName()
Retrieves the value for the attribute name. |
BigDecimal |
getPauseDurationDecimal()
Retrieves the possibly null value for the optional attribute pauseDurationDecimal. |
String |
getPauseDurationHhMm()
Retrieves the possibly null value for the optional attribute pauseDurationHhMm. |
Short |
getPauseDurationHours()
Retrieves the possibly null value for the optional attribute pauseDurationHours. |
Short |
getPauseDurationMinutes()
Retrieves the possibly null value for the optional attribute pauseDurationMinutes. |
Resource |
getResource()
Retrieves the value for the reference resource. |
Date |
getStartedAt()
Retrieves the value for the attribute startedAt. |
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.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView, getView |
| Method Detail |
|---|
Activity getActivity()
activity.
null – value for this reference.String getActivityNumber()
activityNumber.
activityNumber.ResourceAssignment getAssignment()
assignment.
null – value for this reference.BigDecimal getBillableAmount()
billableAmount.
billableAmount.short getBillingCurrency()
billingCurrency.
billingCurrency.String getDescription()
description.
description.BigDecimal getDurationDecimal()
durationDecimal.
durationDecimal.String getDurationHhMm()
durationHhMm.
durationHhMm.short getDurationHours()
durationHours.
durationHours.short getDurationMinutes()
durationMinutes.
durationMinutes.Date getEndedAt()
endedAt.
endedAt.String getName()
name.
name.BigDecimal getPauseDurationDecimal()
pauseDurationDecimal.
pauseDurationDecimal.String getPauseDurationHhMm()
pauseDurationHhMm.
pauseDurationHhMm.Short getPauseDurationHours()
pauseDurationHours.
pauseDurationHours.Short getPauseDurationMinutes()
pauseDurationMinutes.
pauseDurationMinutes.Resource getResource()
resource.
null – value for this reference.void setResource(Resource resource)
resource.
resource - The non-null new value for this reference.Date getStartedAt()
startedAt.
startedAt.ActivityWorkRecord getWorkRecord()
workRecord.
null – value for this reference.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||