public class ClassAttributeAssignmentDao extends AbstractDao
| Constructor and Description |
|---|
ClassAttributeAssignmentDao() |
| Modifier and Type | Method and Description |
|---|---|
List<Item> |
getConnectedItems(Item category,
CatalogVersion version,
boolean withSubcategories) |
int |
getItemCount(Item category,
CatalogVersion version,
boolean withSubcategories) |
List<MacFinderTreeNode> |
getItems(Item category,
CatalogVersion version,
boolean withSubcategories) |
protected List<MacFinderTreeNode> |
wrapIntoConnectedItem(List<Item> sourceList) |
getTypeService, unwrapIntoConnectedItempublic List<Item> getConnectedItems(Item category, CatalogVersion version, boolean withSubcategories)
getConnectedItems in class AbstractDaopublic List<MacFinderTreeNode> getItems(Item category, CatalogVersion version, boolean withSubcategories)
getItems in class AbstractDaoprotected List<MacFinderTreeNode> wrapIntoConnectedItem(List<Item> sourceList)
wrapIntoConnectedItem in class AbstractDaopublic int getItemCount(Item category, CatalogVersion version, boolean withSubcategories)
getItemCount in class AbstractDaoCopyright © 2017 SAP SE. All Rights Reserved.