public class LinkEntryDaoImpl extends AbstractItemDao implements LinkEntryDao
LinkEntryDao interface.flexibleSearchService, modelService| Constructor and Description |
|---|
LinkEntryDaoImpl() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractLinkEntryModel> |
getActiveLinkEntries(String areaCode,
boolean rootOnly)
Returns sorted list of links (static, dynamic, dividers) for given area and current session user.
|
getAllSources, getFlexibleSearchService, getModelService, getSource, load, loadAll, search, search, searchUnique, setFlexibleSearchService, setModelServicepublic List<AbstractLinkEntryModel> getActiveLinkEntries(String areaCode, boolean rootOnly)
LinkEntryDaogetActiveLinkEntries in interface LinkEntryDaoareaCode - - only links for given area code are returnedrootOnly - - if set to true no sublinks will be returnedCopyright © 2017 SAP SE. All Rights Reserved.