public abstract class GeneratedBackofficesolrsearchManager extends Extension
BackofficesolrsearchManager.Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator| Modifier and Type | Field and Description |
|---|---|
protected static java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> |
DEFAULT_INITIAL_ATTRIBUTES |
| Constructor and Description |
|---|
GeneratedBackofficesolrsearchManager() |
| Modifier and Type | Method and Description |
|---|---|
BackofficeIndexedTypeToSolrFacetSearchConfig |
createBackofficeIndexedTypeToSolrFacetSearchConfig(java.util.Map attributeValues) |
BackofficeIndexedTypeToSolrFacetSearchConfig |
createBackofficeIndexedTypeToSolrFacetSearchConfig(SessionContext ctx,
java.util.Map attributeValues) |
BackofficeSolrIndexerCronJob |
createBackofficeSolrIndexerCronJob(java.util.Map attributeValues) |
BackofficeSolrIndexerCronJob |
createBackofficeSolrIndexerCronJob(SessionContext ctx,
java.util.Map attributeValues) |
SolrModifiedItem |
createSolrModifiedItem(java.util.Map attributeValues) |
SolrModifiedItem |
createSolrModifiedItem(SessionContext ctx,
java.util.Map attributeValues) |
java.util.Map<Language,java.lang.String> |
getAllBackofficeDisplayName(SessionContext ctx,
SolrIndexedProperty item)
Generated method - Getter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
java.util.Map<Language,java.lang.String> |
getAllBackofficeDisplayName(SolrIndexedProperty item)
Generated method - Getter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
java.lang.String |
getBackofficeDisplayName(SessionContext ctx,
SolrIndexedProperty item)
Generated method - Getter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
java.lang.String |
getBackofficeDisplayName(SolrIndexedProperty item)
Generated method - Getter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
java.util.Map<java.lang.String,Item.AttributeMode> |
getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass) |
java.lang.String |
getName() |
void |
setAllBackofficeDisplayName(SessionContext ctx,
SolrIndexedProperty item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
void |
setAllBackofficeDisplayName(SolrIndexedProperty item,
java.util.Map<Language,java.lang.String> value)
Generated method - Setter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
void |
setBackofficeDisplayName(SessionContext ctx,
SolrIndexedProperty item,
java.lang.String value)
Generated method - Setter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
void |
setBackofficeDisplayName(SolrIndexedProperty item,
java.lang.String value)
Generated method - Setter of the
SolrIndexedProperty.backofficeDisplayName attribute. |
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrapprotected static final java.util.Map<java.lang.String,java.util.Map<java.lang.String,Item.AttributeMode>> DEFAULT_INITIAL_ATTRIBUTES
public GeneratedBackofficesolrsearchManager()
public java.util.Map<java.lang.String,Item.AttributeMode> getDefaultAttributeModes(java.lang.Class<? extends Item> itemClass)
getDefaultAttributeModes in class Extensionpublic java.lang.String getBackofficeDisplayName(SessionContext ctx, SolrIndexedProperty item)
SolrIndexedProperty.backofficeDisplayName attribute.public java.lang.String getBackofficeDisplayName(SolrIndexedProperty item)
SolrIndexedProperty.backofficeDisplayName attribute.public java.util.Map<Language,java.lang.String> getAllBackofficeDisplayName(SessionContext ctx, SolrIndexedProperty item)
SolrIndexedProperty.backofficeDisplayName attribute.public java.util.Map<Language,java.lang.String> getAllBackofficeDisplayName(SolrIndexedProperty item)
SolrIndexedProperty.backofficeDisplayName attribute.public void setBackofficeDisplayName(SessionContext ctx, SolrIndexedProperty item, java.lang.String value)
SolrIndexedProperty.backofficeDisplayName attribute.value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.public void setBackofficeDisplayName(SolrIndexedProperty item, java.lang.String value)
SolrIndexedProperty.backofficeDisplayName attribute.value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.public void setAllBackofficeDisplayName(SessionContext ctx, SolrIndexedProperty item, java.util.Map<Language,java.lang.String> value)
SolrIndexedProperty.backofficeDisplayName attribute.value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.public void setAllBackofficeDisplayName(SolrIndexedProperty item, java.util.Map<Language,java.lang.String> value)
SolrIndexedProperty.backofficeDisplayName attribute.value - the backofficeDisplayName - The display name for this property in the list of backoffice facets.public BackofficeIndexedTypeToSolrFacetSearchConfig createBackofficeIndexedTypeToSolrFacetSearchConfig(SessionContext ctx, java.util.Map attributeValues)
public BackofficeIndexedTypeToSolrFacetSearchConfig createBackofficeIndexedTypeToSolrFacetSearchConfig(java.util.Map attributeValues)
public BackofficeSolrIndexerCronJob createBackofficeSolrIndexerCronJob(SessionContext ctx, java.util.Map attributeValues)
public BackofficeSolrIndexerCronJob createBackofficeSolrIndexerCronJob(java.util.Map attributeValues)
public SolrModifiedItem createSolrModifiedItem(SessionContext ctx, java.util.Map attributeValues)
public SolrModifiedItem createSolrModifiedItem(java.util.Map attributeValues)
Copyright © 2018 SAP SE. All Rights Reserved.