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,Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.jalo.extension.Extension
Extension.RestrictedLanguagesProvider, Extension.RightsProviderNested 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 -
Method Summary
Modifier and TypeMethodDescriptionstatic BackofficesolrsearchManagerGet 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, setBackofficeDisplayNameMethods inherited from class de.hybris.platform.jalo.extension.Extension
checkBeforeInitialization, checkBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceMethods 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
-
Constructor Details
-
BackofficesolrsearchManager
public BackofficesolrsearchManager()
-
-
Method Details
-
getInstance
Get the valid instance of this manager.- Returns:
- the current instance of this manager
-