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

    Modifier and Type
    Method
    Description
    Returns the id.
  • Method Details