Uses of Interface
net.anotheria.asg.util.helper.cmsview.CMSViewHelper
-
Packages that use CMSViewHelper Package Description net.anotheria.asg.util.helper.cmsview -
-
Uses of CMSViewHelper in net.anotheria.asg.util.helper.cmsview
Methods in net.anotheria.asg.util.helper.cmsview that return types with arguments of type CMSViewHelper Modifier and Type Method Description static java.util.List<CMSViewHelper>CMSViewHelperRegistry. getCMSViewHelpers(java.lang.String documentPath)getCMSViewHelpers.Methods in net.anotheria.asg.util.helper.cmsview with parameters of type CMSViewHelper Modifier and Type Method Description static voidCMSViewHelperRegistry. addCMSViewHelper(java.lang.String documentPath, CMSViewHelper helper)addCMSViewHelper.
-