Package | Description |
---|---|
org.osid.billing |
The Open Service Interface Definitions for the org.osid.billing
service.
|
org.osid.billing.payment |
The Open Service Interface Definitions for the org.osid.billing.payment
service.
|
Modifier and Type | Method and Description |
---|---|
BusinessQuery |
BusinessQuery.getAncestorBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
BusinessQuerySession.getBusinessQuery()
Gets a business query.
|
BusinessQuery |
CategoryQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
CustomerQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
EntryQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
ItemQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
PeriodQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
BusinessSearchSession.getBusinessQueryFromInspector(BusinessQueryInspector businessQueryInspector)
Gets a business query from an inspector.
|
BusinessQuery |
BusinessQuery.getDescendantBusinessQuery()
Gets the query for a business.
|
Modifier and Type | Method and Description |
---|---|
BusinessList |
BusinessQuerySession.getBusinessesByQuery(BusinessQuery businessQuery)
Gets a list of
Businesses matching the given business
query. |
BusinessSearchResults |
BusinessSearchSession.getBusinessesBySearch(BusinessQuery businessQuery,
BusinessSearch businessSearch)
Gets the search results matching the given search query using the
given search.
|
Modifier and Type | Method and Description |
---|---|
BusinessQuery |
PayerQuery.getBusinessQuery()
Gets the query for a business.
|
BusinessQuery |
PaymentQuery.getBusinessQuery()
Gets the query for a business.
|