Class SolrPageRedirectModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class SolrPageRedirectModel
    extends SolrAbstractKeywordRedirectModel
    Generated model class for type SolrPageRedirect first defined at extension acceleratorservices.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String REDIRECTITEM
        Generated constant - Attribute key of SolrPageRedirect.redirectItem attribute defined at extension acceleratorservices.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SolrPageRedirectModel

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

        public SolrPageRedirectModel​(ItemModelContext ctx)
        Generated constructor - Default constructor for creation with existing context
        Parameters:
        ctx - the model context to be injected, must not be null
      • SolrPageRedirectModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SolrPageRedirectModel​(AbstractPageModel _redirectItem)
        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 - Constructor with all mandatory attributes.
        Parameters:
        _redirectItem - initial attribute declared by type SolrPageRedirect at extension acceleratorservices
      • SolrPageRedirectModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public SolrPageRedirectModel​(ItemModel _owner,
                                     AbstractPageModel _redirectItem)
        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
        _redirectItem - initial attribute declared by type SolrPageRedirect at extension acceleratorservices
    • Method Detail

      • getRedirectItem

        @Accessor(qualifier="redirectItem",
                  type=GETTER)
        public AbstractPageModel getRedirectItem()
        Generated method - Getter of the SolrPageRedirect.redirectItem attribute defined at extension acceleratorservices.
        Returns:
        the redirectItem
      • setRedirectItem

        @Accessor(qualifier="redirectItem",
                  type=SETTER)
        public void setRedirectItem​(AbstractPageModel value)
        Generated method - Initial setter of SolrPageRedirect.redirectItem attribute defined at extension acceleratorservices. Can only be used at creation of model - before first save.
        Parameters:
        value - the redirectItem