Package org.opencms.gwt.shared.sort
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
-
Method Details
-
getTitle
Returns the title.- Returns:
- the title
-