com.filenet.api.admin

Interface TraceLoggingConfiguration

  • All Superinterfaces:
    DependentObject, EngineObject, java.io.Serializable, SubsystemConfiguration


    public interface TraceLoggingConfiguration
    extends SubsystemConfiguration, DependentObject
    Configures and enables trace logging on the Content Engine host for the supported subsystems. Each of the supported subsystems is a property on this class, enabling trace logging to be configured per subsystem. Configuring trace logging for a subsystem applies the trace logging settings to all classes in that subsystem. The TraceFlag constant class contains the trace log settings available. These settings can be ORed together to apply multiple settings to a subsystem. The TraceLoggingEnabled property on this (TraceLoggingConfiguration) class enables or disables trace logging for all of the configured subsystems. Use the AppenderNames property to specify the output destination classes for the trace logs.

    Trace logging is implemented using the Apache log4j package (org.apache.log4j).

    Metadata

    See Also:
    TraceFlag, org.apache.log4j.FileAppender
    • Method Detail

      • get_TraceLoggingEnabled

        java.lang.Boolean get_TraceLoggingEnabled()
        Returns the value of the TraceLoggingEnabled property. For more information, see TraceLoggingEnabled Property.
      • set_TraceLoggingEnabled

        void set_TraceLoggingEnabled(java.lang.Boolean value)
        Sets the value of the TraceLoggingEnabled property. For more information, see TraceLoggingEnabled Property.
      • get_AppenderNames

        java.lang.String get_AppenderNames()
        Returns the value of the AppenderNames property. For more information, see AppenderNames Property.
      • set_AppenderNames

        void set_AppenderNames(java.lang.String value)
        Sets the value of the AppenderNames property. For more information, see AppenderNames Property.
      • get_OutputLocation

        java.lang.String get_OutputLocation()
        Returns the value of the OutputLocation property. For more information, see OutputLocation Property.
      • set_OutputLocation

        void set_OutputLocation(java.lang.String value)
        Sets the value of the OutputLocation property. For more information, see OutputLocation Property.
      • get_APITraceFlags

        java.lang.Integer get_APITraceFlags()
        Returns the value of the APITraceFlags property. For more information, see APITraceFlags Property.
      • set_APITraceFlags

        void set_APITraceFlags(java.lang.Integer value)
        Sets the value of the APITraceFlags property. For more information, see APITraceFlags Property.
      • get_CBRTraceFlags

        java.lang.Integer get_CBRTraceFlags()
        Returns the value of the CBRTraceFlags property. For more information, see CBRTraceFlags Property.
      • set_CBRTraceFlags

        void set_CBRTraceFlags(java.lang.Integer value)
        Sets the value of the CBRTraceFlags property. For more information, see CBRTraceFlags Property.
      • get_DatabaseTraceFlags

        java.lang.Integer get_DatabaseTraceFlags()
        Returns the value of the DatabaseTraceFlags property. For more information, see DatabaseTraceFlags Property.
      • set_DatabaseTraceFlags

        void set_DatabaseTraceFlags(java.lang.Integer value)
        Sets the value of the DatabaseTraceFlags property. For more information, see DatabaseTraceFlags Property.
      • get_GCDTraceFlags

        java.lang.Integer get_GCDTraceFlags()
        Returns the value of the GCDTraceFlags property. For more information, see GCDTraceFlags Property.
      • set_GCDTraceFlags

        void set_GCDTraceFlags(java.lang.Integer value)
        Sets the value of the GCDTraceFlags property. For more information, see GCDTraceFlags Property.
      • get_MetadataTraceFlags

        java.lang.Integer get_MetadataTraceFlags()
        Returns the value of the MetadataTraceFlags property. For more information, see MetadataTraceFlags Property.
      • set_MetadataTraceFlags

        void set_MetadataTraceFlags(java.lang.Integer value)
        Sets the value of the MetadataTraceFlags property. For more information, see MetadataTraceFlags Property.
      • get_PublishTraceFlags

        java.lang.Integer get_PublishTraceFlags()
        Returns the value of the PublishTraceFlags property. For more information, see PublishTraceFlags Property.
      • set_PublishTraceFlags

        void set_PublishTraceFlags(java.lang.Integer value)
        Sets the value of the PublishTraceFlags property. For more information, see PublishTraceFlags Property.
      • get_WSITraceFlags

        java.lang.Integer get_WSITraceFlags()
        Returns the value of the WSITraceFlags property. For more information, see WSITraceFlags Property.
      • set_WSITraceFlags

        void set_WSITraceFlags(java.lang.Integer value)
        Sets the value of the WSITraceFlags property. For more information, see WSITraceFlags Property.
      • get_EJBTraceFlags

        java.lang.Integer get_EJBTraceFlags()
        Returns the value of the EJBTraceFlags property. For more information, see EJBTraceFlags Property.
      • set_EJBTraceFlags

        void set_EJBTraceFlags(java.lang.Integer value)
        Sets the value of the EJBTraceFlags property. For more information, see EJBTraceFlags Property.
      • get_EngineTraceFlags

        java.lang.Integer get_EngineTraceFlags()
        Returns the value of the EngineTraceFlags property. For more information, see EngineTraceFlags Property.
      • set_EngineTraceFlags

        void set_EngineTraceFlags(java.lang.Integer value)
        Sets the value of the EngineTraceFlags property. For more information, see EngineTraceFlags Property.
      • get_ContentStorageTraceFlags

        java.lang.Integer get_ContentStorageTraceFlags()
        Returns the value of the ContentStorageTraceFlags property. For more information, see ContentStorageTraceFlags Property.
      • set_ContentStorageTraceFlags

        void set_ContentStorageTraceFlags(java.lang.Integer value)
        Sets the value of the ContentStorageTraceFlags property. For more information, see ContentStorageTraceFlags Property.
      • get_SecurityTraceFlags

        java.lang.Integer get_SecurityTraceFlags()
        Returns the value of the SecurityTraceFlags property. For more information, see SecurityTraceFlags Property.
      • set_SecurityTraceFlags

        void set_SecurityTraceFlags(java.lang.Integer value)
        Sets the value of the SecurityTraceFlags property. For more information, see SecurityTraceFlags Property.
      • get_EventsTraceFlags

        java.lang.Integer get_EventsTraceFlags()
        Returns the value of the EventsTraceFlags property. For more information, see EventsTraceFlags Property.
      • set_EventsTraceFlags

        void set_EventsTraceFlags(java.lang.Integer value)
        Sets the value of the EventsTraceFlags property. For more information, see EventsTraceFlags Property.
      • get_ContentCacheTraceFlags

        java.lang.Integer get_ContentCacheTraceFlags()
        Returns the value of the ContentCacheTraceFlags property. For more information, see ContentCacheTraceFlags Property.
      • set_ContentCacheTraceFlags

        void set_ContentCacheTraceFlags(java.lang.Integer value)
        Sets the value of the ContentCacheTraceFlags property. For more information, see ContentCacheTraceFlags Property.
      • get_FixedContentProviderTraceFlags

        java.lang.Integer get_FixedContentProviderTraceFlags()
        Returns the value of the FixedContentProviderTraceFlags property. For more information, see FixedContentProviderTraceFlags Property.
      • set_FixedContentProviderTraceFlags

        void set_FixedContentProviderTraceFlags(java.lang.Integer value)
        Sets the value of the FixedContentProviderTraceFlags property. For more information, see FixedContentProviderTraceFlags Property.
      • get_AsynchronousProcessingTraceFlags

        java.lang.Integer get_AsynchronousProcessingTraceFlags()
        Returns the value of the AsynchronousProcessingTraceFlags property. For more information, see AsynchronousProcessingTraceFlags Property.
      • set_AsynchronousProcessingTraceFlags

        void set_AsynchronousProcessingTraceFlags(java.lang.Integer value)
        Sets the value of the AsynchronousProcessingTraceFlags property. For more information, see AsynchronousProcessingTraceFlags Property.
      • get_CFSDaemonTraceFlags

        java.lang.Integer get_CFSDaemonTraceFlags()
        Returns the value of the CFSDaemonTraceFlags property. For more information, see CFSDaemonTraceFlags Property.
      • set_CFSDaemonTraceFlags

        void set_CFSDaemonTraceFlags(java.lang.Integer value)
        Sets the value of the CFSDaemonTraceFlags property. For more information, see CFSDaemonTraceFlags Property.
      • get_SSITraceFlags

        java.lang.Integer get_SSITraceFlags()
        Returns the value of the SSITraceFlags property. For more information, see SSITraceFlags Property.
      • set_SSITraceFlags

        void set_SSITraceFlags(java.lang.Integer value)
        Sets the value of the SSITraceFlags property. For more information, see SSITraceFlags Property.
      • get_SearchTraceFlags

        java.lang.Integer get_SearchTraceFlags()
        Returns the value of the SearchTraceFlags property. For more information, see SearchTraceFlags Property.
      • set_SearchTraceFlags

        void set_SearchTraceFlags(java.lang.Integer value)
        Sets the value of the SearchTraceFlags property. For more information, see SearchTraceFlags Property.
      • get_CodeModuleTraceFlags

        java.lang.Integer get_CodeModuleTraceFlags()
        Returns the value of the CodeModuleTraceFlags property. For more information, see CodeModuleTraceFlags Property.
      • set_CodeModuleTraceFlags

        void set_CodeModuleTraceFlags(java.lang.Integer value)
        Sets the value of the CodeModuleTraceFlags property. For more information, see CodeModuleTraceFlags Property.
      • get_ErrorTraceFlags

        java.lang.Integer get_ErrorTraceFlags()
        Returns the value of the ErrorTraceFlags property. For more information, see ErrorTraceFlags Property.
      • set_ErrorTraceFlags

        void set_ErrorTraceFlags(java.lang.Integer value)
        Sets the value of the ErrorTraceFlags property. For more information, see ErrorTraceFlags Property.
      • get_CFSImportAgentTraceFlags

        java.lang.Integer get_CFSImportAgentTraceFlags()
        Returns the value of the CFSImportAgentTraceFlags property. For more information, see CFSImportAgentTraceFlags Property.
      • set_CFSImportAgentTraceFlags

        void set_CFSImportAgentTraceFlags(java.lang.Integer value)
        Sets the value of the CFSImportAgentTraceFlags property. For more information, see CFSImportAgentTraceFlags Property.
      • get_ReplicationTraceFlags

        java.lang.Integer get_ReplicationTraceFlags()
        Returns the value of the ReplicationTraceFlags property. For more information, see ReplicationTraceFlags Property.
      • set_ReplicationTraceFlags

        void set_ReplicationTraceFlags(java.lang.Integer value)
        Sets the value of the ReplicationTraceFlags property. For more information, see ReplicationTraceFlags Property.
      • get_SweepTraceFlags

        java.lang.Integer get_SweepTraceFlags()
        Returns the value of the SweepTraceFlags property. For more information, see SweepTraceFlags Property.
      • set_SweepTraceFlags

        void set_SweepTraceFlags(java.lang.Integer value)
        Sets the value of the SweepTraceFlags property. For more information, see SweepTraceFlags Property.
      • get_HandlerTraceFlags

        java.lang.Integer get_HandlerTraceFlags()
        Returns the value of the HandlerTraceFlags property. For more information, see HandlerTraceFlags Property.
      • set_HandlerTraceFlags

        void set_HandlerTraceFlags(java.lang.Integer value)
        Sets the value of the HandlerTraceFlags property. For more information, see HandlerTraceFlags Property.
      • get_ThumbnailGenerationTraceFlags

        java.lang.Integer get_ThumbnailGenerationTraceFlags()
        Returns the value of the ThumbnailGenerationTraceFlags property. For more information, see ThumbnailGenerationTraceFlags Property.
      • set_ThumbnailGenerationTraceFlags

        void set_ThumbnailGenerationTraceFlags(java.lang.Integer value)
        Sets the value of the ThumbnailGenerationTraceFlags property. For more information, see ThumbnailGenerationTraceFlags Property.
      • get_AuditDispositionTraceFlags

        java.lang.Integer get_AuditDispositionTraceFlags()
        Returns the value of the AuditDispositionTraceFlags property. For more information, see AuditDispositionTraceFlags Property.
      • set_AuditDispositionTraceFlags

        void set_AuditDispositionTraceFlags(java.lang.Integer value)
        Sets the value of the AuditDispositionTraceFlags property. For more information, see AuditDispositionTraceFlags Property.
      • get_ServerCommunicationTraceFlags

        java.lang.Integer get_ServerCommunicationTraceFlags()
        Returns the value of the ServerCommunicationTraceFlags property. For more information, see ServerCommunicationTraceFlags Property.
      • set_ServerCommunicationTraceFlags

        void set_ServerCommunicationTraceFlags(java.lang.Integer value)
        Sets the value of the ServerCommunicationTraceFlags property. For more information, see ServerCommunicationTraceFlags Property.
      • get_ContentConversionTraceFlags

        java.lang.Integer get_ContentConversionTraceFlags()
        Returns the value of the ContentConversionTraceFlags property. For more information, see ContentConversionTraceFlags Property.
      • set_ContentConversionTraceFlags

        void set_ContentConversionTraceFlags(java.lang.Integer value)
        Sets the value of the ContentConversionTraceFlags property. For more information, see ContentConversionTraceFlags Property.

© Copyright IBM Corporation 2006, 2015. All rights reserved.