Uses of Interface
org.opencrx.kernel.generic.cci.DocumentAttachment

Packages that use DocumentAttachment
org.opencrx.kernel.account1.cci   
org.opencrx.kernel.activity1.cci   
org.opencrx.kernel.building1.cci   
org.opencrx.kernel.contract1.cci   
org.opencrx.kernel.depot1.cci   
org.opencrx.kernel.forecast1.cci   
org.opencrx.kernel.generic.cci   
org.opencrx.kernel.model1.cci   
org.opencrx.kernel.product1.cci   
org.opencrx.kernel.ras1.cci   
org.opencrx.kernel.reservation1.cci   
org.opencrx.kernel.workflow1.cci   
 

Uses of DocumentAttachment in org.opencrx.kernel.account1.cci
 

Methods in org.opencrx.kernel.account1.cci that return DocumentAttachment
 DocumentAttachment WebAddressImpl.getAttachedDocument(String id)
           
 DocumentAttachment UnspecifiedAccountImpl.getAttachedDocument(String id)
           
 DocumentAttachment RoomImpl.getAttachedDocument(String id)
           
 DocumentAttachment RevenueReportImpl.getAttachedDocument(String id)
           
 DocumentAttachment PostalAddressImpl.getAttachedDocument(String id)
           
 DocumentAttachment PhoneNumberImpl.getAttachedDocument(String id)
           
 DocumentAttachment OrganizationImpl.getAttachedDocument(String id)
           
 DocumentAttachment OrganizationalUnitRelationshipImpl.getAttachedDocument(String id)
           
 DocumentAttachment OrganizationalUnitImpl.getAttachedDocument(String id)
           
 DocumentAttachment MemberImpl.getAttachedDocument(String id)
           
 DocumentAttachment LegalEntityImpl.getAttachedDocument(String id)
           
 DocumentAttachment GroupImpl.getAttachedDocument(String id)
           
 DocumentAttachment EmploymentContractImpl.getAttachedDocument(String id)
           
 DocumentAttachment EMailAddressImpl.getAttachedDocument(String id)
           
 DocumentAttachment CreditLimitImpl.getAttachedDocument(String id)
           
 DocumentAttachment ContactRelationshipImpl.getAttachedDocument(String id)
           
 DocumentAttachment ContactMembershipImpl.getAttachedDocument(String id)
           
 DocumentAttachment ContactImpl.getAttachedDocument(String id)
           
 DocumentAttachment CompetitorImpl.getAttachedDocument(String id)
           
 DocumentAttachment AddressFilterGlobalImpl.getAttachedDocument(String id)
           
 DocumentAttachment AccountImpl.getAttachedDocument(String id)
           
 DocumentAttachment AccountFilterGlobalImpl.getAttachedDocument(String id)
           
 DocumentAttachment AccountAddressImpl.getAttachedDocument(String id)
           
 DocumentAttachment AbstractGroupImpl.getAttachedDocument(String id)
           
 

Methods in org.opencrx.kernel.account1.cci with parameters of type DocumentAttachment
 void WebAddressImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void UnspecifiedAccountImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void RoomImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void RevenueReportImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void PostalAddressImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void PhoneNumberImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void OrganizationImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void OrganizationalUnitRelationshipImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void OrganizationalUnitImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void MemberImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void LegalEntityImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void GroupImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void EmploymentContractImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void EMailAddressImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void CreditLimitImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ContactRelationshipImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ContactMembershipImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ContactImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void CompetitorImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AddressFilterGlobalImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AccountImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AccountFilterGlobalImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AccountAddressImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AbstractGroupImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void WebAddressImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void UnspecifiedAccountImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void RoomImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void RevenueReportImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void PostalAddressImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void PhoneNumberImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void OrganizationImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void OrganizationalUnitRelationshipImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void OrganizationalUnitImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void MemberImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void LegalEntityImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void GroupImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void EmploymentContractImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void EMailAddressImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void CreditLimitImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void ContactRelationshipImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void ContactMembershipImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void ContactImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void CompetitorImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void AddressFilterGlobalImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void AccountImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void AccountFilterGlobalImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void AccountAddressImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void AbstractGroupImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void WebAddressImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void UnspecifiedAccountImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void RoomImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void RevenueReportImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void PostalAddressImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void PhoneNumberImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void OrganizationImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void OrganizationalUnitRelationshipImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void OrganizationalUnitImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void MemberImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void LegalEntityImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void GroupImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void EmploymentContractImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void EMailAddressImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void CreditLimitImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void ContactRelationshipImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void ContactMembershipImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void ContactImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void CompetitorImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void AddressFilterGlobalImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void AccountImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void AccountFilterGlobalImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void AccountAddressImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 void AbstractGroupImpl.setAttachedDocument(DocumentAttachment[] newValue)
           
 

Uses of DocumentAttachment in org.opencrx.kernel.activity1.cci
 

Methods in org.opencrx.kernel.activity1.cci that return DocumentAttachment
 DocumentAttachment WfActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment TaskImpl.getAttachedDocument(String id)
           
 DocumentAttachment SmsImpl.getAttachedDocument(String id)
           
 DocumentAttachment SetAssignedToActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment SetActualStartActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment SetActualEndActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment SalesVisitImpl.getAttachedDocument(String id)
           
 DocumentAttachment ResourceImpl.getAttachedDocument(String id)
           
 DocumentAttachment PhoneCallImpl.getAttachedDocument(String id)
           
 DocumentAttachment MmsSlideImpl.getAttachedDocument(String id)
           
 DocumentAttachment MmsImpl.getAttachedDocument(String id)
           
 DocumentAttachment MeetingImpl.getAttachedDocument(String id)
           
 DocumentAttachment MailingImpl.getAttachedDocument(String id)
           
 DocumentAttachment LinkedActivityFollowUpActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment IncidentImpl.getAttachedDocument(String id)
           
 DocumentAttachment FaxImpl.getAttachedDocument(String id)
           
 DocumentAttachment ExternalActivityImpl.getAttachedDocument(String id)
           
 DocumentAttachment EMailImpl.getAttachedDocument(String id)
           
 DocumentAttachment CalendarImpl.getAttachedDocument(String id)
           
 DocumentAttachment AddressGroupMemberImpl.getAttachedDocument(String id)
           
 DocumentAttachment AddressGroupImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityTypeImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityTrackerImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityProcessTransitionImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityProcessStateImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityProcessImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityProcessActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityMilestoneImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityFollowUpImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityFilterGlobalImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityCreatorImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityCreationActionImpl.getAttachedDocument(String id)
           
 DocumentAttachment ActivityCategoryImpl.getAttachedDocument(String id)
           
 DocumentAttachment AbsenceImpl.getAttachedDocument(String id)
           
 

Methods in org.opencrx.kernel.activity1.cci with parameters of type DocumentAttachment
 void WfActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void TaskImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void SmsImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void SetAssignedToActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void SetActualStartActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void SetActualEndActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void SalesVisitImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ResourceImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void PhoneCallImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void MmsSlideImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void MmsImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void MeetingImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void MailingImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void LinkedActivityFollowUpActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void IncidentImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void FaxImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ExternalActivityImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void EMailImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void CalendarImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AddressGroupMemberImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AddressGroupImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityTypeImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityTrackerImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityProcessTransitionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityProcessStateImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityProcessImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityProcessActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityMilestoneImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityFollowUpImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityFilterGlobalImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityCreatorImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityCreationActionImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void ActivityCategoryImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void AbsenceImpl.addAttachedDocument(DocumentAttachment newValue)
           
 void WfActionImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void TaskImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void SmsImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void SetAssignedToActionImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void SetActualStartActionImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void SetActualEndActionImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void SalesVisitImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void ResourceImpl.addAttachedDocument(String id, DocumentAttachment newValue)
           
 void PhoneCallImpl.a