Interface CommonAuditAccessLogPublisherCfg

    • Method Detail

      • addCommonAuditAccessChangeListener

        void addCommonAuditAccessChangeListener​(ConfigurationChangeListener<CommonAuditAccessLogPublisherCfg> listener)
        Register to be notified when this Common Audit Access Log Publisher is changed.
        Parameters:
        listener - The Common Audit Access Log Publisher configuration change listener.
      • removeCommonAuditAccessChangeListener

        void removeCommonAuditAccessChangeListener​(ConfigurationChangeListener<CommonAuditAccessLogPublisherCfg> listener)
        Deregister an existing Common Audit Access Log Publisher configuration change listener.
        Parameters:
        listener - The Common Audit Access Log Publisher configuration change listener.
      • isLogControlOids

        boolean isLogControlOids()
        Gets the "log-control-oids" property.

        Specifies whether control OIDs will be included in operation log records.

        Default value: false

        Returns:
        Returns the value of the "log-control-oids" property.