Class CockpitObjectSpecialCollectionModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CockpitObjectSpecialCollectionModel
    extends CockpitObjectAbstractCollectionModel
    Generated model class for type CockpitObjectSpecialCollection first defined at extension cockpit.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String COLLECTIONTYPE
        Generated constant - Attribute key of CockpitObjectSpecialCollection.collectionType attribute defined at extension cockpit.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CockpitObjectSpecialCollectionModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CockpitObjectSpecialCollectionModel​(CockpitSpecialCollectionType _collectionType,
                                                   java.lang.String _qualifier)
        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:
        _collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit
        _qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit
      • CockpitObjectSpecialCollectionModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CockpitObjectSpecialCollectionModel​(CockpitSpecialCollectionType _collectionType,
                                                   ItemModel _owner,
                                                   java.lang.String _qualifier)
        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:
        _collectionType - initial attribute declared by type CockpitObjectSpecialCollection at extension cockpit
        _owner - initial attribute declared by type Item at extension core
        _qualifier - initial attribute declared by type CockpitObjectAbstractCollection at extension cockpit
    • Method Detail

      • setCollectionType

        @Accessor(qualifier="collectionType",
                  type=SETTER)
        public void setCollectionType​(CockpitSpecialCollectionType value)
        Generated method - Setter of CockpitObjectSpecialCollection.collectionType attribute defined at extension cockpit.
        Parameters:
        value - the collectionType