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:
CmsComparatorPath

Method Summary
 java.lang.String getPath()
          Returns the id.
 

Method Detail

getPath

java.lang.String getPath()
Returns the id.

Returns:
the id