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