Class CmsGalleryType

    • Method Detail

      • getContentTypeNames

        public java.util.List<java.lang.String> getContentTypeNames()
        Returns the gallery content type names.

        Returns:
        the gallery content type names
      • getTypeId

        public int getTypeId()
        Returns the type id.

        Returns:
        the type id
      • setContentTypeNames

        public void setContentTypeNames​(java.util.List<java.lang.String> contentTypeNames)
        Sets the gallery content type names.

        Parameters:
        contentTypeNames - the gallery content type names to set
      • setTypeId

        public void setTypeId​(int typeId)
        Sets the type id.

        Parameters:
        typeId - the type id to set