Esempio n. 1
0
 /// <summary>
 /// Sets value for ComAdobeGraniteLicenseImplLicenseCheckFilterProperties.EncryptPing property.
 /// </summary>
 /// <param name="value">EncryptPing</param>
 public ComAdobeGraniteLicenseImplLicenseCheckFilterPropertiesBuilder EncryptPing(ConfigNodePropertyBoolean value)
 {
     _EncryptPing = value;
     return(this);
 }
Esempio n. 2
0
        private ComAdobeGraniteOffloadingImplOffloadingConfiguratorProperties(ConfigNodePropertyString OffloadingTransporter, ConfigNodePropertyBoolean OffloadingCleanupPayload)
        {
            this.OffloadingTransporter = OffloadingTransporter;

            this.OffloadingCleanupPayload = OffloadingCleanupPayload;
        }
Esempio n. 3
0
        private ComAdobeCqWcmJobsAsyncImplAsyncPageMoveConfigProviderServiceProperties(ConfigNodePropertyInteger Threshold, ConfigNodePropertyString JobTopicName, ConfigNodePropertyBoolean EmailEnabled)
        {
            this.Threshold = Threshold;

            this.JobTopicName = JobTopicName;

            this.EmailEnabled = EmailEnabled;
        }
Esempio n. 4
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.SplitPersistence property.
 /// </summary>
 /// <param name="value">SplitPersistence</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder SplitPersistence(ConfigNodePropertyBoolean value)
 {
     _SplitPersistence = value;
     return(this);
 }
Esempio n. 5
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.DispatchChanges property.
 /// </summary>
 /// <param name="value">DispatchChanges</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder DispatchChanges(ConfigNodePropertyBoolean value)
 {
     _DispatchChanges = value;
     return(this);
 }
Esempio n. 6
0
        private OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties(ConfigNodePropertyString RepositoryHome, ConfigNodePropertyString TarmkMode, ConfigNodePropertyInteger TarmkSize, ConfigNodePropertyInteger SegmentCacheSize, ConfigNodePropertyInteger StringCacheSize, ConfigNodePropertyInteger TemplateCacheSize, ConfigNodePropertyInteger StringDeduplicationCacheSize, ConfigNodePropertyInteger TemplateDeduplicationCacheSize, ConfigNodePropertyInteger NodeDeduplicationCacheSize, ConfigNodePropertyBoolean PauseCompaction, ConfigNodePropertyInteger CompactionRetryCount, ConfigNodePropertyInteger CompactionForceTimeout, ConfigNodePropertyInteger CompactionSizeDeltaEstimation, ConfigNodePropertyBoolean CompactionDisableEstimation, ConfigNodePropertyInteger CompactionRetainedGenerations, ConfigNodePropertyInteger CompactionMemoryThreshold, ConfigNodePropertyInteger CompactionProgressLog, ConfigNodePropertyBoolean Standby, ConfigNodePropertyBoolean CustomBlobStore, ConfigNodePropertyBoolean CustomSegmentStore, ConfigNodePropertyBoolean SplitPersistence, ConfigNodePropertyString RepositoryBackupDir, ConfigNodePropertyInteger BlobGcMaxAgeInSecs, ConfigNodePropertyInteger BlobTrackSnapshotIntervalInSecs, ConfigNodePropertyString Role, ConfigNodePropertyBoolean RegisterDescriptors, ConfigNodePropertyBoolean DispatchChanges)
        {
            this.RepositoryHome = RepositoryHome;

            this.TarmkMode = TarmkMode;

            this.TarmkSize = TarmkSize;

            this.SegmentCacheSize = SegmentCacheSize;

            this.StringCacheSize = StringCacheSize;

            this.TemplateCacheSize = TemplateCacheSize;

            this.StringDeduplicationCacheSize = StringDeduplicationCacheSize;

            this.TemplateDeduplicationCacheSize = TemplateDeduplicationCacheSize;

            this.NodeDeduplicationCacheSize = NodeDeduplicationCacheSize;

            this.PauseCompaction = PauseCompaction;

            this.CompactionRetryCount = CompactionRetryCount;

            this.CompactionForceTimeout = CompactionForceTimeout;

            this.CompactionSizeDeltaEstimation = CompactionSizeDeltaEstimation;

            this.CompactionDisableEstimation = CompactionDisableEstimation;

            this.CompactionRetainedGenerations = CompactionRetainedGenerations;

            this.CompactionMemoryThreshold = CompactionMemoryThreshold;

            this.CompactionProgressLog = CompactionProgressLog;

            this.Standby = Standby;

            this.CustomBlobStore = CustomBlobStore;

            this.CustomSegmentStore = CustomSegmentStore;

            this.SplitPersistence = SplitPersistence;

            this.RepositoryBackupDir = RepositoryBackupDir;

            this.BlobGcMaxAgeInSecs = BlobGcMaxAgeInSecs;

            this.BlobTrackSnapshotIntervalInSecs = BlobTrackSnapshotIntervalInSecs;

            this.Role = Role;

            this.RegisterDescriptors = RegisterDescriptors;

            this.DispatchChanges = DispatchChanges;
        }
Esempio n. 7
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.Standby property.
 /// </summary>
 /// <param name="value">Standby</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder Standby(ConfigNodePropertyBoolean value)
 {
     _Standby = value;
     return(this);
 }
Esempio n. 8
0
        private OrgApacheSlingCommonsLogLogManagerFactoryWriterProperties(ConfigNodePropertyString OrgApacheSlingCommonsLogFile, ConfigNodePropertyInteger OrgApacheSlingCommonsLogFileNumber, ConfigNodePropertyString OrgApacheSlingCommonsLogFileSize, ConfigNodePropertyBoolean OrgApacheSlingCommonsLogFileBuffered)
        {
            this.OrgApacheSlingCommonsLogFile = OrgApacheSlingCommonsLogFile;

            this.OrgApacheSlingCommonsLogFileNumber = OrgApacheSlingCommonsLogFileNumber;

            this.OrgApacheSlingCommonsLogFileSize = OrgApacheSlingCommonsLogFileSize;

            this.OrgApacheSlingCommonsLogFileBuffered = OrgApacheSlingCommonsLogFileBuffered;
        }
Esempio n. 9
0
 /// <summary>
 /// Sets value for ComDayCqTaggingImplJcrTagManagerFactoryImplProperties.ValidationEnabled property.
 /// </summary>
 /// <param name="value">ValidationEnabled</param>
 public ComDayCqTaggingImplJcrTagManagerFactoryImplPropertiesBuilder ValidationEnabled(ConfigNodePropertyBoolean value)
 {
     _ValidationEnabled = value;
     return(this);
 }
Esempio n. 10
0
        private ComAdobeCqSocialContentFragmentsServicesImplCommunitiesFragmenProperties(ConfigNodePropertyBoolean CqSocialContentFragmentsServicesEnabled, ConfigNodePropertyInteger CqSocialContentFragmentsServicesWaitTimeSeconds)
        {
            this.CqSocialContentFragmentsServicesEnabled = CqSocialContentFragmentsServicesEnabled;

            this.CqSocialContentFragmentsServicesWaitTimeSeconds = CqSocialContentFragmentsServicesWaitTimeSeconds;
        }
Esempio n. 11
0
 /// <summary>
 /// Sets value for OrgApacheSlingCommonsLogLogManagerFactoryWriterProperties.OrgApacheSlingCommonsLogFileBuffered property.
 /// </summary>
 /// <param name="value">OrgApacheSlingCommonsLogFileBuffered</param>
 public OrgApacheSlingCommonsLogLogManagerFactoryWriterPropertiesBuilder OrgApacheSlingCommonsLogFileBuffered(ConfigNodePropertyBoolean value)
 {
     _OrgApacheSlingCommonsLogFileBuffered = value;
     return(this);
 }
Esempio n. 12
0
 /// <summary>
 /// Sets value for ComAdobeCqSocialContentFragmentsServicesImplCommunitiesFragmenProperties.CqSocialContentFragmentsServicesEnabled property.
 /// </summary>
 /// <param name="value">CqSocialContentFragmentsServicesEnabled</param>
 public ComAdobeCqSocialContentFragmentsServicesImplCommunitiesFragmenPropertiesBuilder CqSocialContentFragmentsServicesEnabled(ConfigNodePropertyBoolean value)
 {
     _CqSocialContentFragmentsServicesEnabled = value;
     return(this);
 }
Esempio n. 13
0
 /// <summary>
 /// Sets value for OrgApacheSlingScriptingJavaImplJavaScriptEngineFactoryProperties.JavaClassdebuginfo property.
 /// </summary>
 /// <param name="value">JavaClassdebuginfo</param>
 public OrgApacheSlingScriptingJavaImplJavaScriptEngineFactoryPropertiesBuilder JavaClassdebuginfo(ConfigNodePropertyBoolean value)
 {
     _JavaClassdebuginfo = value;
     return(this);
 }
Esempio n. 14
0
        private ComAdobeGraniteLicenseImplLicenseCheckFilterProperties(ConfigNodePropertyInteger CheckInternval, ConfigNodePropertyArray ExcludeIds, ConfigNodePropertyBoolean EncryptPing)
        {
            this.CheckInternval = CheckInternval;

            this.ExcludeIds = ExcludeIds;

            this.EncryptPing = EncryptPing;
        }
Esempio n. 15
0
 /// <summary>
 /// Sets value for ComDayCqWcmCoreImplWCMDebugFilterProperties.WcmdbgfilterJspDebug property.
 /// </summary>
 /// <param name="value">WcmdbgfilterJspDebug</param>
 public ComDayCqWcmCoreImplWCMDebugFilterPropertiesBuilder WcmdbgfilterJspDebug(ConfigNodePropertyBoolean value)
 {
     _WcmdbgfilterJspDebug = value;
     return(this);
 }
Esempio n. 16
0
 private ComDayCqTaggingImplJcrTagManagerFactoryImplProperties(ConfigNodePropertyBoolean ValidationEnabled)
 {
     this.ValidationEnabled = ValidationEnabled;
 }
Esempio n. 17
0
        private ComDayCqWcmCoreImplWCMDebugFilterProperties(ConfigNodePropertyBoolean WcmdbgfilterEnabled, ConfigNodePropertyBoolean WcmdbgfilterJspDebug)
        {
            this.WcmdbgfilterEnabled = WcmdbgfilterEnabled;

            this.WcmdbgfilterJspDebug = WcmdbgfilterJspDebug;
        }
Esempio n. 18
0
 /// <summary>
 /// Sets value for OrgApacheSlingServletsPostImplHelperChunkCleanUpTaskProperties.SchedulerConcurrent property.
 /// </summary>
 /// <param name="value">SchedulerConcurrent</param>
 public OrgApacheSlingServletsPostImplHelperChunkCleanUpTaskPropertiesBuilder SchedulerConcurrent(ConfigNodePropertyBoolean value)
 {
     _SchedulerConcurrent = value;
     return(this);
 }
Esempio n. 19
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.CompactionDisableEstimation property.
 /// </summary>
 /// <param name="value">CompactionDisableEstimation</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder CompactionDisableEstimation(ConfigNodePropertyBoolean value)
 {
     _CompactionDisableEstimation = value;
     return(this);
 }
Esempio n. 20
0
        private OrgApacheSlingServletsPostImplHelperChunkCleanUpTaskProperties(ConfigNodePropertyString SchedulerExpression, ConfigNodePropertyBoolean SchedulerConcurrent, ConfigNodePropertyInteger ChunkCleanupAge)
        {
            this.SchedulerExpression = SchedulerExpression;

            this.SchedulerConcurrent = SchedulerConcurrent;

            this.ChunkCleanupAge = ChunkCleanupAge;
        }
Esempio n. 21
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.CustomSegmentStore property.
 /// </summary>
 /// <param name="value">CustomSegmentStore</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder CustomSegmentStore(ConfigNodePropertyBoolean value)
 {
     _CustomSegmentStore = value;
     return(this);
 }
Esempio n. 22
0
 /// <summary>
 /// Sets value for OrgApacheSlingCaconfigResourceImplDefDefaultContextPathStrategyProperties.Enabled property.
 /// </summary>
 /// <param name="value">Enabled</param>
 public OrgApacheSlingCaconfigResourceImplDefDefaultContextPathStrategyPropertiesBuilder Enabled(ConfigNodePropertyBoolean value)
 {
     _Enabled = value;
     return(this);
 }
Esempio n. 23
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryProperties.RegisterDescriptors property.
 /// </summary>
 /// <param name="value">RegisterDescriptors</param>
 public OrgApacheJackrabbitOakSegmentSegmentNodeStoreFactoryPropertiesBuilder RegisterDescriptors(ConfigNodePropertyBoolean value)
 {
     _RegisterDescriptors = value;
     return(this);
 }
Esempio n. 24
0
        private OrgApacheSlingCaconfigResourceImplDefDefaultContextPathStrategyProperties(ConfigNodePropertyBoolean Enabled, ConfigNodePropertyArray ConfigRefResourceNames, ConfigNodePropertyArray ConfigRefPropertyNames, ConfigNodePropertyInteger ServiceRanking)
        {
            this.Enabled = Enabled;

            this.ConfigRefResourceNames = ConfigRefResourceNames;

            this.ConfigRefPropertyNames = ConfigRefPropertyNames;

            this.ServiceRanking = ServiceRanking;
        }
Esempio n. 25
0
 /// <summary>
 /// Sets value for ComAdobeGraniteOffloadingImplOffloadingConfiguratorProperties.OffloadingCleanupPayload property.
 /// </summary>
 /// <param name="value">OffloadingCleanupPayload</param>
 public ComAdobeGraniteOffloadingImplOffloadingConfiguratorPropertiesBuilder OffloadingCleanupPayload(ConfigNodePropertyBoolean value)
 {
     _OffloadingCleanupPayload = value;
     return(this);
 }
Esempio n. 26
0
 /// <summary>
 /// Sets value for ComAdobeCqSocialEnablementAdaptorsEnablementLearningPathAdaptorFProperties.IsMemberCheck property.
 /// </summary>
 /// <param name="value">IsMemberCheck</param>
 public ComAdobeCqSocialEnablementAdaptorsEnablementLearningPathAdaptorFPropertiesBuilder IsMemberCheck(ConfigNodePropertyBoolean value)
 {
     _IsMemberCheck = value;
     return(this);
 }
Esempio n. 27
0
 /// <summary>
 /// Sets value for ComAdobeCqWcmJobsAsyncImplAsyncPageMoveConfigProviderServiceProperties.EmailEnabled property.
 /// </summary>
 /// <param name="value">EmailEnabled</param>
 public ComAdobeCqWcmJobsAsyncImplAsyncPageMoveConfigProviderServicePropertiesBuilder EmailEnabled(ConfigNodePropertyBoolean value)
 {
     _EmailEnabled = value;
     return(this);
 }
Esempio n. 28
0
 private ComAdobeCqSocialEnablementAdaptorsEnablementLearningPathAdaptorFProperties(ConfigNodePropertyBoolean IsMemberCheck)
 {
     this.IsMemberCheck = IsMemberCheck;
 }
Esempio n. 29
0
 /// <summary>
 /// Sets value for ComAdobeCqCommerceImplAssetVideoHandlerProperties.CqCommerceAssetHandlerActive property.
 /// </summary>
 /// <param name="value">CqCommerceAssetHandlerActive</param>
 public ComAdobeCqCommerceImplAssetVideoHandlerPropertiesBuilder CqCommerceAssetHandlerActive(ConfigNodePropertyBoolean value)
 {
     _CqCommerceAssetHandlerActive = value;
     return(this);
 }
Esempio n. 30
0
 private ComAdobeGraniteOauthServerImplOAuth2TokenRevocationServletProperties(ConfigNodePropertyBoolean OauthTokenRevocationActive)
 {
     this.OauthTokenRevocationActive = OauthTokenRevocationActive;
 }