Difference between revisions of "Developers Index"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 83: | Line 83: | ||
| [[Object Aspects|[Object Aspects]]] || [{{type|}}s] || [{{type}}s] || [[Composite Object|[Composite Objects]]] | | [[Object Aspects|[Object Aspects]]] || [{{type|}}s] || [{{type}}s] || [[Composite Object|[Composite Objects]]] | ||
|} | |} | ||
{{:Welcome Page Development Resources}} | |||
''Finding Identifiers'' | ''Finding Identifiers'' | ||
Line 93: | Line 95: | ||
<p style="height:5px"> </p> <!--additional space, but not triple spaced --> | <p style="height:5px"> </p> <!--additional space, but not triple spaced --> | ||
{| | {| | ||
| align="left"| '''''Developers | | align="left"| '''''Developers Guides''''' | ||
| align="left"| '''''Additional Resources''''' | | align="left"| '''''Additional Resources''''' | ||
| align="left"| '''''Downloads''''' | | align="left"| '''''Downloads''''' | ||
Line 105: | Line 107: | ||
:* [[Working with Composite Objects]] | :* [[Working with Composite Objects]] | ||
:* Create and Deploy an Application [[Package]] | :* Create and Deploy an Application [[Package]] | ||
:* More [[HowTo Guides#For Developers|Developer HowTo Guides]] | |||
{{ #if: {{ShowIsvInfo}} | | {{ #if: {{ShowIsvInfo}} | | ||
:* [[Using External JARs]] }} | :* [[Using External JARs]] }} |
Revision as of 22:46, 24 October 2013
These pages give you the information you need to develop sophisticated applications for the platform:
Overview
Template:^Build an App article - A step by step tutorial for designers. Developers Intro - Learn basic concepts of platform development REST API CheatSheet - A quick guide to platform capabilities. Localization - How the platform supports localized data for users.
Presentation & Logic
Classes Java classes and methods. Pages Custom JSP/HTML pages. Sites Access for customers and external users. Static Resources Upload CSS and Javascript files. SQL Browser Do SQL Language queries on your platform data.
APIs
Integration
- Web Services Integration - Code free: Design, configure, and utilize.
- Code-based solutions:
Incoming Outgoing SOAP: Access an external web service using SOAP REST: REST API Code Samples Use the HttpConnection Class
Objects
Welcome Page Development Resources
Finding Identifiers
Developers Guides | Additional Resources | Downloads |
|