public class SpotlightConfiguration extends SpotlightConfigurationBase implements Serializable
| Constructor and Description |
|---|
SpotlightConfiguration() |
SpotlightConfiguration(long id,
String name,
int clickDays,
boolean crossSiteDuplicateReport,
CustomSpotlightVariableConfiguration[] customSpotlightVariableConfigurations,
boolean dynamicSpotlightEnabled,
int exposureActivitiesCount,
int exposureDays,
int exposureLevel,
boolean exposureToConversionReport,
int firstDayOfWeek,
boolean frequencyConversionReport,
boolean googleAnalyticsIntegrationEnabled,
boolean imageTagsEnabled,
int impressionDays,
int motifEventsDays,
long naturalSearchConversionAttributionOption,
boolean omnitureCostDataEnabled,
boolean omnitureIntegrationEnabled,
long[] standardVariableIds,
boolean timeLagConversionReport,
int timeSlot) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getClickDays()
Gets the clickDays value for this SpotlightConfiguration.
|
CustomSpotlightVariableConfiguration[] |
getCustomSpotlightVariableConfigurations()
Gets the customSpotlightVariableConfigurations value for this SpotlightConfiguration.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
int |
getExposureActivitiesCount()
Gets the exposureActivitiesCount value for this SpotlightConfiguration.
|
int |
getExposureDays()
Gets the exposureDays value for this SpotlightConfiguration.
|
int |
getExposureLevel()
Gets the exposureLevel value for this SpotlightConfiguration.
|
int |
getFirstDayOfWeek()
Gets the firstDayOfWeek value for this SpotlightConfiguration.
|
int |
getImpressionDays()
Gets the impressionDays value for this SpotlightConfiguration.
|
int |
getMotifEventsDays()
Gets the motifEventsDays value for this SpotlightConfiguration.
|
long |
getNaturalSearchConversionAttributionOption()
Gets the naturalSearchConversionAttributionOption value for this SpotlightConfiguration.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
long[] |
getStandardVariableIds()
Gets the standardVariableIds value for this SpotlightConfiguration.
|
int |
getTimeSlot()
Gets the timeSlot value for this SpotlightConfiguration.
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
boolean |
isCrossSiteDuplicateReport()
Gets the crossSiteDuplicateReport value for this SpotlightConfiguration.
|
boolean |
isDynamicSpotlightEnabled()
Gets the dynamicSpotlightEnabled value for this SpotlightConfiguration.
|
boolean |
isExposureToConversionReport()
Gets the exposureToConversionReport value for this SpotlightConfiguration.
|
boolean |
isFrequencyConversionReport()
Gets the frequencyConversionReport value for this SpotlightConfiguration.
|
boolean |
isGoogleAnalyticsIntegrationEnabled()
Gets the googleAnalyticsIntegrationEnabled value for this SpotlightConfiguration.
|
boolean |
isImageTagsEnabled()
Gets the imageTagsEnabled value for this SpotlightConfiguration.
|
boolean |
isOmnitureCostDataEnabled()
Gets the omnitureCostDataEnabled value for this SpotlightConfiguration.
|
boolean |
isOmnitureIntegrationEnabled()
Gets the omnitureIntegrationEnabled value for this SpotlightConfiguration.
|
boolean |
isTimeLagConversionReport()
Gets the timeLagConversionReport value for this SpotlightConfiguration.
|
void |
setClickDays(int clickDays)
Sets the clickDays value for this SpotlightConfiguration.
|
void |
setCrossSiteDuplicateReport(boolean crossSiteDuplicateReport)
Sets the crossSiteDuplicateReport value for this SpotlightConfiguration.
|
void |
setCustomSpotlightVariableConfigurations(CustomSpotlightVariableConfiguration[] customSpotlightVariableConfigurations)
Sets the customSpotlightVariableConfigurations value for this SpotlightConfiguration.
|
void |
setDynamicSpotlightEnabled(boolean dynamicSpotlightEnabled)
Sets the dynamicSpotlightEnabled value for this SpotlightConfiguration.
|
void |
setExposureActivitiesCount(int exposureActivitiesCount)
Sets the exposureActivitiesCount value for this SpotlightConfiguration.
|
void |
setExposureDays(int exposureDays)
Sets the exposureDays value for this SpotlightConfiguration.
|
void |
setExposureLevel(int exposureLevel)
Sets the exposureLevel value for this SpotlightConfiguration.
|
void |
setExposureToConversionReport(boolean exposureToConversionReport)
Sets the exposureToConversionReport value for this SpotlightConfiguration.
|
void |
setFirstDayOfWeek(int firstDayOfWeek)
Sets the firstDayOfWeek value for this SpotlightConfiguration.
|
void |
setFrequencyConversionReport(boolean frequencyConversionReport)
Sets the frequencyConversionReport value for this SpotlightConfiguration.
|
void |
setGoogleAnalyticsIntegrationEnabled(boolean googleAnalyticsIntegrationEnabled)
Sets the googleAnalyticsIntegrationEnabled value for this SpotlightConfiguration.
|
void |
setImageTagsEnabled(boolean imageTagsEnabled)
Sets the imageTagsEnabled value for this SpotlightConfiguration.
|
void |
setImpressionDays(int impressionDays)
Sets the impressionDays value for this SpotlightConfiguration.
|
void |
setMotifEventsDays(int motifEventsDays)
Sets the motifEventsDays value for this SpotlightConfiguration.
|
void |
setNaturalSearchConversionAttributionOption(long naturalSearchConversionAttributionOption)
Sets the naturalSearchConversionAttributionOption value for this SpotlightConfiguration.
|
void |
setOmnitureCostDataEnabled(boolean omnitureCostDataEnabled)
Sets the omnitureCostDataEnabled value for this SpotlightConfiguration.
|
void |
setOmnitureIntegrationEnabled(boolean omnitureIntegrationEnabled)
Sets the omnitureIntegrationEnabled value for this SpotlightConfiguration.
|
void |
setStandardVariableIds(long[] standardVariableIds)
Sets the standardVariableIds value for this SpotlightConfiguration.
|
void |
setTimeLagConversionReport(boolean timeLagConversionReport)
Sets the timeLagConversionReport value for this SpotlightConfiguration.
|
void |
setTimeSlot(int timeSlot)
Sets the timeSlot value for this SpotlightConfiguration.
|
public SpotlightConfiguration()
public SpotlightConfiguration(long id,
String name,
int clickDays,
boolean crossSiteDuplicateReport,
CustomSpotlightVariableConfiguration[] customSpotlightVariableConfigurations,
boolean dynamicSpotlightEnabled,
int exposureActivitiesCount,
int exposureDays,
int exposureLevel,
boolean exposureToConversionReport,
int firstDayOfWeek,
boolean frequencyConversionReport,
boolean googleAnalyticsIntegrationEnabled,
boolean imageTagsEnabled,
int impressionDays,
int motifEventsDays,
long naturalSearchConversionAttributionOption,
boolean omnitureCostDataEnabled,
boolean omnitureIntegrationEnabled,
long[] standardVariableIds,
boolean timeLagConversionReport,
int timeSlot)
public int getClickDays()
public void setClickDays(int clickDays)
clickDays - public boolean isCrossSiteDuplicateReport()
public void setCrossSiteDuplicateReport(boolean crossSiteDuplicateReport)
crossSiteDuplicateReport - public CustomSpotlightVariableConfiguration[] getCustomSpotlightVariableConfigurations()
public void setCustomSpotlightVariableConfigurations(CustomSpotlightVariableConfiguration[] customSpotlightVariableConfigurations)
customSpotlightVariableConfigurations - public boolean isDynamicSpotlightEnabled()
public void setDynamicSpotlightEnabled(boolean dynamicSpotlightEnabled)
dynamicSpotlightEnabled - public int getExposureActivitiesCount()
public void setExposureActivitiesCount(int exposureActivitiesCount)
exposureActivitiesCount - public int getExposureDays()
public void setExposureDays(int exposureDays)
exposureDays - public int getExposureLevel()
public void setExposureLevel(int exposureLevel)
exposureLevel - public boolean isExposureToConversionReport()
public void setExposureToConversionReport(boolean exposureToConversionReport)
exposureToConversionReport - public int getFirstDayOfWeek()
public void setFirstDayOfWeek(int firstDayOfWeek)
firstDayOfWeek - public boolean isFrequencyConversionReport()
public void setFrequencyConversionReport(boolean frequencyConversionReport)
frequencyConversionReport - public boolean isGoogleAnalyticsIntegrationEnabled()
public void setGoogleAnalyticsIntegrationEnabled(boolean googleAnalyticsIntegrationEnabled)
googleAnalyticsIntegrationEnabled - public boolean isImageTagsEnabled()
public void setImageTagsEnabled(boolean imageTagsEnabled)
imageTagsEnabled - public int getImpressionDays()
public void setImpressionDays(int impressionDays)
impressionDays - public int getMotifEventsDays()
public void setMotifEventsDays(int motifEventsDays)
motifEventsDays - public long getNaturalSearchConversionAttributionOption()
public void setNaturalSearchConversionAttributionOption(long naturalSearchConversionAttributionOption)
naturalSearchConversionAttributionOption - public boolean isOmnitureCostDataEnabled()
public void setOmnitureCostDataEnabled(boolean omnitureCostDataEnabled)
omnitureCostDataEnabled - public boolean isOmnitureIntegrationEnabled()
public void setOmnitureIntegrationEnabled(boolean omnitureIntegrationEnabled)
omnitureIntegrationEnabled - public long[] getStandardVariableIds()
public void setStandardVariableIds(long[] standardVariableIds)
standardVariableIds - public boolean isTimeLagConversionReport()
public void setTimeLagConversionReport(boolean timeLagConversionReport)
timeLagConversionReport - public int getTimeSlot()
public void setTimeSlot(int timeSlot)
timeSlot - public boolean equals(Object obj)
equals in class SpotlightConfigurationBasepublic int hashCode()
hashCode in class SpotlightConfigurationBasepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2015. All Rights Reserved.