| 接口 | 说明 |
|---|---|
| I_CmsHasPath |
Marker interface for objects with a path property to allow easy sorting.
|
| I_CmsHasTitle |
Marker interface for objects with a title property to allow easy sorting.
|
| I_CmsHasType |
Marker interface for objects with a type property to allow easy sorting.
|
| 类 | 说明 |
|---|---|
| CmsComparatorPath |
Comparator for objects with a path property.
|
| CmsComparatorTitle |
Comparator for objects with a title property.
|
| CmsComparatorType |
Comparator for objects with a type property.
|