Account
Osid Object
Federateable
An Account represents a general
ledger account.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
Activity
Osid Object
Federateable
An Activity represents a cost object
for an organization unit, project, or activity.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Temporal | |||
isEffective |
boolean | true if this is effective, false otherwise |
|
startDate |
datetime | the start date | |
endDate |
datetime | the end date | |
Fiscal Period
Osid Object
A FiscalPeriod represents a period of
time on a fiscal calendar.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Name | Syntax | Many | Description |
|---|---|---|---|
displayLabel |
displaytext | the display label | |
fiscalYear |
integer | the fiscal year | |
startDate |
datetime | the start date | |
endDate |
datetime | the end date | |
hasMilestones |
boolean | true if milestones are available, false
otherwise |
|
requiresBudgetSubmission |
boolean | true if budgets require submission, false
otherwise |
|
budgetDeadline |
datetime | the closing date | |
hasPostingDeadline |
boolean | true if a posting deadline date is available,
false otherwise |
|
postingDeadline |
datetime | the cutoff date | |
hasClosing |
boolean | true if a closing date is available, false
otherwise |
|
closing |
datetime | the closing date |
Summary
Osid Compendium
A Summary represents a financial
summary of an Account in a time period.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| OsidCompendium | |||
startDate |
datetime | the date | |
endDate |
datetime | the date | |
isInterpolated |
boolean | true if this report is interpolated, false
otherwise |
|
isExtrapolated |
boolean | true if this report is extrapolated, false
otherwise |
|
| Name | Syntax | Many | Description |
|---|---|---|---|
accountId |
id | the account Id |
|
account |
Account | the account | |
fiscalPeriodId |
id | the fiscal period Id |
|
fiscalPeriod |
FiscalPeriod | the fiscal period | |
credits |
Currency | the credits | |
debits |
Currency | the debits | |
isBudgeted |
boolean | true if a budget is available, false otherwise |
|
budget |
Currency | the budget | |
hasForecast |
boolean | true if a forecast is available, false otherwise |
|
forecast |
Currency | the forecast |
Business
Osid Catalog
A Business represents a collection of
accounts, activities, and fiscal periods.
| Name | Syntax | Many | Description |
|---|---|---|---|
| Identifiable | |||
id |
id | the Id |
|
| Extensible | |||
recordTypes |
type | ⋆ | the record types available |
| Browsable | |||
properties |
Property | ⋆ | a list of properties |
| OsidObject | |||
displayName |
displaytext | the display name | |
description |
displaytext | the description | |
genusType |
type | the genus type of this object | |
| Sourceable | |||
providerId |
id | the provider Id |
|
provider |
Resource | the provider | |
brandingIds |
id | ⋆ | a list of asset Ids |
branding |
Asset | ⋆ | a list of assets |
license |
displaytext | the license | |