Uses of Class
org.javlo.module.admin.MacroBean
-
Packages that use MacroBean Package Description org.javlo.data org.javlo.module.admin -
-
Uses of MacroBean in org.javlo.data
Methods in org.javlo.data that return types with arguments of type MacroBean Modifier and Type Method Description List<MacroBean>InfoBean. getInteractiveMacro()List<MacroBean>InfoBean. getMacro() -
Uses of MacroBean in org.javlo.module.admin
Method parameters in org.javlo.module.admin with type arguments of type MacroBean Modifier and Type Method Description static voidMacroBean. sort(List<MacroBean> macros)
-