Package com.jalios.jcmsplugin.explorer
Class ExplorerUtils.MatchingResult
- java.lang.Object
-
- com.jalios.jcmsplugin.explorer.ExplorerUtils.MatchingResult
-
- Enclosing class:
- ExplorerUtils
public static class ExplorerUtils.MatchingResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatchingResult(com.jalios.jcms.Category category, generated.PortletExplorer explorer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.jalios.jcms.Category
getCategory()
generated.PortletExplorer
getExplorer()
-