| 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 |
|---|---|
PeriodQueryInspector |
PeriodSearchResults.getPeriodQueryInspector()
Gets the inspector for the query to examine the periods used in the
search.
|
PeriodQueryInspector[] |
BusinessQueryInspector.getPeriodTerms()
Gets the period query terms.
|
PeriodQueryInspector[] |
EntryQueryInspector.getPeriodTerms()
Gets the period query terms.
|
PeriodQueryInspector |
PeriodSmartBusinessSession.inspectPeriodQuery()
Gets a period query inspector for this business.
|
| Modifier and Type | Method and Description |
|---|---|
PeriodQuery |
PeriodSearchSession.getPeriodQueryFromInspector(PeriodQueryInspector periodQueryInspector)
Gets a period query from an inspector.
|
PeriodQuery |
PeriodSmartBusinessSession.getPeriodQueryFromInspector(PeriodQueryInspector periodQueryInspector)
Gets a period query from an inspector.
|
| Modifier and Type | Method and Description |
|---|---|
PeriodQueryInspector[] |
PaymentQueryInspector.getPeriodTerms()
Gets the period query terms.
|