Class GeneratedSolrSearchQueryTemplate
- 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.GeneratedSolrSearchQueryTemplate
-
- All Implemented Interfaces:
java.io.Serializable,java.lang.Comparable
- Direct Known Subclasses:
SolrSearchQueryTemplate
public abstract class GeneratedSolrSearchQueryTemplate extends GenericItem
Generated class for typeSolrSearchQueryTemplate.- 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 protected static java.util.Map<java.lang.String,Item.AttributeMode>DEFAULT_INITIAL_ATTRIBUTESstatic java.lang.StringENABLEHIGHLIGHTINGQualifier of theSolrSearchQueryTemplate.enableHighlightingattributestatic java.lang.StringFTSQUERYBUILDERQualifier of theSolrSearchQueryTemplate.ftsQueryBuilderattributestatic java.lang.StringFTSQUERYBUILDERPARAMETERSQualifier of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattributestatic java.lang.StringGROUPQualifier of theSolrSearchQueryTemplate.groupattributestatic java.lang.StringGROUPFACETSQualifier of theSolrSearchQueryTemplate.groupFacetsattributestatic java.lang.StringGROUPLIMITQualifier of theSolrSearchQueryTemplate.groupLimitattributestatic java.lang.StringGROUPPROPERTYQualifier of theSolrSearchQueryTemplate.groupPropertyattributestatic java.lang.StringINDEXEDTYPEQualifier of theSolrSearchQueryTemplate.indexedTypeattributeprotected static BidirectionalOneToManyHandler<GeneratedSolrSearchQueryTemplate>INDEXEDTYPEHANDLERBidirectionalOneToManyHandlerfor handling 1:n INDEXEDTYPE's relation attributes from 'one' side.static java.lang.StringINDEXEDTYPEPOSQualifier of theSolrSearchQueryTemplate.indexedTypePOSattributestatic java.lang.StringNAMEQualifier of theSolrSearchQueryTemplate.nameattributestatic java.lang.StringPAGESIZEQualifier of theSolrSearchQueryTemplate.pageSizeattributestatic java.lang.StringRESTRICTFIELDSINRESPONSEQualifier of theSolrSearchQueryTemplate.restrictFieldsInResponseattributestatic java.lang.StringSEARCHQUERYPROPERTIESQualifier of theSolrSearchQueryTemplate.searchQueryPropertiesattributeprotected static OneToManyHandler<SolrSearchQueryProperty>SEARCHQUERYPROPERTIESHANDLEROneToManyHandlerfor handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.static java.lang.StringSEARCHQUERYSORTSQualifier of theSolrSearchQueryTemplate.searchQuerySortsattributeprotected static OneToManyHandler<SolrSearchQuerySort>SEARCHQUERYSORTSHANDLEROneToManyHandlerfor handling 1:n SEARCHQUERYSORTS's relation attributes from 'many' side.static java.lang.StringSHOWFACETSQualifier of theSolrSearchQueryTemplate.showFacetsattribute-
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 GeneratedSolrSearchQueryTemplate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddToSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidaddToSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Addsvalueto searchQueryProperties.voidaddToSearchQuerySorts(SessionContext ctx, SolrSearchQuerySort value)Generated method - Addsvalueto searchQuerySorts.voidaddToSearchQuerySorts(SolrSearchQuerySort value)Generated method - Addsvalueto searchQuerySorts.protected ItemcreateItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes)Has to be implemented for each concrete subtype of item.java.util.Map<java.lang.String,java.lang.String>getAllFtsQueryBuilderParameters()Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.java.util.Map<java.lang.String,java.lang.String>getAllFtsQueryBuilderParameters(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.protected java.util.Map<java.lang.String,Item.AttributeMode>getDefaultAttributeModes()java.lang.StringgetFtsQueryBuilder()Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.java.lang.StringgetFtsQueryBuilder(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.java.lang.IntegergetGroupLimit()Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.java.lang.IntegergetGroupLimit(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.intgetGroupLimitAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.intgetGroupLimitAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.SolrIndexedPropertygetGroupProperty()Generated method - Getter of theSolrSearchQueryTemplate.groupPropertyattribute.SolrIndexedPropertygetGroupProperty(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupPropertyattribute.SolrIndexedTypegetIndexedType()Generated method - Getter of theSolrSearchQueryTemplate.indexedTypeattribute.SolrIndexedTypegetIndexedType(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.indexedTypeattribute.java.lang.StringgetName()Generated method - Getter of theSolrSearchQueryTemplate.nameattribute.java.lang.StringgetName(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.nameattribute.java.lang.IntegergetPageSize()Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.java.lang.IntegergetPageSize(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.intgetPageSizeAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.intgetPageSizeAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.java.util.Collection<SolrSearchQueryProperty>getSearchQueryProperties()Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.java.util.Collection<SolrSearchQueryProperty>getSearchQueryProperties(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.java.util.Collection<SolrSearchQuerySort>getSearchQuerySorts()Generated method - Getter of theSolrSearchQueryTemplate.searchQuerySortsattribute.java.util.Collection<SolrSearchQuerySort>getSearchQuerySorts(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.searchQuerySortsattribute.java.lang.BooleanisEnableHighlighting()Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.java.lang.BooleanisEnableHighlighting(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.booleanisEnableHighlightingAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.booleanisEnableHighlightingAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.java.lang.BooleanisGroup()Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.java.lang.BooleanisGroup(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.booleanisGroupAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.booleanisGroupAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.java.lang.BooleanisGroupFacets()Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.java.lang.BooleanisGroupFacets(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.booleanisGroupFacetsAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.booleanisGroupFacetsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.java.lang.BooleanisRestrictFieldsInResponse()Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.java.lang.BooleanisRestrictFieldsInResponse(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.booleanisRestrictFieldsInResponseAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.booleanisRestrictFieldsInResponseAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.java.lang.BooleanisShowFacets()Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.java.lang.BooleanisShowFacets(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.booleanisShowFacetsAsPrimitive()Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.booleanisShowFacetsAsPrimitive(SessionContext ctx)Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.voidremoveFromSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.voidremoveFromSearchQueryProperties(SolrSearchQueryProperty value)Generated method - Removesvaluefrom searchQueryProperties.voidremoveFromSearchQuerySorts(SessionContext ctx, SolrSearchQuerySort value)Generated method - Removesvaluefrom searchQuerySorts.voidremoveFromSearchQuerySorts(SolrSearchQuerySort value)Generated method - Removesvaluefrom searchQuerySorts.voidsetAllFtsQueryBuilderParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.voidsetAllFtsQueryBuilderParameters(java.util.Map<java.lang.String,java.lang.String> value)Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.voidsetEnableHighlighting(boolean value)Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.voidsetEnableHighlighting(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.voidsetEnableHighlighting(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.voidsetEnableHighlighting(java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.voidsetFtsQueryBuilder(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.voidsetFtsQueryBuilder(java.lang.String value)Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.voidsetGroup(boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.voidsetGroup(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.voidsetGroup(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.voidsetGroup(java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.voidsetGroupFacets(boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.voidsetGroupFacets(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.voidsetGroupFacets(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.voidsetGroupFacets(java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.voidsetGroupLimit(int value)Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.voidsetGroupLimit(SessionContext ctx, int value)Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.voidsetGroupLimit(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.voidsetGroupLimit(java.lang.Integer value)Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.voidsetGroupProperty(SessionContext ctx, SolrIndexedProperty value)Generated method - Setter of theSolrSearchQueryTemplate.groupPropertyattribute.voidsetGroupProperty(SolrIndexedProperty value)Generated method - Setter of theSolrSearchQueryTemplate.groupPropertyattribute.protected voidsetIndexedType(SessionContext ctx, SolrIndexedType value)Generated method - Setter of theSolrSearchQueryTemplate.indexedTypeattribute.protected voidsetIndexedType(SolrIndexedType value)Generated method - Setter of theSolrSearchQueryTemplate.indexedTypeattribute.voidsetName(SessionContext ctx, java.lang.String value)Generated method - Setter of theSolrSearchQueryTemplate.nameattribute.voidsetName(java.lang.String value)Generated method - Setter of theSolrSearchQueryTemplate.nameattribute.voidsetPageSize(int value)Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.voidsetPageSize(SessionContext ctx, int value)Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.voidsetPageSize(SessionContext ctx, java.lang.Integer value)Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.voidsetPageSize(java.lang.Integer value)Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.voidsetRestrictFieldsInResponse(boolean value)Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.voidsetRestrictFieldsInResponse(java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.voidsetSearchQueryProperties(SessionContext ctx, java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.voidsetSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.voidsetSearchQuerySorts(SessionContext ctx, java.util.Collection<SolrSearchQuerySort> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQuerySortsattribute.voidsetSearchQuerySorts(java.util.Collection<SolrSearchQuerySort> value)Generated method - Setter of theSolrSearchQueryTemplate.searchQuerySortsattribute.voidsetShowFacets(boolean value)Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.voidsetShowFacets(SessionContext ctx, boolean value)Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.voidsetShowFacets(SessionContext ctx, java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.voidsetShowFacets(java.lang.Boolean value)Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.-
Methods inherited from class de.hybris.platform.jalo.GenericItem
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
-
NAME
public static final java.lang.String NAME
Qualifier of theSolrSearchQueryTemplate.nameattribute- See Also:
- Constant Field Values
-
SHOWFACETS
public static final java.lang.String SHOWFACETS
Qualifier of theSolrSearchQueryTemplate.showFacetsattribute- See Also:
- Constant Field Values
-
RESTRICTFIELDSINRESPONSE
public static final java.lang.String RESTRICTFIELDSINRESPONSE
Qualifier of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute- See Also:
- Constant Field Values
-
ENABLEHIGHLIGHTING
public static final java.lang.String ENABLEHIGHLIGHTING
Qualifier of theSolrSearchQueryTemplate.enableHighlightingattribute- See Also:
- Constant Field Values
-
GROUP
public static final java.lang.String GROUP
Qualifier of theSolrSearchQueryTemplate.groupattribute- See Also:
- Constant Field Values
-
GROUPPROPERTY
public static final java.lang.String GROUPPROPERTY
Qualifier of theSolrSearchQueryTemplate.groupPropertyattribute- See Also:
- Constant Field Values
-
GROUPLIMIT
public static final java.lang.String GROUPLIMIT
Qualifier of theSolrSearchQueryTemplate.groupLimitattribute- See Also:
- Constant Field Values
-
GROUPFACETS
public static final java.lang.String GROUPFACETS
Qualifier of theSolrSearchQueryTemplate.groupFacetsattribute- See Also:
- Constant Field Values
-
PAGESIZE
public static final java.lang.String PAGESIZE
Qualifier of theSolrSearchQueryTemplate.pageSizeattribute- See Also:
- Constant Field Values
-
FTSQUERYBUILDER
public static final java.lang.String FTSQUERYBUILDER
Qualifier of theSolrSearchQueryTemplate.ftsQueryBuilderattribute- See Also:
- Constant Field Values
-
FTSQUERYBUILDERPARAMETERS
public static final java.lang.String FTSQUERYBUILDERPARAMETERS
Qualifier of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute- See Also:
- Constant Field Values
-
INDEXEDTYPEPOS
public static final java.lang.String INDEXEDTYPEPOS
Qualifier of theSolrSearchQueryTemplate.indexedTypePOSattribute- See Also:
- Constant Field Values
-
INDEXEDTYPE
public static final java.lang.String INDEXEDTYPE
Qualifier of theSolrSearchQueryTemplate.indexedTypeattribute- See Also:
- Constant Field Values
-
SEARCHQUERYPROPERTIES
public static final java.lang.String SEARCHQUERYPROPERTIES
Qualifier of theSolrSearchQueryTemplate.searchQueryPropertiesattribute- See Also:
- Constant Field Values
-
SEARCHQUERYSORTS
public static final java.lang.String SEARCHQUERYSORTS
Qualifier of theSolrSearchQueryTemplate.searchQuerySortsattribute- See Also:
- Constant Field Values
-
INDEXEDTYPEHANDLER
protected static final BidirectionalOneToManyHandler<GeneratedSolrSearchQueryTemplate> INDEXEDTYPEHANDLER
BidirectionalOneToManyHandlerfor handling 1:n INDEXEDTYPE's relation attributes from 'one' side.
-
SEARCHQUERYPROPERTIESHANDLER
protected static final OneToManyHandler<SolrSearchQueryProperty> SEARCHQUERYPROPERTIESHANDLER
OneToManyHandlerfor handling 1:n SEARCHQUERYPROPERTIES's relation attributes from 'many' side.
-
SEARCHQUERYSORTSHANDLER
protected static final OneToManyHandler<SolrSearchQuerySort> SEARCHQUERYSORTSHANDLER
OneToManyHandlerfor handling 1:n SEARCHQUERYSORTS's relation attributes from 'many' side.
-
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
-
createItem
protected Item createItem(SessionContext ctx, ComposedType type, Item.ItemAttributeMap allAttributes) throws JaloBusinessException
Description copied from class:ItemHas to be implemented for each concrete subtype of item. This method is responsible for creating a new item instance ( by calling managers, ejb homes, etc. ) duringComposedType.newInstance(Map).In case this method uses any of the attribute values during creation it is required to override
Item.getNonInitialAttributes(SessionContext, ItemAttributeMap)too.
Sn example:public static final String MY_ATTRIBUTE = "someAttribute"; ... protected Item createItem(SessionContext ctx, ComposedType type, Map allAttributes ) throws JaloBusinessException { MyManager man = ... return man.createMyItem( (String)allAttributes.get(MY_ATTRIBUTE) ); // here MY_ATTRIBUTE is used for creation, so it must not be set again } protected Map getNonInitialAttributes( SessionContext ctx, Map allAttributes ) { // let superclass remove its own initial attributes Map ret = super.getNonInitialAttributes( ctx, allAttributes ); // remove MY_ATTRIBUTE from all attributes since if has already been set ret.remove(MY_ATTRIBUTE); return ret; }- Overrides:
createItemin classGenericItem- Parameters:
ctx- the current session context which this item is created withintype- the actual item type ( since subtypes may not provide a own jalo class this may be different from the type which this method was implemented for )- Returns:
- the new item instance
- Throws:
JaloBusinessException- indicates an error during creation - any changes will be rollbacked
-
isEnableHighlighting
public java.lang.Boolean isEnableHighlighting(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlighting
public java.lang.Boolean isEnableHighlighting()
Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlightingAsPrimitive
public boolean isEnableHighlightingAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
isEnableHighlightingAsPrimitive
public boolean isEnableHighlightingAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Returns:
- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
setEnableHighlighting
public void setEnableHighlighting(boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.enableHighlightingattribute.- Parameters:
value- the enableHighlighting
-
getFtsQueryBuilder
public java.lang.String getFtsQueryBuilder(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.- Returns:
- the ftsQueryBuilder
-
getFtsQueryBuilder
public java.lang.String getFtsQueryBuilder()
Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.- Returns:
- the ftsQueryBuilder
-
setFtsQueryBuilder
public void setFtsQueryBuilder(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.- Parameters:
value- the ftsQueryBuilder
-
setFtsQueryBuilder
public void setFtsQueryBuilder(java.lang.String value)
Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderattribute.- Parameters:
value- the ftsQueryBuilder
-
getAllFtsQueryBuilderParameters
public java.util.Map<java.lang.String,java.lang.String> getAllFtsQueryBuilderParameters(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.- Returns:
- the ftsQueryBuilderParameters
-
getAllFtsQueryBuilderParameters
public java.util.Map<java.lang.String,java.lang.String> getAllFtsQueryBuilderParameters()
Generated method - Getter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.- Returns:
- the ftsQueryBuilderParameters
-
setAllFtsQueryBuilderParameters
public void setAllFtsQueryBuilderParameters(SessionContext ctx, java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.- Parameters:
value- the ftsQueryBuilderParameters
-
setAllFtsQueryBuilderParameters
public void setAllFtsQueryBuilderParameters(java.util.Map<java.lang.String,java.lang.String> value)
Generated method - Setter of theSolrSearchQueryTemplate.ftsQueryBuilderParametersattribute.- Parameters:
value- the ftsQueryBuilderParameters
-
isGroup
public java.lang.Boolean isGroup(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.- Returns:
- the group
-
isGroup
public java.lang.Boolean isGroup()
Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.- Returns:
- the group
-
isGroupAsPrimitive
public boolean isGroupAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.- Returns:
- the group
-
isGroupAsPrimitive
public boolean isGroupAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.groupattribute.- Returns:
- the group
-
setGroup
public void setGroup(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.- Parameters:
value- the group
-
setGroup
public void setGroup(java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.- Parameters:
value- the group
-
setGroup
public void setGroup(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.- Parameters:
value- the group
-
setGroup
public void setGroup(boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupattribute.- Parameters:
value- the group
-
isGroupFacets
public java.lang.Boolean isGroupFacets(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.- Returns:
- the groupFacets
-
isGroupFacets
public java.lang.Boolean isGroupFacets()
Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.- Returns:
- the groupFacets
-
isGroupFacetsAsPrimitive
public boolean isGroupFacetsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.- Returns:
- the groupFacets
-
isGroupFacetsAsPrimitive
public boolean isGroupFacetsAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.groupFacetsattribute.- Returns:
- the groupFacets
-
setGroupFacets
public void setGroupFacets(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.- Parameters:
value- the groupFacets
-
setGroupFacets
public void setGroupFacets(java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.- Parameters:
value- the groupFacets
-
setGroupFacets
public void setGroupFacets(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.- Parameters:
value- the groupFacets
-
setGroupFacets
public void setGroupFacets(boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.groupFacetsattribute.- Parameters:
value- the groupFacets
-
getGroupLimit
public java.lang.Integer getGroupLimit(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.- Returns:
- the groupLimit
-
getGroupLimit
public java.lang.Integer getGroupLimit()
Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.- Returns:
- the groupLimit
-
getGroupLimitAsPrimitive
public int getGroupLimitAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.- Returns:
- the groupLimit
-
getGroupLimitAsPrimitive
public int getGroupLimitAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.groupLimitattribute.- Returns:
- the groupLimit
-
setGroupLimit
public void setGroupLimit(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.- Parameters:
value- the groupLimit
-
setGroupLimit
public void setGroupLimit(java.lang.Integer value)
Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.- Parameters:
value- the groupLimit
-
setGroupLimit
public void setGroupLimit(SessionContext ctx, int value)
Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.- Parameters:
value- the groupLimit
-
setGroupLimit
public void setGroupLimit(int value)
Generated method - Setter of theSolrSearchQueryTemplate.groupLimitattribute.- Parameters:
value- the groupLimit
-
getGroupProperty
public SolrIndexedProperty getGroupProperty(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.groupPropertyattribute.- Returns:
- the groupProperty
-
getGroupProperty
public SolrIndexedProperty getGroupProperty()
Generated method - Getter of theSolrSearchQueryTemplate.groupPropertyattribute.- Returns:
- the groupProperty
-
setGroupProperty
public void setGroupProperty(SessionContext ctx, SolrIndexedProperty value)
Generated method - Setter of theSolrSearchQueryTemplate.groupPropertyattribute.- Parameters:
value- the groupProperty
-
setGroupProperty
public void setGroupProperty(SolrIndexedProperty value)
Generated method - Setter of theSolrSearchQueryTemplate.groupPropertyattribute.- Parameters:
value- the groupProperty
-
getIndexedType
public SolrIndexedType getIndexedType(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.indexedTypeattribute.- Returns:
- the indexedType
-
getIndexedType
public SolrIndexedType getIndexedType()
Generated method - Getter of theSolrSearchQueryTemplate.indexedTypeattribute.- Returns:
- the indexedType
-
setIndexedType
protected void setIndexedType(SessionContext ctx, SolrIndexedType value)
Generated method - Setter of theSolrSearchQueryTemplate.indexedTypeattribute.- Parameters:
value- the indexedType
-
setIndexedType
protected void setIndexedType(SolrIndexedType value)
Generated method - Setter of theSolrSearchQueryTemplate.indexedTypeattribute.- Parameters:
value- the indexedType
-
getName
public java.lang.String getName(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.nameattribute.- Returns:
- the name
-
getName
public java.lang.String getName()
Generated method - Getter of theSolrSearchQueryTemplate.nameattribute.- Returns:
- the name
-
setName
public void setName(SessionContext ctx, java.lang.String value)
Generated method - Setter of theSolrSearchQueryTemplate.nameattribute.- Parameters:
value- the name
-
setName
public void setName(java.lang.String value)
Generated method - Setter of theSolrSearchQueryTemplate.nameattribute.- Parameters:
value- the name
-
getPageSize
public java.lang.Integer getPageSize(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.- Returns:
- the pageSize
-
getPageSize
public java.lang.Integer getPageSize()
Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.- Returns:
- the pageSize
-
getPageSizeAsPrimitive
public int getPageSizeAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.- Returns:
- the pageSize
-
getPageSizeAsPrimitive
public int getPageSizeAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.pageSizeattribute.- Returns:
- the pageSize
-
setPageSize
public void setPageSize(SessionContext ctx, java.lang.Integer value)
Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(java.lang.Integer value)
Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(SessionContext ctx, int value)
Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.- Parameters:
value- the pageSize
-
setPageSize
public void setPageSize(int value)
Generated method - Setter of theSolrSearchQueryTemplate.pageSizeattribute.- Parameters:
value- the pageSize
-
isRestrictFieldsInResponse
public java.lang.Boolean isRestrictFieldsInResponse(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponse
public java.lang.Boolean isRestrictFieldsInResponse()
Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponseAsPrimitive
public boolean isRestrictFieldsInResponseAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
isRestrictFieldsInResponseAsPrimitive
public boolean isRestrictFieldsInResponseAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Returns:
- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
setRestrictFieldsInResponse
public void setRestrictFieldsInResponse(boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.restrictFieldsInResponseattribute.- Parameters:
value- the restrictFieldsInResponse
-
getSearchQueryProperties
public java.util.Collection<SolrSearchQueryProperty> getSearchQueryProperties(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.- Returns:
- the searchQueryProperties
-
getSearchQueryProperties
public java.util.Collection<SolrSearchQueryProperty> getSearchQueryProperties()
Generated method - Getter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.- Returns:
- the searchQueryProperties
-
setSearchQueryProperties
public void setSearchQueryProperties(SessionContext ctx, java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.- Parameters:
value- the searchQueryProperties
-
setSearchQueryProperties
public void setSearchQueryProperties(java.util.Collection<SolrSearchQueryProperty> value)
Generated method - Setter of theSolrSearchQueryTemplate.searchQueryPropertiesattribute.- Parameters:
value- the searchQueryProperties
-
addToSearchQueryProperties
public void addToSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)
Generated method - Addsvalueto searchQueryProperties.- Parameters:
value- the item to add to searchQueryProperties
-
addToSearchQueryProperties
public void addToSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Addsvalueto searchQueryProperties.- Parameters:
value- the item to add to searchQueryProperties
-
removeFromSearchQueryProperties
public void removeFromSearchQueryProperties(SessionContext ctx, SolrSearchQueryProperty value)
Generated method - Removesvaluefrom searchQueryProperties.- Parameters:
value- the item to remove from searchQueryProperties
-
removeFromSearchQueryProperties
public void removeFromSearchQueryProperties(SolrSearchQueryProperty value)
Generated method - Removesvaluefrom searchQueryProperties.- Parameters:
value- the item to remove from searchQueryProperties
-
getSearchQuerySorts
public java.util.Collection<SolrSearchQuerySort> getSearchQuerySorts(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.searchQuerySortsattribute.- Returns:
- the searchQuerySorts
-
getSearchQuerySorts
public java.util.Collection<SolrSearchQuerySort> getSearchQuerySorts()
Generated method - Getter of theSolrSearchQueryTemplate.searchQuerySortsattribute.- Returns:
- the searchQuerySorts
-
setSearchQuerySorts
public void setSearchQuerySorts(SessionContext ctx, java.util.Collection<SolrSearchQuerySort> value)
Generated method - Setter of theSolrSearchQueryTemplate.searchQuerySortsattribute.- Parameters:
value- the searchQuerySorts
-
setSearchQuerySorts
public void setSearchQuerySorts(java.util.Collection<SolrSearchQuerySort> value)
Generated method - Setter of theSolrSearchQueryTemplate.searchQuerySortsattribute.- Parameters:
value- the searchQuerySorts
-
addToSearchQuerySorts
public void addToSearchQuerySorts(SessionContext ctx, SolrSearchQuerySort value)
Generated method - Addsvalueto searchQuerySorts.- Parameters:
value- the item to add to searchQuerySorts
-
addToSearchQuerySorts
public void addToSearchQuerySorts(SolrSearchQuerySort value)
Generated method - Addsvalueto searchQuerySorts.- Parameters:
value- the item to add to searchQuerySorts
-
removeFromSearchQuerySorts
public void removeFromSearchQuerySorts(SessionContext ctx, SolrSearchQuerySort value)
Generated method - Removesvaluefrom searchQuerySorts.- Parameters:
value- the item to remove from searchQuerySorts
-
removeFromSearchQuerySorts
public void removeFromSearchQuerySorts(SolrSearchQuerySort value)
Generated method - Removesvaluefrom searchQuerySorts.- Parameters:
value- the item to remove from searchQuerySorts
-
isShowFacets
public java.lang.Boolean isShowFacets(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.- Returns:
- the showFacets
-
isShowFacets
public java.lang.Boolean isShowFacets()
Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.- Returns:
- the showFacets
-
isShowFacetsAsPrimitive
public boolean isShowFacetsAsPrimitive(SessionContext ctx)
Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.- Returns:
- the showFacets
-
isShowFacetsAsPrimitive
public boolean isShowFacetsAsPrimitive()
Generated method - Getter of theSolrSearchQueryTemplate.showFacetsattribute.- Returns:
- the showFacets
-
setShowFacets
public void setShowFacets(SessionContext ctx, java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.- Parameters:
value- the showFacets
-
setShowFacets
public void setShowFacets(java.lang.Boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.- Parameters:
value- the showFacets
-
setShowFacets
public void setShowFacets(SessionContext ctx, boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.- Parameters:
value- the showFacets
-
setShowFacets
public void setShowFacets(boolean value)
Generated method - Setter of theSolrSearchQueryTemplate.showFacetsattribute.- Parameters:
value- the showFacets
-
-