Package de.elo.ix.jscript

The classes of this package are only available in JavaScripts or OSGi plugins that are running on the server side.

  • Class Summary 
    Class Description
    Access
    Check user permissions and group membership.
    Convert
    Convert numeric values and date values.
    DBConnection
    This class provides access to an external database.
    DiscDir
    This class provides functions for creating and deleting directories.
    DiscFile
    This class provides convenient methods to read and write from files.
    DynamicKeyword  
    FileBase
    This class declares the methods supported by both DiscFile and HttpFile.
    FindObjects
    This class is used to build a database query on the archive in order to process the results of a registered function.
    FindSordsByGuids
    This class allows to select Sord objects by their GUID when searching for objects with FindByRegisteredFunction.
    FindSordsByIds
    This class allows to select Sord objects by their IDs when searching for objects with FindByRegisteredFunction.
    FindSordsByObjKeys
    This class allows to select Sord objects by index field values when searching for objects with FindByRegisteredFunction.
    HttpFile
    This class provides convenient methods to send HTTP requests.
    InheritKeywording
    This class provides the default inheritance mechanism for keywording.
    SendMail
    This class supports functions to send an email.
    SordUtil