Meta | OSID Language Primitives | |
---|---|---|
Description |
These are the allowable OSID Language Primitives that can be used in OSID method signatures. Parameters and returns in OSID methods may be specified in terms of other OSID interfaces or using one of these primitives. All OSID Language Primitives are immutable. | |
Primitives | boolean |
A |
byte |
A | |
cardinal |
A | |
decimal |
A signed arbitrary precision decimal number. | |
integer |
An | |
object |
An object Is used for data plugs used to permit
data extensions outside the scope of the OSIDs. A
| |
string |
A OSIDs should avoid using | |
timestamp |
A Providers should use |