Interface I_CmsHasType

All Known Implementing Classes:
CmsExternalLinkInfoBean, CmsGalleryFolderBean, CmsGalleryTreeEntry, CmsGalleryType, CmsListInfoBean, CmsModelResourceInfo, CmsNewResourceInfo, CmsPublishResource, CmsResourceListInfo, CmsResourceTypeBean, CmsResultItemBean

public interface I_CmsHasType
Marker interface for objects with a type property to allow easy sorting.

Since:
8.0.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the type.
  • Method Details