|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActivityTracker
Class ActivityTracker
isFrozenisFrozen
| Nested Class Summary | |
|---|---|
static interface |
ActivityTracker.Identity
Object Identity |
| Method Summary | |
|---|---|
Integer |
getEstimateEffortHours()
Retrieves the possibly null value for the optional attribute estimateEffortHours. |
Integer |
getEstimateEffortMinutes()
Retrieves the possibly null value for the optional attribute estimateEffortMinutes. |
Integer |
getEstimateMaxDeviation()
Retrieves the possibly null value for the optional attribute estimateMaxDeviation. |
Integer |
getSumEstimateEffortHours()
Retrieves the possibly null value for the optional attribute sumEstimateEffortHours. |
Integer |
getSumEstimateEffortMinutes()
Retrieves the possibly null value for the optional attribute sumEstimateEffortMinutes. |
String |
getWelcome()
Retrieves the possibly null value for the optional attribute welcome. |
Void |
refreshItems()
|
void |
setEstimateEffortHours(Integer estimateEffortHours)
Sets a new value for the attribute estimateEffortHours. |
void |
setEstimateEffortMinutes(Integer estimateEffortMinutes)
Sets a new value for the attribute estimateEffortMinutes. |
void |
setEstimateMaxDeviation(Integer estimateMaxDeviation)
Sets a new value for the attribute estimateMaxDeviation. |
void |
setSumEstimateEffortHours(Integer sumEstimateEffortHours)
Sets a new value for the attribute sumEstimateEffortHours. |
void |
setSumEstimateEffortMinutes(Integer sumEstimateEffortMinutes)
Sets a new value for the attribute sumEstimateEffortMinutes. |
void |
setWelcome(String welcome)
Sets a new value for the attribute welcome. |
| Methods inherited from interface org.opencrx.kernel.activity1.cci2.ActivityGroup |
|---|
calcTotalQuantity, getActivityCreator, getActivityFilter, getActivityNote, getDefaultCreator, getDescription, getFilteredActivity, getFollowUp, getName, getWorkReportEntry, setDefaultCreator, setDescription, setName |
| 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, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| 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 |
| 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, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.ContextCapable |
|---|
getContext |
| 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 |
|---|
Integer getEstimateEffortHours()
estimateEffortHours.
estimateEffortHours.void setEstimateEffortHours(Integer estimateEffortHours)
estimateEffortHours.
estimateEffortHours - The possibly null new value for attribute estimateEffortHours.Integer getEstimateEffortMinutes()
estimateEffortMinutes.
estimateEffortMinutes.void setEstimateEffortMinutes(Integer estimateEffortMinutes)
estimateEffortMinutes.
estimateEffortMinutes - The possibly null new value for attribute estimateEffortMinutes.Integer getEstimateMaxDeviation()
estimateMaxDeviation.
estimateMaxDeviation.void setEstimateMaxDeviation(Integer estimateMaxDeviation)
estimateMaxDeviation.
estimateMaxDeviation - The possibly null new value for attribute estimateMaxDeviation.Void refreshItems()
Integer getSumEstimateEffortHours()
sumEstimateEffortHours.
sumEstimateEffortHours.void setSumEstimateEffortHours(Integer sumEstimateEffortHours)
sumEstimateEffortHours.
sumEstimateEffortHours - The possibly null new value for attribute sumEstimateEffortHours.Integer getSumEstimateEffortMinutes()
sumEstimateEffortMinutes.
sumEstimateEffortMinutes.void setSumEstimateEffortMinutes(Integer sumEstimateEffortMinutes)
sumEstimateEffortMinutes.
sumEstimateEffortMinutes - The possibly null new value for attribute sumEstimateEffortMinutes.String getWelcome()
welcome.
welcome.void setWelcome(String welcome)
welcome.
welcome - The possibly null new value for attribute welcome.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||