Class SolrModifiedItemModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SolrModifiedItemModel
    extends ItemModel
    Generated model class for type SolrModifiedItem first defined at extension backofficesolrsearch.
    See Also:
    Serialized Form
    • Nested Class Summary

      • Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _BACKOFFICEINDEXERCRONJOB2REMOVEDITEMRELATION
      Generated relation code constant for relation BackofficeIndexerCronJob2RemovedItemRelation defining source attribute parent in extension backofficesolrsearch.
      static java.lang.String _TYPECODE
      Generated model type code constant.
      static java.lang.String MODIFICATIONTYPE
      Generated constant - Attribute key of SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
      static java.lang.String MODIFIEDPK
      Generated constant - Attribute key of SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
      static java.lang.String MODIFIEDTYPECODE
      Generated constant - Attribute key of SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
      static java.lang.String PARENT
      Generated constant - Attribute key of SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
      • Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel

        LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
    • Constructor Summary

      Constructors 
      Constructor Description
      SolrModifiedItemModel()
      Generated constructor - Default constructor for generic creation.
      SolrModifiedItemModel​(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
      SolrModifiedItemModel​(de.hybris.platform.servicelayer.model.ItemModelContext ctx)
      Generated constructor - Default constructor for creation with existing context
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SolrItemModificationType getModificationType()
      Generated method - Getter of the SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
      java.lang.Long getModifiedPk()
      Generated method - Getter of the SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
      java.lang.String getModifiedTypeCode()
      Generated method - Getter of the SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
      BackofficeSolrIndexerCronJobModel getParent()
      Generated method - Getter of the SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
      void setModificationType​(SolrItemModificationType value)
      Generated method - Setter of SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
      void setModifiedPk​(java.lang.Long value)
      Generated method - Setter of SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
      void setModifiedTypeCode​(java.lang.String value)
      Generated method - Setter of SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
      void setParent​(BackofficeSolrIndexerCronJobModel value)
      Generated method - Setter of SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
      • Methods 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
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • _TYPECODE

        public static final java.lang.String _TYPECODE
        Generated model type code constant.
        See Also:
        Constant Field Values
      • _BACKOFFICEINDEXERCRONJOB2REMOVEDITEMRELATION

        public static final java.lang.String _BACKOFFICEINDEXERCRONJOB2REMOVEDITEMRELATION
        Generated relation code constant for relation BackofficeIndexerCronJob2RemovedItemRelation defining source attribute parent in extension backofficesolrsearch.
        See Also:
        Constant Field Values
      • MODIFIEDTYPECODE

        public static final java.lang.String MODIFIEDTYPECODE
        Generated constant - Attribute key of SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
        See Also:
        Constant Field Values
      • MODIFIEDPK

        public static final java.lang.String MODIFIEDPK
        Generated constant - Attribute key of SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
        See Also:
        Constant Field Values
      • MODIFICATIONTYPE

        public static final java.lang.String MODIFICATIONTYPE
        Generated constant - Attribute key of SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
        See Also:
        Constant Field Values
      • PARENT

        public static final java.lang.String PARENT
        Generated constant - Attribute key of SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SolrModifiedItemModel

        public SolrModifiedItemModel()
        Generated constructor - Default constructor for generic creation.
      • SolrModifiedItemModel

        public SolrModifiedItemModel​(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
      • SolrModifiedItemModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SolrModifiedItemModel​(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
        Generated constructor - for all mandatory and initial attributes.
        Parameters:
        _owner - initial attribute declared by type Item at extension core
    • Method Detail

      • getModificationType

        @Accessor(qualifier="modificationType",
                  type=GETTER)
        public SolrItemModificationType getModificationType()
        Generated method - Getter of the SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
        Returns:
        the modificationType
      • getModifiedPk

        @Accessor(qualifier="modifiedPk",
                  type=GETTER)
        public java.lang.Long getModifiedPk()
        Generated method - Getter of the SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
        Returns:
        the modifiedPk
      • getModifiedTypeCode

        @Accessor(qualifier="modifiedTypeCode",
                  type=GETTER)
        public java.lang.String getModifiedTypeCode()
        Generated method - Getter of the SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
        Returns:
        the modifiedTypeCode
      • getParent

        @Accessor(qualifier="parent",
                  type=GETTER)
        public BackofficeSolrIndexerCronJobModel getParent()
        Generated method - Getter of the SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
        Returns:
        the parent
      • setModificationType

        @Accessor(qualifier="modificationType",
                  type=SETTER)
        public void setModificationType​(SolrItemModificationType value)
        Generated method - Setter of SolrModifiedItem.modificationType attribute defined at extension backofficesolrsearch.
        Parameters:
        value - the modificationType
      • setModifiedPk

        @Accessor(qualifier="modifiedPk",
                  type=SETTER)
        public void setModifiedPk​(java.lang.Long value)
        Generated method - Setter of SolrModifiedItem.modifiedPk attribute defined at extension backofficesolrsearch.
        Parameters:
        value - the modifiedPk
      • setModifiedTypeCode

        @Accessor(qualifier="modifiedTypeCode",
                  type=SETTER)
        public void setModifiedTypeCode​(java.lang.String value)
        Generated method - Setter of SolrModifiedItem.modifiedTypeCode attribute defined at extension backofficesolrsearch.
        Parameters:
        value - the modifiedTypeCode
      • setParent

        @Accessor(qualifier="parent",
                  type=SETTER)
        public void setParent​(BackofficeSolrIndexerCronJobModel value)
        Generated method - Setter of SolrModifiedItem.parent attribute defined at extension backofficesolrsearch.
        Parameters:
        value - the parent