Class BackofficeObjectCollectionItemReferenceModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class BackofficeObjectCollectionItemReferenceModel
    extends ItemModel
    Generated model class for type BackofficeObjectCollectionItemReference first defined at extension backoffice.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String _BACKOFFICECOLLECTION2ELEMENTRELATION
        Generated relation code constant for relation BackofficeCollection2ElementRelation defining source attribute collectionPk in extension backoffice.
        See Also:
        Constant Field Values
      • PRODUCT

        public static final java.lang.String PRODUCT
        Generated constant - Attribute key of BackofficeObjectCollectionItemReference.product attribute defined at extension backoffice.
        See Also:
        Constant Field Values
      • COLLECTIONPK

        public static final java.lang.String COLLECTIONPK
        Generated constant - Attribute key of BackofficeObjectCollectionItemReference.collectionPk attribute defined at extension backoffice.
        See Also:
        Constant Field Values
    • Constructor Detail

      • BackofficeObjectCollectionItemReferenceModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BackofficeObjectCollectionItemReferenceModel​(BackofficeObjectSpecialCollectionModel _collectionPk,
                                                            ProductModel _product)
        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:
        _collectionPk - initial attribute declared by type BackofficeObjectCollectionItemReference at extension backoffice
        _product - initial attribute declared by type BackofficeObjectCollectionItemReference at extension backoffice
      • BackofficeObjectCollectionItemReferenceModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public BackofficeObjectCollectionItemReferenceModel​(BackofficeObjectSpecialCollectionModel _collectionPk,
                                                            ItemModel _owner,
                                                            ProductModel _product)
        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:
        _collectionPk - initial attribute declared by type BackofficeObjectCollectionItemReference at extension backoffice
        _owner - initial attribute declared by type Item at extension core
        _product - initial attribute declared by type BackofficeObjectCollectionItemReference at extension backoffice
    • Method Detail

      • getProduct

        @Accessor(qualifier="product",
                  type=GETTER)
        public ProductModel getProduct()
        Generated method - Getter of the BackofficeObjectCollectionItemReference.product attribute defined at extension backoffice.
        Returns:
        the product
      • setProduct

        @Accessor(qualifier="product",
                  type=SETTER)
        public void setProduct​(ProductModel value)
        Generated method - Setter of BackofficeObjectCollectionItemReference.product attribute defined at extension backoffice.
        Parameters:
        value - the product