Package | Description |
---|---|
org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
org.osid.financials |
The Open Service Interface Definitions for the org.osid.financials
service.
|
org.osid.financials.budgeting |
The Open Service Interface Definitions for the org.osid.financials.budgeting
service.
|
org.osid.financials.posting |
The Open Service Interface Definitions for the org.osid.financials.posting
service.
|
Modifier and Type | Method and Description |
---|---|
Activity |
Customer.getActivity()
Gets the activity.
|
Modifier and Type | Method and Description |
---|---|
Activity |
ActivityAdminSession.createActivity(ActivityForm activityForm)
Creates a new
Activity. |
Activity |
ActivityNode.getActivity()
Gets the
Activity at this node. |
Activity |
ActivityLookupSession.getActivity(Id activityId)
Gets the
Activity specified by its Id. |
Activity[] |
ActivityList.getNextActivities(long n)
Gets the next set of
Activity elements in this list. |
Activity |
ActivityList.getNextActivity()
Gets the next
Activity in this list. |
Modifier and Type | Method and Description |
---|---|
Activity |
Budget.getActivity()
Gets the activity.
|
Modifier and Type | Method and Description |
---|---|
Activity |
PostEntry.getActivity()
Gets the financial activity to which this entry applies.
|