Class BackofficesolrsearchManager
- java.lang.Object
-
- de.hybris.platform.jalo.Manager
-
- de.hybris.platform.jalo.extension.Extension
-
- com.hybris.backoffice.solrsearch.jalo.GeneratedBackofficesolrsearchManager
-
- com.hybris.backoffice.solrsearch.jalo.BackofficesolrsearchManager
-
- All Implemented Interfaces:
ItemLifecycleListener
,java.io.Serializable
public class BackofficesolrsearchManager extends GeneratedBackofficesolrsearchManager
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProvider
-
Nested classes/interfaces inherited from class de.hybris.platform.jalo.Manager
Manager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreator
-
-
Field Summary
-
Fields inherited from class com.hybris.backoffice.solrsearch.jalo.GeneratedBackofficesolrsearchManager
DEFAULT_INITIAL_ATTRIBUTES
-
-
Constructor Summary
Constructors Constructor Description BackofficesolrsearchManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static BackofficesolrsearchManager
getInstance()
Get the valid instance of this manager.-
Methods inherited from class com.hybris.backoffice.solrsearch.jalo.GeneratedBackofficesolrsearchManager
createBackofficeIndexedTypeToSolrFacetSearchConfig, createBackofficeIndexedTypeToSolrFacetSearchConfig, createBackofficeSolrIndexerCronJob, createBackofficeSolrIndexerCronJob, createSolrModifiedItem, createSolrModifiedItem, getAllBackofficeDisplayName, getAllBackofficeDisplayName, getBackofficeDisplayName, getBackofficeDisplayName, getDefaultAttributeModes, getName, setAllBackofficeDisplayName, setAllBackofficeDisplayName, setBackofficeDisplayName, setBackofficeDisplayName
-
Methods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplace
-
Methods inherited from class de.hybris.platform.jalo.Manager
afterItemCreation, beforeItemCreation, destroy, extractNonRequiredRemoteFromItem, extractRequiredRemoteFromItem, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, wrap
-
-
-
-
Method Detail
-
getInstance
public static BackofficesolrsearchManager getInstance()
Get the valid instance of this manager.- Returns:
- the current instance of this manager
-
-