| Package | Description |
|---|---|
| org.broadleafcommerce.common.web.deeplink |
| Modifier and Type | Method and Description |
|---|---|
DeepLink |
DeepLink.withAdminBaseUrl(String adminBaseUrl) |
DeepLink |
DeepLink.withDisplayText(String displayText) |
DeepLink |
DeepLink.withSourceObject(Object sourceObject) |
DeepLink |
DeepLink.withUrlFragment(String urlFragment) |
| Modifier and Type | Method and Description |
|---|---|
List<DeepLink> |
DeepLinkService.getLinks(T item)
Returns a list of
DeepLink objects that represent the location of 1 or more admin elements |
protected abstract List<DeepLink> |
DeepLinkService.getLinksInternal(T item) |
Copyright © 2014. All Rights Reserved.