Package org.opencms.gwt.shared.sort
Interface I_CmsHasPath
- All Known Implementing Classes:
CmsCategoryBean
,CmsCategoryTreeEntry
,CmsGalleryFolderBean
,CmsGalleryTreeEntry
,CmsResultItemBean
public interface I_CmsHasPath
Marker interface for objects with a path property to allow easy sorting.
- Since:
- 8.0.0
- See Also:
-
Method Summary
-
Method Details
-
getPath
Returns the id.- Returns:
- the id
-