Difference between revisions of "System Developer"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 58: Line 58:
|-
|-
|  || [[Actions]]
|  || [[Actions]]
| Create buttons the user can press.
| Buttons the user can press.
|-
|-
|  || [[Classes]]
|  || [[Classes]]
| Create Java classes for more sophisticated programming.
| Java classes and methods.
|-
|-
|  || [[Sites]]
|  || [[Sites]]
| Create pages for customers and external users.
| Access for customers and external users.
|-
|-
|  || [[Pages]]
|  || [[Pages]]
| Create custom Java Server (JSP) pages.
| Custom JSP/HTML pages.
|-
|-
|  || [[Static Resources]]
|  || [[Static Resources]]
| Upload additional CSS and Javascript files.
| Upload CSS and Javascript files.
|-
|-
|  || [[Components]]
|  || [[Components]]
| Build custom controls for JSP pages.
| Custom controls for JSP pages.
|-
|-
|  || [[Documents]]
|  || [[Documents & Folders]]
| Manage documents.
| Manage documents.
|-
|-

Revision as of 19:19, 16 May 2012

User:Aeric/Sidebar

????


__TBD: Integrate topic index w/ Developer Index here__

 

 

  • More Information

????


 
  Rules and Processes
Workflows Automate processes.
Data Policies Handle events.
Validations Check incoming data.
 
  Logic
Actions Buttons the user can press.
Classes Java classes and methods.
Sites Access for customers and external users.
Pages Custom JSP/HTML pages.
Static Resources Upload CSS and Javascript files.
Components Custom controls for JSP pages.
Documents & Folders Manage documents.
Global Picklists Common choice-lists for use in any page.
 
  Development Resources
Developer Configuration Set up your development environment.
Tools and APIs IDE integration, test framework, APIs, ...
Sandboxes Separate development/test environments.
Unit Test Framework Write tests for Java code
Eclipse Plug-in Use a development IDE