Class BackofficeIndexedTypeToSearchservicesIndexConfigModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
com.hybris.backoffice.searchservices.model.BackofficeIndexedTypeToSearchservicesIndexConfigModel
- All Implemented Interfaces:
Serializable
Generated model class for type BackofficeIndexedTypeToSearchservicesIndexConfig first defined at extension backofficesearchservices.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.static final StringGenerated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.static final StringGenerated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.static final StringGenerated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.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.BackofficeIndexedTypeToSearchservicesIndexConfigModel(ComposedTypeModel _indexedType, ItemModel _owner, SnIndexConfigurationModel _snIndexConfiguration, SnIndexTypeModel _snIndexType) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersBackofficeIndexedTypeToSearchservicesIndexConfigModel(ComposedTypeModel _indexedType, SnIndexConfigurationModel _snIndexConfiguration, SnIndexTypeModel _snIndexType) 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 - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.booleanisActive()Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.voidsetActive(boolean value) Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.voidsetIndexedType(ComposedTypeModel value) Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.voidGenerated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.voidsetSnIndexType(SnIndexTypeModel value) Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.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:
-
INDEXEDTYPE
Generated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.- See Also:
-
SNINDEXCONFIGURATION
Generated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.- See Also:
-
SNINDEXTYPE
Generated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.- See Also:
-
ACTIVE
Generated constant - Attribute key ofBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.- See Also:
-
-
Constructor Details
-
BackofficeIndexedTypeToSearchservicesIndexConfigModel
public BackofficeIndexedTypeToSearchservicesIndexConfigModel()Generated constructor - Default constructor for generic creation. -
BackofficeIndexedTypeToSearchservicesIndexConfigModel
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
BackofficeIndexedTypeToSearchservicesIndexConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public BackofficeIndexedTypeToSearchservicesIndexConfigModel(ComposedTypeModel _indexedType, SnIndexConfigurationModel _snIndexConfiguration, SnIndexTypeModel _snIndexType) 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:
_indexedType- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices_snIndexConfiguration- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices_snIndexType- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices
-
BackofficeIndexedTypeToSearchservicesIndexConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public BackofficeIndexedTypeToSearchservicesIndexConfigModel(ComposedTypeModel _indexedType, ItemModel _owner, SnIndexConfigurationModel _snIndexConfiguration, SnIndexTypeModel _snIndexType) 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:
_indexedType- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices_owner- initial attribute declared by typeItemat extensioncore_snIndexConfiguration- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices_snIndexType- initial attribute declared by typeBackofficeIndexedTypeToSearchservicesIndexConfigat extensionbackofficesearchservices
-
-
Method Details
-
getIndexedType
Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.- Returns:
- the indexedType
-
getSnIndexConfiguration
@Accessor(qualifier="snIndexConfiguration", type=GETTER) public SnIndexConfigurationModel getSnIndexConfiguration()Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.- Returns:
- the snIndexConfiguration
-
getSnIndexType
Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.- Returns:
- the snIndexType
-
isActive
Generated method - Getter of theBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.- Returns:
- the active
-
setActive
Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.activeattribute defined at extensionbackofficesearchservices.- Parameters:
value- the active
-
setIndexedType
Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.indexedTypeattribute defined at extensionbackofficesearchservices.- Parameters:
value- the indexedType
-
setSnIndexConfiguration
@Accessor(qualifier="snIndexConfiguration", type=SETTER) public void setSnIndexConfiguration(SnIndexConfigurationModel value) Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexConfigurationattribute defined at extensionbackofficesearchservices.- Parameters:
value- the snIndexConfiguration
-
setSnIndexType
Generated method - Setter ofBackofficeIndexedTypeToSearchservicesIndexConfig.snIndexTypeattribute defined at extensionbackofficesearchservices.- Parameters:
value- the snIndexType
-