Class SystemInformation

    • Field Detail

      • PROPERTY_ID

        public static final String PROPERTY_ID
        Property id stored in column AD_System_Info_ID in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_CREATIONDATE

        public static final String PROPERTY_CREATIONDATE
        Property creationDate stored in column Created in table AD_System_Info
        See Also:
        Traceable, Constant Field Values
      • PROPERTY_CREATEDBY

        public static final String PROPERTY_CREATEDBY
        Property createdBy stored in column Createdby in table AD_System_Info
        See Also:
        Traceable, Constant Field Values
      • PROPERTY_UPDATEDBY

        public static final String PROPERTY_UPDATEDBY
        Property updatedBy stored in column Updatedby in table AD_System_Info
        See Also:
        Traceable, Constant Field Values
      • PROPERTY_SYSTEMIDENTIFIER

        public static final String PROPERTY_SYSTEMIDENTIFIER
        Property systemIdentifier stored in column System_Identifier in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_ENABLEHEARTBEAT

        public static final String PROPERTY_ENABLEHEARTBEAT
        Property enableHeartbeat stored in column Isheartbeatactive in table AD_System_Info
        Help: Disable Heartbeat process
        See Also:
        Constant Field Values
      • PROPERTY_POSTPONEDATE

        public static final String PROPERTY_POSTPONEDATE
        Property postponeDate stored in column Postpone_Date in table AD_System_Info
        Help: Date set when user selects 'Later'
        See Also:
        Constant Field Values
      • PROPERTY_PROXYREQUIRED

        public static final String PROPERTY_PROXYREQUIRED
        Property proxyRequired stored in column Isproxyrequired in table AD_System_Info
        Help: Proxy configuration required to access internet.
        See Also:
        Constant Field Values
      • PROPERTY_PROXYSERVER

        public static final String PROPERTY_PROXYSERVER
        Property proxyServer stored in column Proxy_Server in table AD_System_Info
        Help: Proxy server name.
        See Also:
        Constant Field Values
      • PROPERTY_PROXYPORT

        public static final String PROPERTY_PROXYPORT
        Property proxyPort stored in column Proxy_Port in table AD_System_Info
        Help: Proxy port on the proxy server.
        See Also:
        Constant Field Values
      • PROPERTY_TESTHEARTBEAT

        public static final String PROPERTY_TESTHEARTBEAT
        Property testHeartbeat stored in column Testproxy in table AD_System_Info
        Help: Test the current proxy configuration.
        See Also:
        Constant Field Values
      • PROPERTY_ANTVERSION

        public static final String PROPERTY_ANTVERSION
        Property antVersion stored in column ANT_Version in table AD_System_Info
        Help: The version of Ant used to build the application.
        See Also:
        Constant Field Values
      • PROPERTY_OPENBRAVOVERSION

        @Deprecated
        public static final String PROPERTY_OPENBRAVOVERSION
        Deprecated.
        Property marked as deprecated on field Development Status
        Property openbravoVersion stored in column OB_Version in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_OPENBRAVOINSTALLMODE

        public static final String PROPERTY_OPENBRAVOINSTALLMODE
        Property openbravoInstallMode stored in column OB_Installmode in table AD_System_Info
        Help: The method used to install Openbravo.
        See Also:
        Constant Field Values
      • PROPERTY_WEBSERVER

        public static final String PROPERTY_WEBSERVER
        Property webServer stored in column Webserver in table AD_System_Info
        Help: The Web Server being used by Openbravo
        See Also:
        Constant Field Values
      • PROPERTY_WEBSERVERVERSION

        public static final String PROPERTY_WEBSERVERVERSION
        Property webServerVersion stored in column Webserver_Version in table AD_System_Info
        Help: The version of Web Server
        See Also:
        Constant Field Values
      • PROPERTY_CUSTOMIZATIONALLOWED

        public static final String PROPERTY_CUSTOMIZATIONALLOWED
        Property customizationAllowed stored in column Customization_Allowed in table AD_System_Info
        Help: In order to customize the CORE module, it's necessary to create an industry template. Checking this field the industry template is auto-generated.
        See Also:
        Constant Field Values
      • PROPERTY_LASTBUILD

        public static final String PROPERTY_LASTBUILD
        Property lastBuild stored in column Last_Build in table AD_System_Info
        Help: Indicates the last time the system was built, its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate the objects that need to be re-created.
        See Also:
        Constant Field Values
      • PROPERTY_LASTDBUPDATE

        public static final String PROPERTY_LASTDBUPDATE
        Property lastDBUpdate stored in column Last_DBUpdate in table AD_System_Info
        Help: Indicates the last time the database was updated using dbsm its purpose is to add the ability of knowing which are the modifications done since that time in order to determinate if it is necessary to export them or not.
        See Also:
        Constant Field Values
      • PROPERTY_DBCHECKSUM

        public static final String PROPERTY_DBCHECKSUM
        Property dBChecksum stored in column DB_Checksum in table AD_System_Info
        Help: Database checksum maintains a checksum for the whole database structure, it is used just in PostgreSQL databases to know if it was modified after the last update from xml files.
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYLOGINIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYLOGINIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyLoginImage stored in column Your_Company_Login_Image in table AD_System_Info
        Help: Default Company Login image
        See Also:
        Constant Field Values
      • PROPERTY_YOURITSERVICELOGINIMAGE

        public static final String PROPERTY_YOURITSERVICELOGINIMAGE
        Property yourItServiceLoginImage stored in column Your_It_Service_Login_Image in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYMENUIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYMENUIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyMenuImage stored in column Your_Company_Menu_Image in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYBIGIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYBIGIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyBigImage stored in column Your_Company_Big_Image in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYDOCUMENTIMAGE

        @Deprecated
        public static final String PROPERTY_YOURCOMPANYDOCUMENTIMAGE
        Deprecated.
        Property marked as deprecated on field Development Status
        Property yourCompanyDocumentImage stored in column Your_Company_Document_Image in table AD_System_Info
        See Also:
        Constant Field Values
      • PROPERTY_SUPPORTCONTACT

        public static final String PROPERTY_SUPPORTCONTACT
        Property supportContact stored in column Support_Contact in table AD_System_Info
        Help: IT service support contact
        See Also:
        Constant Field Values
      • PROPERTY_SYSTEMSTATUS

        public static final String PROPERTY_SYSTEMSTATUS
        Property systemStatus stored in column System_Status in table AD_System_Info
        Help: System Status changes on different build, deploy and servlet container events.
        See Also:
        Constant Field Values
      • PROPERTY_MATURITYUPDATE

        public static final String PROPERTY_MATURITYUPDATE
        Property maturityUpdate stored in column Maturity_Update in table AD_System_Info
        Help: Defines the minimum accepted maturity status of modules when they are scanned for update.
        See Also:
        Constant Field Values
      • PROPERTY_MATURITYSEARCH

        public static final String PROPERTY_MATURITYSEARCH
        Property maturitySearch stored in column Maturity_Search in table AD_System_Info
        Help: Defines the minimum accepted maturity status of modules when they are searched for installation.
        See Also:
        Constant Field Values
      • PROPERTY_REQUIRESPROXYAUTHENTICATION

        public static final String PROPERTY_REQUIRESPROXYAUTHENTICATION
        Property requiresProxyAuthentication stored in column IsProxy_Authenticated in table AD_System_Info
        Help: Check this field in case the proxy requires authenticated user/password
        See Also:
        Constant Field Values
      • PROPERTY_PROXYUSER

        public static final String PROPERTY_PROXYUSER
        Property proxyUser stored in column Proxy_User in table AD_System_Info
        Help: User for the authenticated proxy
        See Also:
        Constant Field Values
      • PROPERTY_PROXYPASSWORD

        public static final String PROPERTY_PROXYPASSWORD
        Property proxyPassword stored in column Proxy_Password in table AD_System_Info
        Help: Password for the authenticated proxy
        See Also:
        Constant Field Values
      • PROPERTY_INSTANCEPURPOSE

        public static final String PROPERTY_INSTANCEPURPOSE
        Property instancePurpose stored in column Instance_Purpose in table AD_System_Info
        Help: Determines which is the purpose of the Openbravo instance
        See Also:
        Constant Field Values
      • PROPERTY_ISUSAGEAUDITENABLED

        public static final String PROPERTY_ISUSAGEAUDITENABLED
        Property isusageauditenabled stored in column IsUsageAuditEnabled in table AD_System_Info
        Help: When the Usage Audit is enabled each request to the backend is stored on the audit table (AD_Session_Usage_Audit). For each request is stored the object_id, the module_id, the session_id and the command. If the Heartbeat is also enabled the number of requests per module on the last 30 days is sent on each beat.
        See Also:
        Constant Field Values
      • PROPERTY_CHANGEINSTANCEPURPOSE

        public static final String PROPERTY_CHANGEINSTANCEPURPOSE
        Property changeInstancePurpose stored in column Change_Instance_Purpose in table AD_System_Info
        Help: Button to change the purpose of Community Edition instances.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGO

        public static final String PROPERTY_COMPANYLOGO
        Property companyLogo stored in column Company_Logo in table AD_System_Info
        Help: This logo will be used in the login screen and inside all Openbravo applications
        See Also:
        Constant Field Values
      • PROPERTY_SHOWCOMMUNITYBRANDING

        public static final String PROPERTY_SHOWCOMMUNITYBRANDING
        Property showCommunityBranding stored in column Show_Community_Branding in table AD_System_Info
        Help: Sets whether Openbravo News are shown to all users or only to the System Administrator.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGODARK

        public static final String PROPERTY_COMPANYLOGODARK
        Property companyLogoDark stored in column Company_Logo_Dark in table AD_System_Info
        Help: This logo will be used in the login screen and inside all Openbravo applications when they use a Dark theme. Note that this logo should have different colors or more contrast than the original logo in order to be seen properly in a dark background.
        See Also:
        Constant Field Values
      • PROPERTY_PRODUCTIONBANNERIMAGE

        public static final String PROPERTY_PRODUCTIONBANNERIMAGE
        Property productionBannerImage stored in column Production_Banner_Image_ID in table AD_System_Info
        Help: Image used to be shown on instances with Production purpose. There is an example image on the Login folder of the Default skin.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOSUBMARK

        public static final String PROPERTY_COMPANYLOGOSUBMARK
        Property companyLogoSubmark stored in column Company_Logo_Submark in table AD_System_Info
        Help: The submark logo is a simplified version of the Company Logo which is consistent with your brand and can be used to replace the Company Logo in places where this logo does not fit, such as in an application in a narrow screen where the Company Logo has no room to be showed properly
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOSUBMARKDARK

        public static final String PROPERTY_COMPANYLOGOSUBMARKDARK
        Property companyLogoSubmarkDark stored in column Company_Logo_Submark_Dark in table AD_System_Info
        Help: The submark logo is a simplified version of the Company Logo which is consistent with your brand and can be used to replace the Company Logo in places where this logo does not fit, such as in an application on a narrow screen where the Company Logo has no room to be showed properly. Note that this logo should have different colors or more contrast than the original logo in order to be seen properly over a dark background.
        See Also:
        Constant Field Values
      • PROPERTY_YOURCOMPANYURL

        public static final String PROPERTY_YOURCOMPANYURL
        Property yourCompanyURL stored in column YourCompanyURL in table AD_System_Info
        Help: URL of your Comapany. This info is used to make linkable the Comapany logo in the login page.
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOFORDOCS

        public static final String PROPERTY_COMPANYLOGOFORDOCS
        Property companyLogoForDocs stored in column Company_Logo_For_Docs in table AD_System_Info
        Help: Company Logo used to be printed in invoices or other documents
        See Also:
        Constant Field Values
      • PROPERTY_COMPANYLOGOFORRECEIPTS

        public static final String PROPERTY_COMPANYLOGOFORRECEIPTS
        Property companyLogoForReceipts stored in column Company_Logo_For_Receipts in table AD_System_Info
        Help: Company Logo used to be printed in receipts. Usually those receipts are printed using only black ink, so this logo should be adapted to be able to print it properly using only one ink.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SystemInformation

        public SystemInformation()