Package | Description |
---|---|
org.alfresco.repo.nodelocator | |
org.alfresco.repo.rendition.executer | |
org.alfresco.repo.site |
Provides the implementation of the site service which is used to provide services used by the sites of the
Share interface.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractNodeLocator
Base class for all
NodeLocator implementations. |
class |
AncestorNodeLocator
This
NodeLocator identifies an ancestor of the source node. |
class |
CompanyHomeNodeLocator
Locates the Company Home
NodeRef . |
class |
SelfNodeLocator
This
NodeLocator returns the source node. |
class |
SharedHomeNodeLocator
Locates the Shared Home
NodeRef . |
class |
SitesHomeNodeLocator
Locates the Sites Home
NodeRef . |
class |
UserHomeNodeLocator
This
NodeLocator identifies and returns the node representing the current users home folder. |
class |
XPathNodeLocator
This
NodeLocator identifies a node from an XPath provided via the xpath parameter. |
Modifier and Type | Method and Description |
---|---|
void |
NodeLocatorServiceImpl.register(String locatorName,
NodeLocator locator) |
void |
NodeLocatorService.register(String locatorName,
NodeLocator locator) |
Constructor and Description |
---|
AbstractRenderingEngine(NodeLocator temporaryParentNodeLocator,
org.alfresco.service.namespace.QName temporaryRenditionLinkType) |
Modifier and Type | Class and Description |
---|---|
class |
DocLibNodeLocator
This
NodeLocator identifies the site in which the source node resides and returns the Document Library container for that site. |
Copyright © 2005–2017 Alfresco Software. All rights reserved.