public interface Activity extends BookingOrigin, DepotReferenceHolder, CrxObject
Activity
isFrozenisFrozenisFrozenisFrozen
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
Activity.Identity
Object Identity 
 | 
| Modifier and Type | Method and Description | 
|---|---|
AddWorkAndExpenseRecordResult | 
addExpenseRecord(ActivityAddExpenseRecordParams in)  | 
AddWorkAndExpenseRecordResult | 
addWorkRecord(ActivityAddWorkRecordParams in)  | 
org.openmdx.base.cci2.Void | 
assignTo(ActivityAssignToParams in)  | 
CalcTotalQuantityResult | 
calcTotalQuantity(CalcTotalQuantityParams in)  | 
ActivityDoFollowUpResult | 
doFollowUp(ActivityDoFollowUpParams in)  | 
<T extends ActivityLinkFrom> | 
getActivityLinkFrom()
Retrieves a set containing all the elements for the reference  
activityLinkFrom. | 
<T extends ActivityLinkTo> | 
getActivityLinkTo()
Retrieves a set containing all the elements for the reference  
activityLinkTo. | 
java.lang.String | 
getActivityNumber()
Retrieves the possibly null value for the optional attribute  
activityNumber. | 
<T extends ActivityPartyGroup> | 
getActivityPartyGroup()
Retrieves a set containing all the elements for the reference  
activityPartyGroup. | 
<T extends ActivityRelationship> | 
getActivityRelationship()
Retrieves a set containing all the elements for the reference  
activityRelationship. | 
short | 
getActivityState()
Retrieves the value for the attribute  
activityState. | 
ActivityType | 
getActivityType()
Retrieves the value for the reference  
activityType. | 
java.util.Date | 
getActualEnd()
Retrieves the possibly null value for the optional attribute  
actualEnd. | 
java.util.Date | 
getActualStart()
Retrieves the possibly null value for the optional attribute  
actualStart. | 
<T extends ActivityGroupAssignment> | 
getAssignedGroup()
Retrieves a set containing all the elements for the reference  
assignedGroup. | 
<T extends ResourceAssignment> | 
getAssignedResource()
Retrieves a set containing all the elements for the reference  
assignedResource. | 
Contact | 
getAssignedTo()
Retrieves the value for the reference  
assignedTo. | 
<T extends AbstractContract> | 
getContract()
Retrieves the  
Collection of objects referenced by contract. | 
org.openmdx.base.cci2.ContextCapable | 
getCreationContext()
Retrieves the value for the reference  
creationContext. | 
java.lang.String | 
getDescription()
Retrieves the possibly null value for the optional attribute  
description. | 
java.lang.String | 
getDetailedDescription()
Retrieves the possibly null value for the optional attribute  
detailedDescription. | 
java.util.Date | 
getDueBy()
Retrieves the possibly null value for the optional attribute  
dueBy. | 
<T extends EffortEstimate> | 
getEffortEstimate()
Retrieves a set containing all the elements for the reference  
effortEstimate. | 
<T extends ActivityFollowUp> | 
getFollowUp()
Retrieves a set containing all the elements for the reference  
followUp. | 
java.lang.String | 
getIcal()
Retrieves the possibly null value for the optional attribute  
ical. | 
short | 
getIcalClass()
Retrieves the value for the attribute  
icalClass. | 
short | 
getIcalType()
Retrieves the value for the attribute  
icalType. | 
ActivityCreator | 
getLastAppliedCreator()
Retrieves the value for the reference  
lastAppliedCreator. | 
ActivityProcessTransition | 
getLastTransition()
Retrieves the value for the reference  
lastTransition. | 
java.lang.String | 
getLocation()
Retrieves the possibly null value for the optional attribute  
location. | 
java.lang.String | 
getMainEstimateEffortHhMm()
Retrieves the possibly null value for the optional attribute  
mainEstimateEffortHhMm. | 
java.lang.Integer | 
getMainEstimateEffortHours()
Retrieves the possibly null value for the optional attribute  
mainEstimateEffortHours. | 
java.lang.Integer | 
getMainEstimateEffortMinutes()
Retrieves the possibly null value for the optional attribute  
mainEstimateEffortMinutes. | 
java.lang.String | 
getMisc1()
Retrieves the possibly null value for the optional attribute  
misc1. | 
java.lang.String | 
getMisc2()
Retrieves the possibly null value for the optional attribute  
misc2. | 
java.lang.String | 
getMisc3()
Retrieves the possibly null value for the optional attribute  
misc3. | 
java.lang.String | 
getName()
Retrieves the value for the attribute  
name. | 
java.util.Date | 
getOriginalScheduledEnd()
Retrieves the possibly null value for the optional attribute  
originalScheduledEnd. | 
java.lang.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. | 
<T extends ProductReference> | 
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. | 
java.util.Date | 
getScheduledEnd()
Retrieves the possibly null value for the optional attribute  
scheduledEnd. | 
java.util.Date | 
getScheduledStart()
Retrieves the possibly null value for the optional attribute  
scheduledStart. | 
int | 
getTotalVotes()
Retrieves the value for the attribute  
totalVotes. | 
<T extends ActivityVote> | 
getVote()
Retrieves a set containing all the elements for the reference  
vote. | 
<T extends WorkAndExpenseRecord> | 
getWorkReportEntry()
Retrieves a set containing all the elements for the reference  
workReportEntry. | 
java.lang.Boolean | 
isAllDayEvent()
Retrieves the possibly null value for the optional attribute  
isAllDayEvent. | 
LinkToAndFollowUpResult | 
linkToAndFollowUp(LinkToAndFollowUpParams in)  | 
org.openmdx.base.cci2.Void | 
markAsAllDayEvent(MarkAsAllDayEventParams in)  | 
org.openmdx.base.cci2.Void | 
reapplyActivityCreator(ReapplyActivityCreatorParams in)  | 
void | 
setActivityNumber(java.lang.String activityNumber)
Sets a new value for the attribute  
activityNumber. | 
void | 
setActivityState(short activityState)
Sets a new value for the attribute  
activityState. | 
void | 
setActivityType(ActivityType activityType)
Sets a new value for the reference  
activityType. | 
void | 
setActualEnd(java.util.Date actualEnd)
Sets a new value for the attribute  
actualEnd. | 
void | 
setActualStart(java.util.Date actualStart)
Sets a new value for the attribute  
actualStart. | 
void | 
setAssignedTo(Contact assignedTo)
Sets a new value for the reference  
assignedTo. | 
void | 
setCreationContext(org.openmdx.base.cci2.ContextCapable creationContext)
Sets a new value for the reference  
creationContext. | 
void | 
setDescription(java.lang.String description)
Sets a new value for the attribute  
description. | 
void | 
setDetailedDescription(java.lang.String detailedDescription)
Sets a new value for the attribute  
detailedDescription. | 
void | 
setDueBy(java.util.Date dueBy)
Sets a new value for the attribute  
dueBy. | 
void | 
setIcal(java.lang.String ical)
Sets a new value for the attribute  
ical. | 
void | 
setIcalClass(short icalClass)
Sets a new value for the attribute  
icalClass. | 
void | 
setIcalType(short icalType)
Sets a new value for the attribute  
icalType. | 
void | 
setLastAppliedCreator(ActivityCreator lastAppliedCreator)
Sets a new value for the reference  
lastAppliedCreator. | 
void | 
setLastTransition(ActivityProcessTransition lastTransition)
Sets a new value for the reference  
lastTransition. | 
void | 
setLocation(java.lang.String location)
Sets a new value for the attribute  
location. | 
void | 
setMisc1(java.lang.String misc1)
Sets a new value for the attribute  
misc1. | 
void | 
setMisc2(java.lang.String misc2)
Sets a new value for the attribute  
misc2. | 
void | 
setMisc3(java.lang.String misc3)
Sets a new value for the attribute  
misc3. | 
void | 
setName(java.lang.String name)
Sets a new value for the attribute  
name. | 
void | 
setOriginalScheduledEnd(java.util.Date originalScheduledEnd)
Sets a new value for the attribute  
originalScheduledEnd. | 
void | 
setPercentComplete(java.lang.Short percentComplete)
Sets a new value for the attribute  
percentComplete. | 
void | 
setPriority(short priority)
Sets a new value for the attribute  
priority. | 
void | 
setProcessState(ActivityProcessState processState)
Sets a new value for the reference  
processState. | 
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(java.util.Date scheduledEnd)
Sets a new value for the attribute  
scheduledEnd. | 
void | 
setScheduledStart(java.util.Date scheduledStart)
Sets a new value for the attribute  
scheduledStart. | 
org.openmdx.base.cci2.Void | 
updateIcal()  | 
org.openmdx.base.cci2.Void | 
voteForActivity(ActivityVoteForActivityParams in)  | 
getBookingEntry, getCompoundBookinggetDepotReferencedisableCrxObject, enableCrxObject, getAdditionalExternalLink, getAssignedTimer, getAttachedDocument, getCategory, getDisabledReason, getDocumentFolderAssignment, getExternalLink, getInvolvedObject, getMedia, getNote, getPropertySet, getPropertySetEntry, getRating, getUserBoolean4, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserCode4, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDate4, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserDateTime4, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserNumber4, getUserString0, getUserString1, getUserString2, getUserString3, getUserString4, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, setCategory, setDisabled, setDisabledReason, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4sendAlertexportItemimportItemgetIndexEntry, getSearchDateTime0, getSearchDateTime1, getSearchDateTime2, getSearchDateTime3, getSearchDateTime4, getSearchDateTime5, getSearchDateTime6, getSearchDateTime7, getSearchDateTime8, getSearchDateTime9, getSearchNumber0, getSearchNumber1, getSearchNumber2, getSearchNumber3, getSearchNumber4, getSearchNumber5, getSearchNumber6, getSearchNumber7, getSearchNumber8, getSearchNumber9, getSearchString0, getSearchString1, getSearchString2, getSearchString3, getSearchString4, getSearchString5, getSearchString6, getSearchString7, getSearchString8, getSearchString9, setSearchDateTime0, setSearchDateTime1, setSearchDateTime2, setSearchDateTime3, setSearchDateTime4, setSearchDateTime5, setSearchDateTime6, setSearchDateTime7, setSearchDateTime8, setSearchDateTime9, setSearchNumber0, setSearchNumber1, setSearchNumber2, setSearchNumber3, setSearchNumber4, setSearchNumber5, setSearchNumber6, setSearchNumber7, setSearchNumber8, setSearchNumber9, setSearchString0, setSearchString1, setSearchString2, setSearchString3, setSearchString4, setSearchString5, setSearchString6, setSearchString7, setSearchString8, setSearchString9, updateIndexaddOwningGroup, assertOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUsergetLocalizedField<T extends ActivityLinkFrom> ActivityContainsLinkFrom.ActivityLinkFrom<T> getActivityLinkFrom()
activityLinkFrom.<T extends ActivityLinkTo> ActivityContainsLinkTo.ActivityLinkTo<T> getActivityLinkTo()
activityLinkTo.java.lang.String getActivityNumber()
activityNumber.activityNumber.void setActivityNumber(java.lang.String activityNumber)
activityNumber.activityNumber - The possibly null new value for attribute activityNumber.<T extends ActivityPartyGroup> ActivityContainsActivityPartyGroup.ActivityPartyGroup<T> getActivityPartyGroup()
activityPartyGroup.<T extends ActivityRelationship> ActivityHasRelationship.ActivityRelationship<T> getActivityRelationship()
activityRelationship.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.void setActivityType(ActivityType activityType)
activityType.activityType - The new – possibly null – value for this reference.java.util.Date getActualEnd()
actualEnd.actualEnd.void setActualEnd(java.util.Date actualEnd)
actualEnd.actualEnd - The possibly null new value for attribute actualEnd.java.util.Date getActualStart()
actualStart.actualStart.void setActualStart(java.util.Date actualStart)
actualStart.actualStart - The possibly null new value for attribute actualStart.AddWorkAndExpenseRecordResult addExpenseRecord(ActivityAddExpenseRecordParams in)
AddWorkAndExpenseRecordResult addWorkRecord(ActivityAddWorkRecordParams in)
org.openmdx.base.cci2.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 new – possibly null – value for this reference.CalcTotalQuantityResult calcTotalQuantity(CalcTotalQuantityParams in)
<T extends AbstractContract> java.util.List<T> getContract()
Collection of objects referenced by contract.Collection of referenced objects.org.openmdx.base.cci2.ContextCapable getCreationContext()
creationContext.null – value for this reference.void setCreationContext(org.openmdx.base.cci2.ContextCapable creationContext)
creationContext.creationContext - The new – possibly null – value for this reference.java.lang.String getDescription()
description.description.void setDescription(java.lang.String description)
description.description - The possibly null new value for attribute description.java.lang.String getDetailedDescription()
detailedDescription.detailedDescription.void setDetailedDescription(java.lang.String detailedDescription)
detailedDescription.detailedDescription - The possibly null new value for attribute detailedDescription.ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams in)
java.util.Date getDueBy()
dueBy.dueBy.void setDueBy(java.util.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.java.lang.String getIcal()
ical.ical.void setIcal(java.lang.String ical)
ical.ical - The possibly null new value for attribute ical.short getIcalClass()
icalClass.icalClass.void setIcalClass(short icalClass)
icalClass.icalClass - The non-null new value for attribute icalClass.short getIcalType()
icalType.icalType.void setIcalType(short icalType)
icalType.icalType - The non-null new value for attribute icalType.java.lang.Boolean isAllDayEvent()
isAllDayEvent.isAllDayEvent.ActivityCreator getLastAppliedCreator()
lastAppliedCreator.null – value for this reference.void setLastAppliedCreator(ActivityCreator lastAppliedCreator)
lastAppliedCreator.lastAppliedCreator - The new – possibly null – value for this reference.ActivityProcessTransition getLastTransition()
lastTransition.null – value for this reference.void setLastTransition(ActivityProcessTransition lastTransition)
lastTransition.lastTransition - The new – possibly null – value for this reference.LinkToAndFollowUpResult linkToAndFollowUp(LinkToAndFollowUpParams in)
java.lang.String getLocation()
location.location.void setLocation(java.lang.String location)
location.location - The possibly null new value for attribute location.java.lang.String getMainEstimateEffortHhMm()
mainEstimateEffortHhMm.mainEstimateEffortHhMm.java.lang.Integer getMainEstimateEffortHours()
mainEstimateEffortHours.mainEstimateEffortHours.java.lang.Integer getMainEstimateEffortMinutes()
mainEstimateEffortMinutes.mainEstimateEffortMinutes.org.openmdx.base.cci2.Void markAsAllDayEvent(MarkAsAllDayEventParams in)
java.lang.String getMisc1()
misc1.misc1.void setMisc1(java.lang.String misc1)
misc1.misc1 - The possibly null new value for attribute misc1.java.lang.String getMisc2()
misc2.misc2.void setMisc2(java.lang.String misc2)
misc2.misc2 - The possibly null new value for attribute misc2.java.lang.String getMisc3()
misc3.misc3.void setMisc3(java.lang.String misc3)
misc3.misc3 - The possibly null new value for attribute misc3.java.lang.String getName()
name.name.void setName(java.lang.String name)
name.name - The non-null new value for attribute name.java.util.Date getOriginalScheduledEnd()
originalScheduledEnd.originalScheduledEnd.void setOriginalScheduledEnd(java.util.Date originalScheduledEnd)
originalScheduledEnd.originalScheduledEnd - The possibly null new value for attribute originalScheduledEnd.java.lang.Short getPercentComplete()
percentComplete.percentComplete.void setPercentComplete(java.lang.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.void setProcessState(ActivityProcessState processState)
processState.processState - The new – possibly null – value for this reference.<T extends ProductReference> ActivityHasProductReference.ProductReference<T> getProductReference()
productReference.org.openmdx.base.cci2.Void reapplyActivityCreator(ReapplyActivityCreatorParams in)
Account getReportingAccount()
reportingAccount.null – value for this reference.void setReportingAccount(Account reportingAccount)
reportingAccount.reportingAccount - The new – possibly null – value for this reference.Contact getReportingContact()
reportingContact.null – value for this reference.void setReportingContact(Contact reportingContact)
reportingContact.reportingContact - The new – possibly null – value for this reference.java.util.Date getScheduledEnd()
scheduledEnd.scheduledEnd.void setScheduledEnd(java.util.Date scheduledEnd)
scheduledEnd.scheduledEnd - The possibly null new value for attribute scheduledEnd.java.util.Date getScheduledStart()
scheduledStart.scheduledStart.void setScheduledStart(java.util.Date scheduledStart)
scheduledStart.scheduledStart - The possibly null new value for attribute scheduledStart.int getTotalVotes()
totalVotes.totalVotes.org.openmdx.base.cci2.Void updateIcal()
<T extends ActivityVote> ActivityContainsVote.Vote<T> getVote()
vote.org.openmdx.base.cci2.Void voteForActivity(ActivityVoteForActivityParams in)
<T extends WorkAndExpenseRecord> ActivityContainsWorkReportEntry.WorkReportEntry<T> getWorkReportEntry()
workReportEntry.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.