Class GeneratedSolrSearchConfig
- java.lang.Object
-
- de.hybris.platform.util.BridgeAbstraction
-
- de.hybris.platform.jalo.Item
-
- de.hybris.platform.jalo.ExtensibleItem
-
- de.hybris.platform.jalo.c2l.LocalizableItem
-
- de.hybris.platform.jalo.GenericItem
-
- de.hybris.platform.solrfacetsearch.jalo.config.GeneratedSolrSearchConfig
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SolrSearchConfig
public abstract class GeneratedSolrSearchConfig extends GenericItem
Generated class for typeSolrSearchConfig.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.GenericItem
GenericItem.GenericItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LocalizableItem.LocalizableItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.ExtensibleItem
ExtensibleItem.ExtensibleItemImpl
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Item
Item.AttributeFilter, Item.AttributeMode, Item.CachedGetter, Item.CachedSetter, Item.ItemAttributeMap, Item.ItemConstraint, Item.ItemImpl, Item.JaloCachedComputationException
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringALLFACETVALUESINRESPONSEQualifier of theSolrSearchConfig.allFacetValuesInResponseattributeprotected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringDEFAULTSORTORDERQualifier of theSolrSearchConfig.defaultSortOrderattributestatic java.lang.StringDESCRIPTIONQualifier of theSolrSearchConfig.descriptionattributestatic java.lang.StringENABLEHIGHLIGHTINGQualifier of theSolrSearchConfig.enableHighlightingattributestatic java.lang.StringGROUPINGPROPERTYQualifier of theSolrSearchConfig.groupingPropertyattributestatic java.lang.StringLEGACYMODEQualifier of theSolrSearchConfig.legacyModeattributestatic java.lang.StringPAGESIZEQualifier of theSolrSearchConfig.pageSizeattributestatic java.lang.StringRESTRICTFIELDSINRESPONSEQualifier of theSolrSearchConfig.restrictFieldsInResponseattribute-
Fields inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
LANGUAGE_FALLBACK_ENABLED
-
Fields inherited from class de.hybris.platform.jalo.Item
_CREATION_TIME_INTERNAL, _MODIFIED_TIME_INTERNAL, accessorLog, CREATION_TIME, DISABLE_ATTRIBUTE_CHECK, DISABLE_ITEMCHECK_BEFORE_REMOVABLE, EVEN, FEATURE_ACCESSMAP_QUALIFIER, HJMPTS, INITIAL_CREATION_FLAG, isJaloOnly, MODIFIED_TIME, NEGATIVE, NOT_FOUND, OWNER, PK, POSITIVE, SAVE_FROM_SERVICE_LAYER, staticTransientObjects, TYPE
-
Fields inherited from class de.hybris.platform.util.BridgeAbstraction
impl, tenant
-
-
Constructor Summary
Constructors Constructor Description GeneratedSolrSearchConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.util.Collection<java.lang.String>getDefaultSortOrder()Generated method - Getter of theSolrSearchConfig.defaultSortOrderattribute.java.util.Collection<java.lang.String>getDefaultSortOrder(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.defaultSortOrderattribute.java.lang.StringgetDescription()Generated method - Getter of theSolrSearchConfig.descriptionattribute.java.lang.StringgetDescription(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.descriptionattribute.SolrIndexedPropertygetGroupingProperty()Generated method - Getter of theSolrSearchConfig.groupingPropertyattribute.SolrIndexedPropertygetGroupingProperty(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.groupingPropertyattribute.java.lang.IntegergetPageSize()Generated method - Getter of theSolrSearchConfig.pageSizeattribute.java.lang.IntegergetPageSize(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.pageSizeattribute.intgetPageSizeAsPrimitive()Generated method - Getter of theSolrSearchConfig.pageSizeattribute.intgetPageSizeAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.pageSizeattribute.java.lang.BooleanisAllFacetValuesInResponse()Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.java.lang.BooleanisAllFacetValuesInResponse(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.booleanisAllFacetValuesInResponseAsPrimitive()Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.booleanisAllFacetValuesInResponseAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.java.lang.BooleanisEnableHighlighting()Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.java.lang.BooleanisEnableHighlighting(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.booleanisEnableHighlightingAsPrimitive()Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.booleanisEnableHighlightingAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.java.lang.BooleanisLegacyMode()Generated method - Getter of theSolrSearchConfig.legacyModeattribute.java.lang.BooleanisLegacyMode(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.legacyModeattribute.booleanisLegacyModeAsPrimitive()Generated method - Getter of theSolrSearchConfig.legacyModeattribute.booleanisLegacyModeAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.legacyModeattribute.java.lang.BooleanisRestrictFieldsInResponse()Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.java.lang.BooleanisRestrictFieldsInResponse(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.booleanisRestrictFieldsInResponseAsPrimitive()Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.booleanisRestrictFieldsInResponseAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.voidsetAllFacetValuesInResponse(boolean value)Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.voidsetAllFacetValuesInResponse(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.voidsetAllFacetValuesInResponse(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.voidsetAllFacetValuesInResponse(java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.voidsetDefaultSortOrder(SessionContext ctx, java.util.Collection<java.lang.String> value)Generated method - Setter of theSolrSearchConfig.defaultSortOrderattribute.voidsetDefaultSortOrder(java.util.Collection<java.lang.String> value)Generated method - Setter of theSolrSearchConfig.defaultSortOrderattribute.voidsetDescription(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrSearchConfig.descriptionattribute.voidsetDescription(java.lang.String value)Generated method - Setter of theSolrSearchConfig.descriptionattribute.voidsetEnableHighlighting(boolean value)Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.voidsetEnableHighlighting(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.voidsetEnableHighlighting(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.voidsetEnableHighlighting(java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.voidsetGroupingProperty(SessionContext ctx, SolrIndexedProperty value)Generated method - Setter of theSolrSearchConfig.groupingPropertyattribute.voidsetGroupingProperty(SolrIndexedProperty value)Generated method - Setter of theSolrSearchConfig.groupingPropertyattribute.voidsetLegacyMode(boolean value)Generated method - Setter of theSolrSearchConfig.legacyModeattribute.voidsetLegacyMode(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchConfig.legacyModeattribute.voidsetLegacyMode(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.legacyModeattribute.voidsetLegacyMode(java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.legacyModeattribute.voidsetPageSize(int value)Generated method - Setter of theSolrSearchConfig.pageSizeattribute.voidsetPageSize(SessionContext ctx, int value)Generated method - Setter of theSolrSearchConfig.pageSizeattribute.voidsetPageSize(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrSearchConfig.pageSizeattribute.voidsetPageSize(java.lang.Integer value)Generated method - Setter of theSolrSearchConfig.pageSizeattribute.voidsetRestrictFieldsInResponse(boolean value)Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(java.lang.Boolean value)Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
createItem, getImplementation, getInitialProperties, getNonInitialAttributes, getRelatedItems, setRelatedItems
-
Methods inherited from class de.hybris.platform.jalo.c2l.LocalizableItem
getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllLocalizedProperties, getAllValuesSessionContext, getLocalizedProperty, getLocalizedProperty, getLocalizedPropertyInternal, getLocalizedPropertyNames, getLocalizedPropertyNames, hasLanguage, isEmptyValue, isFallbackEnabled, removeLocalizedProperty, removeLocalizedProperty, setAllLocalizedProperties, setAllLocalizedProperties, setLocalizedProperty, setLocalizedProperty
-
Methods inherited from class de.hybris.platform.jalo.ExtensibleItem
createNonClassAccessor, getAllProperties, getAllProperties, getProperty, getProperty, getPropertyNames, getPropertyNames, removeProperty, removeProperty, setAllProperties, setAllProperties, setProperty, setProperty
-
Methods inherited from class de.hybris.platform.jalo.Item
addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addLinkedItems, addNegativePermission, addPermission, addPositivePermission, assureExtensionsLoaded, changeTypeAfterCreation, checkConstraint, checkItemPermission, checkMandatoryAttribute, checkMandatoryAttribute, checkPermission, checkPermission, checkRemovable, clearPermission, compareTo, ctx, doAfterRemove, doBeforeRemove, equals, getAccessorFor, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributes, getAllAttributesInternal, getAllLinkedItems, getAndCheckCacheBoundItem, getAttribute, getAttribute, getCacheBoundItem, getComposedType, getComposedTypePK, getCreationTime, getCurrentlyRemovingCount, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItems, getLinkedItemsCount, getLinkedItemsCount, getLinkedItemsCount, getModificationTime, getNegativePermissions, getOwner, getPermissionMap, getPermissions, getPersistenceVersion, getPK, getPositivePermissions, getRestrictedPrincipals, getSession, getSyncObject, getTenant, getTransientObject, getTransientObjectMap, hashCode, hasRegisteredClassAccessorFor, internal_registerClassAccessorFor, internal_registerNonClassAccessorFor, invalidateLocalCaches, isAlive, isCacheBound, isCurrentlyRemoving, isCurrentlyRemoving, isEmptyRelationValue, isInCreate, isInstanceOf, isItemCheckBeforeRemoveableDisabled, isMarkModifiedDisabled, isRelationLocalizationFallbackEnabled, newInstance, notifyExtensionsAfterItemCreation, notifyExtensionsBeforeItemCreation, notifyItemRemoval, notifyManagerAboutItemRemoval, readResolve, registerAccessFor, registerAccessFor, registerJaloInvalidationListeners, remove, remove, removeItemCollection, removeItemCollection, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinkedItems, removeLinks, removePartOfItems, removePartOfItems, setAllAttributes, setAllAttributes, setAllAttributesInternal, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAllLinkedItems, setAttribute, setAttribute, setAttributeFromString, setAttributeFromString, setCacheBound, setComposedType, setCreationTime, setImplementation, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setLinkedItems, setModificationTime, setNonInitialAttributes, setOwner, setPermissionsByMap, setTransientObject, setUseTA, toString, useTA, writeReplace
-
Methods inherited from class de.hybris.platform.util.BridgeAbstraction
setTenant
-
-
-
-
Field Detail
-
PAGESIZE
public static final java.lang.String PAGESIZE
Qualifier of theSolrSearchConfig.pageSizeattribute- See Also:
- Constant Field Values
-
DEFAULTSORTORDER
public static final java.lang.String DEFAULTSORTORDER
Qualifier of theSolrSearchConfig.defaultSortOrderattribute- See Also:
- Constant Field Values
-
DESCRIPTION
public static final java.lang.String DESCRIPTION
Qualifier of theSolrSearchConfig.descriptionattribute- See Also:
- Constant Field Values
-
RESTRICTFIELDSINRESPONSE
public static final java.lang.String RESTRICTFIELDSINRESPONSE
Qualifier of theSolrSearchConfig.restrictFieldsInResponseattribute- See Also:
- Constant Field Values
-
ENABLEHIGHLIGHTING
public static final java.lang.String ENABLEHIGHLIGHTING
Qualifier of theSolrSearchConfig.enableHighlightingattribute- See Also:
- Constant Field Values
-
ALLFACETVALUESINRESPONSE
public static final java.lang.String ALLFACETVALUESINRESPONSE
Qualifier of theSolrSearchConfig.allFacetValuesInResponseattribute- See Also:
- Constant Field Values
-
LEGACYMODE
public static final java.lang.String LEGACYMODE
Qualifier of theSolrSearchConfig.legacyModeattribute- See Also:
- Constant Field Values
-
GROUPINGPROPERTY
public static final java.lang.String GROUPINGPROPERTY
Qualifier of theSolrSearchConfig.groupingPropertyattribute- See Also:
- Constant Field Values
-
DEFAULT_INITIAL_ATTRIBUTES
protected static final java.util.Map<java.lang.String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
-
-
Method Detail
-
getDefaultAttributeModes
protected java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes()
- Overrides:
getDefaultAttributeModesin classItem
-
isAllFacetValuesInResponse
public java.lang.Boolean isAllFacetValuesInResponse(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Returns:
- the allFacetValuesInResponse
-
isAllFacetValuesInResponse
public java.lang.Boolean isAllFacetValuesInResponse()
Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Returns:
- the allFacetValuesInResponse
-
isAllFacetValuesInResponseAsPrimitive
public boolean isAllFacetValuesInResponseAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Returns:
- the allFacetValuesInResponse
-
isAllFacetValuesInResponseAsPrimitive
public boolean isAllFacetValuesInResponseAsPrimitive()
Generated method - Getter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Returns:
- the allFacetValuesInResponse
-
setAllFacetValuesInResponse
public void setAllFacetValuesInResponse(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Parameters:
value- the allFacetValuesInResponse
-
setAllFacetValuesInResponse
public void setAllFacetValuesInResponse(java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Parameters:
value- the allFacetValuesInResponse
-
setAllFacetValuesInResponse
public void setAllFacetValuesInResponse(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Parameters:
value- the allFacetValuesInResponse
-
setAllFacetValuesInResponse
public void setAllFacetValuesInResponse(boolean value)
Generated method - Setter of theSolrSearchConfig.allFacetValuesInResponseattribute.- Parameters:
value- the allFacetValuesInResponse
-
getDefaultSortOrder
public java.util.Collection<java.lang.String> getDefaultSortOrder(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.defaultSortOrderattribute.- Returns:
- the defaultSortOrder
-
getDefaultSortOrder
public java.util.Collection<java.lang.String> getDefaultSortOrder()
Generated method - Getter of theSolrSearchConfig.defaultSortOrderattribute.- Returns:
- the defaultSortOrder
-
setDefaultSortOrder
public void setDefaultSortOrder(SessionContext ctx, java.util.Collection<java.lang.String> value)
Generated method - Setter of theSolrSearchConfig.defaultSortOrderattribute.- Parameters:
value- the defaultSortOrder
-
setDefaultSortOrder
public void setDefaultSortOrder(java.util.Collection<java.lang.String> value)
Generated method - Setter of theSolrSearchConfig.defaultSortOrderattribute.- Parameters:
value- the defaultSortOrder
-
getDescription
public java.lang.String getDescription(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.descriptionattribute.- Returns:
- the description
-
getDescription
public java.lang.String getDescription()
Generated method - Getter of theSolrSearchConfig.descriptionattribute.- Returns:
- the description
-
setDescription
public void setDescription(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrSearchConfig.descriptionattribute.- Parameters:
value- the description
-
setDescription
public void setDescription(java.lang.String value)
Generated method - Setter of theSolrSearchConfig.descriptionattribute.- Parameters:
value- the description
-
isEnableHighlighting
public java.lang.Boolean isEnableHighlighting(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlighting
public java.lang.Boolean isEnableHighlighting()
Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlightingAsPrimitive
public boolean isEnableHighlightingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlightingAsPrimitive
public boolean isEnableHighlightingAsPrimitive()
Generated method - Getter of theSolrSearchConfig.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(boolean value)
Generated method - Setter of theSolrSearchConfig.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
getGroupingProperty
public SolrIndexedProperty getGroupingProperty(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.groupingPropertyattribute.- Returns:
- the groupingProperty
-
getGroupingProperty
public SolrIndexedProperty getGroupingProperty()
Generated method - Getter of theSolrSearchConfig.groupingPropertyattribute.- Returns:
- the groupingProperty
-
setGroupingProperty
public void setGroupingProperty(SessionContext ctx, SolrIndexedProperty value)
Generated method - Setter of theSolrSearchConfig.groupingPropertyattribute.- Parameters:
value- the groupingProperty
-
setGroupingProperty
public void setGroupingProperty(SolrIndexedProperty value)
Generated method - Setter of theSolrSearchConfig.groupingPropertyattribute.- Parameters:
value- the groupingProperty
-
isLegacyMode
public java.lang.Boolean isLegacyMode(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyMode
public java.lang.Boolean isLegacyMode()
Generated method - Getter of theSolrSearchConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.legacyModeattribute.- Returns:
- the legacyMode
-
isLegacyModeAsPrimitive
public boolean isLegacyModeAsPrimitive()
Generated method - Getter of theSolrSearchConfig.legacyModeattribute.- Returns:
- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
setLegacyMode
public void setLegacyMode(boolean value)
Generated method - Setter of theSolrSearchConfig.legacyModeattribute.- Parameters:
value- the legacyMode
-
getPageSize
public java.lang.Integer getPageSize(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.pageSizeattribute.- Returns:
- the pageSize
-
getPageSize
public java.lang.Integer getPageSize()
Generated method - Getter of theSolrSearchConfig.pageSizeattribute.- Returns:
- the pageSize
-
getPageSizeAsPrimitive
public int getPageSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.pageSizeattribute.- Returns:
- the pageSize
-
getPageSizeAsPrimitive
public int getPageSizeAsPrimitive()
Generated method - Getter of theSolrSearchConfig.pageSizeattribute.- Returns:
- the pageSize
-
setPageSize
public void setPageSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrSearchConfig.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(java.lang.Integer value)
Generated method - Setter of theSolrSearchConfig.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(SessionContext ctx, int value)
Generated method - Setter of theSolrSearchConfig.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(int value)
Generated method - Setter of theSolrSearchConfig.pageSizeattribute.- Parameters:
value- the pageSize
-
isRestrictFieldsInResponse
public java.lang.Boolean isRestrictFieldsInResponse(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponse
public java.lang.Boolean isRestrictFieldsInResponse()
Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponseAsPrimitive
public boolean isRestrictFieldsInResponseAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponseAsPrimitive
public boolean isRestrictFieldsInResponseAsPrimitive()
Generated method - Getter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(java.lang.Boolean value)
Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(boolean value)
Generated method - Setter of theSolrSearchConfig.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
-