Interface IDictionaryService

All Known Implementing Classes:
PipoDictionaryService

public interface IDictionaryService
Interface for import of Application Dictionary data.
Author:
Joerg Viola
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    merge(org.osgi.framework.BundleContext context, File packageFile)
    Import application dictionary package
  • Method Details

    • merge

      void merge(org.osgi.framework.BundleContext context, File packageFile) throws Exception
      Import application dictionary package
      Parameters:
      context -
      packageFile - Application Dictionary package
      Throws:
      Exception
    • getAD_Package_Imp_Proc

      default X_AD_Package_Imp_Proc getAD_Package_Imp_Proc()
      Returns:
      X_AD_Package_Imp_Proc