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