Exemple #1
0
        /// <summary>
        /// Returns true if ComDayCqDamHandlerGibsonFontmanagerImplFontManagerServiceImplProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComDayCqDamHandlerGibsonFontmanagerImplFontManagerServiceImplProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComDayCqDamHandlerGibsonFontmanagerImplFontManagerServiceImplProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     FontmgrSystemFontDir == other.FontmgrSystemFontDir ||
                     FontmgrSystemFontDir != null &&
                     FontmgrSystemFontDir.Equals(other.FontmgrSystemFontDir)
                 ) &&
                 (
                     FontmgrAdobeFontDir == other.FontmgrAdobeFontDir ||
                     FontmgrAdobeFontDir != null &&
                     FontmgrAdobeFontDir.Equals(other.FontmgrAdobeFontDir)
                 ) &&
                 (
                     FontmgrCustomerFontDir == other.FontmgrCustomerFontDir ||
                     FontmgrCustomerFontDir != null &&
                     FontmgrCustomerFontDir.Equals(other.FontmgrCustomerFontDir)
                 ));
        }
        /// <summary>
        /// Returns true if ComAdobeCqSocialCommonsUgclimiterImplUGCLimiterServiceImplProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComAdobeCqSocialCommonsUgclimiterImplUGCLimiterServiceImplProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComAdobeCqSocialCommonsUgclimiterImplUGCLimiterServiceImplProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventTopics == other.EventTopics ||
                     EventTopics != null &&
                     EventTopics.Equals(other.EventTopics)
                     ) &&
                 (
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                 ) &&
                 (
                     Verbs == other.Verbs ||
                     Verbs != null &&
                     Verbs.Equals(other.Verbs)
                 ));
        }
        /// <summary>
        /// Returns true if ComAdobeCqWcmLaunchesImplLaunchesEventHandlerProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComAdobeCqWcmLaunchesImplLaunchesEventHandlerProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComAdobeCqWcmLaunchesImplLaunchesEventHandlerProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     LaunchesEventhandlerThreadpoolMaxsize == other.LaunchesEventhandlerThreadpoolMaxsize ||
                     LaunchesEventhandlerThreadpoolMaxsize != null &&
                     LaunchesEventhandlerThreadpoolMaxsize.Equals(other.LaunchesEventhandlerThreadpoolMaxsize)
                 ) &&
                 (
                     LaunchesEventhandlerThreadpoolPriority == other.LaunchesEventhandlerThreadpoolPriority ||
                     LaunchesEventhandlerThreadpoolPriority != null &&
                     LaunchesEventhandlerThreadpoolPriority.Equals(other.LaunchesEventhandlerThreadpoolPriority)
                 ) &&
                 (
                     LaunchesEventhandlerUpdatelastmodification == other.LaunchesEventhandlerUpdatelastmodification ||
                     LaunchesEventhandlerUpdatelastmodification != null &&
                     LaunchesEventhandlerUpdatelastmodification.Equals(other.LaunchesEventhandlerUpdatelastmodification)
                 ));
        }
Exemple #4
0
        /// <summary>
        /// Returns true if ComDayCqWcmMsmImplRolloutManagerImplProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComDayCqWcmMsmImplRolloutManagerImplProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComDayCqWcmMsmImplRolloutManagerImplProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     RolloutmgrExcludedpropsDefault == other.RolloutmgrExcludedpropsDefault ||
                     RolloutmgrExcludedpropsDefault != null &&
                     RolloutmgrExcludedpropsDefault.Equals(other.RolloutmgrExcludedpropsDefault)
                 ) &&
                 (
                     RolloutmgrExcludedparagraphpropsDefault == other.RolloutmgrExcludedparagraphpropsDefault ||
                     RolloutmgrExcludedparagraphpropsDefault != null &&
                     RolloutmgrExcludedparagraphpropsDefault.Equals(other.RolloutmgrExcludedparagraphpropsDefault)
                 ) &&
                 (
                     RolloutmgrExcludednodetypesDefault == other.RolloutmgrExcludednodetypesDefault ||
                     RolloutmgrExcludednodetypesDefault != null &&
                     RolloutmgrExcludednodetypesDefault.Equals(other.RolloutmgrExcludednodetypesDefault)
                 ) &&
                 (
                     RolloutmgrThreadpoolMaxsize == other.RolloutmgrThreadpoolMaxsize ||
                     RolloutmgrThreadpoolMaxsize != null &&
                     RolloutmgrThreadpoolMaxsize.Equals(other.RolloutmgrThreadpoolMaxsize)
                 ) &&
                 (
                     RolloutmgrThreadpoolMaxshutdowntime == other.RolloutmgrThreadpoolMaxshutdowntime ||
                     RolloutmgrThreadpoolMaxshutdowntime != null &&
                     RolloutmgrThreadpoolMaxshutdowntime.Equals(other.RolloutmgrThreadpoolMaxshutdowntime)
                 ) &&
                 (
                     RolloutmgrThreadpoolPriority == other.RolloutmgrThreadpoolPriority ||
                     RolloutmgrThreadpoolPriority != null &&
                     RolloutmgrThreadpoolPriority.Equals(other.RolloutmgrThreadpoolPriority)
                 ) &&
                 (
                     RolloutmgrCommitSize == other.RolloutmgrCommitSize ||
                     RolloutmgrCommitSize != null &&
                     RolloutmgrCommitSize.Equals(other.RolloutmgrCommitSize)
                 ) &&
                 (
                     RolloutmgrConflicthandlingEnabled == other.RolloutmgrConflicthandlingEnabled ||
                     RolloutmgrConflicthandlingEnabled != null &&
                     RolloutmgrConflicthandlingEnabled.Equals(other.RolloutmgrConflicthandlingEnabled)
                 ));
        }
Exemple #5
0
        /// <summary>
        /// Returns true if ComAdobeCqSocialTranslationImplUGCLanguageDetectorProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComAdobeCqSocialTranslationImplUGCLanguageDetectorProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComAdobeCqSocialTranslationImplUGCLanguageDetectorProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventTopics == other.EventTopics ||
                     EventTopics != null &&
                     EventTopics.Equals(other.EventTopics)
                     ) &&
                 (
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                 ) &&
                 (
                     TranslateListenerType == other.TranslateListenerType ||
                     TranslateListenerType != null &&
                     TranslateListenerType.Equals(other.TranslateListenerType)
                 ) &&
                 (
                     TranslatePropertyList == other.TranslatePropertyList ||
                     TranslatePropertyList != null &&
                     TranslatePropertyList.Equals(other.TranslatePropertyList)
                 ) &&
                 (
                     PoolSize == other.PoolSize ||
                     PoolSize != null &&
                     PoolSize.Equals(other.PoolSize)
                 ) &&
                 (
                     MaxPoolSize == other.MaxPoolSize ||
                     MaxPoolSize != null &&
                     MaxPoolSize.Equals(other.MaxPoolSize)
                 ) &&
                 (
                     QueueSize == other.QueueSize ||
                     QueueSize != null &&
                     QueueSize.Equals(other.QueueSize)
                 ) &&
                 (
                     KeepAliveTime == other.KeepAliveTime ||
                     KeepAliveTime != null &&
                     KeepAliveTime.Equals(other.KeepAliveTime)
                 ));
        }
Exemple #6
0
        /// <summary>
        /// Returns true if ComDayCqWcmWorkflowImplWcmWorkflowServiceImplProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComDayCqWcmWorkflowImplWcmWorkflowServiceImplProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComDayCqWcmWorkflowImplWcmWorkflowServiceImplProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     MinThreadPoolSize == other.MinThreadPoolSize ||
                     MinThreadPoolSize != null &&
                     MinThreadPoolSize.Equals(other.MinThreadPoolSize)
                 ) &&
                 (
                     MaxThreadPoolSize == other.MaxThreadPoolSize ||
                     MaxThreadPoolSize != null &&
                     MaxThreadPoolSize.Equals(other.MaxThreadPoolSize)
                 ) &&
                 (
                     CqWcmWorkflowTerminateOnActivate == other.CqWcmWorkflowTerminateOnActivate ||
                     CqWcmWorkflowTerminateOnActivate != null &&
                     CqWcmWorkflowTerminateOnActivate.Equals(other.CqWcmWorkflowTerminateOnActivate)
                 ) &&
                 (
                     CqWcmWorklfowTerminateExclusionList == other.CqWcmWorklfowTerminateExclusionList ||
                     CqWcmWorklfowTerminateExclusionList != null &&
                     CqWcmWorklfowTerminateExclusionList.Equals(other.CqWcmWorklfowTerminateExclusionList)
                 ));
        }
        /// <summary>
        /// Returns true if ComDayCqDamCoreImplDamEventRecorderImplProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComDayCqDamCoreImplDamEventRecorderImplProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComDayCqDamCoreImplDamEventRecorderImplProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     EventQueueLength == other.EventQueueLength ||
                     EventQueueLength != null &&
                     EventQueueLength.Equals(other.EventQueueLength)
                 ) &&
                 (
                     EventrecorderEnabled == other.EventrecorderEnabled ||
                     EventrecorderEnabled != null &&
                     EventrecorderEnabled.Equals(other.EventrecorderEnabled)
                 ) &&
                 (
                     EventrecorderBlacklist == other.EventrecorderBlacklist ||
                     EventrecorderBlacklist != null &&
                     EventrecorderBlacklist.Equals(other.EventrecorderBlacklist)
                 ) &&
                 (
                     EventrecorderEventtypes == other.EventrecorderEventtypes ||
                     EventrecorderEventtypes != null &&
                     EventrecorderEventtypes.Equals(other.EventrecorderEventtypes)
                 ));
        }
Exemple #8
0
        /// <summary>
        /// Returns true if ComDayCqDamCoreImplEventDamEventAuditListenerProperties instances are equal
        /// </summary>
        /// <param name="other">Instance of ComDayCqDamCoreImplEventDamEventAuditListenerProperties to be compared</param>
        /// <returns>Boolean</returns>
        public bool Equals(ComDayCqDamCoreImplEventDamEventAuditListenerProperties other)
        {
            if (other is null)
            {
                return(false);
            }
            if (ReferenceEquals(this, other))
            {
                return(true);
            }

            return
                ((
                     EventFilter == other.EventFilter ||
                     EventFilter != null &&
                     EventFilter.Equals(other.EventFilter)
                     ) &&
                 (
                     Enabled == other.Enabled ||
                     Enabled != null &&
                     Enabled.Equals(other.Enabled)
                 ));
        }