Exemple #1
0
        private OrgApacheFelixJaasConfigurationSpiProperties(ConfigNodePropertyString JaasDefaultRealmName, ConfigNodePropertyString JaasConfigProviderName, ConfigNodePropertyDropDown JaasGlobalConfigPolicy)
        {
            this.JaasDefaultRealmName = JaasDefaultRealmName;

            this.JaasConfigProviderName = JaasConfigProviderName;

            this.JaasGlobalConfigPolicy = JaasGlobalConfigPolicy;
        }
Exemple #2
0
        private OrgApacheSlingEventImplJobsDefaultJobManagerProperties(ConfigNodePropertyDropDown QueuePriority, ConfigNodePropertyInteger QueueRetries, ConfigNodePropertyInteger QueueRetrydelay, ConfigNodePropertyInteger QueueMaxparallel)
        {
            this.QueuePriority = QueuePriority;

            this.QueueRetries = QueueRetries;

            this.QueueRetrydelay = QueueRetrydelay;

            this.QueueMaxparallel = QueueMaxparallel;
        }
Exemple #3
0
        private ComAdobeCqAuditPurgeDamProperties(ConfigNodePropertyString AuditlogRuleName, ConfigNodePropertyString AuditlogRuleContentpath, ConfigNodePropertyInteger AuditlogRuleMinimumage, ConfigNodePropertyDropDown AuditlogRuleTypes)
        {
            this.AuditlogRuleName = AuditlogRuleName;

            this.AuditlogRuleContentpath = AuditlogRuleContentpath;

            this.AuditlogRuleMinimumage = AuditlogRuleMinimumage;

            this.AuditlogRuleTypes = AuditlogRuleTypes;
        }
Exemple #4
0
        private OrgApacheFelixSystemreadyImplFrameworkStartCheckProperties(ConfigNodePropertyInteger Timeout, ConfigNodePropertyInteger TargetStartLevel, ConfigNodePropertyString TargetStartLevelPropName, ConfigNodePropertyDropDown Type)
        {
            this.Timeout = Timeout;

            this.TargetStartLevel = TargetStartLevel;

            this.TargetStartLevelPropName = TargetStartLevelPropName;

            this.Type = Type;
        }
Exemple #5
0
        private ComDayCqWcmMsmImplActionsContentCopyActionFactoryProperties(ConfigNodePropertyArray CqWcmMsmActionExcludednodetypes, ConfigNodePropertyArray CqWcmMsmActionExcludedparagraphitems, ConfigNodePropertyArray CqWcmMsmActionExcludedprops, ConfigNodePropertyDropDown ContentcopyactionOrderStyle)
        {
            this.CqWcmMsmActionExcludednodetypes = CqWcmMsmActionExcludednodetypes;

            this.CqWcmMsmActionExcludedparagraphitems = CqWcmMsmActionExcludedparagraphitems;

            this.CqWcmMsmActionExcludedprops = CqWcmMsmActionExcludedprops;

            this.ContentcopyactionOrderStyle = ContentcopyactionOrderStyle;
        }
Exemple #6
0
        private ComAdobeCqDamMacSyncImplDAMSyncServiceImplProperties(ConfigNodePropertyArray ComAdobeCqDamMacSyncDamsyncserviceRegisteredPaths, ConfigNodePropertyBoolean ComAdobeCqDamMacSyncDamsyncserviceSyncRenditions, ConfigNodePropertyInteger ComAdobeCqDamMacSyncDamsyncserviceReplicateThreadWaitMs, ConfigNodePropertyDropDown ComAdobeCqDamMacSyncDamsyncservicePlatform)
        {
            this.ComAdobeCqDamMacSyncDamsyncserviceRegisteredPaths = ComAdobeCqDamMacSyncDamsyncserviceRegisteredPaths;

            this.ComAdobeCqDamMacSyncDamsyncserviceSyncRenditions = ComAdobeCqDamMacSyncDamsyncserviceSyncRenditions;

            this.ComAdobeCqDamMacSyncDamsyncserviceReplicateThreadWaitMs = ComAdobeCqDamMacSyncDamsyncserviceReplicateThreadWaitMs;

            this.ComAdobeCqDamMacSyncDamsyncservicePlatform = ComAdobeCqDamMacSyncDamsyncservicePlatform;
        }
Exemple #7
0
        private ComAdobeCqWcmTranslationImplTranslationPlatformConfigurationImplProperties(ConfigNodePropertyString SyncTranslationStateSchedulingFormat, ConfigNodePropertyString SchedulingRepeatTranslationSchedulingFormat, ConfigNodePropertyString SyncTranslationStateLockTimeoutInMinutes, ConfigNodePropertyDropDown ExportFormat)
        {
            this.SyncTranslationStateSchedulingFormat = SyncTranslationStateSchedulingFormat;

            this.SchedulingRepeatTranslationSchedulingFormat = SchedulingRepeatTranslationSchedulingFormat;

            this.SyncTranslationStateLockTimeoutInMinutes = SyncTranslationStateLockTimeoutInMinutes;

            this.ExportFormat = ExportFormat;
        }
Exemple #8
0
        private ComDayCqDamCoreImplDamEventRecorderImplProperties(ConfigNodePropertyString EventFilter, ConfigNodePropertyInteger EventQueueLength, ConfigNodePropertyBoolean EventrecorderEnabled, ConfigNodePropertyArray EventrecorderBlacklist, ConfigNodePropertyDropDown EventrecorderEventtypes)
        {
            this.EventFilter = EventFilter;

            this.EventQueueLength = EventQueueLength;

            this.EventrecorderEnabled = EventrecorderEnabled;

            this.EventrecorderBlacklist = EventrecorderBlacklist;

            this.EventrecorderEventtypes = EventrecorderEventtypes;
        }
Exemple #9
0
        private OrgApacheFelixJaasConfigurationFactoryProperties(ConfigNodePropertyDropDown JaasControlFlag, ConfigNodePropertyInteger JaasRanking, ConfigNodePropertyString JaasRealmName, ConfigNodePropertyString JaasClassname, ConfigNodePropertyArray JaasOptions)
        {
            this.JaasControlFlag = JaasControlFlag;

            this.JaasRanking = JaasRanking;

            this.JaasRealmName = JaasRealmName;

            this.JaasClassname = JaasClassname;

            this.JaasOptions = JaasOptions;
        }
Exemple #10
0
        private ComDayCqDamCoreImplDamEventPurgeServiceProperties(ConfigNodePropertyString SchedulerExpression, ConfigNodePropertyInteger MaxSavedActivities, ConfigNodePropertyInteger SaveInterval, ConfigNodePropertyBoolean EnableActivityPurge, ConfigNodePropertyDropDown EventTypes)
        {
            this.SchedulerExpression = SchedulerExpression;

            this.MaxSavedActivities = MaxSavedActivities;

            this.SaveInterval = SaveInterval;

            this.EnableActivityPurge = EnableActivityPurge;

            this.EventTypes = EventTypes;
        }
Exemple #11
0
        private OrgApacheSlingCommonsLogLogManagerFactoryConfigProperties(ConfigNodePropertyDropDown OrgApacheSlingCommonsLogLevel, ConfigNodePropertyString OrgApacheSlingCommonsLogFile, ConfigNodePropertyString OrgApacheSlingCommonsLogPattern, ConfigNodePropertyArray OrgApacheSlingCommonsLogNames, ConfigNodePropertyBoolean OrgApacheSlingCommonsLogAdditiv)
        {
            this.OrgApacheSlingCommonsLogLevel = OrgApacheSlingCommonsLogLevel;

            this.OrgApacheSlingCommonsLogFile = OrgApacheSlingCommonsLogFile;

            this.OrgApacheSlingCommonsLogPattern = OrgApacheSlingCommonsLogPattern;

            this.OrgApacheSlingCommonsLogNames = OrgApacheSlingCommonsLogNames;

            this.OrgApacheSlingCommonsLogAdditiv = OrgApacheSlingCommonsLogAdditiv;
        }
Exemple #12
0
        private OrgApacheFelixScrScrServiceProperties(ConfigNodePropertyDropDown DsLoglevel, ConfigNodePropertyBoolean DsFactoryEnabled, ConfigNodePropertyBoolean DsDelayedKeepInstances, ConfigNodePropertyInteger DsLockTimeoutMilliseconds, ConfigNodePropertyInteger DsStopTimeoutMilliseconds, ConfigNodePropertyBoolean DsGlobalExtender)
        {
            this.DsLoglevel = DsLoglevel;

            this.DsFactoryEnabled = DsFactoryEnabled;

            this.DsDelayedKeepInstances = DsDelayedKeepInstances;

            this.DsLockTimeoutMilliseconds = DsLockTimeoutMilliseconds;

            this.DsStopTimeoutMilliseconds = DsStopTimeoutMilliseconds;

            this.DsGlobalExtender = DsGlobalExtender;
        }
Exemple #13
0
        private ComAdobeGraniteJettySslInternalGraniteSslConnectorFactoryProperties(ConfigNodePropertyInteger ComAdobeGraniteJettySslPort, ConfigNodePropertyString ComAdobeGraniteJettySslKeystoreUser, ConfigNodePropertyString ComAdobeGraniteJettySslKeystorePassword, ConfigNodePropertyArray ComAdobeGraniteJettySslCiphersuitesExcluded, ConfigNodePropertyArray ComAdobeGraniteJettySslCiphersuitesIncluded, ConfigNodePropertyDropDown ComAdobeGraniteJettySslClientCertificate)
        {
            this.ComAdobeGraniteJettySslPort = ComAdobeGraniteJettySslPort;

            this.ComAdobeGraniteJettySslKeystoreUser = ComAdobeGraniteJettySslKeystoreUser;

            this.ComAdobeGraniteJettySslKeystorePassword = ComAdobeGraniteJettySslKeystorePassword;

            this.ComAdobeGraniteJettySslCiphersuitesExcluded = ComAdobeGraniteJettySslCiphersuitesExcluded;

            this.ComAdobeGraniteJettySslCiphersuitesIncluded = ComAdobeGraniteJettySslCiphersuitesIncluded;

            this.ComAdobeGraniteJettySslClientCertificate = ComAdobeGraniteJettySslClientCertificate;
        }
Exemple #14
0
        private OrgApacheFelixWebconsoleInternalServletOsgiManagerProperties(ConfigNodePropertyString ManagerRoot, ConfigNodePropertyString HttpServiceFilter, ConfigNodePropertyString DefaultRender, ConfigNodePropertyString Realm, ConfigNodePropertyString Username, ConfigNodePropertyString Password, ConfigNodePropertyString Category, ConfigNodePropertyString Locale, ConfigNodePropertyDropDown Loglevel, ConfigNodePropertyDropDown Plugins)
        {
            this.ManagerRoot = ManagerRoot;

            this.HttpServiceFilter = HttpServiceFilter;

            this.DefaultRender = DefaultRender;

            this.Realm = Realm;

            this.Username = Username;

            this.Password = Password;

            this.Category = Category;

            this.Locale = Locale;

            this.Loglevel = Loglevel;

            this.Plugins = Plugins;
        }
Exemple #15
0
        private OrgApacheSlingCommonsLogLogManagerProperties(ConfigNodePropertyDropDown OrgApacheSlingCommonsLogLevel, ConfigNodePropertyString OrgApacheSlingCommonsLogFile, ConfigNodePropertyInteger OrgApacheSlingCommonsLogFileNumber, ConfigNodePropertyString OrgApacheSlingCommonsLogFileSize, ConfigNodePropertyString OrgApacheSlingCommonsLogPattern, ConfigNodePropertyString OrgApacheSlingCommonsLogConfigurationFile, ConfigNodePropertyBoolean OrgApacheSlingCommonsLogPackagingDataEnabled, ConfigNodePropertyInteger OrgApacheSlingCommonsLogMaxCallerDataDepth, ConfigNodePropertyInteger OrgApacheSlingCommonsLogMaxOldFileCountInDump, ConfigNodePropertyInteger OrgApacheSlingCommonsLogNumOfLines)
        {
            this.OrgApacheSlingCommonsLogLevel = OrgApacheSlingCommonsLogLevel;

            this.OrgApacheSlingCommonsLogFile = OrgApacheSlingCommonsLogFile;

            this.OrgApacheSlingCommonsLogFileNumber = OrgApacheSlingCommonsLogFileNumber;

            this.OrgApacheSlingCommonsLogFileSize = OrgApacheSlingCommonsLogFileSize;

            this.OrgApacheSlingCommonsLogPattern = OrgApacheSlingCommonsLogPattern;

            this.OrgApacheSlingCommonsLogConfigurationFile = OrgApacheSlingCommonsLogConfigurationFile;

            this.OrgApacheSlingCommonsLogPackagingDataEnabled = OrgApacheSlingCommonsLogPackagingDataEnabled;

            this.OrgApacheSlingCommonsLogMaxCallerDataDepth = OrgApacheSlingCommonsLogMaxCallerDataDepth;

            this.OrgApacheSlingCommonsLogMaxOldFileCountInDump = OrgApacheSlingCommonsLogMaxOldFileCountInDump;

            this.OrgApacheSlingCommonsLogNumOfLines = OrgApacheSlingCommonsLogNumOfLines;
        }
Exemple #16
0
        private OrgApacheSlingCommonsThreadsImplDefaultThreadPoolFactoryProperties(ConfigNodePropertyString Name, ConfigNodePropertyInteger MinPoolSize, ConfigNodePropertyInteger MaxPoolSize, ConfigNodePropertyInteger QueueSize, ConfigNodePropertyInteger MaxThreadAge, ConfigNodePropertyInteger KeepAliveTime, ConfigNodePropertyDropDown BlockPolicy, ConfigNodePropertyBoolean ShutdownGraceful, ConfigNodePropertyBoolean Daemon, ConfigNodePropertyInteger ShutdownWaitTime, ConfigNodePropertyDropDown Priority)
        {
            this.Name = Name;

            this.MinPoolSize = MinPoolSize;

            this.MaxPoolSize = MaxPoolSize;

            this.QueueSize = QueueSize;

            this.MaxThreadAge = MaxThreadAge;

            this.KeepAliveTime = KeepAliveTime;

            this.BlockPolicy = BlockPolicy;

            this.ShutdownGraceful = ShutdownGraceful;

            this.Daemon = Daemon;

            this.ShutdownWaitTime = ShutdownWaitTime;

            this.Priority = Priority;
        }
Exemple #17
0
        private ComAdobeGraniteWorkflowCoreWorkflowSessionFactoryProperties(ConfigNodePropertyDropDown GraniteWorkflowinboxSortPropertyName, ConfigNodePropertyString GraniteWorkflowinboxSortOrder, ConfigNodePropertyInteger CqWorkflowJobRetry, ConfigNodePropertyArray CqWorkflowSuperuser, ConfigNodePropertyInteger GraniteWorkflowInboxQuerySize, ConfigNodePropertyBoolean GraniteWorkflowAdminUserGroupFilter, ConfigNodePropertyBoolean GraniteWorkflowEnforceWorkitemAssigneePermissions, ConfigNodePropertyBoolean GraniteWorkflowEnforceWorkflowInitiatorPermissions, ConfigNodePropertyBoolean GraniteWorkflowInjectTenantIdInJobTopics, ConfigNodePropertyInteger GraniteWorkflowMaxPurgeSaveThreshold, ConfigNodePropertyInteger GraniteWorkflowMaxPurgeQueryCount)
        {
            this.GraniteWorkflowinboxSortPropertyName = GraniteWorkflowinboxSortPropertyName;

            this.GraniteWorkflowinboxSortOrder = GraniteWorkflowinboxSortOrder;

            this.CqWorkflowJobRetry = CqWorkflowJobRetry;

            this.CqWorkflowSuperuser = CqWorkflowSuperuser;

            this.GraniteWorkflowInboxQuerySize = GraniteWorkflowInboxQuerySize;

            this.GraniteWorkflowAdminUserGroupFilter = GraniteWorkflowAdminUserGroupFilter;

            this.GraniteWorkflowEnforceWorkitemAssigneePermissions = GraniteWorkflowEnforceWorkitemAssigneePermissions;

            this.GraniteWorkflowEnforceWorkflowInitiatorPermissions = GraniteWorkflowEnforceWorkflowInitiatorPermissions;

            this.GraniteWorkflowInjectTenantIdInJobTopics = GraniteWorkflowInjectTenantIdInJobTopics;

            this.GraniteWorkflowMaxPurgeSaveThreshold = GraniteWorkflowMaxPurgeSaveThreshold;

            this.GraniteWorkflowMaxPurgeQueryCount = GraniteWorkflowMaxPurgeQueryCount;
        }
Exemple #18
0
        private ComAdobeGraniteThreaddumpThreadDumpCollectorProperties(ConfigNodePropertyInteger SchedulerPeriod, ConfigNodePropertyDropDown SchedulerRunOn, ConfigNodePropertyBoolean GraniteThreaddumpEnabled, ConfigNodePropertyInteger GraniteThreaddumpDumpsPerFile, ConfigNodePropertyBoolean GraniteThreaddumpEnableGzipCompression, ConfigNodePropertyBoolean GraniteThreaddumpEnableDirectoriesCompression, ConfigNodePropertyBoolean GraniteThreaddumpEnableJStack, ConfigNodePropertyInteger GraniteThreaddumpMaxBackupDays, ConfigNodePropertyString GraniteThreaddumpBackupCleanTrigger)
        {
            this.SchedulerPeriod = SchedulerPeriod;

            this.SchedulerRunOn = SchedulerRunOn;

            this.GraniteThreaddumpEnabled = GraniteThreaddumpEnabled;

            this.GraniteThreaddumpDumpsPerFile = GraniteThreaddumpDumpsPerFile;

            this.GraniteThreaddumpEnableGzipCompression = GraniteThreaddumpEnableGzipCompression;

            this.GraniteThreaddumpEnableDirectoriesCompression = GraniteThreaddumpEnableDirectoriesCompression;

            this.GraniteThreaddumpEnableJStack = GraniteThreaddumpEnableJStack;

            this.GraniteThreaddumpMaxBackupDays = GraniteThreaddumpMaxBackupDays;

            this.GraniteThreaddumpBackupCleanTrigger = GraniteThreaddumpBackupCleanTrigger;
        }
Exemple #19
0
 /// <summary>
 /// Sets value for ComAdobeGraniteThreaddumpThreadDumpCollectorProperties.SchedulerRunOn property.
 /// </summary>
 /// <param name="value">SchedulerRunOn</param>
 public ComAdobeGraniteThreaddumpThreadDumpCollectorPropertiesBuilder SchedulerRunOn(ConfigNodePropertyDropDown value)
 {
     _SchedulerRunOn = value;
     return(this);
 }
Exemple #20
0
 /// <summary>
 /// Sets value for ComDayCqWcmMsmImplActionsContentCopyActionFactoryProperties.ContentcopyactionOrderStyle property.
 /// </summary>
 /// <param name="value">ContentcopyactionOrderStyle</param>
 public ComDayCqWcmMsmImplActionsContentCopyActionFactoryPropertiesBuilder ContentcopyactionOrderStyle(ConfigNodePropertyDropDown value)
 {
     _ContentcopyactionOrderStyle = value;
     return(this);
 }
Exemple #21
0
 /// <summary>
 /// Sets value for OrgApacheSlingCommonsThreadsImplDefaultThreadPoolFactoryProperties.Priority property.
 /// </summary>
 /// <param name="value">Priority</param>
 public OrgApacheSlingCommonsThreadsImplDefaultThreadPoolFactoryPropertiesBuilder Priority(ConfigNodePropertyDropDown value)
 {
     _Priority = value;
     return(this);
 }
Exemple #22
0
        private OrgApacheJackrabbitOakSecurityAuthorizationAuthorizationConfigurProperties(ConfigNodePropertyDropDown PermissionsJr2, ConfigNodePropertyDropDown ImportBehavior, ConfigNodePropertyArray ReadPaths, ConfigNodePropertyArray AdministrativePrincipals, ConfigNodePropertyInteger ConfigurationRanking)
        {
            this.PermissionsJr2 = PermissionsJr2;

            this.ImportBehavior = ImportBehavior;

            this.ReadPaths = ReadPaths;

            this.AdministrativePrincipals = AdministrativePrincipals;

            this.ConfigurationRanking = ConfigurationRanking;
        }
Exemple #23
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSecurityAuthorizationAuthorizationConfigurProperties.ImportBehavior property.
 /// </summary>
 /// <param name="value">ImportBehavior</param>
 public OrgApacheJackrabbitOakSecurityAuthorizationAuthorizationConfigurPropertiesBuilder ImportBehavior(ConfigNodePropertyDropDown value)
 {
     _ImportBehavior = value;
     return(this);
 }
Exemple #24
0
 /// <summary>
 /// Sets value for OrgApacheJackrabbitOakSecurityAuthorizationAuthorizationConfigurProperties.PermissionsJr2 property.
 /// </summary>
 /// <param name="value">PermissionsJr2</param>
 public OrgApacheJackrabbitOakSecurityAuthorizationAuthorizationConfigurPropertiesBuilder PermissionsJr2(ConfigNodePropertyDropDown value)
 {
     _PermissionsJr2 = value;
     return(this);
 }
Exemple #25
0
        private OrgApacheSlingEngineImplLogRequestLoggerProperties(ConfigNodePropertyString RequestLogOutput, ConfigNodePropertyDropDown RequestLogOutputtype, ConfigNodePropertyBoolean RequestLogEnabled, ConfigNodePropertyString AccessLogOutput, ConfigNodePropertyDropDown AccessLogOutputtype, ConfigNodePropertyBoolean AccessLogEnabled)
        {
            this.RequestLogOutput = RequestLogOutput;

            this.RequestLogOutputtype = RequestLogOutputtype;

            this.RequestLogEnabled = RequestLogEnabled;

            this.AccessLogOutput = AccessLogOutput;

            this.AccessLogOutputtype = AccessLogOutputtype;

            this.AccessLogEnabled = AccessLogEnabled;
        }
Exemple #26
0
 /// <summary>
 /// Sets value for OrgApacheSlingEngineImplLogRequestLoggerProperties.AccessLogOutputtype property.
 /// </summary>
 /// <param name="value">AccessLogOutputtype</param>
 public OrgApacheSlingEngineImplLogRequestLoggerPropertiesBuilder AccessLogOutputtype(ConfigNodePropertyDropDown value)
 {
     _AccessLogOutputtype = value;
     return(this);
 }
Exemple #27
0
        private ComAdobeCqSocialTranslationImplTranslationServiceConfigManagerProperties(ConfigNodePropertyDropDown TranslateLanguage, ConfigNodePropertyDropDown TranslateDisplay, ConfigNodePropertyBoolean TranslateAttribution, ConfigNodePropertyDropDown TranslateCaching, ConfigNodePropertyDropDown TranslateSmartRendering, ConfigNodePropertyString TranslateCachingDuration, ConfigNodePropertyString TranslateSessionSaveInterval, ConfigNodePropertyString TranslateSessionSaveBatchLimit)
        {
            this.TranslateLanguage = TranslateLanguage;

            this.TranslateDisplay = TranslateDisplay;

            this.TranslateAttribution = TranslateAttribution;

            this.TranslateCaching = TranslateCaching;

            this.TranslateSmartRendering = TranslateSmartRendering;

            this.TranslateCachingDuration = TranslateCachingDuration;

            this.TranslateSessionSaveInterval = TranslateSessionSaveInterval;

            this.TranslateSessionSaveBatchLimit = TranslateSessionSaveBatchLimit;
        }
Exemple #28
0
        private ComAdobeCqSocialCommonsEmailreplyImplEmailReplyConfigurationImpProperties(ConfigNodePropertyString EmailName, ConfigNodePropertyBoolean EmailCreatePostFromReply, ConfigNodePropertyDropDown EmailAddCommentIdTo, ConfigNodePropertyInteger EmailSubjectMaximumLength, ConfigNodePropertyString EmailReplyToAddress, ConfigNodePropertyString EmailReplyToDelimiter, ConfigNodePropertyString EmailTrackerIdPrefixInSubject, ConfigNodePropertyString EmailTrackerIdPrefixInBody, ConfigNodePropertyBoolean EmailAsHTML, ConfigNodePropertyString EmailDefaultUserName, ConfigNodePropertyString EmailTemplatesRootPath)
        {
            this.EmailName = EmailName;

            this.EmailCreatePostFromReply = EmailCreatePostFromReply;

            this.EmailAddCommentIdTo = EmailAddCommentIdTo;

            this.EmailSubjectMaximumLength = EmailSubjectMaximumLength;

            this.EmailReplyToAddress = EmailReplyToAddress;

            this.EmailReplyToDelimiter = EmailReplyToDelimiter;

            this.EmailTrackerIdPrefixInSubject = EmailTrackerIdPrefixInSubject;

            this.EmailTrackerIdPrefixInBody = EmailTrackerIdPrefixInBody;

            this.EmailAsHTML = EmailAsHTML;

            this.EmailDefaultUserName = EmailDefaultUserName;

            this.EmailTemplatesRootPath = EmailTemplatesRootPath;
        }
Exemple #29
0
 /// <summary>
 /// Sets value for ComAdobeCqSocialCommonsEmailreplyImplEmailReplyConfigurationImpProperties.EmailAddCommentIdTo property.
 /// </summary>
 /// <param name="value">EmailAddCommentIdTo</param>
 public ComAdobeCqSocialCommonsEmailreplyImplEmailReplyConfigurationImpPropertiesBuilder EmailAddCommentIdTo(ConfigNodePropertyDropDown value)
 {
     _EmailAddCommentIdTo = value;
     return(this);
 }
Exemple #30
0
 /// <summary>
 /// Sets value for ComAdobeCqSocialTranslationImplTranslationServiceConfigManagerProperties.TranslateSmartRendering property.
 /// </summary>
 /// <param name="value">TranslateSmartRendering</param>
 public ComAdobeCqSocialTranslationImplTranslationServiceConfigManagerPropertiesBuilder TranslateSmartRendering(ConfigNodePropertyDropDown value)
 {
     _TranslateSmartRendering = value;
     return(this);
 }