Related links
Framework Core functionality
- Client-defined object attributes
- Common Libraries
- Default server methods
- Export collection of objects
- AyMINE Framework Server
- The AyMINE licence model
- System Rights
- Import collection of objects
- Multi tenant Architecture
- Strings and translations
- Event-based architecture
- System messaging
- User sessions
- User defined fields
Libraries & Lincences
Module - support for management
Front-End Scripting
System Management
Task Management Module
Task & Task pattern
Mobile & Web Application
- clientprogramming_fevaldataobject
- userinterface-objectstructure
- cliplink
- npmlibraries
- fclip
- drag-drop
- AyMINE Application
- objectdefinition_inlineedit
- npmlibraries_stringlibrary
- clientprogramming
- mobileapplication
- languagesupport
- objectdefinition_multiupdate
- clientprogramming_fevalglobal
- clientprogramming_fevallanguage
- clientprogramming_fevaluser
- objectdefinition_viewdefinition
- offlineobjects
- System console
- Runtime debugging
- objectdefinition_detailview
CMS - Content Management & Web API services
FI - Finance Management
Sales & Asset management
Sales related services
Description of a part of the AM module - sales partHR - Human Resources
Default server methods
Overview about the general framework functions
Generally, business functionality is managed by business objects. They are defined and described by AyMINE modules. However, system provides many common functions that are used in the orchestration.
The chapter describes common methods designed for orchestration.
Common objects
persistentObject
Persistent object is a common ancestor of all business objects. Most of its functionality is available only internally and cannot be called by orchestration scripts. However, some functions to managed group operations with list of objects or single object changes (like change status) are provided.
frmFrm
- The most general frmFrm objects encapsulates few core functions
- String functions supports various string manipulations incluing report and message generation