Class ObjectCollectionItemReferenceModel

All Implemented Interfaces:
Serializable

public class ObjectCollectionItemReferenceModel extends ObjectCollectionElementModel
Generated model class for type ObjectCollectionItemReference first defined at extension cockpit.
See Also:
  • Field Details

    • _TYPECODE

      public static final String _TYPECODE
      Generated model type code constant.
      See Also:
    • ITEM

      public static final String ITEM
      Generated constant - Attribute key of ObjectCollectionItemReference.item attribute defined at extension cockpit.
      See Also:
  • Constructor Details

    • ObjectCollectionItemReferenceModel

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

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

      @Deprecated(since="4.1.1", forRemoval=true) public ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection, ItemModel _item, String _objectTypeCode)
      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:
      _collection - initial attribute declared by type ObjectCollectionElement at extension cockpit
      _item - initial attribute declared by type ObjectCollectionItemReference at extension cockpit
      _objectTypeCode - initial attribute declared by type ObjectCollectionElement at extension cockpit
    • ObjectCollectionItemReferenceModel

      @Deprecated(since="4.1.1", forRemoval=true) public ObjectCollectionItemReferenceModel(CockpitObjectAbstractCollectionModel _collection, ItemModel _item, String _objectTypeCode, 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:
      _collection - initial attribute declared by type ObjectCollectionElement at extension cockpit
      _item - initial attribute declared by type ObjectCollectionItemReference at extension cockpit
      _objectTypeCode - initial attribute declared by type ObjectCollectionElement at extension cockpit
      _owner - initial attribute declared by type Item at extension core
  • Method Details

    • getItem

      @Accessor(qualifier="item", type=GETTER) public ItemModel getItem()
      Generated method - Getter of the ObjectCollectionItemReference.item attribute defined at extension cockpit.
      Returns:
      the item
    • setItem

      @Accessor(qualifier="item", type=SETTER) public void setItem(ItemModel value)
      Generated method - Setter of ObjectCollectionItemReference.item attribute defined at extension cockpit.
      Parameters:
      value - the item