Difference between revisions of "System Developer"

From LongJump Support Wiki
imported>Aeric
imported>Aeric
Line 56: Line 56:
|-
|-
| colspan="3"|   '''Logic'''
| colspan="3"|   '''Logic'''
|-
|  || [[Actions]]
| Buttons the user can press.
|-
|-
|  || [[Classes]]
|  || [[Classes]]
| Java classes and methods.
| Java classes and methods.
|-
|  || [[Sites]]
| Access for customers and external users.
|-
|-
|  || [[Pages]]
|  || [[Pages]]
| Custom JSP/HTML pages.
| Custom JSP/HTML pages.
|-
|  || [[Static Resources]]
| Upload CSS and Javascript files.
|-
|-
|  || [[Components]]
|  || [[Components]]
| Custom controls for JSP pages.
| Custom controls for JSP pages.
|-
|-
|  || [[Documents & Folders]]
|  || [[Sites]]
| Manage documents.
| Access for customers and external users.
|-
|-
|  || [[Global Picklists]]
|  || [[Static Resources]]
| Common choice-lists for use in any page.
| Upload CSS and Javascript files.
|}
|}



Revision as of 22:01, 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
Classes Java classes and methods.
Pages Custom JSP/HTML pages.
Components Custom controls for JSP pages.
Sites Access for customers and external users.
Static Resources Upload CSS and Javascript files.
 
  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