org.opencrx.kernel.activity1.cci2
Interface Activity

All Superinterfaces:
AlertSender, Auditee, org.openmdx.base.cci2.BasicObject, Cloneable, org.openmdx.base.cci2.ContextCapable, CrxObject, DepotReferenceHolder, org.openmdx.base.cci2.ExtentCapable, Importer, Indexed, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable, XmlExporter
All Known Subinterfaces:
Absence, Absence, Activity, Email, Email, ExternalActivity, ExternalActivity, Fax, Fax, Incident, Incident, Mailing, Mailing, Meeting, Meeting, Mms, Mms, PhoneCall, PhoneCall, SalesVisit, SalesVisit, Sms, Sms, Task, Task
All Known Implementing Classes:
Absence, Activity, Email, ExternalActivity, Fax, Incident, Mailing, Meeting, Mms, PhoneCall, SalesVisit, Sms, Task

public interface Activity
extends DepotReferenceHolder, CrxObject

Abstract class Activity


Nested Class Summary
static interface Activity.Identity
          Object Identity
 
Method Summary
 void addActivityLinkTo(boolean idIsPersistent, String id, ActivityLinkTo activityLinkTo)
          Adds the specified element to the set of the values for the reference activityLinkTo.
 void addAssignedGroup(boolean idIsPersistent, String id, ActivityGroupAssignment assignedGroup)
          Adds the specified element to the set of the values for the reference assignedGroup.
 void addAssignedResource(boolean idIsPersistent, String id, ResourceAssignment assignedResource)
          Adds the specified element to the set of the values for the reference assignedResource.
 void addEffortEstimate(boolean idIsPersistent, String id, EffortEstimate effortEstimate)
          Adds the specified element to the set of the values for the reference effortEstimate.
 void addFollowUp(boolean idIsPersistent, String id, ActivityFollowUp followUp)
          Adds the specified element to the set of the values for the reference followUp.
 void addInvolvedObject(boolean idIsPersistent, String id, InvolvedObject involvedObject)
          Adds the specified element to the set of the values for the reference involvedObject.
 void addProductReference(boolean idIsPersistent, String id, ProductReference productReference)
          Adds the specified element to the set of the values for the reference productReference.
 void addVote(boolean idIsPersistent, String id, ActivityVote vote)
          Adds the specified element to the set of the values for the reference vote.
 AddWorkRecordResult addWorkRecordByDuration(short depotSelector, String description, short durationHours, short durationMinutes, Date endAt, String name, short rateType, Resource resource, Date startAt)
           
 org.openmdx.base.cci2.Void assignTo(Resource resource)
           
 ActivityDoFollowUpResult doFollowUp(Contact assignTo, String followUpText, String followUpTitle, ActivityProcessTransition transition)
           
<T extends ActivityLinkFrom>
Collection<T>
getActivityLinkFrom()
          Retrieves a set containing all the elements for the reference activityLinkFrom.
 ActivityLinkFrom getActivityLinkFrom(boolean idIsPersistent, String id)
          Retrieves the value for the reference activityLinkFrom for the specified qualifier attribute value.
<T extends ActivityLinkTo>
Collection<T>
getActivityLinkTo()
          Retrieves a set containing all the elements for the reference activityLinkTo.
 ActivityLinkTo getActivityLinkTo(boolean idIsPersistent, String id)
          Retrieves the value for the reference activityLinkTo for the specified qualifier attribute value.
 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.
<T extends ActivityGroupAssignment>
Collection<T>
getAssignedGroup()
          Retrieves a set containing all the elements for the reference assignedGroup.
 ActivityGroupAssignment getAssignedGroup(boolean idIsPersistent, String id)
          Retrieves the value for the reference assignedGroup for the specified qualifier attribute value.
<T extends ResourceAssignment>
Collection<T>
getAssignedResource()
          Retrieves a set containing all the elements for the reference assignedResource.
 ResourceAssignment getAssignedResource(boolean idIsPersistent, String id)
          Retrieves the value for the reference assignedResource for the specified qualifier attribute value.
 Contact getAssignedTo()
          Retrieves the value for the reference assignedTo.
<T extends AbstractContract>
List<T>
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.
<T extends EffortEstimate>
Collection<T>
getEffortEstimate()
          Retrieves a set containing all the elements for the reference effortEstimate.
 EffortEstimate getEffortEstimate(boolean idIsPersistent, String id)
          Retrieves the value for the reference effortEstimate for the specified qualifier attribute value.
<T extends ActivityFollowUp>
Collection<T>
getFollowUp()
          Retrieves a set containing all the elements for the reference followUp.
 ActivityFollowUp getFollowUp(boolean idIsPersistent, String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 String getIcal()
          Retrieves the possibly null value for the optional attribute ical.
<T extends InvolvedObject>
Collection<T>
getInvolvedObject()
          Retrieves a set containing all the elements for the reference involvedObject.
 InvolvedObject getInvolvedObject(boolean idIsPersistent, String id)
          Retrieves the value for the reference involvedObject for the specified qualifier attribute value.
 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.
<T extends ProductReference>
Collection<T>
getProductReference()
          Retrieves a set containing all the elements for the reference productReference.
 ProductReference getProductReference(boolean idIsPersistent, String id)
          Retrieves the value for the reference productReference for the specified qualifier attribute value.
 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.
<T extends ActivityVote>
Collection<T>
getVote()
          Retrieves a set containing all the elements for the reference vote.
 ActivityVote getVote(boolean idIsPersistent, String id)
          Retrieves the value for the reference vote for the specified qualifier attribute value.
<T extends WorkReportEntry>
Collection<T>
getWorkReportEntry()
          Retrieves a set containing all the elements for the reference workReportEntry.
 WorkReportEntry getWorkReportEntry(boolean idIsPersistent, String id)
          Retrieves the value for the reference workReportEntry for the specified qualifier attribute value.
 Boolean isAllDayEvent()
          Retrieves the possibly null value for the optional attribute isAllDayEvent.
 org.openmdx.base.cci2.Void 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 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 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.
 org.openmdx.base.cci2.Void updateIcal()
           
 org.openmdx.base.cci2.Void voteForActivity(String description, String name)
           
 
Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder
addDepotReference, getDepotReference, getDepotReference
 
Methods inherited from interface org.opencrx.kernel.generic.cci2.CrxObject
addAdditionalExternalLink, addAttachedDocument, addMedia, addNote, addPropertySet, addRating, getAdditionalExternalLink, getAdditionalExternalLink, getAttachedDocument, getAttachedDocument, getCategory, getDisabledReason, getExternalLink, getMedia, getMedia, getNote, getNote, getPropertySet, getPropertySet, getPropertySetEntry, getPropertySetEntry, getRating, 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, setUserString4
 
Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender
sendAlert
 
Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee
getAudit, 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, 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.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, getView
 

Method Detail

getActivityLinkFrom

<T extends ActivityLinkFrom> Collection<T> getActivityLinkFrom()
Retrieves a set containing all the elements for the reference activityLinkFrom.

Returns:
A set containing all the elements for this reference.

getActivityLinkFrom

ActivityLinkFrom getActivityLinkFrom(boolean idIsPersistent,
                                     String id)
Retrieves the value for the reference activityLinkFrom for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

getActivityLinkTo

<T extends ActivityLinkTo> Collection<T> getActivityLinkTo()
Retrieves a set containing all the elements for the reference activityLinkTo.

Returns:
A set containing all the elements for this reference.

getActivityLinkTo

ActivityLinkTo getActivityLinkTo(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference activityLinkTo for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addActivityLinkTo

void addActivityLinkTo(boolean idIsPersistent,
                       String id,
                       ActivityLinkTo activityLinkTo)
Adds the specified element to the set of the values for the reference activityLinkTo.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
activityLinkTo - The element to be appended.

getActivityNumber

String getActivityNumber()
Retrieves the possibly null value for the optional attribute activityNumber.

Returns:
The possibly null value for attribute activityNumber.

setActivityNumber

void setActivityNumber(String activityNumber)
Sets a new value for the attribute activityNumber.

Parameters:
activityNumber - The possibly null new value for attribute activityNumber.

getActivityState

short getActivityState()
Retrieves the value for the attribute activityState.

Returns:
The non-null value for attribute activityState.

setActivityState

void setActivityState(short activityState)
Sets a new value for the attribute activityState.

Parameters:
activityState - The non-null new value for attribute activityState.

getActivityType

ActivityType getActivityType()
Retrieves the value for the reference activityType.

Returns:
The – possibly null – value for this reference.

getActualEffortHhMm

String getActualEffortHhMm()
Retrieves the possibly null value for the optional attribute actualEffortHhMm.

Returns:
The possibly null value for attribute actualEffortHhMm.

getActualEffortHours

Integer getActualEffortHours()
Retrieves the possibly null value for the optional attribute actualEffortHours.

Returns:
The possibly null value for attribute actualEffortHours.

getActualEffortMinutes

Integer getActualEffortMinutes()
Retrieves the possibly null value for the optional attribute actualEffortMinutes.

Returns:
The possibly null value for attribute actualEffortMinutes.

getActualEnd

Date getActualEnd()
Retrieves the possibly null value for the optional attribute actualEnd.

Returns:
The possibly null value for attribute actualEnd.

setActualEnd

void setActualEnd(Date actualEnd)
Sets a new value for the attribute actualEnd.

Parameters:
actualEnd - The possibly null new value for attribute actualEnd.

getActualStart

Date getActualStart()
Retrieves the possibly null value for the optional attribute actualStart.

Returns:
The possibly null value for attribute actualStart.

setActualStart

void setActualStart(Date actualStart)
Sets a new value for the attribute actualStart.

Parameters:
actualStart - The possibly null new value for attribute actualStart.

addWorkRecordByDuration

AddWorkRecordResult addWorkRecordByDuration(short depotSelector,
                                            String description,
                                            short durationHours,
                                            short durationMinutes,
                                            Date endAt,
                                            String name,
                                            short rateType,
                                            Resource resource,
                                            Date startAt)

assignTo

org.openmdx.base.cci2.Void assignTo(Resource resource)

getAssignedGroup

<T extends ActivityGroupAssignment> Collection<T> getAssignedGroup()
Retrieves a set containing all the elements for the reference assignedGroup.

Returns:
A set containing all the elements for this reference.

getAssignedGroup

ActivityGroupAssignment getAssignedGroup(boolean idIsPersistent,
                                         String id)
Retrieves the value for the reference assignedGroup for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addAssignedGroup

void addAssignedGroup(boolean idIsPersistent,
                      String id,
                      ActivityGroupAssignment assignedGroup)
Adds the specified element to the set of the values for the reference assignedGroup.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
assignedGroup - The element to be appended.

getAssignedResource

<T extends ResourceAssignment> Collection<T> getAssignedResource()
Retrieves a set containing all the elements for the reference assignedResource.

Returns:
A set containing all the elements for this reference.

getAssignedResource

ResourceAssignment getAssignedResource(boolean idIsPersistent,
                                       String id)
Retrieves the value for the reference assignedResource for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addAssignedResource

void addAssignedResource(boolean idIsPersistent,
                         String id,
                         ResourceAssignment assignedResource)
Adds the specified element to the set of the values for the reference assignedResource.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
assignedResource - The element to be appended.

getAssignedTo

Contact getAssignedTo()
Retrieves the value for the reference assignedTo.

Returns:
The – possibly null – value for this reference.

setAssignedTo

void setAssignedTo(Contact assignedTo)
Sets a new value for the reference assignedTo.

Parameters:
assignedTo - The non-null new value for this reference.

getContract

<T extends AbstractContract> List<T> getContract()
Retrieves the Collection of objects referenced by contract.

Returns:
The Collection of referenced objects.

getDescription

String getDescription()
Retrieves the possibly null value for the optional attribute description.

Returns:
The possibly null value for attribute description.

setDescription

void setDescription(String description)
Sets a new value for the attribute description.

Parameters:
description - The possibly null new value for attribute description.

getDetailedDescription

String getDetailedDescription()
Retrieves the possibly null value for the optional attribute detailedDescription.

Returns:
The possibly null value for attribute detailedDescription.

setDetailedDescription

void setDetailedDescription(String detailedDescription)
Sets a new value for the attribute detailedDescription.

Parameters:
detailedDescription - The possibly null new value for attribute detailedDescription.

doFollowUp

ActivityDoFollowUpResult doFollowUp(Contact assignTo,
                                    String followUpText,
                                    String followUpTitle,
                                    ActivityProcessTransition transition)

getDueBy

Date getDueBy()
Retrieves the possibly null value for the optional attribute dueBy.

Returns:
The possibly null value for attribute dueBy.

setDueBy

void setDueBy(Date dueBy)
Sets a new value for the attribute dueBy.

Parameters:
dueBy - The possibly null new value for attribute dueBy.

getEffortEstimate

<T extends EffortEstimate> Collection<T> getEffortEstimate()
Retrieves a set containing all the elements for the reference effortEstimate.

Returns:
A set containing all the elements for this reference.

getEffortEstimate

EffortEstimate getEffortEstimate(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference effortEstimate for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addEffortEstimate

void addEffortEstimate(boolean idIsPersistent,
                       String id,
                       EffortEstimate effortEstimate)
Adds the specified element to the set of the values for the reference effortEstimate.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
effortEstimate - The element to be appended.

getFollowUp

<T extends ActivityFollowUp> Collection<T> getFollowUp()
Retrieves a set containing all the elements for the reference followUp.

Returns:
A set containing all the elements for this reference.

getFollowUp

ActivityFollowUp getFollowUp(boolean idIsPersistent,
                             String id)
Retrieves the value for the reference followUp for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addFollowUp

void addFollowUp(boolean idIsPersistent,
                 String id,
                 ActivityFollowUp followUp)
Adds the specified element to the set of the values for the reference followUp.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
followUp - The element to be appended.

getIcal

String getIcal()
Retrieves the possibly null value for the optional attribute ical.

Returns:
The possibly null value for attribute ical.

getInvolvedObject

<T extends InvolvedObject> Collection<T> getInvolvedObject()
Retrieves a set containing all the elements for the reference involvedObject.

Returns:
A set containing all the elements for this reference.

getInvolvedObject

InvolvedObject getInvolvedObject(boolean idIsPersistent,
                                 String id)
Retrieves the value for the reference involvedObject for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addInvolvedObject

void addInvolvedObject(boolean idIsPersistent,
                       String id,
                       InvolvedObject involvedObject)
Adds the specified element to the set of the values for the reference involvedObject.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
involvedObject - The element to be appended.

isAllDayEvent

Boolean isAllDayEvent()
Retrieves the possibly null value for the optional attribute isAllDayEvent.

Returns:
The possibly null value for attribute isAllDayEvent.

setAllDayEvent

void setAllDayEvent(Boolean isAllDayEvent)
Sets a new value for the attribute isAllDayEvent.

Parameters:
isAllDayEvent - The possibly null new value for attribute isAllDayEvent.

getLastTransition

ActivityProcessTransition getLastTransition()
Retrieves the value for the reference lastTransition.

Returns:
The – possibly null – value for this reference.

getLocation

String getLocation()
Retrieves the possibly null value for the optional attribute location.

Returns:
The possibly null value for attribute location.

setLocation

void setLocation(String location)
Sets a new value for the attribute location.

Parameters:
location - The possibly null new value for attribute location.

getMainEstimateEffortHhMm

String getMainEstimateEffortHhMm()
Retrieves the possibly null value for the optional attribute mainEstimateEffortHhMm.

Returns:
The possibly null value for attribute mainEstimateEffortHhMm.

getMainEstimateEffortHours

Integer getMainEstimateEffortHours()
Retrieves the possibly null value for the optional attribute mainEstimateEffortHours.

Returns:
The possibly null value for attribute mainEstimateEffortHours.

getMainEstimateEffortMinutes

Integer getMainEstimateEffortMinutes()
Retrieves the possibly null value for the optional attribute mainEstimateEffortMinutes.

Returns:
The possibly null value for attribute mainEstimateEffortMinutes.

getMisc1

String getMisc1()
Retrieves the possibly null value for the optional attribute misc1.

Returns:
The possibly null value for attribute misc1.

setMisc1

void setMisc1(String misc1)
Sets a new value for the attribute misc1.

Parameters:
misc1 - The possibly null new value for attribute misc1.

getMisc2

String getMisc2()
Retrieves the possibly null value for the optional attribute misc2.

Returns:
The possibly null value for attribute misc2.

setMisc2

void setMisc2(String misc2)
Sets a new value for the attribute misc2.

Parameters:
misc2 - The possibly null new value for attribute misc2.

getMisc3

String getMisc3()
Retrieves the possibly null value for the optional attribute misc3.

Returns:
The possibly null value for attribute misc3.

setMisc3

void setMisc3(String misc3)
Sets a new value for the attribute misc3.

Parameters:
misc3 - The possibly null new value for attribute misc3.

getName

String getName()
Retrieves the value for the attribute name.

Returns:
The non-null value for attribute name.

setName

void setName(String name)
Sets a new value for the attribute name.

Parameters:
name - The non-null new value for attribute name.

getOriginalScheduledEnd

Date getOriginalScheduledEnd()
Retrieves the possibly null value for the optional attribute originalScheduledEnd.

Returns:
The possibly null value for attribute originalScheduledEnd.

setOriginalScheduledEnd

void setOriginalScheduledEnd(Date originalScheduledEnd)
Sets a new value for the attribute originalScheduledEnd.

Parameters:
originalScheduledEnd - The possibly null new value for attribute originalScheduledEnd.

getPercentComplete

Short getPercentComplete()
Retrieves the possibly null value for the optional attribute percentComplete.

Returns:
The possibly null value for attribute percentComplete.

setPercentComplete

void setPercentComplete(Short percentComplete)
Sets a new value for the attribute percentComplete.

Parameters:
percentComplete - The possibly null new value for attribute percentComplete.

getPriority

short getPriority()
Retrieves the value for the attribute priority.

Returns:
The non-null value for attribute priority.

setPriority

void setPriority(short priority)
Sets a new value for the attribute priority.

Parameters:
priority - The non-null new value for attribute priority.

getProcessState

ActivityProcessState getProcessState()
Retrieves the value for the reference processState.

Returns:
The – possibly null – value for this reference.

getProductReference

<T extends ProductReference> Collection<T> getProductReference()
Retrieves a set containing all the elements for the reference productReference.

Returns:
A set containing all the elements for this reference.

getProductReference

ProductReference getProductReference(boolean idIsPersistent,
                                     String id)
Retrieves the value for the reference productReference for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addProductReference

void addProductReference(boolean idIsPersistent,
                         String id,
                         ProductReference productReference)
Adds the specified element to the set of the values for the reference productReference.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
productReference - The element to be appended.

reapplyActivityCreator

org.openmdx.base.cci2.Void reapplyActivityCreator(ActivityCreator activityCreator)

getReportingAccount

Account getReportingAccount()
Retrieves the value for the reference reportingAccount.

Returns:
The – possibly null – value for this reference.

setReportingAccount

void setReportingAccount(Account reportingAccount)
Sets a new value for the reference reportingAccount.

Parameters:
reportingAccount - The non-null new value for this reference.

getReportingContact

Contact getReportingContact()
Retrieves the value for the reference reportingContact.

Returns:
The – possibly null – value for this reference.

setReportingContact

void setReportingContact(Contact reportingContact)
Sets a new value for the reference reportingContact.

Parameters:
reportingContact - The non-null new value for this reference.

getScheduledEnd

Date getScheduledEnd()
Retrieves the possibly null value for the optional attribute scheduledEnd.

Returns:
The possibly null value for attribute scheduledEnd.

setScheduledEnd

void setScheduledEnd(Date scheduledEnd)
Sets a new value for the attribute scheduledEnd.

Parameters:
scheduledEnd - The possibly null new value for attribute scheduledEnd.

getScheduledStart

Date getScheduledStart()
Retrieves the possibly null value for the optional attribute scheduledStart.

Returns:
The possibly null value for attribute scheduledStart.

setScheduledStart

void setScheduledStart(Date scheduledStart)
Sets a new value for the attribute scheduledStart.

Parameters:
scheduledStart - The possibly null new value for attribute scheduledStart.

getTotalVotes

int getTotalVotes()
Retrieves the value for the attribute totalVotes.

Returns:
The non-null value for attribute totalVotes.

updateIcal

org.openmdx.base.cci2.Void updateIcal()

getVote

<T extends ActivityVote> Collection<T> getVote()
Retrieves a set containing all the elements for the reference vote.

Returns:
A set containing all the elements for this reference.

getVote

ActivityVote getVote(boolean idIsPersistent,
                     String id)
Retrieves the value for the reference vote for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier

addVote

void addVote(boolean idIsPersistent,
             String id,
             ActivityVote vote)
Adds the specified element to the set of the values for the reference vote.

Note: This is an extension to the JMI 1 standard.

Parameters:
idIsPersistent - true if id is persistent
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
vote - The element to be appended.

voteForActivity

org.openmdx.base.cci2.Void voteForActivity(String description,
                                           String name)

getWorkReportEntry

<T extends WorkReportEntry> Collection<T> getWorkReportEntry()
Retrieves a set containing all the elements for the reference workReportEntry.

Returns:
A set containing all the elements for this reference.

getWorkReportEntry

WorkReportEntry getWorkReportEntry(boolean idIsPersistent,
                                   String id)
Retrieves the value for the reference workReportEntry for the specified qualifier attribute value.

Parameters:
idIsPersistent - Defines whether value for the qualifier is persistent or not
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this qualifier


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.