Package com.groiss.office


package com.groiss.office
Classes for creation and handling of Office documents.
  • Classes
    Class
    Description
    Create a document from an open office template.
    Utility class for handling office-documents and templates following variables are accessible, in the mixin(..) methods ai: the current activity instance (WfEngine.getContext()) pi: the process-instance of $ai user: ThreadContext.getThreadPrincipal() form_{formid}: the process-form with the given id configuration: the system configuration configuration_applid: the application configuration all other properties specified with the respective methods
    Utilities for inserting replacing variables in open office documents.