Class CmsGalleryType

All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, I_CmsHasIconClasses, I_CmsHasTitle, I_CmsHasType

public class CmsGalleryType extends CmsListInfoBean
The gallery type bean.

  • Constructor Details

  • Method Details

    • 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(List<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