Complex Service
Table of Contents
Tutorial | Actifsource Tutorial – Complex Service |
---|---|
Required Time | - 60 Minutes |
Prerequisites | - Actifsource Tutorial – Installing Actifsource - Actifsource Tutorial – Simple Service |
Goal | - Use Java Functions to reuse text fragments in your templates and capture complex expressions to keep your templates clean and easy to read |
- Use Function Spaces to keep Java Functions organized |
|
Topics covered | - - Extracting Java Functions from template code - Editing Java Functions - Advanced Template Editor Context Operations - Functions Spaces and Template Functions - Built-in Java Functions - Place generated code in specific folders - Copy with Context |
Notation | ↪ To do ⓘ Information • Bold: Terms from actifsource or other technologies and tools • Bold underlined: actifsource Resources • Monospaced : User input• Italics: Important terms in current situation |
Disclaimer | The authors do not accept any liability arising out of the application or use of any information or equipment described herein. The information contained within this document is by its very nature incomplete. Therefore the authors accept no responsibility for the precise accuracy of the documentation contained herein. It should be used rather as a guide and starting point. |
Contact | Actifsource AG Täfernstrasse 37 5405 Baden-Dättwil Switzerland www.actifsource.com |
Trademark | Actifsource is a registered trademark of Actifsource AG in Switzerland, the EU, USA, and China. other names appearing on the site may be trademarks of their respective owners. |
Overview
-
Prepare a new actifsource Project as seen in the Actifsource Tutorial – Simple Service
-
Learn how to extract Java Functions from template code to cope with complex situations
-
Edit Java Functions
-
Learn about advanced Context Operations in the Template Editor
-
Learn about Function Spaces and how to place functions
-
Generate code for specific folders
-
Copy template code with its Context
Part I: Preparation
Part II: Java Functions
Part III Function Spaces