org.opencms.gwt.shared.sort
Interface I_CmsHasType

All Known Implementing Classes:
CmsGalleryFolderBean, CmsGalleryTreeEntry, CmsResourceTypeBean, CmsResultItemBean

public interface I_CmsHasType

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

Since:
8.0.0
See Also:
CmsComparatorType

Method Summary
 java.lang.String getType()
          Returns the type.
 

Method Detail

getType

java.lang.String getType()
Returns the type.

Returns:
the type