|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resource
Class Resource
isFrozenisFrozenisFrozenisFrozen
| Nested Class Summary | |
|---|---|
static interface |
Resource.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
AddWorkAndExpenseRecordResult |
addExpenseRecord(ResourceAddExpenseRecordParams in)
|
|
AddWorkAndExpenseRecordResult |
addWorkRecord(ResourceAddWorkRecordParams in)
|
|
CalcTotalQuantityResult |
calcTotalQuantity(CalcTotalQuantityParams in)
|
|
|
getAssignedActivity()
Retrieves a set containing all the elements for the reference assignedActivity. |
|
Calendar |
getCalendar()
Retrieves the value for the reference calendar. |
|
Contact |
getContact()
Retrieves the value for the reference contact. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
BigDecimal |
getOvertimeRate()
Retrieves the value for the attribute overtimeRate. |
|
short |
getRateCurrency()
Retrieves the value for the attribute rateCurrency. |
|
BigDecimal |
getStandardRate()
Retrieves the value for the attribute standardRate. |
|
|
getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry. |
|
void |
setCalendar(Calendar calendar)
Sets a new value for the reference calendar. |
|
void |
setContact(Contact contact)
Sets a new value for the reference contact. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
void |
setOvertimeRate(BigDecimal overtimeRate)
Sets a new value for the attribute overtimeRate. |
|
void |
setRateCurrency(short rateCurrency)
Sets a new value for the attribute rateCurrency. |
|
void |
setStandardRate(BigDecimal standardRate)
Sets a new value for the attribute standardRate. |
|
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Method Detail |
|---|
AddWorkAndExpenseRecordResult addExpenseRecord(ResourceAddExpenseRecordParams in)
AddWorkAndExpenseRecordResult addWorkRecord(ResourceAddWorkRecordParams in)
<T extends Activity> ResourceHasAssignedActivity.AssignedActivity<T> getAssignedActivity()
assignedActivity.
CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams in)
Calendar getCalendar()
calendar.
null – value for this reference.void setCalendar(Calendar calendar)
calendar.
calendar - The non-null new value for this reference.Contact getContact()
contact.
null – value for this reference.void setContact(Contact contact)
contact.
contact - The non-null new value for this reference.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.BigDecimal getOvertimeRate()
overtimeRate.
overtimeRate.void setOvertimeRate(BigDecimal overtimeRate)
overtimeRate.
overtimeRate - The non-null new value for attribute overtimeRate.short getRateCurrency()
rateCurrency.
rateCurrency.void setRateCurrency(short rateCurrency)
rateCurrency.
rateCurrency - The non-null new value for attribute rateCurrency.BigDecimal getStandardRate()
standardRate.
standardRate.void setStandardRate(BigDecimal standardRate)
standardRate.
standardRate - The non-null new value for attribute standardRate.<T extends WorkAndExpenseRecord> ResourceContainsWorkReportEntry.WorkReportEntry<T> getWorkReportEntry()
workReportEntry.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||