Class SolrIndexedCoresRecordModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.solrfacetsearch.model.indexer.SolrIndexedCoresRecordModel
- All Implemented Interfaces:
Serializable
Generated model class for type SolrIndexedCoresRecord first defined at extension solrfacetsearch.
Deprecated since 6.2, please use SolrIndex instead.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.indexTimeattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SolrIndexedCoresRecordModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSolrIndexedCoresRecordModel(String _coreName, String _indexName) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrIndexedCoresRecordModel(String _coreName, String _indexName, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.voidsetCoreName(String value) Generated method - Initial setter ofSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.voidsetIndexName(String value) Generated method - Initial setter ofSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.voidsetIndexTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.voidsetServerMode(SolrServerModes value) Generated method - Setter ofSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
CORENAME
Generated constant - Attribute key ofSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXNAME
Generated constant - Attribute key ofSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXTIME
Generated constant - Attribute key ofSolrIndexedCoresRecord.indexTimeattribute defined at extensionsolrfacetsearch.- See Also:
-
CURRENTINDEXDATASUBDIRECTORY
Generated constant - Attribute key ofSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.- See Also:
-
SERVERMODE
Generated constant - Attribute key ofSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXOPERATIONS
Generated constant - Attribute key ofSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.- See Also:
-
-
Constructor Details
-
SolrIndexedCoresRecordModel
public SolrIndexedCoresRecordModel()Generated constructor - Default constructor for generic creation. -
SolrIndexedCoresRecordModel
public SolrIndexedCoresRecordModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SolrIndexedCoresRecordModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrIndexedCoresRecordModel(String _coreName, String _indexName) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_coreName- initial attribute declared by typeSolrIndexedCoresRecordat extensionsolrfacetsearch_indexName- initial attribute declared by typeSolrIndexedCoresRecordat extensionsolrfacetsearch
-
SolrIndexedCoresRecordModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrIndexedCoresRecordModel(String _coreName, String _indexName, ItemModel _owner) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_coreName- initial attribute declared by typeSolrIndexedCoresRecordat extensionsolrfacetsearch_indexName- initial attribute declared by typeSolrIndexedCoresRecordat extensionsolrfacetsearch_owner- initial attribute declared by typeItemat extensioncore
-
-
Method Details
-
getCoreName
Generated method - Getter of theSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch.- Returns:
- the coreName
-
getCurrentIndexDataSubDirectory
@Accessor(qualifier="currentIndexDataSubDirectory", type=GETTER) public String getCurrentIndexDataSubDirectory()Generated method - Getter of theSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.- Returns:
- the currentIndexDataSubDirectory
-
getIndexName
Generated method - Getter of theSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch.- Returns:
- the indexName
-
getIndexOperations
@Accessor(qualifier="indexOperations", type=GETTER) public Collection<SolrIndexOperationRecordModel> getIndexOperations()Generated method - Getter of theSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the indexOperations
-
getIndexTime
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="indexTime", type=GETTER) public Date getIndexTime()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSolrIndexedCoresRecord.indexTimeattribute defined at extensionsolrfacetsearch.- Returns:
- the indexTime
-
getServerMode
Generated method - Getter of theSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.- Returns:
- the serverMode
-
setCoreName
Generated method - Initial setter ofSolrIndexedCoresRecord.coreNameattribute defined at extensionsolrfacetsearch. Can only be used at creation of model - before first save.- Parameters:
value- the coreName
-
setCurrentIndexDataSubDirectory
@Accessor(qualifier="currentIndexDataSubDirectory", type=SETTER) public void setCurrentIndexDataSubDirectory(String value) Generated method - Setter ofSolrIndexedCoresRecord.currentIndexDataSubDirectoryattribute defined at extensionsolrfacetsearch.- Parameters:
value- the currentIndexDataSubDirectory
-
setIndexName
Generated method - Initial setter ofSolrIndexedCoresRecord.indexNameattribute defined at extensionsolrfacetsearch. Can only be used at creation of model - before first save.- Parameters:
value- the indexName
-
setIndexOperations
@Accessor(qualifier="indexOperations", type=SETTER) public void setIndexOperations(Collection<SolrIndexOperationRecordModel> value) Generated method - Setter ofSolrIndexedCoresRecord.indexOperationsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexOperations
-
setIndexTime
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="indexTime", type=SETTER) public void setIndexTime(Date value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSolrIndexedCoresRecord.indexTimeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexTime
-
setServerMode
Generated method - Setter ofSolrIndexedCoresRecord.serverModeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the serverMode
-