Interface SystemPropertiesItem

    • Method Detail

      • getSystemProperties

        Map<String,​Object> getSystemProperties()
        Retrieves a Map of system property name - value pairs for this item. System properties can be used by implementations to store non-user visible properties needed for internal purposes.
        Returns:
        a Map of system property name - value pairs for this item