Interface I_CmsHasTitle

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

public interface I_CmsHasTitle
Marker interface for objects with a title property to allow easy sorting.

Since:
8.0.0
See Also:
  • Method Summary

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