Class GeneratedBackofficesolrsearchManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​java.util.Map<java.lang.String,​Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedBackofficesolrsearchManager

        public GeneratedBackofficesolrsearchManager()
    • Method Detail

      • getBackofficeDisplayName

        public java.lang.String getBackofficeDisplayName​(SessionContext ctx,
                                                         SolrIndexedProperty item)
        Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Returns:
        the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • getBackofficeDisplayName

        public java.lang.String getBackofficeDisplayName​(SolrIndexedProperty item)
        Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Returns:
        the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • getAllBackofficeDisplayName

        public java.util.Map<Language,​java.lang.String> getAllBackofficeDisplayName​(SessionContext ctx,
                                                                                          SolrIndexedProperty item)
        Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Returns:
        the localized backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • getAllBackofficeDisplayName

        public java.util.Map<Language,​java.lang.String> getAllBackofficeDisplayName​(SolrIndexedProperty item)
        Generated method - Getter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Returns:
        the localized backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • setBackofficeDisplayName

        public void setBackofficeDisplayName​(SessionContext ctx,
                                             SolrIndexedProperty item,
                                             java.lang.String value)
        Generated method - Setter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Parameters:
        value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • setBackofficeDisplayName

        public void setBackofficeDisplayName​(SolrIndexedProperty item,
                                             java.lang.String value)
        Generated method - Setter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Parameters:
        value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • setAllBackofficeDisplayName

        public void setAllBackofficeDisplayName​(SessionContext ctx,
                                                SolrIndexedProperty item,
                                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Parameters:
        value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • setAllBackofficeDisplayName

        public void setAllBackofficeDisplayName​(SolrIndexedProperty item,
                                                java.util.Map<Language,​java.lang.String> value)
        Generated method - Setter of the SolrIndexedProperty.backofficeDisplayName attribute.
        Parameters:
        value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.
      • createBackofficeSolrIndexerCronJob

        public BackofficeSolrIndexerCronJob createBackofficeSolrIndexerCronJob​(java.util.Map attributeValues)
      • createSolrModifiedItem

        public SolrModifiedItem createSolrModifiedItem​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension