|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Activity
Abstract class Activity
| Nested Class Summary | |
|---|---|
static interface |
Activity.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
AddWorkRecordResult |
addWorkRecordByDuration(ActivityAddWorkRecordByDurationParams in)
|
|
Void |
assignTo(ActivityAssignToParams in)
|
|
ActivityDoFollowUpResult |
doFollowUp(ActivityDoFollowUpParams in)
|
|
|
getActivityLinkFrom()
Retrieves a set containing all the elements for the reference activityLinkFrom. |
|
|
getActivityLinkTo()
Retrieves a set containing all the elements for the reference activityLinkTo. |
|
String |
getActivityNumber()
Retrieves the possibly null value for the optional attribute activityNumber. |
|
short |
getActivityState()
Retrieves the value for the attribute activityState. |
|
ActivityType |
getActivityType()
Retrieves the value for the reference activityType. |
|
String |
getActualEffortHhMm()
Retrieves the possibly null value for the optional attribute actualEffortHhMm. |
|
Integer |
getActualEffortHours()
Retrieves the possibly null value for the optional attribute actualEffortHours. |
|
Integer |
getActualEffortMinutes()
Retrieves the possibly null value for the optional attribute actualEffortMinutes. |
|
Date |
getActualEnd()
Retrieves the possibly null value for the optional attribute actualEnd. |
|
Date |
getActualStart()
Retrieves the possibly null value for the optional attribute actualStart. |
|
|
getAssignedGroup()
Retrieves a set containing all the elements for the reference assignedGroup. |
|
|
getAssignedResource()
Retrieves a set containing all the elements for the reference assignedResource. |
|
Contact |
getAssignedTo()
Retrieves the value for the reference assignedTo. |
|
|
getContract()
Retrieves the Collection of objects referenced by contract. |
|
String |
getDescription()
Retrieves the possibly null value for the optional attribute description. |
|
String |
getDetailedDescription()
Retrieves the possibly null value for the optional attribute detailedDescription. |
|
Date |
getDueBy()
Retrieves the possibly null value for the optional attribute dueBy. |
|
|
getEffortEstimate()
Retrieves a set containing all the elements for the reference effortEstimate. |
|
|
getFollowUp()
Retrieves a set containing all the elements for the reference followUp. |
|
String |
getIcal()
Retrieves the possibly null value for the optional attribute ical. |
|
|
getInvolvedObject()
Retrieves a set containing all the elements for the reference involvedObject. |
|
ActivityCreator |
getLastAppliedCreator()
Retrieves the value for the reference lastAppliedCreator. |
|
ActivityProcessTransition |
getLastTransition()
Retrieves the value for the reference lastTransition. |
|
String |
getLocation()
Retrieves the possibly null value for the optional attribute location. |
|
String |
getMainEstimateEffortHhMm()
Retrieves the possibly null value for the optional attribute mainEstimateEffortHhMm. |
|
Integer |
getMainEstimateEffortHours()
Retrieves the possibly null value for the optional attribute mainEstimateEffortHours. |
|
Integer |
getMainEstimateEffortMinutes()
Retrieves the possibly null value for the optional attribute mainEstimateEffortMinutes. |
|
String |
getMisc1()
Retrieves the possibly null value for the optional attribute misc1. |
|
String |
getMisc2()
Retrieves the possibly null value for the optional attribute misc2. |
|
String |
getMisc3()
Retrieves the possibly null value for the optional attribute misc3. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
Date |
getOriginalScheduledEnd()
Retrieves the possibly null value for the optional attribute originalScheduledEnd. |
|
Short |
getPercentComplete()
Retrieves the possibly null value for the optional attribute percentComplete. |
|
short |
getPriority()
Retrieves the value for the attribute priority. |
|
ActivityProcessState |
getProcessState()
Retrieves the value for the reference processState. |
|
|
getProductReference()
Retrieves a set containing all the elements for the reference productReference. |
|
Account |
getReportingAccount()
Retrieves the value for the reference reportingAccount. |
|
Contact |
getReportingContact()
Retrieves the value for the reference reportingContact. |
|
Date |
getScheduledEnd()
Retrieves the possibly null value for the optional attribute scheduledEnd. |
|
Date |
getScheduledStart()
Retrieves the possibly null value for the optional attribute scheduledStart. |
|
int |
getTotalVotes()
Retrieves the value for the attribute totalVotes. |
|
|
getVote()
Retrieves a set containing all the elements for the reference vote. |
|
|
getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry. |
|
Boolean |
isAllDayEvent()
Retrieves the possibly null value for the optional attribute isAllDayEvent. |
|
Void |
reapplyActivityCreator(ReapplyActivityCreatorParams in)
|
|
void |
setActivityNumber(String activityNumber)
Sets a new value for the attribute activityNumber. |
|
void |
setActivityState(short activityState)
Sets a new value for the attribute activityState. |
|
void |
setActualEnd(Date actualEnd)
Sets a new value for the attribute actualEnd. |
|
void |
setActualStart(Date actualStart)
Sets a new value for the attribute actualStart. |
|
void |
setAllDayEvent(Boolean isAllDayEvent)
Sets a new value for the attribute isAllDayEvent. |
|
void |
setAssignedTo(Contact assignedTo)
Sets a new value for the reference assignedTo. |
|
void |
setDescription(String description)
Sets a new value for the attribute description. |
|
void |
setDetailedDescription(String detailedDescription)
Sets a new value for the attribute detailedDescription. |
|
void |
setDueBy(Date dueBy)
Sets a new value for the attribute dueBy. |
|
void |
setLastAppliedCreator(ActivityCreator lastAppliedCreator)
Sets a new value for the reference lastAppliedCreator. |
|
void |
setLocation(String location)
Sets a new value for the attribute location. |
|
void |
setMisc1(String misc1)
Sets a new value for the attribute misc1. |
|
void |
setMisc2(String misc2)
Sets a new value for the attribute misc2. |
|
void |
setMisc3(String misc3)
Sets a new value for the attribute misc3. |
|
void |
setName(String name)
Sets a new value for the attribute name. |
|
void |
setOriginalScheduledEnd(Date originalScheduledEnd)
Sets a new value for the attribute originalScheduledEnd. |
|
void |
setPercentComplete(Short percentComplete)
Sets a new value for the attribute percentComplete. |
|
void |
setPriority(short priority)
Sets a new value for the attribute priority. |
|
void |
setReportingAccount(Account reportingAccount)
Sets a new value for the reference reportingAccount. |
|
void |
setReportingContact(Contact reportingContact)
Sets a new value for the reference reportingContact. |
|
void |
setScheduledEnd(Date scheduledEnd)
Sets a new value for the attribute scheduledEnd. |
|
void |
setScheduledStart(Date scheduledStart)
Sets a new value for the attribute scheduledStart. |
|
Void |
updateIcal()
|
|
Void |
voteForActivity(ActivityVoteForActivityParams in)
|
|
| 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, 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.ContextCapable |
|---|
getContext |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
<T extends ActivityLinkFrom> ActivityContainsLinkFrom.ActivityLinkFrom<T> getActivityLinkFrom()
activityLinkFrom.
<T extends ActivityLinkTo> ActivityContainsLinkTo.ActivityLinkTo<T> getActivityLinkTo()
activityLinkTo.
String getActivityNumber()
activityNumber.
activityNumber.void setActivityNumber(String activityNumber)
activityNumber.
activityNumber - The possibly null new value for attribute activityNumber.short getActivityState()
activityState.
activityState.void setActivityState(short activityState)
activityState.
activityState - The non-null new value for attribute activityState.ActivityType getActivityType()
activityType.
null – value for this reference.String getActualEffortHhMm()
actualEffortHhMm.
actualEffortHhMm.Integer getActualEffortHours()
actualEffortHours.
actualEffortHours.Integer getActualEffortMinutes()
actualEffortMinutes.
actualEffortMinutes.Date getActualEnd()
actualEnd.
actualEnd.void setActualEnd(Date actualEnd)
actualEnd.
actualEnd - The possibly null new value for attribute actualEnd.Date getActualStart()
actualStart.
actualStart.void setActualStart(Date actualStart)
actualStart.
actualStart - The possibly null new value for attribute actualStart.AddWorkRecordResult addWorkRecordByDuration(ActivityAddWorkRecordByDurationParams in)
Void assignTo(ActivityAssignToParams in)
<T extends ActivityGroupAssignment> ActivityHasTrackerAndGroupAssignment.AssignedGroup<T> getAssignedGroup()
assignedGroup.
<T extends ResourceAssignment> ActivityHasResourceAssignment.AssignedResource<T> getAssignedResource()
assignedResource.
Contact getAssignedTo()
assignedTo.
null – value for this reference.void setAssignedTo(Contact assignedTo)
assignedTo.
assignedTo - The non-null new value for this reference.<T extends AbstractContract> List<T> getContract()
Collection of objects referenced by contract.
Collection of referenced objects.String getDescription()
description.
description.void setDescription(String description)
description.
description - The possibly null new value for attribute description.String getDetailedDescription()
detailedDescription.
detailedDescription.void setDetailedDescription(String detailedDescription)
detailedDescription.
detailedDescription - The possibly null new value for attribute detailedDescription.ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams in)
Date getDueBy()
dueBy.
dueBy.void setDueBy(Date dueBy)
dueBy.
dueBy - The possibly null new value for attribute dueBy.<T extends EffortEstimate> ActivityHasEffortEstimate.EffortEstimate<T> getEffortEstimate()
effortEstimate.
<T extends ActivityFollowUp> ActivityContainsFollowUp.FollowUp<T> getFollowUp()
followUp.
String getIcal()
ical.
ical.<T extends InvolvedObject> ActivityContainsInvolvedObject.InvolvedObject<T> getInvolvedObject()
involvedObject.
Boolean isAllDayEvent()
isAllDayEvent.
isAllDayEvent.void setAllDayEvent(Boolean isAllDayEvent)
isAllDayEvent.
isAllDayEvent - The possibly null new value for attribute isAllDayEvent.ActivityCreator getLastAppliedCreator()
lastAppliedCreator.
null – value for this reference.void setLastAppliedCreator(ActivityCreator lastAppliedCreator)
lastAppliedCreator.
lastAppliedCreator - The non-null new value for this reference.ActivityProcessTransition getLastTransition()
lastTransition.
null – value for this reference.String getLocation()
location.
location.void setLocation(String location)
location.
location - The possibly null new value for attribute location.String getMainEstimateEffortHhMm()
mainEstimateEffortHhMm.
mainEstimateEffortHhMm.Integer getMainEstimateEffortHours()
mainEstimateEffortHours.
mainEstimateEffortHours.Integer getMainEstimateEffortMinutes()
mainEstimateEffortMinutes.
mainEstimateEffortMinutes.String getMisc1()
misc1.
misc1.void setMisc1(String misc1)
misc1.
misc1 - The possibly null new value for attribute misc1.String getMisc2()
misc2.
misc2.void setMisc2(String misc2)
misc2.
misc2 - The possibly null new value for attribute misc2.String getMisc3()
misc3.
misc3.void setMisc3(String misc3)
misc3.
misc3 - The possibly null new value for attribute misc3.String getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.Date getOriginalScheduledEnd()
originalScheduledEnd.
originalScheduledEnd.void setOriginalScheduledEnd(Date originalScheduledEnd)
originalScheduledEnd.
originalScheduledEnd - The possibly null new value for attribute originalScheduledEnd.Short getPercentComplete()
percentComplete.
percentComplete.void setPercentComplete(Short percentComplete)
percentComplete.
percentComplete - The possibly null new value for attribute percentComplete.short getPriority()
priority.
PC_HIGH 2 High priority. PC_LOW 0 Low priority. PC_MEDIUM 1 Medium priority.
priority.void setPriority(short priority)
priority.
PC_HIGH 2 High priority. PC_LOW 0 Low priority. PC_MEDIUM 1 Medium priority.
priority - The non-null new value for attribute priority.ActivityProcessState getProcessState()
processState.
null – value for this reference.<T extends ProductReference> ActivityHasProductReference.ProductReference<T> getProductReference()
productReference.
Void reapplyActivityCreator(ReapplyActivityCreatorParams in)
Account getReportingAccount()
reportingAccount.
null – value for this reference.void setReportingAccount(Account reportingAccount)
reportingAccount.
reportingAccount - The non-null new value for this reference.Contact getReportingContact()
reportingContact.
null – value for this reference.void setReportingContact(Contact reportingContact)
reportingContact.
reportingContact - The non-null new value for this reference.Date getScheduledEnd()
scheduledEnd.
scheduledEnd.void setScheduledEnd(Date scheduledEnd)
scheduledEnd.
scheduledEnd - The possibly null new value for attribute scheduledEnd.Date getScheduledStart()
scheduledStart.
scheduledStart.void setScheduledStart(Date scheduledStart)
scheduledStart.
scheduledStart - The possibly null new value for attribute scheduledStart.int getTotalVotes()
totalVotes.
totalVotes.Void updateIcal()
<T extends ActivityVote> ActivityContainsVote.Vote<T> getVote()
vote.
Void voteForActivity(ActivityVoteForActivityParams in)
<T extends WorkReportEntry> ActivityContainsWorkReportEntry.WorkReportEntry<T> getWorkReportEntry()
workReportEntry.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||