public interface YFormDefinitionHelper
YFormDefinitionModels| Modifier and Type | Method and Description |
|---|---|
java.util.List<YFormDefinitionModel> |
getAllYFormDefinitions(CategoryModel category)
Returns
YFormDefinitionModels that are assigned to the category and its all supercategories |
java.util.List<YFormDefinitionModel> |
getAllYFormDefinitions(java.util.Collection<CategoryModel> categories)
Returns
YFormDefinitionModels that are assigned to the categories and their all supercategories |
java.util.List<YFormDefinitionModel> getAllYFormDefinitions(java.util.Collection<CategoryModel> categories)
YFormDefinitionModels that are assigned to the categories and their all supercategoriescategories - java.util.List<YFormDefinitionModel> getAllYFormDefinitions(CategoryModel category)
YFormDefinitionModels that are assigned to the category and its all supercategoriescategory - Copyright © 2018 SAP SE. All Rights Reserved.