|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkDescriptor | |
|---|---|
| org.nuxeo.ecm.webengine.app.impl | |
| org.nuxeo.ecm.webengine.model | |
| org.nuxeo.ecm.webengine.model.impl | |
| Uses of LinkDescriptor in org.nuxeo.ecm.webengine.app.impl |
|---|
| Methods in org.nuxeo.ecm.webengine.app.impl that return types with arguments of type LinkDescriptor | |
|---|---|
List<LinkDescriptor> |
DefaultModule.getActiveLinks(Resource context,
String category)
|
List<LinkDescriptor> |
DefaultModule.getLinks(String category)
|
| Uses of LinkDescriptor in org.nuxeo.ecm.webengine.model |
|---|
| Methods in org.nuxeo.ecm.webengine.model that return LinkDescriptor | |
|---|---|
LinkDescriptor |
LinkDescriptor.clone()
|
| Methods in org.nuxeo.ecm.webengine.model that return types with arguments of type LinkDescriptor | |
|---|---|
List<LinkDescriptor> |
Module.getActiveLinks(Resource context,
String category)
|
List<LinkDescriptor> |
Resource.getLinks(String category)
|
List<LinkDescriptor> |
Module.getLinks(String category)
|
| Methods in org.nuxeo.ecm.webengine.model with parameters of type LinkDescriptor | |
|---|---|
void |
LinkDescriptor.applyFragment(LinkDescriptor fragment)
|
String |
LinkHandler.getCode(LinkDescriptor link,
Resource resource)
|
String |
LinkDescriptor.getCode(LinkDescriptor link,
Resource resource)
|
LinkHandler |
LinkHandlerFactory.getHandler(LinkDescriptor link,
Resource resource)
|
| Uses of LinkDescriptor in org.nuxeo.ecm.webengine.model.impl |
|---|
| Fields in org.nuxeo.ecm.webengine.model.impl with type parameters of type LinkDescriptor | |
|---|---|
List<LinkDescriptor> |
ModuleConfiguration.links
|
| Methods in org.nuxeo.ecm.webengine.model.impl that return types with arguments of type LinkDescriptor | |
|---|---|
List<LinkDescriptor> |
ModuleImpl.getActiveLinks(Resource context,
String category)
|
List<LinkDescriptor> |
LinkRegistry.getActiveLinks(Resource context,
String category)
|
List<LinkDescriptor> |
ModuleConfiguration.getLinks()
|
List<LinkDescriptor> |
ModuleImpl.getLinks(String category)
|
List<LinkDescriptor> |
LinkRegistry.getLinks(String category)
|
List<LinkDescriptor> |
AbstractResource.getLinks(String category)
|
| Methods in org.nuxeo.ecm.webengine.model.impl with parameters of type LinkDescriptor | |
|---|---|
void |
LinkRegistry.registerLink(LinkDescriptor td)
|
void |
LinkRegistry.unregisterLink(LinkDescriptor td)
|
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||