Class CMSActionTypeModel

  • All Implemented Interfaces:
    java.io.Serializable

    public class CMSActionTypeModel
    extends CMSComponentTypeModel
    Generated model class for type CMSActionType first defined at extension acceleratorcms.
    See Also:
    Serialized Form
    • Field Detail

      • _TYPECODE

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

        public static final java.lang.String COMPONENTTYPES
        Generated constant - Attribute key of CMSActionType.componentTypes attribute defined at extension acceleratorcms.
        See Also:
        Constant Field Values
    • Constructor Detail

      • CMSActionTypeModel

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

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

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CMSActionTypeModel​(java.lang.Boolean _catalogItemType,
                                  java.lang.String _code,
                                  java.lang.Boolean _generate,
                                  java.lang.Boolean _singleton,
                                  ComposedTypeModel _superType)
        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:
        _catalogItemType - initial attribute declared by type ComposedType at extension catalog
        _code - initial attribute declared by type Type at extension core
        _generate - initial attribute declared by type TypeManagerManaged at extension core
        _singleton - initial attribute declared by type ComposedType at extension core
        _superType - initial attribute declared by type ComposedType at extension core
      • CMSActionTypeModel

        @Deprecated(since="4.1.1",
                    forRemoval=true)
        public CMSActionTypeModel​(java.lang.Boolean _catalogItemType,
                                  java.lang.String _code,
                                  java.lang.Boolean _generate,
                                  ItemModel _owner,
                                  java.lang.Boolean _singleton,
                                  ComposedTypeModel _superType)
        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:
        _catalogItemType - initial attribute declared by type ComposedType at extension catalog
        _code - initial attribute declared by type Type at extension core
        _generate - initial attribute declared by type TypeManagerManaged at extension core
        _owner - initial attribute declared by type Item at extension core
        _singleton - initial attribute declared by type ComposedType at extension core
        _superType - initial attribute declared by type ComposedType at extension core
    • Method Detail

      • getComponentTypes

        @Accessor(qualifier="componentTypes",
                  type=GETTER)
        public java.util.Collection<CMSComponentTypeModel> getComponentTypes()
        Generated method - Getter of the CMSActionType.componentTypes attribute defined at extension acceleratorcms. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.
        Returns:
        the componentTypes
      • setComponentTypes

        @Accessor(qualifier="componentTypes",
                  type=SETTER)
        public void setComponentTypes​(java.util.Collection<CMSComponentTypeModel> value)
        Generated method - Setter of CMSActionType.componentTypes attribute defined at extension acceleratorcms.
        Parameters:
        value - the componentTypes