Esempio n. 1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeCqDamProcessorNuiImplNuiAssetProcessorProperties" /> class.
 /// </summary>
 /// <param name="nuiEnabled">nuiEnabled.</param>
 /// <param name="nuiServiceUrl">nuiServiceUrl.</param>
 /// <param name="nuiApiKey">nuiApiKey.</param>
 public ComAdobeCqDamProcessorNuiImplNuiAssetProcessorProperties(ConfigNodePropertyBoolean nuiEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString nuiServiceUrl = default(ConfigNodePropertyString), ConfigNodePropertyString nuiApiKey = default(ConfigNodePropertyString))
 {
     this.NuiEnabled    = nuiEnabled;
     this.NuiServiceUrl = nuiServiceUrl;
     this.NuiApiKey     = nuiApiKey;
 }
Esempio n. 2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheJackrabbitOakSecurityAuthenticationLdapImplLdapIdentiProperties" /> class.
 /// </summary>
 /// <param name="providerName">providerName.</param>
 /// <param name="hostName">hostName.</param>
 /// <param name="hostPort">hostPort.</param>
 /// <param name="hostSsl">hostSsl.</param>
 /// <param name="hostTls">hostTls.</param>
 /// <param name="hostNoCertCheck">hostNoCertCheck.</param>
 /// <param name="bindDn">bindDn.</param>
 /// <param name="bindPassword">bindPassword.</param>
 /// <param name="searchTimeout">searchTimeout.</param>
 /// <param name="adminPoolMaxActive">adminPoolMaxActive.</param>
 /// <param name="adminPoolLookupOnValidate">adminPoolLookupOnValidate.</param>
 /// <param name="userPoolMaxActive">userPoolMaxActive.</param>
 /// <param name="userPoolLookupOnValidate">userPoolLookupOnValidate.</param>
 /// <param name="userBaseDN">userBaseDN.</param>
 /// <param name="userObjectclass">userObjectclass.</param>
 /// <param name="userIdAttribute">userIdAttribute.</param>
 /// <param name="userExtraFilter">userExtraFilter.</param>
 /// <param name="userMakeDnPath">userMakeDnPath.</param>
 /// <param name="groupBaseDN">groupBaseDN.</param>
 /// <param name="groupObjectclass">groupObjectclass.</param>
 /// <param name="groupNameAttribute">groupNameAttribute.</param>
 /// <param name="groupExtraFilter">groupExtraFilter.</param>
 /// <param name="groupMakeDnPath">groupMakeDnPath.</param>
 /// <param name="groupMemberAttribute">groupMemberAttribute.</param>
 /// <param name="useUidForExtId">useUidForExtId.</param>
 /// <param name="customattributes">customattributes.</param>
 public OrgApacheJackrabbitOakSecurityAuthenticationLdapImplLdapIdentiProperties(ConfigNodePropertyString providerName = default(ConfigNodePropertyString), ConfigNodePropertyString hostName = default(ConfigNodePropertyString), ConfigNodePropertyInteger hostPort = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean hostSsl = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean hostTls = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean hostNoCertCheck = default(ConfigNodePropertyBoolean), ConfigNodePropertyString bindDn = default(ConfigNodePropertyString), ConfigNodePropertyString bindPassword = default(ConfigNodePropertyString), ConfigNodePropertyString searchTimeout = default(ConfigNodePropertyString), ConfigNodePropertyInteger adminPoolMaxActive = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean adminPoolLookupOnValidate = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger userPoolMaxActive = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean userPoolLookupOnValidate = default(ConfigNodePropertyBoolean), ConfigNodePropertyString userBaseDN = default(ConfigNodePropertyString), ConfigNodePropertyArray userObjectclass = default(ConfigNodePropertyArray), ConfigNodePropertyString userIdAttribute = default(ConfigNodePropertyString), ConfigNodePropertyString userExtraFilter = default(ConfigNodePropertyString), ConfigNodePropertyBoolean userMakeDnPath = default(ConfigNodePropertyBoolean), ConfigNodePropertyString groupBaseDN = default(ConfigNodePropertyString), ConfigNodePropertyArray groupObjectclass = default(ConfigNodePropertyArray), ConfigNodePropertyString groupNameAttribute = default(ConfigNodePropertyString), ConfigNodePropertyString groupExtraFilter = default(ConfigNodePropertyString), ConfigNodePropertyBoolean groupMakeDnPath = default(ConfigNodePropertyBoolean), ConfigNodePropertyString groupMemberAttribute = default(ConfigNodePropertyString), ConfigNodePropertyBoolean useUidForExtId = default(ConfigNodePropertyBoolean), ConfigNodePropertyArray customattributes = default(ConfigNodePropertyArray))
 {
     this.ProviderName              = providerName;
     this.HostName                  = hostName;
     this.HostPort                  = hostPort;
     this.HostSsl                   = hostSsl;
     this.HostTls                   = hostTls;
     this.HostNoCertCheck           = hostNoCertCheck;
     this.BindDn                    = bindDn;
     this.BindPassword              = bindPassword;
     this.SearchTimeout             = searchTimeout;
     this.AdminPoolMaxActive        = adminPoolMaxActive;
     this.AdminPoolLookupOnValidate = adminPoolLookupOnValidate;
     this.UserPoolMaxActive         = userPoolMaxActive;
     this.UserPoolLookupOnValidate  = userPoolLookupOnValidate;
     this.UserBaseDN                = userBaseDN;
     this.UserObjectclass           = userObjectclass;
     this.UserIdAttribute           = userIdAttribute;
     this.UserExtraFilter           = userExtraFilter;
     this.UserMakeDnPath            = userMakeDnPath;
     this.GroupBaseDN               = groupBaseDN;
     this.GroupObjectclass          = groupObjectclass;
     this.GroupNameAttribute        = groupNameAttribute;
     this.GroupExtraFilter          = groupExtraFilter;
     this.GroupMakeDnPath           = groupMakeDnPath;
     this.GroupMemberAttribute      = groupMemberAttribute;
     this.UseUidForExtId            = useUidForExtId;
     this.Customattributes          = customattributes;
 }
Esempio n. 3
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeCqCommerceImplAssetStaticImageHandlerProperties" /> class.
 /// </summary>
 /// <param name="cqCommerceAssetHandlerActive">cqCommerceAssetHandlerActive.</param>
 /// <param name="cqCommerceAssetHandlerName">cqCommerceAssetHandlerName.</param>
 public ComAdobeCqCommerceImplAssetStaticImageHandlerProperties(ConfigNodePropertyBoolean cqCommerceAssetHandlerActive = default(ConfigNodePropertyBoolean), ConfigNodePropertyString cqCommerceAssetHandlerName = default(ConfigNodePropertyString))
 {
     this.CqCommerceAssetHandlerActive = cqCommerceAssetHandlerActive;
     this.CqCommerceAssetHandlerName   = cqCommerceAssetHandlerName;
 }
Esempio n. 4
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteAuthImsImplImsConfigProviderImplProperties" /> class.
 /// </summary>
 /// <param name="oauthConfigmanagerImsConfigid">oauthConfigmanagerImsConfigid.</param>
 /// <param name="imsOwningEntity">imsOwningEntity.</param>
 /// <param name="aemInstanceId">aemInstanceId.</param>
 /// <param name="imsServiceCode">imsServiceCode.</param>
 public ComAdobeGraniteAuthImsImplImsConfigProviderImplProperties(ConfigNodePropertyString oauthConfigmanagerImsConfigid = default(ConfigNodePropertyString), ConfigNodePropertyString imsOwningEntity = default(ConfigNodePropertyString), ConfigNodePropertyString aemInstanceId = default(ConfigNodePropertyString), ConfigNodePropertyString imsServiceCode = default(ConfigNodePropertyString))
 {
     this.OauthConfigmanagerImsConfigid = oauthConfigmanagerImsConfigid;
     this.ImsOwningEntity = imsOwningEntity;
     this.AemInstanceId   = aemInstanceId;
     this.ImsServiceCode  = imsServiceCode;
 }
Esempio n. 5
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCommonsDatasourceJdbcpoolJdbcPoolServiceProperties" /> class.
 /// </summary>
 /// <param name="jdbcDriverClass">jdbcDriverClass.</param>
 /// <param name="jdbcConnectionUri">jdbcConnectionUri.</param>
 /// <param name="jdbcUsername">jdbcUsername.</param>
 /// <param name="jdbcPassword">jdbcPassword.</param>
 /// <param name="jdbcValidationQuery">jdbcValidationQuery.</param>
 /// <param name="defaultReadonly">defaultReadonly.</param>
 /// <param name="defaultAutocommit">defaultAutocommit.</param>
 /// <param name="poolSize">poolSize.</param>
 /// <param name="poolMaxWaitMsec">poolMaxWaitMsec.</param>
 /// <param name="datasourceName">datasourceName.</param>
 /// <param name="datasourceSvcProperties">datasourceSvcProperties.</param>
 public ComDayCommonsDatasourceJdbcpoolJdbcPoolServiceProperties(ConfigNodePropertyString jdbcDriverClass = default(ConfigNodePropertyString), ConfigNodePropertyString jdbcConnectionUri = default(ConfigNodePropertyString), ConfigNodePropertyString jdbcUsername = default(ConfigNodePropertyString), ConfigNodePropertyString jdbcPassword = default(ConfigNodePropertyString), ConfigNodePropertyString jdbcValidationQuery = default(ConfigNodePropertyString), ConfigNodePropertyBoolean defaultReadonly = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean defaultAutocommit = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger poolSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger poolMaxWaitMsec = default(ConfigNodePropertyInteger), ConfigNodePropertyString datasourceName = default(ConfigNodePropertyString), ConfigNodePropertyArray datasourceSvcProperties = default(ConfigNodePropertyArray))
 {
     this.JdbcDriverClass         = jdbcDriverClass;
     this.JdbcConnectionUri       = jdbcConnectionUri;
     this.JdbcUsername            = jdbcUsername;
     this.JdbcPassword            = jdbcPassword;
     this.JdbcValidationQuery     = jdbcValidationQuery;
     this.DefaultReadonly         = defaultReadonly;
     this.DefaultAutocommit       = defaultAutocommit;
     this.PoolSize                = poolSize;
     this.PoolMaxWaitMsec         = poolMaxWaitMsec;
     this.DatasourceName          = datasourceName;
     this.DatasourceSvcProperties = datasourceSvcProperties;
 }
Esempio n. 6
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteTaskmanagementImplJcrTaskAdapterFactoryProperties" /> class.
 /// </summary>
 /// <param name="adapterCondition">adapterCondition.</param>
 public ComAdobeGraniteTaskmanagementImplJcrTaskAdapterFactoryProperties(ConfigNodePropertyString adapterCondition = default(ConfigNodePropertyString))
 {
     this.AdapterCondition = adapterCondition;
 }
Esempio n. 7
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqWcmCoreMvtMVTStatisticsImplProperties" /> class.
 /// </summary>
 /// <param name="mvtstatisticsTrackingurl">mvtstatisticsTrackingurl.</param>
 public ComDayCqWcmCoreMvtMVTStatisticsImplProperties(ConfigNodePropertyString mvtstatisticsTrackingurl = default(ConfigNodePropertyString))
 {
     this.MvtstatisticsTrackingurl = mvtstatisticsTrackingurl;
 }
Esempio n. 8
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionSerializationImplVltVaultDistributionProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="type">type.</param>
 /// <param name="importMode">importMode.</param>
 /// <param name="aclHandling">aclHandling.</param>
 /// <param name="packageRoots">packageRoots.</param>
 /// <param name="packageFilters">packageFilters.</param>
 /// <param name="propertyFilters">propertyFilters.</param>
 /// <param name="tempFsFolder">tempFsFolder.</param>
 /// <param name="useBinaryReferences">useBinaryReferences.</param>
 /// <param name="autoSaveThreshold">autoSaveThreshold.</param>
 /// <param name="cleanupDelay">cleanupDelay.</param>
 /// <param name="fileThreshold">fileThreshold.</param>
 /// <param name="mEGABYTES">mEGABYTES.</param>
 /// <param name="useOffHeapMemory">useOffHeapMemory.</param>
 /// <param name="digestAlgorithm">digestAlgorithm.</param>
 /// <param name="monitoringQueueSize">monitoringQueueSize.</param>
 /// <param name="pathsMapping">pathsMapping.</param>
 /// <param name="strictImport">strictImport.</param>
 public OrgApacheSlingDistributionSerializationImplVltVaultDistributionProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyDropDown type = default(ConfigNodePropertyDropDown), ConfigNodePropertyString importMode = default(ConfigNodePropertyString), ConfigNodePropertyString aclHandling = default(ConfigNodePropertyString), ConfigNodePropertyString packageRoots = default(ConfigNodePropertyString), ConfigNodePropertyArray packageFilters = default(ConfigNodePropertyArray), ConfigNodePropertyArray propertyFilters = default(ConfigNodePropertyArray), ConfigNodePropertyString tempFsFolder = default(ConfigNodePropertyString), ConfigNodePropertyBoolean useBinaryReferences = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger autoSaveThreshold = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger cleanupDelay = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger fileThreshold = default(ConfigNodePropertyInteger), ConfigNodePropertyDropDown mEGABYTES = default(ConfigNodePropertyDropDown), ConfigNodePropertyBoolean useOffHeapMemory = default(ConfigNodePropertyBoolean), ConfigNodePropertyDropDown digestAlgorithm = default(ConfigNodePropertyDropDown), ConfigNodePropertyInteger monitoringQueueSize = default(ConfigNodePropertyInteger), ConfigNodePropertyArray pathsMapping = default(ConfigNodePropertyArray), ConfigNodePropertyBoolean strictImport = default(ConfigNodePropertyBoolean))
 {
     this.Name                = name;
     this.Type                = type;
     this.ImportMode          = importMode;
     this.AclHandling         = aclHandling;
     this.PackageRoots        = packageRoots;
     this.PackageFilters      = packageFilters;
     this.PropertyFilters     = propertyFilters;
     this.TempFsFolder        = tempFsFolder;
     this.UseBinaryReferences = useBinaryReferences;
     this.AutoSaveThreshold   = autoSaveThreshold;
     this.CleanupDelay        = cleanupDelay;
     this.FileThreshold       = fileThreshold;
     this.MEGA_BYTES          = mEGABYTES;
     this.UseOffHeapMemory    = useOffHeapMemory;
     this.DigestAlgorithm     = digestAlgorithm;
     this.MonitoringQueueSize = monitoringQueueSize;
     this.PathsMapping        = pathsMapping;
     this.StrictImport        = strictImport;
 }
Esempio n. 9
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionTriggerImplPersistedJcrEventDistributiProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="path">path.</param>
 /// <param name="serviceName">serviceName.</param>
 /// <param name="nuggetsPath">nuggetsPath.</param>
 public OrgApacheSlingDistributionTriggerImplPersistedJcrEventDistributiProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString path = default(ConfigNodePropertyString), ConfigNodePropertyString serviceName = default(ConfigNodePropertyString), ConfigNodePropertyString nuggetsPath = default(ConfigNodePropertyString))
 {
     this.Name        = name;
     this.Path        = path;
     this.ServiceName = serviceName;
     this.NuggetsPath = nuggetsPath;
 }
Esempio n. 10
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqWcmCoreImplServletsContentfinderPageViewHandlerProperties" /> class.
 /// </summary>
 /// <param name="guessTotal">guessTotal.</param>
 /// <param name="tagTitleSearch">tagTitleSearch.</param>
 public ComDayCqWcmCoreImplServletsContentfinderPageViewHandlerProperties(ConfigNodePropertyString guessTotal = default(ConfigNodePropertyString), ConfigNodePropertyBoolean tagTitleSearch = default(ConfigNodePropertyBoolean))
 {
     this.GuessTotal     = guessTotal;
     this.TagTitleSearch = tagTitleSearch;
 }
Esempio n. 11
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties" /> class.
 /// </summary>
 /// <param name="jmxObjectname">jmxObjectname.</param>
 /// <param name="propertyMeasureEnabled">propertyMeasureEnabled.</param>
 /// <param name="propertyName">propertyName.</param>
 /// <param name="propertyMaxWaitMs">propertyMaxWaitMs.</param>
 /// <param name="propertyMaxRate">propertyMaxRate.</param>
 /// <param name="fulltextMeasureEnabled">fulltextMeasureEnabled.</param>
 /// <param name="fulltextName">fulltextName.</param>
 /// <param name="fulltextMaxWaitMs">fulltextMaxWaitMs.</param>
 /// <param name="fulltextMaxRate">fulltextMaxRate.</param>
 public ComDayCqDamCoreImplJmxAssetIndexUpdateMonitorProperties(ConfigNodePropertyString jmxObjectname = default(ConfigNodePropertyString), ConfigNodePropertyBoolean propertyMeasureEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString propertyName = default(ConfigNodePropertyString), ConfigNodePropertyInteger propertyMaxWaitMs = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat propertyMaxRate = default(ConfigNodePropertyFloat), ConfigNodePropertyBoolean fulltextMeasureEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString fulltextName = default(ConfigNodePropertyString), ConfigNodePropertyInteger fulltextMaxWaitMs = default(ConfigNodePropertyInteger), ConfigNodePropertyFloat fulltextMaxRate = default(ConfigNodePropertyFloat))
 {
     this.JmxObjectname          = jmxObjectname;
     this.PropertyMeasureEnabled = propertyMeasureEnabled;
     this.PropertyName           = propertyName;
     this.PropertyMaxWaitMs      = propertyMaxWaitMs;
     this.PropertyMaxRate        = propertyMaxRate;
     this.FulltextMeasureEnabled = fulltextMeasureEnabled;
     this.FulltextName           = fulltextName;
     this.FulltextMaxWaitMs      = fulltextMaxWaitMs;
     this.FulltextMaxRate        = fulltextMaxRate;
 }
Esempio n. 12
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionAgentImplSyncDistributionAgentFactoryProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="title">title.</param>
 /// <param name="details">details.</param>
 /// <param name="enabled">enabled.</param>
 /// <param name="serviceName">serviceName.</param>
 /// <param name="logLevel">logLevel.</param>
 /// <param name="queueProcessingEnabled">queueProcessingEnabled.</param>
 /// <param name="passiveQueues">passiveQueues.</param>
 /// <param name="packageExporterEndpoints">packageExporterEndpoints.</param>
 /// <param name="packageImporterEndpoints">packageImporterEndpoints.</param>
 /// <param name="retryStrategy">retryStrategy.</param>
 /// <param name="retryAttempts">retryAttempts.</param>
 /// <param name="pullItems">pullItems.</param>
 /// <param name="httpConnTimeout">httpConnTimeout.</param>
 /// <param name="requestAuthorizationStrategyTarget">requestAuthorizationStrategyTarget.</param>
 /// <param name="transportSecretProviderTarget">transportSecretProviderTarget.</param>
 /// <param name="packageBuilderTarget">packageBuilderTarget.</param>
 /// <param name="triggersTarget">triggersTarget.</param>
 public OrgApacheSlingDistributionAgentImplSyncDistributionAgentFactoryProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString title = default(ConfigNodePropertyString), ConfigNodePropertyString details = default(ConfigNodePropertyString), ConfigNodePropertyBoolean enabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString serviceName = default(ConfigNodePropertyString), ConfigNodePropertyDropDown logLevel = default(ConfigNodePropertyDropDown), ConfigNodePropertyBoolean queueProcessingEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyArray passiveQueues = default(ConfigNodePropertyArray), ConfigNodePropertyArray packageExporterEndpoints = default(ConfigNodePropertyArray), ConfigNodePropertyArray packageImporterEndpoints = default(ConfigNodePropertyArray), ConfigNodePropertyDropDown retryStrategy = default(ConfigNodePropertyDropDown), ConfigNodePropertyInteger retryAttempts = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger pullItems = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger httpConnTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyString requestAuthorizationStrategyTarget = default(ConfigNodePropertyString), ConfigNodePropertyString transportSecretProviderTarget = default(ConfigNodePropertyString), ConfigNodePropertyString packageBuilderTarget = default(ConfigNodePropertyString), ConfigNodePropertyString triggersTarget = default(ConfigNodePropertyString))
 {
     this.Name                               = name;
     this.Title                              = title;
     this.Details                            = details;
     this.Enabled                            = enabled;
     this.ServiceName                        = serviceName;
     this.LogLevel                           = logLevel;
     this.QueueProcessingEnabled             = queueProcessingEnabled;
     this.PassiveQueues                      = passiveQueues;
     this.PackageExporterEndpoints           = packageExporterEndpoints;
     this.PackageImporterEndpoints           = packageImporterEndpoints;
     this.RetryStrategy                      = retryStrategy;
     this.RetryAttempts                      = retryAttempts;
     this.PullItems                          = pullItems;
     this.HttpConnTimeout                    = httpConnTimeout;
     this.RequestAuthorizationStrategyTarget = requestAuthorizationStrategyTarget;
     this.TransportSecretProviderTarget      = transportSecretProviderTarget;
     this.PackageBuilderTarget               = packageBuilderTarget;
     this.TriggersTarget                     = triggersTarget;
 }
Esempio n. 13
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteAuthImsProperties" /> class.
 /// </summary>
 /// <param name="configid">configid.</param>
 /// <param name="scope">scope.</param>
 public ComAdobeGraniteAuthImsProperties(ConfigNodePropertyString configid = default(ConfigNodePropertyString), ConfigNodePropertyString scope = default(ConfigNodePropertyString))
 {
     this.Configid = configid;
     this.Scope    = scope;
 }
Esempio n. 14
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqWcmDesignimporterParserTaghandlersFactoryDefaultTagHanProperties" /> class.
 /// </summary>
 /// <param name="serviceRanking">serviceRanking.</param>
 /// <param name="tagpattern">tagpattern.</param>
 public ComDayCqWcmDesignimporterParserTaghandlersFactoryDefaultTagHanProperties(ConfigNodePropertyInteger serviceRanking = default(ConfigNodePropertyInteger), ConfigNodePropertyString tagpattern = default(ConfigNodePropertyString))
 {
     this.ServiceRanking = serviceRanking;
     this.Tagpattern     = tagpattern;
 }
Esempio n. 15
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqDamS7damCommonProcessVideoThumbnailDownloadProcessProperties" /> class.
 /// </summary>
 /// <param name="processLabel">processLabel.</param>
 public ComDayCqDamS7damCommonProcessVideoThumbnailDownloadProcessProperties(ConfigNodePropertyString processLabel = default(ConfigNodePropertyString))
 {
     this.ProcessLabel = processLabel;
 }
Esempio n. 16
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionAgentImplSimpleDistributionAgentFactorProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="title">title.</param>
 /// <param name="details">details.</param>
 /// <param name="enabled">enabled.</param>
 /// <param name="serviceName">serviceName.</param>
 /// <param name="logLevel">logLevel.</param>
 /// <param name="queueProcessingEnabled">queueProcessingEnabled.</param>
 /// <param name="packageExporterTarget">packageExporterTarget.</param>
 /// <param name="packageImporterTarget">packageImporterTarget.</param>
 /// <param name="requestAuthorizationStrategyTarget">requestAuthorizationStrategyTarget.</param>
 /// <param name="triggersTarget">triggersTarget.</param>
 public OrgApacheSlingDistributionAgentImplSimpleDistributionAgentFactorProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString title = default(ConfigNodePropertyString), ConfigNodePropertyString details = default(ConfigNodePropertyString), ConfigNodePropertyBoolean enabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString serviceName = default(ConfigNodePropertyString), ConfigNodePropertyDropDown logLevel = default(ConfigNodePropertyDropDown), ConfigNodePropertyBoolean queueProcessingEnabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString packageExporterTarget = default(ConfigNodePropertyString), ConfigNodePropertyString packageImporterTarget = default(ConfigNodePropertyString), ConfigNodePropertyString requestAuthorizationStrategyTarget = default(ConfigNodePropertyString), ConfigNodePropertyString triggersTarget = default(ConfigNodePropertyString))
 {
     this.Name                               = name;
     this.Title                              = title;
     this.Details                            = details;
     this.Enabled                            = enabled;
     this.ServiceName                        = serviceName;
     this.LogLevel                           = logLevel;
     this.QueueProcessingEnabled             = queueProcessingEnabled;
     this.PackageExporterTarget              = packageExporterTarget;
     this.PackageImporterTarget              = packageImporterTarget;
     this.RequestAuthorizationStrategyTarget = requestAuthorizationStrategyTarget;
     this.TriggersTarget                     = triggersTarget;
 }
Esempio n. 17
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingXssImplXSSFilterImplProperties" /> class.
 /// </summary>
 /// <param name="policyPath">policyPath.</param>
 public OrgApacheSlingXssImplXSSFilterImplProperties(ConfigNodePropertyString policyPath = default(ConfigNodePropertyString))
 {
     this.PolicyPath = policyPath;
 }
Esempio n. 18
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeCqSocialCommonsUgclimiterImplUGCLimiterServiceImplProperties" /> class.
 /// </summary>
 /// <param name="eventTopics">eventTopics.</param>
 /// <param name="eventFilter">eventFilter.</param>
 /// <param name="verbs">verbs.</param>
 public ComAdobeCqSocialCommonsUgclimiterImplUGCLimiterServiceImplProperties(ConfigNodePropertyString eventTopics = default(ConfigNodePropertyString), ConfigNodePropertyString eventFilter = default(ConfigNodePropertyString), ConfigNodePropertyArray verbs = default(ConfigNodePropertyArray))
 {
     this.EventTopics = eventTopics;
     this.EventFilter = eventFilter;
     this.Verbs       = verbs;
 }
Esempio n. 19
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingModelsImplModelAdapterFactoryProperties" /> class.
 /// </summary>
 /// <param name="osgiHttpWhiteboardListener">osgiHttpWhiteboardListener.</param>
 /// <param name="osgiHttpWhiteboardContextSelect">osgiHttpWhiteboardContextSelect.</param>
 /// <param name="maxRecursionDepth">maxRecursionDepth.</param>
 /// <param name="cleanupJobPeriod">cleanupJobPeriod.</param>
 public OrgApacheSlingModelsImplModelAdapterFactoryProperties(ConfigNodePropertyString osgiHttpWhiteboardListener = default(ConfigNodePropertyString), ConfigNodePropertyString osgiHttpWhiteboardContextSelect = default(ConfigNodePropertyString), ConfigNodePropertyInteger maxRecursionDepth = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger cleanupJobPeriod = default(ConfigNodePropertyInteger))
 {
     this.OsgiHttpWhiteboardListener      = osgiHttpWhiteboardListener;
     this.OsgiHttpWhiteboardContextSelect = osgiHttpWhiteboardContextSelect;
     this.MaxRecursionDepth = maxRecursionDepth;
     this.CleanupJobPeriod  = cleanupJobPeriod;
 }
Esempio n. 20
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqWcmCoreImplServletsContentfinderAssetViewHandlerProperties" /> class.
 /// </summary>
 /// <param name="damShowexpired">damShowexpired.</param>
 /// <param name="damShowhidden">damShowhidden.</param>
 /// <param name="tagTitleSearch">tagTitleSearch.</param>
 /// <param name="guessTotal">guessTotal.</param>
 /// <param name="damExpiryProperty">damExpiryProperty.</param>
 public ComDayCqWcmCoreImplServletsContentfinderAssetViewHandlerProperties(ConfigNodePropertyBoolean damShowexpired = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean damShowhidden = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean tagTitleSearch = default(ConfigNodePropertyBoolean), ConfigNodePropertyString guessTotal = default(ConfigNodePropertyString), ConfigNodePropertyString damExpiryProperty = default(ConfigNodePropertyString))
 {
     this.DamShowexpired    = damShowexpired;
     this.DamShowhidden     = damShowhidden;
     this.TagTitleSearch    = tagTitleSearch;
     this.GuessTotal        = guessTotal;
     this.DamExpiryProperty = damExpiryProperty;
 }
Esempio n. 21
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteAuthOauthImplOAuthAuthenticationHandlerProperties" /> class.
 /// </summary>
 /// <param name="path">path.</param>
 public ComAdobeGraniteAuthOauthImplOAuthAuthenticationHandlerProperties(ConfigNodePropertyString path = default(ConfigNodePropertyString))
 {
     this.Path = path;
 }
Esempio n. 22
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionAgentImplQueueDistributionAgentFactoryProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="title">title.</param>
 /// <param name="details">details.</param>
 /// <param name="enabled">enabled.</param>
 /// <param name="serviceName">serviceName.</param>
 /// <param name="logLevel">logLevel.</param>
 /// <param name="allowedRoots">allowedRoots.</param>
 /// <param name="requestAuthorizationStrategyTarget">requestAuthorizationStrategyTarget.</param>
 /// <param name="queueProviderFactoryTarget">queueProviderFactoryTarget.</param>
 /// <param name="packageBuilderTarget">packageBuilderTarget.</param>
 /// <param name="triggersTarget">triggersTarget.</param>
 /// <param name="priorityQueues">priorityQueues.</param>
 public OrgApacheSlingDistributionAgentImplQueueDistributionAgentFactoryProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString title = default(ConfigNodePropertyString), ConfigNodePropertyString details = default(ConfigNodePropertyString), ConfigNodePropertyBoolean enabled = default(ConfigNodePropertyBoolean), ConfigNodePropertyString serviceName = default(ConfigNodePropertyString), ConfigNodePropertyDropDown logLevel = default(ConfigNodePropertyDropDown), ConfigNodePropertyArray allowedRoots = default(ConfigNodePropertyArray), ConfigNodePropertyString requestAuthorizationStrategyTarget = default(ConfigNodePropertyString), ConfigNodePropertyString queueProviderFactoryTarget = default(ConfigNodePropertyString), ConfigNodePropertyString packageBuilderTarget = default(ConfigNodePropertyString), ConfigNodePropertyString triggersTarget = default(ConfigNodePropertyString), ConfigNodePropertyArray priorityQueues = default(ConfigNodePropertyArray))
 {
     this.Name         = name;
     this.Title        = title;
     this.Details      = details;
     this.Enabled      = enabled;
     this.ServiceName  = serviceName;
     this.LogLevel     = logLevel;
     this.AllowedRoots = allowedRoots;
     this.RequestAuthorizationStrategyTarget = requestAuthorizationStrategyTarget;
     this.QueueProviderFactoryTarget         = queueProviderFactoryTarget;
     this.PackageBuilderTarget = packageBuilderTarget;
     this.TriggersTarget       = triggersTarget;
     this.PriorityQueues       = priorityQueues;
 }
Esempio n. 23
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingHcCoreImplScriptableHealthCheckProperties" /> class.
 /// </summary>
 /// <param name="hcName">hcName.</param>
 /// <param name="hcTags">hcTags.</param>
 /// <param name="hcMbeanName">hcMbeanName.</param>
 /// <param name="expression">expression.</param>
 /// <param name="languageExtension">languageExtension.</param>
 public OrgApacheSlingHcCoreImplScriptableHealthCheckProperties(ConfigNodePropertyString hcName = default(ConfigNodePropertyString), ConfigNodePropertyArray hcTags = default(ConfigNodePropertyArray), ConfigNodePropertyString hcMbeanName = default(ConfigNodePropertyString), ConfigNodePropertyString expression = default(ConfigNodePropertyString), ConfigNodePropertyString languageExtension = default(ConfigNodePropertyString))
 {
     this.HcName            = hcName;
     this.HcTags            = hcTags;
     this.HcMbeanName       = hcMbeanName;
     this.Expression        = expression;
     this.LanguageExtension = languageExtension;
 }
Esempio n. 24
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeCqSocialTranslationImplUGCLanguageDetectorProperties" /> class.
 /// </summary>
 /// <param name="eventTopics">eventTopics.</param>
 /// <param name="eventFilter">eventFilter.</param>
 /// <param name="translateListenerType">translateListenerType.</param>
 /// <param name="translatePropertyList">translatePropertyList.</param>
 /// <param name="poolSize">poolSize.</param>
 /// <param name="maxPoolSize">maxPoolSize.</param>
 /// <param name="queueSize">queueSize.</param>
 /// <param name="keepAliveTime">keepAliveTime.</param>
 public ComAdobeCqSocialTranslationImplUGCLanguageDetectorProperties(ConfigNodePropertyString eventTopics = default(ConfigNodePropertyString), ConfigNodePropertyString eventFilter = default(ConfigNodePropertyString), ConfigNodePropertyArray translateListenerType = default(ConfigNodePropertyArray), ConfigNodePropertyArray translatePropertyList = default(ConfigNodePropertyArray), ConfigNodePropertyInteger poolSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger maxPoolSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger queueSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger keepAliveTime = default(ConfigNodePropertyInteger))
 {
     this.EventTopics           = eventTopics;
     this.EventFilter           = eventFilter;
     this.TranslateListenerType = translateListenerType;
     this.TranslatePropertyList = translatePropertyList;
     this.PoolSize      = poolSize;
     this.MaxPoolSize   = maxPoolSize;
     this.QueueSize     = queueSize;
     this.KeepAliveTime = keepAliveTime;
 }
Esempio n. 25
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteUiClientlibsImplHtmlLibraryManagerImplProperties" /> class.
 /// </summary>
 /// <param name="htmllibmanagerTiming">htmllibmanagerTiming.</param>
 /// <param name="htmllibmanagerDebugInitJs">htmllibmanagerDebugInitJs.</param>
 /// <param name="htmllibmanagerMinify">htmllibmanagerMinify.</param>
 /// <param name="htmllibmanagerDebug">htmllibmanagerDebug.</param>
 /// <param name="htmllibmanagerGzip">htmllibmanagerGzip.</param>
 /// <param name="htmllibmanagerMaxDataUriSize">htmllibmanagerMaxDataUriSize.</param>
 /// <param name="htmllibmanagerMaxage">htmllibmanagerMaxage.</param>
 /// <param name="htmllibmanagerForceCQUrlInfo">htmllibmanagerForceCQUrlInfo.</param>
 /// <param name="htmllibmanagerDefaultthemename">htmllibmanagerDefaultthemename.</param>
 /// <param name="htmllibmanagerDefaultuserthemename">htmllibmanagerDefaultuserthemename.</param>
 /// <param name="htmllibmanagerClientmanager">htmllibmanagerClientmanager.</param>
 /// <param name="htmllibmanagerPathList">htmllibmanagerPathList.</param>
 /// <param name="htmllibmanagerExcludedPathList">htmllibmanagerExcludedPathList.</param>
 /// <param name="htmllibmanagerProcessorJs">htmllibmanagerProcessorJs.</param>
 /// <param name="htmllibmanagerProcessorCss">htmllibmanagerProcessorCss.</param>
 /// <param name="htmllibmanagerLongcachePatterns">htmllibmanagerLongcachePatterns.</param>
 /// <param name="htmllibmanagerLongcacheFormat">htmllibmanagerLongcacheFormat.</param>
 /// <param name="htmllibmanagerUseFileSystemOutputCache">htmllibmanagerUseFileSystemOutputCache.</param>
 /// <param name="htmllibmanagerFileSystemOutputCacheLocation">htmllibmanagerFileSystemOutputCacheLocation.</param>
 /// <param name="htmllibmanagerDisableReplacement">htmllibmanagerDisableReplacement.</param>
 public ComAdobeGraniteUiClientlibsImplHtmlLibraryManagerImplProperties(ConfigNodePropertyBoolean htmllibmanagerTiming = default(ConfigNodePropertyBoolean), ConfigNodePropertyString htmllibmanagerDebugInitJs = default(ConfigNodePropertyString), ConfigNodePropertyBoolean htmllibmanagerMinify = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean htmllibmanagerDebug = default(ConfigNodePropertyBoolean), ConfigNodePropertyBoolean htmllibmanagerGzip = default(ConfigNodePropertyBoolean), ConfigNodePropertyInteger htmllibmanagerMaxDataUriSize = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger htmllibmanagerMaxage = default(ConfigNodePropertyInteger), ConfigNodePropertyBoolean htmllibmanagerForceCQUrlInfo = default(ConfigNodePropertyBoolean), ConfigNodePropertyString htmllibmanagerDefaultthemename = default(ConfigNodePropertyString), ConfigNodePropertyString htmllibmanagerDefaultuserthemename = default(ConfigNodePropertyString), ConfigNodePropertyString htmllibmanagerClientmanager = default(ConfigNodePropertyString), ConfigNodePropertyArray htmllibmanagerPathList = default(ConfigNodePropertyArray), ConfigNodePropertyArray htmllibmanagerExcludedPathList = default(ConfigNodePropertyArray), ConfigNodePropertyArray htmllibmanagerProcessorJs = default(ConfigNodePropertyArray), ConfigNodePropertyArray htmllibmanagerProcessorCss = default(ConfigNodePropertyArray), ConfigNodePropertyArray htmllibmanagerLongcachePatterns = default(ConfigNodePropertyArray), ConfigNodePropertyString htmllibmanagerLongcacheFormat = default(ConfigNodePropertyString), ConfigNodePropertyBoolean htmllibmanagerUseFileSystemOutputCache = default(ConfigNodePropertyBoolean), ConfigNodePropertyString htmllibmanagerFileSystemOutputCacheLocation = default(ConfigNodePropertyString), ConfigNodePropertyArray htmllibmanagerDisableReplacement = default(ConfigNodePropertyArray))
 {
     this.HtmllibmanagerTiming                        = htmllibmanagerTiming;
     this.HtmllibmanagerDebugInitJs                   = htmllibmanagerDebugInitJs;
     this.HtmllibmanagerMinify                        = htmllibmanagerMinify;
     this.HtmllibmanagerDebug                         = htmllibmanagerDebug;
     this.HtmllibmanagerGzip                          = htmllibmanagerGzip;
     this.HtmllibmanagerMaxDataUriSize                = htmllibmanagerMaxDataUriSize;
     this.HtmllibmanagerMaxage                        = htmllibmanagerMaxage;
     this.HtmllibmanagerForceCQUrlInfo                = htmllibmanagerForceCQUrlInfo;
     this.HtmllibmanagerDefaultthemename              = htmllibmanagerDefaultthemename;
     this.HtmllibmanagerDefaultuserthemename          = htmllibmanagerDefaultuserthemename;
     this.HtmllibmanagerClientmanager                 = htmllibmanagerClientmanager;
     this.HtmllibmanagerPathList                      = htmllibmanagerPathList;
     this.HtmllibmanagerExcludedPathList              = htmllibmanagerExcludedPathList;
     this.HtmllibmanagerProcessorJs                   = htmllibmanagerProcessorJs;
     this.HtmllibmanagerProcessorCss                  = htmllibmanagerProcessorCss;
     this.HtmllibmanagerLongcachePatterns             = htmllibmanagerLongcachePatterns;
     this.HtmllibmanagerLongcacheFormat               = htmllibmanagerLongcacheFormat;
     this.HtmllibmanagerUseFileSystemOutputCache      = htmllibmanagerUseFileSystemOutputCache;
     this.HtmllibmanagerFileSystemOutputCacheLocation = htmllibmanagerFileSystemOutputCacheLocation;
     this.HtmllibmanagerDisableReplacement            = htmllibmanagerDisableReplacement;
 }
Esempio n. 26
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComDayCqAnalyticsTestandtargetImplTestandtargetHttpClientImplProperties" /> class.
 /// </summary>
 /// <param name="cqAnalyticsTestandtargetApiUrl">cqAnalyticsTestandtargetApiUrl.</param>
 /// <param name="cqAnalyticsTestandtargetTimeout">cqAnalyticsTestandtargetTimeout.</param>
 /// <param name="cqAnalyticsTestandtargetSockettimeout">cqAnalyticsTestandtargetSockettimeout.</param>
 /// <param name="cqAnalyticsTestandtargetRecommendationsUrlReplace">cqAnalyticsTestandtargetRecommendationsUrlReplace.</param>
 /// <param name="cqAnalyticsTestandtargetRecommendationsUrlReplacewith">cqAnalyticsTestandtargetRecommendationsUrlReplacewith.</param>
 public ComDayCqAnalyticsTestandtargetImplTestandtargetHttpClientImplProperties(ConfigNodePropertyString cqAnalyticsTestandtargetApiUrl = default(ConfigNodePropertyString), ConfigNodePropertyInteger cqAnalyticsTestandtargetTimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyInteger cqAnalyticsTestandtargetSockettimeout = default(ConfigNodePropertyInteger), ConfigNodePropertyString cqAnalyticsTestandtargetRecommendationsUrlReplace = default(ConfigNodePropertyString), ConfigNodePropertyString cqAnalyticsTestandtargetRecommendationsUrlReplacewith = default(ConfigNodePropertyString))
 {
     this.CqAnalyticsTestandtargetApiUrl                        = cqAnalyticsTestandtargetApiUrl;
     this.CqAnalyticsTestandtargetTimeout                       = cqAnalyticsTestandtargetTimeout;
     this.CqAnalyticsTestandtargetSockettimeout                 = cqAnalyticsTestandtargetSockettimeout;
     this.CqAnalyticsTestandtargetRecommendationsUrlReplace     = cqAnalyticsTestandtargetRecommendationsUrlReplace;
     this.CqAnalyticsTestandtargetRecommendationsUrlReplacewith = cqAnalyticsTestandtargetRecommendationsUrlReplacewith;
 }
Esempio n. 27
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingJcrJackrabbitServerJndiRegistrationSupportProperties" /> class.
 /// </summary>
 /// <param name="javaNamingFactoryInitial">javaNamingFactoryInitial.</param>
 /// <param name="javaNamingProviderUrl">javaNamingProviderUrl.</param>
 public OrgApacheSlingJcrJackrabbitServerJndiRegistrationSupportProperties(ConfigNodePropertyString javaNamingFactoryInitial = default(ConfigNodePropertyString), ConfigNodePropertyString javaNamingProviderUrl = default(ConfigNodePropertyString))
 {
     this.JavaNamingFactoryInitial = javaNamingFactoryInitial;
     this.JavaNamingProviderUrl    = javaNamingProviderUrl;
 }
Esempio n. 28
0
 /// <summary>
 /// Initializes a new instance of the <see cref="ComAdobeGraniteDistributionCoreImplTransportAccessTokenDistribuProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="serviceName">serviceName.</param>
 /// <param name="userId">userId.</param>
 /// <param name="accessTokenProviderTarget">accessTokenProviderTarget.</param>
 public ComAdobeGraniteDistributionCoreImplTransportAccessTokenDistribuProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString serviceName = default(ConfigNodePropertyString), ConfigNodePropertyString userId = default(ConfigNodePropertyString), ConfigNodePropertyString accessTokenProviderTarget = default(ConfigNodePropertyString))
 {
     this.Name        = name;
     this.ServiceName = serviceName;
     this.UserId      = userId;
     this.AccessTokenProviderTarget = accessTokenProviderTarget;
 }
Esempio n. 29
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheSlingDistributionPackagingImplExporterLocalDistributioProperties" /> class.
 /// </summary>
 /// <param name="name">name.</param>
 /// <param name="packageBuilderTarget">packageBuilderTarget.</param>
 public OrgApacheSlingDistributionPackagingImplExporterLocalDistributioProperties(ConfigNodePropertyString name = default(ConfigNodePropertyString), ConfigNodePropertyString packageBuilderTarget = default(ConfigNodePropertyString))
 {
     this.Name = name;
     this.PackageBuilderTarget = packageBuilderTarget;
 }
Esempio n. 30
0
 /// <summary>
 /// Initializes a new instance of the <see cref="OrgApacheJackrabbitOakPluginsBlobDatastoreDataStoreTextProviderProperties" /> class.
 /// </summary>
 /// <param name="dir">dir.</param>
 public OrgApacheJackrabbitOakPluginsBlobDatastoreDataStoreTextProviderProperties(ConfigNodePropertyString dir = default(ConfigNodePropertyString))
 {
     this.Dir = dir;
 }