Uses of Class
com.netgrif.application.engine.workflow.domain.menu.MenuAndFilters
-
Packages that use MenuAndFilters Package Description com.netgrif.application.engine.workflow.service -
-
Uses of MenuAndFilters in com.netgrif.application.engine.workflow.service
Methods in com.netgrif.application.engine.workflow.service that return MenuAndFilters Modifier and Type Method Description protected MenuAndFiltersMenuImportExportService. loadFromXML(FileFieldValue ffv)Methods in com.netgrif.application.engine.workflow.service with parameters of type MenuAndFilters Modifier and Type Method Description protected FileFieldValueMenuImportExportService. createXML(MenuAndFilters menuAndFilters, java.lang.String parentId, FileField fileField)
-