org.opencrx.kernel.activity1.cci
Class AbsenceImpl

java.lang.Object
  extended by org.openmdx.base.accessor.jmi.spi.RefObject_1
      extended by org.opencrx.kernel.activity1.cci.AbsenceImpl
All Implemented Interfaces:
Serializable, PersistenceCapable, RefBaseObject, RefFeatured, RefObject, Absence, Activity, AlertSender, Auditee, Cloneable, Importer, Indexed, SecureObject, SubscriptionTarget, XmlExporter, DepotReferenceHolder, CrxObject, RefObject_1_0, BasicObject, ContextCapable, ExtentCapable, ViewCapable

public class AbsenceImpl
extends RefObject_1
implements Absence

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jdo.spi.PersistenceCapable
PersistenceCapable.ObjectIdFieldConsumer, PersistenceCapable.ObjectIdFieldManager, PersistenceCapable.ObjectIdFieldSupplier
 
Field Summary
 
Fields inherited from interface javax.jdo.spi.PersistenceCapable
CHECK_READ, CHECK_WRITE, LOAD_REQUIRED, MEDIATE_READ, MEDIATE_WRITE, READ_OK, READ_WRITE_OK, SERIALIZABLE
 
Constructor Summary
AbsenceImpl(Object_1_0 object, RefClass refClass)
           
 
Method Summary
protected  void addActivityLinkFrom(ActivityLinkFrom newValue)
           
protected  void addActivityLinkFrom(String id, ActivityLinkFrom newValue)
           
 void addActivityLinkTo(ActivityLinkTo newValue)
           
 void addActivityLinkTo(String id, ActivityLinkTo newValue)
           
 void addAdditionalExternalLink(AdditionalExternalLink newValue)
           
 void addAdditionalExternalLink(String id, AdditionalExternalLink newValue)
           
 void addAssignedGroup(ActivityGroupAssignment newValue)
           
 void addAssignedGroup(String id, ActivityGroupAssignment newValue)
           
 void addAssignedResource(ResourceAssignment newValue)
           
 void addAssignedResource(String id, ResourceAssignment newValue)
           
 void addAttachedDocument(DocumentAttachment newValue)
           
 void addAttachedDocument(String id, DocumentAttachment newValue)
           
protected  void addAudit(AuditEntry newValue)
           
protected  void addAudit(String id, AuditEntry newValue)
           
protected  void addContext(Context newValue)
           
protected  void addContext(String id, Context newValue)
           
 void addContract(AbstractContract newValue)
           
 void addContract(int index, AbstractContract newValue)
           
 void addDepotReference(DepotReference newValue)
           
 void addDepotReference(String id, DepotReference newValue)
           
 void addEffortEstimate(EffortEstimate newValue)
           
 void addEffortEstimate(String id, EffortEstimate newValue)
           
 void addFollowUp(ActivityFollowUp newValue)
           
 void addFollowUp(String id, ActivityFollowUp newValue)
           
protected  void addIndexEntry(IndexEntry newValue)
           
protected  void addIndexEntry(String id, IndexEntry newValue)
           
 void addMedia(Media newValue)
           
 void addMedia(String id, Media newValue)
           
 void addNote(Note newValue)
           
 void addNote(String id, Note newValue)
           
 void addOwningGroup(int index, PrincipalGroup newValue)
           
 ModifySecureObjectResult addOwningGroup(ModifyOwningGroupParams params)
           
 void addOwningGroup(PrincipalGroup newValue)
           
 ModifySecureObjectResult addOwningGroup(PrincipalGroup group, short mode)
           
 void addProductReference(ProductReference newValue)
           
 void addProductReference(String id, ProductReference newValue)
           
 void addPropertySet(PropertySet newValue)
           
 void addPropertySet(String id, PropertySet newValue)
           
protected  void addPropertySetEntry(PropertySetEntry newValue)
           
protected  void addPropertySetEntry(String id, PropertySetEntry newValue)
           
 void addRating(Rating newValue)
           
 void addRating(String id, Rating newValue)
           
 Void addSubscription()
           
 Void addSubscription(Void params)
           
 Void addSubscriptionForParent()
           
 Void addSubscriptionForParent(Void params)
           
protected  void addView(String namespace, View newValue)
           
protected  void addView(View 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)
           
protected  void addWorkReportEntry(String id, WorkReportEntry newValue)
           
protected  void addWorkReportEntry(WorkReportEntry newValue)
           
 Void assignTo(ActivityAssignToParams params)
           
 Void assignTo(Resource resource)
           
 CloneResult clone_(CloneParams params)
           
 CloneResult clone_(String referenceFilter)
           
 ActivityDoFollowUpResult doFollowUp(ActivityDoFollowUpParams params)
           
 ActivityDoFollowUpResult doFollowUp(Contact assignTo, String followUpText, String followUpTitle, ActivityProcessTransition transition)
           
 ExportResult exportXml(String attributeFilter, String referenceFilter)
           
 ExportResult exportXml(XmlExportParams params)
           
 BasicObject getAccessGrantedByParent()
          Retrieves the value for the optional reference accessGrantedByParent.
 short getAccessLevelBrowse()
          Retrieves the value for the attribute accessLevelBrowse.
protected  short getAccessLevelBrowse(int index)
           
 short getAccessLevelDelete()
          Retrieves the value for the attribute accessLevelDelete.
protected  short getAccessLevelDelete(int index)
           
 short getAccessLevelUpdate()
          Retrieves the value for the attribute accessLevelUpdate.
protected  short getAccessLevelUpdate(int index)
           
 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.
protected  short getActivityState(int index)
           
 ActivityType getActivityType()
          Retrieves the value for the optional reference activityType.
 String getActualEffortHhMm()
           
 Integer getActualEffortHours()
           
 Integer getActualEffortMinutes()
           
 Date getActualEnd()
           
 Date getActualStart()
           
 Collection getAdditionalExternalLink()
          Retrieves a collection containing all the elements for the reference additionalExternalLink.
 List getAdditionalExternalLink(AdditionalExternalLinkFilter filter)
          Retrieves the value for the reference additionalExternalLink for the specified filter.
 List getAdditionalExternalLink(AdditionalExternalLinkQuery query)
          Retrieves the value for the reference additionalExternalLink for the specified query.
 AdditionalExternalLink getAdditionalExternalLink(String id)
          Retrieves the value for the reference additionalExternalLink for the specified qualifier attribute value.
 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 getAttachedDocument()
          Retrieves a collection containing all the elements for the reference attachedDocument.
 List getAttachedDocument(DocumentAttachmentFilter filter)
          Retrieves the value for the reference attachedDocument for the specified filter.
 List getAttachedDocument(DocumentAttachmentQuery query)
          Retrieves the value for the reference attachedDocument for the specified query.
 DocumentAttachment getAttachedDocument(String id)
          Retrieves the value for the reference attachedDocument for the specified qualifier attribute value.
 Collection getAudit()
          Retrieves a collection containing all the elements for the reference audit.
 List getAudit(AuditEntryFilter filter)
          Retrieves the value for the reference audit for the specified filter.
 List getAudit(AuditEntryQuery query)
          Retrieves the value for the reference audit for the specified query.
 AuditEntry getAudit(String id)
          Retrieves the value for the reference audit for the specified qualifier attribute value.
 List getCategory()
           
 String getCategory(int index)
           
 Collection getContext()
          Retrieves the objects referenced by context.
 Context getContext(String id)
          Retrieves the value for the reference context for the specified qualifier attribute value.
 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.
 Date getCreatedAt()
          Retrieves the value for the attribute createdAt.
protected  Date getCreatedAt(int index)
           
 Set getCreatedBy()
           
 Collection getDepotReference()
          Retrieves a collection containing all the elements for the reference depotReference.
 List getDepotReference(DepotReferenceFilter filter)
          Retrieves the value for the reference depotReference for the specified filter.
 List getDepotReference(DepotReferenceQuery query)
          Retrieves the value for the reference depotReference for the specified query.
 DepotReference getDepotReference(String id)
          Retrieves the value for the reference depotReference for the specified qualifier attribute value.
 String getDescription()
           
 String getDetailedDescription()
           
 String getDisabledReason()
           
 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.
 List getExternalLink()
           
 String getExternalLink(int index)
           
 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.
 String getIdentity()
          Retrieves the value for the attribute identity.
protected  String getIdentity(int index)
           
 Collection getIndexEntry()
          Retrieves a collection containing all the elements for the reference indexEntry.
 List getIndexEntry(IndexEntryFilter filter)
          Retrieves the value for the reference indexEntry for the specified filter.
 List getIndexEntry(IndexEntryQuery query)
          Retrieves the value for the reference indexEntry for the specified query.
 IndexEntry getIndexEntry(String id)
          Retrieves the value for the reference indexEntry for the specified qualifier attribute value.
 ActivityProcessTransition getLastTransition()
          Retrieves the value for the optional reference lastTransition.
 String getMainEstimateEffortHhMm()
           
 Integer getMainEstimateEffortHours()
           
 Integer getMainEstimateEffortMinutes()
           
 Collection getMedia()
          Retrieves a collection containing all the elements for the reference media.
 List getMedia(MediaFilter filter)
          Retrieves the value for the reference media for the specified filter.
 List getMedia(MediaQuery query)
          Retrieves the value for the reference media for the specified query.
 Media getMedia(String id)
          Retrieves the value for the reference media for the specified qualifier attribute value.
 String getMisc1()
           
 String getMisc2()
           
 String getMisc3()
           
 Date getModifiedAt()
          Retrieves the value for the attribute modifiedAt.
protected  Date getModifiedAt(int index)
           
 Set getModifiedBy()
           
 String getName()
          Retrieves the value for the attribute name.
protected  String getName(int index)
           
 Collection getNote()
          Retrieves a collection containing all the elements for the reference note.
 List getNote(NoteFilter filter)
          Retrieves the value for the reference note for the specified filter.
 List getNote(NoteQuery query)
          Retrieves the value for the reference note for the specified query.
 Note getNote(String id)
          Retrieves the value for the reference note for the specified qualifier attribute value.
 Date getOriginalScheduledEnd()
           
 List getOwner()
           
 String getOwner(int index)
           
 Collection getOwningGroup()
          Retrieves the objects referenced by owningGroup.
 PrincipalGroup getOwningGroup(int index)
          Retrieves the value for the reference owningGroup for the specified qualifier attribute value.
 User getOwningUser()
          Retrieves the value for the optional reference owningUser.
 Short getPercentComplete()
           
 short getPriority()
          Retrieves the value for the attribute priority.
protected  short getPriority(int index)
           
 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.
 Collection getPropertySet()
          Retrieves a collection containing all the elements for the reference propertySet.
 List getPropertySet(PropertySetFilter filter)
          Retrieves the value for the reference propertySet for the specified filter.
 List getPropertySet(PropertySetQuery query)
          Retrieves the value for the reference propertySet for the specified query.
 PropertySet getPropertySet(String id)
          Retrieves the value for the reference propertySet for the specified qualifier attribute value.
 Collection getPropertySetEntry()