|
||||||||||
| 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 | ||
|---|---|---|
|
addWorkRecordByDuration(short depotSelector,
String description,
short durationHours,
short durationMinutes,
Date endAt,
String name,
short rateType,
Resource resource,
Date startAt)
|
|
|
assignTo(Resource resource)
|
|
|
doFollowUp(Contact assignTo,
String followUpText,
String followUpTitle,
ActivityProcessTransition transition)
|
|
|
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()
|
|
short |
getActivityState()
Retrieves the value for the attribute activityState. |
|
ActivityType |
getActivityType()
Retrieves the value for the reference activityType. |
|
String |
getActualEffortHhMm()
|
|
Integer |
getActualEffortHours()
|
|
Integer |
getActualEffortMinutes()
|
|
Date |
getActualEnd()
|
|
Date |
getActualStart()
|
|
|
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()
|
|
String |
getDetailedDescription()
|
|
Date |
getDueBy()
|
|
|
getEffortEstimate()
Retrieves a set containing all the elements for the reference effortEstimate. |
|
|
getFollowUp()
Retrieves a set containing all the elements for the reference followUp. |
|
ActivityProcessTransition |
getLastTransition()
Retrieves the value for the reference lastTransition. |
|
String |
getMainEstimateEffortHhMm()
|
|
Integer |
getMainEstimateEffortHours()
|
|
Integer |
getMainEstimateEffortMinutes()
|
|
String |
getMisc1()
|
|
String |
getMisc2()
|
|
String |
getMisc3()
|
|
String |
getName()
Retrieves the value for the attribute name. |
|
Date |
getOriginalScheduledEnd()
|
|
Short |
getPercentComplete()
|
|
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()
|
|
Date |
getScheduledStart()
|
|
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. |
|
|
reapplyActivityCreator(ActivityCreator activityCreator)
|
|
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 |
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 |
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 |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:activity1:SegmentContainsActivity. |
|
|
voteForActivity(String description,
String name)
|
|
| 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.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, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| 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 |
| Method Detail |
|---|
<T extends ActivityLinkFrom> Collection<T> getActivityLinkFrom()
activityLinkFrom.
<T extends ActivityLinkTo> Collection<T> getActivityLinkTo()
activityLinkTo.
String getActivityNumber()
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.Integer getActualEffortHours()
actualEffortHours.Integer getActualEffortMinutes()
actualEffortMinutes.Date getActualEnd()
actualEnd.void setActualEnd(Date actualEnd)
actualEnd.
actualEnd - The possibly null new value for attribute actualEnd.Date getActualStart()
actualStart.void setActualStart(Date actualStart)
actualStart.
actualStart - The possibly null new value for attribute actualStart.
<T extends AddWorkRecordResult> T addWorkRecordByDuration(short depotSelector,
String description,
short durationHours,
short durationMinutes,
Date endAt,
String name,
short rateType,
Resource resource,
Date startAt)
throws RefException
RefException
<T extends org.openmdx.base.cci2.Void> T assignTo(Resource resource)
throws RefException
RefException<T extends ActivityGroupAssignment> Collection<T> getAssignedGroup()
assignedGroup.
<T extends ResourceAssignment> Collection<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.void setDescription(String description)
description.
description - The possibly null new value for attribute description.String getDetailedDescription()
detailedDescription.void setDetailedDescription(String detailedDescription)
detailedDescription.
detailedDescription - The possibly null new value for attribute detailedDescription.
<T extends ActivityDoFollowUpResult> T doFollowUp(Contact assignTo,
String followUpText,
String followUpTitle,
ActivityProcessTransition transition)
throws RefException
RefExceptionDate getDueBy()
dueBy.void setDueBy(Date dueBy)
dueBy.
dueBy - The possibly null new value for attribute dueBy.<T extends EffortEstimate> Collection<T> getEffortEstimate()
effortEstimate.
<T extends ActivityFollowUp> Collection<T> getFollowUp()
followUp.
ActivityProcessTransition getLastTransition()
lastTransition.
null – value for this reference.String getMainEstimateEffortHhMm()
mainEstimateEffortHhMm.Integer getMainEstimateEffortHours()
mainEstimateEffortHours.Integer getMainEstimateEffortMinutes()
mainEstimateEffortMinutes.String getMisc1()
misc1.void setMisc1(String misc1)
misc1.
misc1 - The possibly null new value for attribute misc1.String getMisc2()
misc2.void setMisc2(String misc2)
misc2.
misc2 - The possibly null new value for attribute misc2.String getMisc3()
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.void setOriginalScheduledEnd(Date originalScheduledEnd)
originalScheduledEnd.
originalScheduledEnd - The possibly null new value for attribute originalScheduledEnd.Short getPercentComplete()
percentComplete.void setPercentComplete(Short percentComplete)
percentComplete.
percentComplete - The possibly null new value for attribute percentComplete.short getPriority()
priority.
priority.void setPriority(short priority)
priority.
priority - The non-null new value for attribute priority.ActivityProcessState getProcessState()
processState.
null – value for this reference.<T extends ProductReference> Collection<T> getProductReference()
productReference.
<T extends org.openmdx.base.cci2.Void> T reapplyActivityCreator(ActivityCreator activityCreator)
throws RefException
RefExceptionAccount 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.void setScheduledEnd(Date scheduledEnd)
scheduledEnd.
scheduledEnd - The possibly null new value for attribute scheduledEnd.Date getScheduledStart()
scheduledStart.void setScheduledStart(Date scheduledStart)
scheduledStart.
scheduledStart - The possibly null new value for attribute scheduledStart.int getTotalVotes()
totalVotes.
totalVotes.<T extends ActivityVote> Collection<T> getVote()
vote.
<T extends org.openmdx.base.cci2.Void> T voteForActivity(String description,
String name)
throws RefException
RefException<T extends WorkReportEntry> Set<T> getWorkReportEntry()
workReportEntry.
void setSegment(Segment segment)
segment.
segment - The non-null new value for this reference.
void setSegment(Segment segment,
boolean idIsPersistent,
String id)
org:opencrx:kernel:activity1:SegmentContainsActivity.
segment - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||