Uses of Interface
org.opencrx.kernel.activity1.cci2.Activity

Packages that use Activity
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jpa3   
org.opencrx.kernel.activity1.cci2   
org.opencrx.kernel.activity1.jmi1   
org.opencrx.kernel.activity1.jpa3   
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jpa3   
org.opencrx.kernel.home1.cci2   
org.opencrx.kernel.home1.jpa3   
org.opencrx.kernel.plugin.application.activity1   
 

Uses of Activity in org.opencrx.kernel.account1.cci2
 

Methods in org.opencrx.kernel.account1.cci2 with type parameters of type Activity
<T extends Activity>
AccountHasAssignedActivity.AssignedActivity<T>
Account.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
 

Uses of Activity in org.opencrx.kernel.account1.jpa3
 

Methods in org.opencrx.kernel.account1.jpa3 with type parameters of type Activity
<T extends Activity>
AccountHasAssignedActivity.AssignedActivity<T>
Account.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
 

Uses of Activity in org.opencrx.kernel.activity1.cci2
 

Subinterfaces of Activity in org.opencrx.kernel.activity1.cci2
 interface Absence
          Class Absence
 interface EMail
          Class EMail
 interface ExternalActivity
          Class ExternalActivity
 interface Incident
          Class Incident
 interface Mailing
          Class Mailing
 interface Meeting
          Class Meeting
 interface PhoneCall
          Class PhoneCall
 interface SalesVisit
          Class SalesVisit
 interface Task
          Class Task
 

Methods in org.opencrx.kernel.activity1.cci2 with type parameters of type Activity
<T extends Activity>
SegmentContainsActivity.Activity<T>
Segment.getActivity()
          Retrieves a set containing all the elements for the reference activity.
<T extends Activity>
ResourceHasAssignedActivity.AssignedActivity<T>
Resource.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
<T extends Activity>
ActivityGroupContainsActivity.FilteredActivity<T>
ActivityGroup.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
<T extends Activity>
FilterIncludesActivity.FilteredActivity<T>
AbstractFilterActivity.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
 

Methods in org.opencrx.kernel.activity1.cci2 that return Activity
 Activity WorkReportEntry.getActivity()
          Retrieves the value for the reference activity.
 Activity ResourceAddWorkRecordByDurationParams.getActivity()
          Retrieves the value for the optional structure field activity.
 Activity NewActivityResult.getActivity()
          Retrieves the value for the optional structure field activity.
 Activity ActivityFollowUp.getActivity()
          Retrieves the value for the reference activity.
 Activity ActivityLinkFrom.getLinkFrom()
          Retrieves the value for the reference linkFrom.
 Activity ActivityLinkTo.getLinkTo()
          Retrieves the value for the reference linkTo.
 

Methods in org.opencrx.kernel.activity1.cci2 with parameters of type Activity
 void ActivityFollowUp.setActivity(Activity activity)
          Sets a new value for the reference activity.
 void ActivityLinkFrom.setLinkFrom(Activity linkFrom)
          Sets a new value for the reference linkFrom.
 void ActivityLinkTo.setLinkTo(Activity linkTo)
          Sets a new value for the reference linkTo.
 

Uses of Activity in org.opencrx.kernel.activity1.jmi1
 

Subinterfaces of Activity in org.opencrx.kernel.activity1.jmi1
 interface Activity
          Abstract class Activity
 

Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type Activity
 void ActivityFollowUp.setActivity(Activity activity)
          Sets a new value for the reference activity.
 void ActivityLinkFrom.setLinkFrom(Activity linkFrom)
          Sets a new value for the reference linkFrom.
 void ActivityLinkTo.setLinkTo(Activity linkTo)
          Sets a new value for the reference linkTo.
 

Uses of Activity in org.opencrx.kernel.activity1.jpa3
 

Classes in org.opencrx.kernel.activity1.jpa3 that implement Activity
 class Absence
          Class Absence
 class Activity
          Abstract class Activity
 class EMail
          Class EMail
 class ExternalActivity
          Class ExternalActivity
 class Incident
          Class Incident
 class Mailing
          Class Mailing
 class Meeting
          Class Meeting
 class PhoneCall
          Class PhoneCall
 class SalesVisit
          Class SalesVisit
 class Task
          Class Task
 

Methods in org.opencrx.kernel.activity1.jpa3 with type parameters of type Activity
<T extends Activity>
SegmentContainsActivity.Activity<T>
Segment.getActivity()
          Retrieves a set containing all the elements for the reference activity.
<T extends Activity>
ResourceHasAssignedActivity.AssignedActivity<T>
Resource.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
<T extends Activity>
ActivityGroupContainsActivity.FilteredActivity<T>
ActivityTracker.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
<T extends Activity>
ActivityGroupContainsActivity.FilteredActivity<T>
ActivityMilestone.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
<T extends Activity>
FilterIncludesActivity.FilteredActivity<T>
ActivityFilterGroup.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
<T extends Activity>
FilterIncludesActivity.FilteredActivity<T>
ActivityFilterGlobal.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
<T extends Activity>
ActivityGroupContainsActivity.FilteredActivity<T>
ActivityCategory.getFilteredActivity()
          Retrieves a set containing all the elements for the reference filteredActivity.
 

Methods in org.opencrx.kernel.activity1.jpa3 that return Activity
 Activity WorkReportEntry.getActivity()
          Retrieves the value for the reference activity.
 Activity ActivityFollowUp.getActivity()
          Retrieves the value for the reference activity.
 Activity ActivityLinkFrom.getLinkFrom()
          Retrieves the value for the reference linkFrom.
 Activity ActivityLinkTo.getLinkTo()
          Retrieves the value for the reference linkTo.
 

Methods in org.opencrx.kernel.activity1.jpa3 with parameters of type Activity
 void ActivityFollowUp.setActivity(Activity activity)
          Sets a new value for the reference activity.
 void ActivityLinkFrom.setLinkFrom(Activity linkFrom)
          Sets a new value for the reference linkFrom.
 void ActivityLinkTo.setLinkTo(Activity linkTo)
          Sets a new value for the reference linkTo.
 

Uses of Activity in org.opencrx.kernel.contract1.cci2
 

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type Activity
<T extends Activity>
List<T>
AbstractContract.getActivity()
          Retrieves the Collection of objects referenced by activity.
 

Uses of Activity in org.opencrx.kernel.contract1.jpa3
 

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type Activity
<T extends Activity>
List<T>
AbstractContract.getActivity()
          Retrieves the Collection of objects referenced by activity.
 

Uses of Activity in org.opencrx.kernel.home1.cci2
 

Methods in org.opencrx.kernel.home1.cci2 with type parameters of type Activity
<T extends Activity>
UserHomeHasAssignedActivity.AssignedActivity<T>
UserHome.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
 

Uses of Activity in org.opencrx.kernel.home1.jpa3
 

Methods in org.opencrx.kernel.home1.jpa3 with type parameters of type Activity
<T extends Activity>
UserHomeHasAssignedActivity.AssignedActivity<T>
UserHome.getAssignedActivity()
          Retrieves a set containing all the elements for the reference assignedActivity.
 

Uses of Activity in org.opencrx.kernel.plugin.application.activity1
 

Fields in org.opencrx.kernel.plugin.application.activity1 declared as Activity
protected  Activity ActivityImpl.next
           
 

Constructors in org.opencrx.kernel.plugin.application.activity1 with parameters of type Activity
ActivityImpl(Activity current, Activity next)
           
 



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