|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Activity
| 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.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 |
|---|
ActivityLinkFrom getActivityLinkFrom(String id)
activityLinkFrom for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getActivityLinkFrom()
activityLinkFrom.
JmiException - If the values cannot be retrieved for some reason.List getActivityLinkFrom(ActivityLinkFromFilter filter)
activityLinkFrom for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getActivityLinkFrom(ActivityLinkFromQuery query)
activityLinkFrom for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.ActivityLinkTo getActivityLinkTo(String id)
activityLinkTo for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getActivityLinkTo()
activityLinkTo.
JmiException - If the values cannot be retrieved for some reason.List getActivityLinkTo(ActivityLinkToFilter filter)
activityLinkTo for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getActivityLinkTo(ActivityLinkToQuery query)
activityLinkTo for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addActivityLinkTo(String id,
ActivityLinkTo newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addActivityLinkTo(ActivityLinkTo newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeActivityLinkTo(String id)
JmiException - If the value cannot be removed for some reason.String getActivityNumber()
activityNumber.
JmiException - If the value cannot be retrieved for some reason.void setActivityNumber(String newValue)
activityNumber.
newValue - The possibly null new value for attribute activityNumber.
JmiException - If the value cannot be set for some reason.short getActivityState()
activityState.
activityState.
JmiException - If the value cannot be retrieved for some reason.void setActivityState(short newValue)
activityState.
newValue - The non-null new value for attribute activityState.
JmiException - If the value cannot be set for some reason.ActivityType getActivityType()
activityType.
JmiException - If the value cannot be retrieved for some reason.String getActualEffortHhMm()
actualEffortHhMm.
JmiException - If the value cannot be retrieved for some reason.Integer getActualEffortHours()
actualEffortHours.
JmiException - If the value cannot be retrieved for some reason.Integer getActualEffortMinutes()
actualEffortMinutes.
JmiException - If the value cannot be retrieved for some reason.Date getActualEnd()
actualEnd.
JmiException - If the value cannot be retrieved for some reason.void setActualEnd(Date newValue)
actualEnd.
newValue - The possibly null new value for attribute actualEnd.
JmiException - If the value cannot be set for some reason.Date getActualStart()
actualStart.
JmiException - If the value cannot be retrieved for some reason.void setActualStart(Date newValue)
actualStart.
newValue - The possibly null new value for attribute actualStart.
JmiException - If the value cannot be set for some reason.
AddWorkRecordResult addWorkRecordByDuration(ActivityAddWorkRecordByDurationParams params)
throws RefException
RefException
AddWorkRecordResult addWorkRecordByDuration(short depotSelector,
String description,
short durationHours,
short durationMinutes,
Date endAt,
String name,
short rateType,
Resource resource,
Date startAt)
throws RefException
RefException
Void assignTo(ActivityAssignToParams params)
throws RefException
RefException
Void assignTo(Resource resource)
throws RefException
RefExceptionActivityGroupAssignment getAssignedGroup(String id)
assignedGroup for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getAssignedGroup()
assignedGroup.
JmiException - If the values cannot be retrieved for some reason.List getAssignedGroup(ActivityGroupAssignmentFilter filter)
assignedGroup for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getAssignedGroup(ActivityGroupAssignmentQuery query)
assignedGroup for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addAssignedGroup(String id,
ActivityGroupAssignment newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addAssignedGroup(ActivityGroupAssignment newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeAssignedGroup(String id)
JmiException - If the value cannot be removed for some reason.ResourceAssignment getAssignedResource(String id)
assignedResource for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getAssignedResource()
assignedResource.
JmiException - If the values cannot be retrieved for some reason.List getAssignedResource(ResourceAssignmentFilter filter)
assignedResource for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getAssignedResource(ResourceAssignmentQuery query)
assignedResource for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addAssignedResource(String id,
ResourceAssignment newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addAssignedResource(ResourceAssignment newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeAssignedResource(String id)
JmiException - If the value cannot be removed for some reason.Contact getAssignedTo()
assignedTo.
JmiException - If the value cannot be retrieved for some reason.void setAssignedTo(Contact newValue)
assignedTo.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeAssignedTo()
assignedTo.
JmiException - If the value cannot be removed for some reason.AbstractContract getContract(int index)
contract for the
specified qualifier attribute value.
index - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getContract()
contract.
JmiException - If the value cannot be retrieved for some reason.
void addContract(int index,
AbstractContract newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addContract(AbstractContract newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeContract(int index)
JmiException - If the value cannot be removed for some reason.String getDescription()
description.
JmiException - If the value cannot be retrieved for some reason.void setDescription(String newValue)
description.
newValue - The possibly null new value for attribute description.
JmiException - If the value cannot be set for some reason.String getDetailedDescription()
detailedDescription.
JmiException - If the value cannot be retrieved for some reason.void setDetailedDescription(String newValue)
detailedDescription.
newValue - The possibly null new value for attribute detailedDescription.
JmiException - If the value cannot be set for some reason.
ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams params)
throws RefException
RefException
ActivityDoFollowUpResult doFollowUp(Contact assignTo,
String followUpText,
String followUpTitle,
ActivityProcessTransition transition)
throws RefException
RefExceptionDate getDueBy()
dueBy.
JmiException - If the value cannot be retrieved for some reason.void setDueBy(Date newValue)
dueBy.
newValue - The possibly null new value for attribute dueBy.
JmiException - If the value cannot be set for some reason.EffortEstimate getEffortEstimate(String id)
effortEstimate for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getEffortEstimate()
effortEstimate.
JmiException - If the values cannot be retrieved for some reason.List getEffortEstimate(EffortEstimateFilter filter)
effortEstimate for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getEffortEstimate(EffortEstimateQuery query)
effortEstimate for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addEffortEstimate(String id,
EffortEstimate newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addEffortEstimate(EffortEstimate newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeEffortEstimate(String id)
JmiException - If the value cannot be removed for some reason.ActivityFollowUp getFollowUp(String id)
followUp for the
specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getFollowUp()
followUp.
JmiException - If the values cannot be retrieved for some reason.List getFollowUp(ActivityFollowUpFilter filter)
followUp for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getFollowUp(ActivityFollowUpQuery query)
followUp for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addFollowUp(String id,
ActivityFollowUp newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addFollowUp(ActivityFollowUp newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeFollowUp(String id)
JmiException - If the value cannot be removed for some reason.ActivityProcessTransition getLastTransition()
lastTransition.
JmiException - If the value cannot be retrieved for some reason.String getMainEstimateEffortHhMm()
mainEstimateEffortHhMm.
JmiException - If the value cannot be retrieved for some reason.Integer getMainEstimateEffortHours()
mainEstimateEffortHours.
JmiException - If the value cannot be retrieved for some reason.Integer getMainEstimateEffortMinutes()
mainEstimateEffortMinutes.
JmiException - If the value cannot be retrieved for some reason.String getMisc1()
misc1.
JmiException - If the value cannot be retrieved for some reason.void setMisc1(String newValue)
misc1.
newValue - The possibly null new value for attribute misc1.
JmiException - If the value cannot be set for some reason.String getMisc2()
misc2.
JmiException - If the value cannot be retrieved for some reason.void setMisc2(String newValue)
misc2.
newValue - The possibly null new value for attribute misc2.
JmiException - If the value cannot be set for some reason.String getMisc3()
misc3.
JmiException - If the value cannot be retrieved for some reason.void setMisc3(String newValue)
misc3.
newValue - The possibly null new value for attribute misc3.
JmiException - If the value cannot be set for some reason.String getName()
name.
name.
JmiException - If the value cannot be retrieved for some reason.void setName(String newValue)
name.
newValue - The non-null new value for attribute name.
JmiException - If the value cannot be set for some reason.Date getOriginalScheduledEnd()
originalScheduledEnd.
JmiException - If the value cannot be retrieved for some reason.void setOriginalScheduledEnd(Date newValue)
originalScheduledEnd.
newValue - The possibly null new value for attribute originalScheduledEnd.
JmiException - If the value cannot be set for some reason.Short getPercentComplete()
percentComplete.
JmiException - If the value cannot be retrieved for some reason.void setPercentComplete(Short newValue)
percentComplete.
newValue - The possibly null new value for attribute percentComplete.
JmiException - If the value cannot be set for some reason.short getPriority()
priority.
priority.
JmiException - If the value cannot be retrieved for some reason.void setPriority(short newValue)
priority.
newValue - The non-null new value for attribute priority.
JmiException - If the value cannot be set for some reason.ActivityProcessState getProcessState()
processState.
JmiException - If the value cannot be retrieved for some reason.ProductReference getProductReference(String id)
productReference for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getProductReference()
productReference.
JmiException - If the values cannot be retrieved for some reason.List getProductReference(ProductReferenceFilter filter)
productReference for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getProductReference(ProductReferenceQuery query)
productReference for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addProductReference(String id,
ProductReference newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addProductReference(ProductReference newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeProductReference(String id)
JmiException - If the value cannot be removed for some reason.
Void reapplyActivityCreator(ReapplyActivityCreatorParams params)
throws RefException
RefException
Void reapplyActivityCreator(ActivityCreator activityCreator)
throws RefException
RefExceptionAccount getReportingAccount()
reportingAccount.
JmiException - If the value cannot be retrieved for some reason.void setReportingAccount(Account newValue)
reportingAccount.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeReportingAccount()
reportingAccount.
JmiException - If the value cannot be removed for some reason.Contact getReportingContact()
reportingContact.
JmiException - If the value cannot be retrieved for some reason.void setReportingContact(Contact newValue)
reportingContact.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeReportingContact()
reportingContact.
JmiException - If the value cannot be removed for some reason.Date getScheduledEnd()
scheduledEnd.
JmiException - If the value cannot be retrieved for some reason.void setScheduledEnd(Date newValue)
scheduledEnd.
newValue - The possibly null new value for attribute scheduledEnd.
JmiException - If the value cannot be set for some reason.Date getScheduledStart()
scheduledStart.
JmiException - If the value cannot be retrieved for some reason.void setScheduledStart(Date newValue)
scheduledStart.
newValue - The possibly null new value for attribute scheduledStart.
JmiException - If the value cannot be set for some reason.int getTotalVotes()
totalVotes.
totalVotes.
JmiException - If the value cannot be retrieved for some reason.ActivityVote getVote(String id)
vote for the
specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getVote()
vote.
JmiException - If the values cannot be retrieved for some reason.List getVote(ActivityVoteFilter filter)
vote for the
specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getVote(ActivityVoteQuery query)
vote for the
specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addVote(String id,
ActivityVote newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addVote(ActivityVote newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeVote(String id)
JmiException - If the value cannot be removed for some reason.
Void voteForActivity(ActivityVoteForActivityParams params)
throws RefException
RefException
Void voteForActivity(String description,
String name)
throws RefException
RefExceptionWorkReportEntry getWorkReportEntry(String id)
workReportEntry for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getWorkReportEntry()
workReportEntry.
JmiException - If the values cannot be retrieved for some reason.List getWorkReportEntry(WorkReportEntryFilter filter)
workReportEntry for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getWorkReportEntry(WorkReportEntryQuery query)
workReportEntry for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||