org.opencrx.kernel.activity1.cci
Interface Activity

All Superinterfaces:
AlertSender, Auditee, BasicObject, Cloneable, ContextCapable, CrxObject, DepotReferenceHolder, ExtentCapable, Importer, Indexed, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, SecureObject, SubscriptionTarget, ViewCapable, XmlExporter
All Known Subinterfaces:
Absence, EMail, ExternalActivity, Fax, Incident, Mailing, Meeting, Mms, PhoneCall, SalesVisit, Sms, Task
All Known Implementing Classes:
AbsenceImpl, ActivityImpl, EMailImpl, ExternalActivityImpl, FaxImpl, IncidentImpl, MailingImpl, MeetingImpl, MmsImpl, PhoneCallImpl, SalesVisitImpl, SmsImpl, TaskImpl

public interface Activity
extends DepotReferenceHolder, CrxObject


Method Summary
 void addActivityLinkTo(ActivityLinkTo newValue)
           
 void addActivityLinkTo(String id, ActivityLinkTo newValue)
           
 void addAssignedGroup(ActivityGroupAssignment newValue)
           
 void addAssignedGroup(String id, ActivityGroupAssignment newValue)
           
 void addAssignedResource(ResourceAssignment newValue)
           
 void addAssignedResource(String id, ResourceAssignment newValue)
           
 void addContract(AbstractContract newValue)
           
 void addContract(int index, AbstractContract newValue)
           
 void addEffortEstimate(EffortEstimate newValue)
           
 void addEffortEstimate(String id, EffortEstimate newValue)
           
 void addFollowUp(ActivityFollowUp newValue)
           
 void addFollowUp(String id, ActivityFollowUp newValue)
           
 void addProductReference(ProductReference newValue)
           
 void addProductReference(String id, ProductReference newValue)
           
 void addVote(ActivityVote newValue)
           
 void addVote(String id, ActivityVote newValue)
           
 AddWorkRecordResult addWorkRecordByDuration(ActivityAddWorkRecordByDurationParams params)
           
 AddWorkRecordResult addWorkRecordByDuration(short depotSelector, String description, short durationHours, short durationMinutes, Date endAt, String name, short rateType, Resource resource, Date startAt)
           
 Void assignTo(ActivityAssignToParams params)
           
 Void assignTo(Resource resource)
           
 ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams params)
           
 ActivityDoFollowUpResult doFollowUp(Contact assignTo, String followUpText, String followUpTitle, ActivityProcessTransition transition)
           
 Collection getActivityLinkFrom()
          Retrieves a collection containing all the elements for the reference activityLinkFrom.
 List getActivityLinkFrom(ActivityLinkFromFilter filter)
          Retrieves the value for the reference activityLinkFrom for the specified filter.
 List getActivityLinkFrom(ActivityLinkFromQuery query)
          Retrieves the value for the reference activityLinkFrom for the specified query.
 ActivityLinkFrom getActivityLinkFrom(String id)
          Retrieves the value for the reference activityLinkFrom for the specified qualifier attribute value.
 Collection getActivityLinkTo()
          Retrieves a collection containing all the elements for the reference activityLinkTo.
 List getActivityLinkTo(ActivityLinkToFilter filter)
          Retrieves the value for the reference activityLinkTo for the specified filter.
 List getActivityLinkTo(ActivityLinkToQuery query)
          Retrieves the value for the reference activityLinkTo for the specified query.
 ActivityLinkTo getActivityLinkTo(String id)
          Retrieves the value for the reference activityLinkTo for the specified qualifier attribute value.
 String getActivityNumber()
           
 short getActivityState()
          Retrieves the value for the attribute activityState.
 ActivityType getActivityType()
          Retrieves the value for the optional reference activityType.
 String getActualEffortHhMm()
           
 Integer getActualEffortHours()
           
 Integer getActualEffortMinutes()
           
 Date getActualEnd()
           
 Date getActualStart()
           
 Collection getAssignedGroup()
          Retrieves a collection containing all the elements for the reference assignedGroup.
 List getAssignedGroup(ActivityGroupAssignmentFilter filter)
          Retrieves the value for the reference assignedGroup for the specified filter.
 List getAssignedGroup(ActivityGroupAssignmentQuery query)
          Retrieves the value for the reference assignedGroup for the specified query.
 ActivityGroupAssignment getAssignedGroup(String id)
          Retrieves the value for the reference assignedGroup for the specified qualifier attribute value.
 Collection getAssignedResource()
          Retrieves a collection containing all the elements for the reference assignedResource.
 List getAssignedResource(ResourceAssignmentFilter filter)
          Retrieves the value for the reference assignedResource for the specified filter.
 List getAssignedResource(ResourceAssignmentQuery query)
          Retrieves the value for the reference assignedResource for the specified query.
 ResourceAssignment getAssignedResource(String id)
          Retrieves the value for the reference assignedResource for the specified qualifier attribute value.
 Contact getAssignedTo()
          Retrieves the value for the optional reference assignedTo.
 Collection getContract()
          Retrieves the objects referenced by contract.
 AbstractContract getContract(int index)
          Retrieves the value for the reference contract for the specified qualifier attribute value.
 String getDescription()
           
 String getDetailedDescription()
           
 Date getDueBy()
           
 Collection getEffortEstimate()
          Retrieves a collection containing all the elements for the reference effortEstimate.
 List getEffortEstimate(EffortEstimateFilter filter)
          Retrieves the value for the reference effortEstimate for the specified filter.
 List getEffortEstimate(EffortEstimateQuery query)
          Retrieves the value for the reference effortEstimate for the specified query.
 EffortEstimate getEffortEstimate(String id)
          Retrieves the value for the reference effortEstimate for the specified qualifier attribute value.
 Collection getFollowUp()
          Retrieves a collection containing all the elements for the reference followUp.
 List getFollowUp(ActivityFollowUpFilter filter)
          Retrieves the value for the reference followUp for the specified filter.
 List getFollowUp(ActivityFollowUpQuery query)
          Retrieves the value for the reference followUp for the specified query.
 ActivityFollowUp getFollowUp(String id)
          Retrieves the value for the reference followUp for the specified qualifier attribute value.
 ActivityProcessTransition getLastTransition()
          Retrieves the value for the optional 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 optional reference processState.
 Collection getProductReference()
          Retrieves a collection containing all the elements for the reference productReference.
 List getProductReference(ProductReferenceFilter filter)
          Retrieves the value for the reference productReference for the specified filter.
 List getProductReference(ProductReferenceQuery query)
          Retrieves the value for the reference productReference for the specified query.
 ProductReference getProductReference(String id)
          Retrieves the value for the reference productReference for the specified qualifier attribute value.
 Account getReportingAccount()
          Retrieves the value for the optional reference reportingAccount.
 Contact getReportingContact()
          Retrieves the value for the optional reference reportingContact.
 Date getScheduledEnd()
           
 Date getScheduledStart()
           
 int getTotalVotes()
          Retrieves the value for the attribute totalVotes.
 Collection getVote()
          Retrieves a collection containing all the elements for the reference vote.
 List getVote(ActivityVoteFilter filter)
          Retrieves the value for the reference vote for the specified filter.
 List getVote(ActivityVoteQuery query)
          Retrieves the value for the reference vote for the specified query.
 ActivityVote getVote(String id)
          Retrieves the value for the reference vote for the specified qualifier attribute value.
 Collection getWorkReportEntry()
          Retrieves a collection containing all the elements for the reference workReportEntry.
 WorkReportEntry getWorkReportEntry(String id)
          Retrieves the value for the reference workReportEntry for the specified qualifier attribute value.
 List getWorkReportEntry(WorkReportEntryFilter filter)
          Retrieves the value for the reference workReportEntry for the specified filter.
 List getWorkReportEntry(WorkReportEntryQuery query)
          Retrieves the value for the reference workReportEntry for the specified query.
 Void reapplyActivityCreator(ActivityCreator activityCreator)
           
 Void reapplyActivityCreator(ReapplyActivityCreatorParams params)
           
 void removeActivityLinkTo(String id)
           
 void removeAssignedGroup(String id)
           
 void removeAssignedResource(String id)
           
 void removeAssignedTo()
          Removes the value for the optional reference assignedTo.
 void removeContract(int index)
           
 void removeEffortEstimate(String id)
           
 void removeFollowUp(String id)
           
 void removeProductReference(String id)
           
 void removeReportingAccount()
          Removes the value for the optional reference reportingAccount.
 void removeReportingContact()
          Removes the value for the optional reference reportingContact.
 void removeVote(String id)
           
 void setActivityNumber(String newValue)
          Sets a new value for the attribute activityNumber.
 void setActivityState(short newValue)
          Sets a new value for the attribute activityState.
 void setActualEnd(Date newValue)
          Sets a new value for the attribute actualEnd.
 void setActualStart(Date newValue)
          Sets a new value for the attribute actualStart.
 void setAssignedTo(Contact newValue)
          Sets a new value for the reference assignedTo.
 void setDescription(String newValue)
          Sets a new value for the attribute description.
 void setDetailedDescription(String newValue)
          Sets a new value for the attribute detailedDescription.
 void setDueBy(Date newValue)
          Sets a new value for the attribute dueBy.
 void setMisc1(String newValue)
          Sets a new value for the attribute misc1.
 void setMisc2(String newValue)
          Sets a new value for the attribute misc2.
 void setMisc3(String newValue)
          Sets a new value for the attribute misc3.
 void setName(String newValue)
          Sets a new value for the attribute name.
 void setOriginalScheduledEnd(Date newValue)
          Sets a new value for the attribute originalScheduledEnd.
 void setPercentComplete(Short newValue)
          Sets a new value for the attribute percentComplete.
 void setPriority(short newValue)
          Sets a new value for the attribute priority.
 void setReportingAccount(Account newValue)
          Sets a new value for the reference reportingAccount.
 void setReportingContact(Contact newValue)
          Sets a new value for the reference reportingContact.
 void setScheduledEnd(Date newValue)
          Sets a new value for the attribute scheduledEnd.
 void setScheduledStart(Date newValue)
          Sets a new value for the attribute scheduledStart.
 Void voteForActivity(ActivityVoteForActivityParams params)
           
 Void voteForActivity(String description, String name)
           
 
Methods inherited from interface org.opencrx.kernel.depot1.cci.DepotReferenceHolder
addDepotReference, addDepotReference, getDepotReference, getDepotReference, getDepotReference, getDepotReference, removeDepotReference
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.generic.cci.CrxObject
addAdditionalExternalLink, addAdditionalExternalLink, addAttachedDocument, addAttachedDocument, addMedia, addMedia, addNote, addNote, addPropertySet, addPropertySet, addRating, addRating, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAdditionalExternalLink, getAttachedDocument, getAttachedDocument, getAttachedDocument, getAttachedDocument, getCategory, getCategory, getDisabledReason, getExternalLink, getExternalLink, getMedia, getMedia, getMedia, getMedia, getNote, getNote, getNote, getNote, getPropertySet, getPropertySet, getPropertySet, getPropertySet, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getPropertySetEntry, getRating, getRating, getRating, getRating, getUserCode0, getUserCode1, getUserCode2, getUserCode3, getUserCode4, getUserCode4, getUserDate0, getUserDate1, getUserDate2, getUserDate3, getUserDate4, getUserDate4, getUserDateTime0, getUserDateTime1, getUserDateTime2, getUserDateTime3, getUserDateTime4, getUserDateTime4, getUserNumber0, getUserNumber1, getUserNumber2, getUserNumber3, getUserNumber4, getUserNumber4, getUserString0, getUserString1, getUserString2, getUserString3, getUserString4, getUserString4, isDisabled, isUserBoolean0, isUserBoolean1, isUserBoolean2, isUserBoolean3, isUserBoolean4, isUserBoolean4, removeAdditionalExternalLink, removeAttachedDocument, removeMedia, removeNote, removePropertySet, removeRating, setCategory, setCategory, setDisabled, setDisabledReason, setExternalLink, setExternalLink, setUserBoolean0, setUserBoolean1, setUserBoolean2, setUserBoolean3, setUserBoolean4, setUserBoolean4, setUserCode0, setUserCode1, setUserCode2, setUserCode3, setUserCode4, setUserCode4, setUserDate0, setUserDate1, setUserDate2, setUserDate3, setUserDate4, setUserDate4, setUserDateTime0, setUserDateTime1, setUserDateTime2, setUserDateTime3, setUserDateTime4, setUserDateTime4, setUserNumber0, setUserNumber1, setUserNumber2, setUserNumber3, setUserNumber4, setUserNumber4, setUserString0, setUserString1, setUserString2, setUserString3, setUserString4, setUserString4
 
Methods inherited from interface org.opencrx.kernel.base.cci.AlertSender
sendAlert, sendAlert
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.Auditee
getAudit, getAudit, getAudit, getAudit
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.Cloneable
clone_, clone_
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.Importer
importItem, importItem
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.Indexed
addIndexEntry, addIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, removeIndexEntry, updateIndex, updateIndex
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.SubscriptionTarget
addSubscription, addSubscription, addSubscriptionForParent, addSubscriptionForParent, removeSubscription, removeSubscription, removeSubscriptionForParent, removeSubscriptionForParent
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.opencrx.kernel.base.cci.XmlExporter
exportXml, exportXml
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.openmdx.base.cci.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci.ContextCapable
getContext, getContext
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.openmdx.base.cci.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 
Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable
getView, getView, getView, getView
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

getActivityLinkFrom

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActivityLinkFrom

Collection getActivityLinkFrom()
Retrieves a collection containing all the elements for the reference activityLinkFrom.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getActivityLinkFrom

List getActivityLinkFrom(ActivityLinkFromFilter filter)
Retrieves the value for the reference activityLinkFrom for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActivityLinkFrom

List getActivityLinkFrom(ActivityLinkFromQuery query)
Retrieves the value for the reference activityLinkFrom for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActivityLinkTo

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActivityLinkTo

Collection getActivityLinkTo()
Retrieves a collection containing all the elements for the reference activityLinkTo.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getActivityLinkTo

List getActivityLinkTo(ActivityLinkToFilter filter)
Retrieves the value for the reference activityLinkTo for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActivityLinkTo

List getActivityLinkTo(ActivityLinkToQuery query)
Retrieves the value for the reference activityLinkTo for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addActivityLinkTo

void addActivityLinkTo(String id,
                       ActivityLinkTo newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addActivityLinkTo

void addActivityLinkTo(ActivityLinkTo newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeActivityLinkTo

void removeActivityLinkTo(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

getActivityNumber

String getActivityNumber()
Returns:
The possibly null value for attribute activityNumber.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setActivityNumber

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

Parameters:
newValue - The possibly null new value for attribute activityNumber.
Throws:
JmiException - If the value cannot be set for some reason.

getActivityState

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

Returns:
The non-null value for attribute activityState.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setActivityState

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

Parameters:
newValue - The non-null new value for attribute activityState.
Throws:
JmiException - If the value cannot be set for some reason.

getActivityType

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActualEffortHhMm

String getActualEffortHhMm()
Returns:
The possibly null value for attribute actualEffortHhMm.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActualEffortHours

Integer getActualEffortHours()
Returns:
The possibly null value for attribute actualEffortHours.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActualEffortMinutes

Integer getActualEffortMinutes()
Returns:
The possibly null value for attribute actualEffortMinutes.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getActualEnd

Date getActualEnd()
Returns:
The possibly null value for attribute actualEnd.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setActualEnd

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

Parameters:
newValue - The possibly null new value for attribute actualEnd.
Throws:
JmiException - If the value cannot be set for some reason.

getActualStart

Date getActualStart()
Returns:
The possibly null value for attribute actualStart.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setActualStart

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

Parameters:
newValue - The possibly null new value for attribute actualStart.
Throws:
JmiException - If the value cannot be set for some reason.

addWorkRecordByDuration

AddWorkRecordResult addWorkRecordByDuration(ActivityAddWorkRecordByDurationParams params)
                                            throws RefException
Throws:
RefException

addWorkRecordByDuration

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

assignTo

Void assignTo(ActivityAssignToParams params)
              throws RefException
Throws:
RefException

assignTo

Void assignTo(Resource resource)
              throws RefException
Throws:
RefException

getAssignedGroup

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getAssignedGroup

Collection getAssignedGroup()
Retrieves a collection containing all the elements for the reference assignedGroup.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getAssignedGroup

List getAssignedGroup(ActivityGroupAssignmentFilter filter)
Retrieves the value for the reference assignedGroup for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getAssignedGroup

List getAssignedGroup(ActivityGroupAssignmentQuery query)
Retrieves the value for the reference assignedGroup for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addAssignedGroup

void addAssignedGroup(String id,
                      ActivityGroupAssignment newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addAssignedGroup

void addAssignedGroup(ActivityGroupAssignment newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeAssignedGroup

void removeAssignedGroup(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

getAssignedResource

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getAssignedResource

Collection getAssignedResource()
Retrieves a collection containing all the elements for the reference assignedResource.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getAssignedResource

List getAssignedResource(ResourceAssignmentFilter filter)
Retrieves the value for the reference assignedResource for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getAssignedResource

List getAssignedResource(ResourceAssignmentQuery query)
Retrieves the value for the reference assignedResource for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addAssignedResource

void addAssignedResource(String id,
                         ResourceAssignment newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addAssignedResource

void addAssignedResource(ResourceAssignment newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeAssignedResource

void removeAssignedResource(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

getAssignedTo

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setAssignedTo

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

Parameters:
newValue - The non-null new value for this reference.
Throws:
JmiException - If the value cannot be set for some reason.

removeAssignedTo

void removeAssignedTo()
Removes the value for the optional reference assignedTo.

Throws:
JmiException - If the value cannot be removed for some reason.

getContract

AbstractContract getContract(int index)
Retrieves the value for the reference contract for the specified qualifier attribute value.

Parameters:
index - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getContract

Collection getContract()
Retrieves the objects referenced by contract.

Returns:
The collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addContract

void addContract(int index,
                 AbstractContract newValue)
Parameters:
index - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addContract

void addContract(AbstractContract newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeContract

void removeContract(int index)
Throws:
JmiException - If the value cannot be removed for some reason.

getDescription

String getDescription()
Returns:
The possibly null value for attribute description.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setDescription

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

Parameters:
newValue - The possibly null new value for attribute description.
Throws:
JmiException - If the value cannot be set for some reason.

getDetailedDescription

String getDetailedDescription()
Returns:
The possibly null value for attribute detailedDescription.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setDetailedDescription

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

Parameters:
newValue - The possibly null new value for attribute detailedDescription.
Throws:
JmiException - If the value cannot be set for some reason.

doFollowUp

ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams params)
                                    throws RefException
Throws:
RefException

doFollowUp

ActivityDoFollowUpResult doFollowUp(Contact assignTo,
                                    String followUpText,
                                    String followUpTitle,
                                    ActivityProcessTransition transition)
                                    throws RefException
Throws:
RefException

getDueBy

Date getDueBy()
Returns:
The possibly null value for attribute dueBy.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setDueBy

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

Parameters:
newValue - The possibly null new value for attribute dueBy.
Throws:
JmiException - If the value cannot be set for some reason.

getEffortEstimate

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getEffortEstimate

Collection getEffortEstimate()
Retrieves a collection containing all the elements for the reference effortEstimate.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getEffortEstimate

List getEffortEstimate(EffortEstimateFilter filter)
Retrieves the value for the reference effortEstimate for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getEffortEstimate

List getEffortEstimate(EffortEstimateQuery query)
Retrieves the value for the reference effortEstimate for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addEffortEstimate

void addEffortEstimate(String id,
                       EffortEstimate newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addEffortEstimate

void addEffortEstimate(EffortEstimate newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeEffortEstimate

void removeEffortEstimate(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

getFollowUp

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getFollowUp

Collection getFollowUp()
Retrieves a collection containing all the elements for the reference followUp.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getFollowUp

List getFollowUp(ActivityFollowUpFilter filter)
Retrieves the value for the reference followUp for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getFollowUp

List getFollowUp(ActivityFollowUpQuery query)
Retrieves the value for the reference followUp for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addFollowUp

void addFollowUp(String id,
                 ActivityFollowUp newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addFollowUp

void addFollowUp(ActivityFollowUp newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeFollowUp

void removeFollowUp(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

getLastTransition

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getMainEstimateEffortHhMm

String getMainEstimateEffortHhMm()
Returns:
The possibly null value for attribute mainEstimateEffortHhMm.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getMainEstimateEffortHours

Integer getMainEstimateEffortHours()
Returns:
The possibly null value for attribute mainEstimateEffortHours.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getMainEstimateEffortMinutes

Integer getMainEstimateEffortMinutes()
Returns:
The possibly null value for attribute mainEstimateEffortMinutes.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getMisc1

String getMisc1()
Returns:
The possibly null value for attribute misc1.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setMisc1

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

Parameters:
newValue - The possibly null new value for attribute misc1.
Throws:
JmiException - If the value cannot be set for some reason.

getMisc2

String getMisc2()
Returns:
The possibly null value for attribute misc2.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setMisc2

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

Parameters:
newValue - The possibly null new value for attribute misc2.
Throws:
JmiException - If the value cannot be set for some reason.

getMisc3

String getMisc3()
Returns:
The possibly null value for attribute misc3.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setMisc3

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

Parameters:
newValue - The possibly null new value for attribute misc3.
Throws:
JmiException - If the value cannot be set for some reason.

getName

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

Returns:
The non-null value for attribute name.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setName

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

Parameters:
newValue - The non-null new value for attribute name.
Throws:
JmiException - If the value cannot be set for some reason.

getOriginalScheduledEnd

Date getOriginalScheduledEnd()
Returns:
The possibly null value for attribute originalScheduledEnd.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setOriginalScheduledEnd

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

Parameters:
newValue - The possibly null new value for attribute originalScheduledEnd.
Throws:
JmiException - If the value cannot be set for some reason.

getPercentComplete

Short getPercentComplete()
Returns:
The possibly null value for attribute percentComplete.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setPercentComplete

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

Parameters:
newValue - The possibly null new value for attribute percentComplete.
Throws:
JmiException - If the value cannot be set for some reason.

getPriority

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

Returns:
The non-null value for attribute priority.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setPriority

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

Parameters:
newValue - The non-null new value for attribute priority.
Throws:
JmiException - If the value cannot be set for some reason.

getProcessState

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getProductReference

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getProductReference

Collection getProductReference()
Retrieves a collection containing all the elements for the reference productReference.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getProductReference

List getProductReference(ProductReferenceFilter filter)
Retrieves the value for the reference productReference for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getProductReference

List getProductReference(ProductReferenceQuery query)
Retrieves the value for the reference productReference for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addProductReference

void addProductReference(String id,
                         ProductReference newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addProductReference

void addProductReference(ProductReference newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeProductReference

void removeProductReference(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

reapplyActivityCreator

Void reapplyActivityCreator(ReapplyActivityCreatorParams params)
                            throws RefException
Throws:
RefException

reapplyActivityCreator

Void reapplyActivityCreator(ActivityCreator activityCreator)
                            throws RefException
Throws:
RefException

getReportingAccount

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setReportingAccount

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

Parameters:
newValue - The non-null new value for this reference.
Throws:
JmiException - If the value cannot be set for some reason.

removeReportingAccount

void removeReportingAccount()
Removes the value for the optional reference reportingAccount.

Throws:
JmiException - If the value cannot be removed for some reason.

getReportingContact

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

Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setReportingContact

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

Parameters:
newValue - The non-null new value for this reference.
Throws:
JmiException - If the value cannot be set for some reason.

removeReportingContact

void removeReportingContact()
Removes the value for the optional reference reportingContact.

Throws:
JmiException - If the value cannot be removed for some reason.

getScheduledEnd

Date getScheduledEnd()
Returns:
The possibly null value for attribute scheduledEnd.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setScheduledEnd

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

Parameters:
newValue - The possibly null new value for attribute scheduledEnd.
Throws:
JmiException - If the value cannot be set for some reason.

getScheduledStart

Date getScheduledStart()
Returns:
The possibly null value for attribute scheduledStart.
Throws:
JmiException - If the value cannot be retrieved for some reason.

setScheduledStart

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

Parameters:
newValue - The possibly null new value for attribute scheduledStart.
Throws:
JmiException - If the value cannot be set for some reason.

getTotalVotes

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

Returns:
The non-null value for attribute totalVotes.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getVote

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getVote

Collection getVote()
Retrieves a collection containing all the elements for the reference vote.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getVote

List getVote(ActivityVoteFilter filter)
Retrieves the value for the reference vote for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getVote

List getVote(ActivityVoteQuery query)
Retrieves the value for the reference vote for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

addVote

void addVote(String id,
             ActivityVote newValue)
Parameters:
id - The qualifier attribute value that qualifies the reference to get the element to be appended.
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

addVote

void addVote(ActivityVote newValue)
Parameters:
newValue - The element to be appended.
Throws:
JmiException - If the value cannot be appended for some reason.

removeVote

void removeVote(String id)
Throws:
JmiException - If the value cannot be removed for some reason.

voteForActivity

Void voteForActivity(ActivityVoteForActivityParams params)
                     throws RefException
Throws:
RefException

voteForActivity

Void voteForActivity(String description,
                     String name)
                     throws RefException
Throws:
RefException

getWorkReportEntry

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

Parameters:
id - The value for the qualifier attribute that qualifies this reference.
Returns:
The possibly null value for this reference.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getWorkReportEntry

Collection getWorkReportEntry()
Retrieves a collection containing all the elements for the reference workReportEntry.

Returns:
A collection containing all the elements for this reference.
Throws:
JmiException - If the values cannot be retrieved for some reason.

getWorkReportEntry

List getWorkReportEntry(WorkReportEntryFilter filter)
Retrieves the value for the reference workReportEntry for the specified filter.

Parameters:
filter - filter which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.

getWorkReportEntry

List getWorkReportEntry(WorkReportEntryQuery query)
Retrieves the value for the reference workReportEntry for the specified query.

Parameters:
predicate - predicate which is applied to the set of referenced objects.
Returns:
The filtered collection of referenced objects.
Throws:
JmiException - If the value cannot be retrieved for some reason.


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