Difference between revisions of "Pandora - Web API"
From SmartWiki
Michael Reid (talk | contribs) |
Michael Reid (talk | contribs) |
||
Line 14: | Line 14: | ||
Developers use the built-in Pandora Code Editor to create client side java code that access SmartSimple objects and datasets through the API. | Developers use the built-in Pandora Code Editor to create client side java code that access SmartSimple objects and datasets through the API. | ||
− | [[Category: | + | [[Category:Pandora]] |
Revision as of 13:34, 9 July 2010
Pandora Overview
Pandora is SmartSimple’s web based API for creating custom interfaces and functionality around the core system technology. Using Pandora Java developers are able to:
- Create customised registration pages.
- Create custom user interfaces.
- Create custom search pages.
- Add advanced custom logic.
- Bulk updating capabilities on any dataset within the system.
- Integration of SmartSimple with other systems.
Pandora provides both a development environment for creating API enabled pages and the underlying constructs to be used on these pages.
Developers use the built-in Pandora Code Editor to create client side java code that access SmartSimple objects and datasets through the API.