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 |
---|---|
AccountSearchOrder |
ItemSearchOrder.getAccountSearchOrder()
Specifies a preference for ordering the result set by the account.
|
Modifier and Type | Method and Description |
---|---|
AccountSearchOrder |
AccountSearchSession.getAccountSearchOrder()
Gets an activity search order.
|
AccountSearchOrder |
AccountSmartBusinessSession.getAccountSearchOrder()
Gets an account search order.
|
AccountSearchOrder |
SummarySearchOrder.getAccountSearchOrder()
Gets the account search order.
|
Modifier and Type | Method and Description |
---|---|
void |
AccountSmartBusinessSession.applyAccountSequencing(AccountSearchOrder accountSearchOrder)
Applies an account search order to this business.
|
void |
AccountSearch.orderAccountResults(AccountSearchOrder accountSearchOrder)
Specify an ordering to the search results.
|
Modifier and Type | Method and Description |
---|---|
AccountSearchOrder |
BudgetEntrySearchOrder.getAccountSearchOrder()
Gets the account order.
|
Modifier and Type | Method and Description |
---|---|
AccountSearchOrder |
PostEntrySearchOrder.getAccountSearchOrder()
Gets the account order.
|