| Package | Description |
|---|---|
| org.alfresco.repo.nodelocator | |
| org.alfresco.repo.service | |
| org.alfresco.service |
Provides the public facing interfaces of the Services of the Alfresco Repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeLocatorServiceImpl
Implementation of the
NodeLocatorService which is responsible for locating a
NodeRef using a named lookup strategy. |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractNodeLocator.setNodeLocatorService(NodeLocatorService nodeLocatorService) |
| Modifier and Type | Method and Description |
|---|---|
NodeLocatorService |
ServiceDescriptorRegistry.getNodeLocatorService() |
| Modifier and Type | Method and Description |
|---|---|
NodeLocatorService |
ServiceRegistry.getNodeLocatorService()
Get the node locator service (or null if one is not provided)
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.