Package | Description |
---|---|
org.alfresco.repo.nodelocator | |
org.alfresco.repo.service | |
org.alfresco.repo.web.scripts | |
org.alfresco.repo.web.scripts.nodelocator | |
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 |
---|---|
static org.alfresco.service.cmr.repository.NodeRef |
WebScriptUtil.resolveNodeReference(String reference,
NodeLocatorService nodeLocatorService) |
Modifier and Type | Method and Description |
---|---|
void |
NodeLocatorGet.setNodeLocatorService(NodeLocatorService locatorService) |
Modifier and Type | Method and Description |
---|---|
NodeLocatorService |
ServiceRegistry.getNodeLocatorService()
Get the node locator service (or null if one is not provided)
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.