![]() |
Infohub JS API
|
Catalogue on infohub.
Public Member Functions | |
| constructor () | |
| Public Member Functions inherited from cnObject | |
| constructor () | |
| get | className () |
| get | id () |
| get | shortid () |
| get | name () |
| set | name (value) |
| setFromJson (obj_as_json, members=null) | |
| getAsJson (members=null) | |
| dump (prefix='') | |
| toJSON () | |
| getId () | |
| getShortId () | |
| getName () | |
| setName (n) | |
| get (key, defaultValue={}) | |
| get | info () |
| get | properties () |
| getPropertyValue (typeid, defaultValue=null) | |
| setPropertyValue (typeid, value) | |
Static Public Attributes | |
| static | className = "Catalogue" |
| constructor | ( | ) |
Since scope information is retrieved from COLNEO infohub, this constructor is not called directly.
Use factory method ProjectServices.getProjectById() or ProjectServices.getProjectByShortId() instead.
|
static |