Uses of Annotation Interface
com.logicaldoc.core.automation.AutomationDictionary

Packages that use AutomationDictionary
Package
Description
Automation subsystem that allows you to program your own logic inside the platform.
The automation engine can be accessed through the class Automation

Please note the special annotation AutomationDictionary that is used to automatically put in the Dictionary whatever bean you need.
 
  • Uses of AutomationDictionary in com.logicaldoc.core.automation

    Classes in com.logicaldoc.core.automation with annotations of type AutomationDictionary
    Modifier and Type
    Class
    Description
    class 
    Utility class to handle dates from inside the Automation
    class 
    Extension of the standard NumberTool that allows the locale specification as string.
    class 
    Utility functions for manipulating classes and resources and for other programming language aspects
    class 
    Utility methods to handle collections
    class 
    Utility methods to access the Application context from inside the Automation
    class 
    Utility methods to handle documents from within Automation
    class 
    Utility methods to handle folders from within the Automation
    class 
    Utility class to handle translations from inside Automation
    class 
    Simple utility class to give access to the system's log from within the Automation
    class 
    Utility functions to handle emails and send messages from within the Automation
    class 
    Various Regex-based APIs to make it easy to manipulate regular expressions from Automation.
    class 
    Utility methods to do searches from within Automation
    class 
    Utility methods to handle some security related operations from within the Automation
    class 
    Utility functions for interacting with the Operative System from within the Automation
    class 
    Utility methods to handle some user related operations from within the Automation
  • Uses of AutomationDictionary in com.logicaldoc.web.websockets

    Classes in com.logicaldoc.web.websockets with annotations of type AutomationDictionary
    Modifier and Type
    Class
    Description
    class 
    Utility functions to interact with the user interface from within the Automation