contentbox.modules.contentbox-deps.modules.cborm.models.util

Class ORMUtilFactory

lucee.Component
    extended by contentbox.modules.contentbox-deps.modules.cborm.models.util.ORMUtilFactory
Class Attributes:
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Method Summary
    private string getLuceeVersion()
         Get lucee version.
    any getORMUtil()
         Get the ORM Utility object.
    private string getPlatform()
         Get platform name.
     
    Methods inherited from class lucee.Component
    None

    Method Detail

    getLuceeVersion

    private string getLuceeVersion()

    Get lucee version


    getORMUtil

    public any getORMUtil()

    Get the ORM Utility object

    Returns:
    IORMUtil

    getPlatform

    private string getPlatform()

    Get platform name