| Interface | Description |
|---|---|
| NodeRefContext |
A repository context in which a
NodeRefPathExpression should resolve
to a NodeRef using a relative name or qname path. |
| NodeRefExpression |
An expression that resolves to a
NodeRef. |
| NodeRefResolver |
Dependency inversion of the Provision of Repository Context.
|
| Class | Description |
|---|---|
| CompanyHomeContext |
A
NodeRefContext that solves a name path relative to the Alfresco
company home node. |
| NodeRefPathExpression |
A String name or qname path expression that resolves to a
NodeRef.The given name or qname path is relative to a NodeRefContext
repository location. |
| NodeRefPathExpressionFactory |
Spring context
NodeRefPathExpression factory bean.It creates NodeRefPathExpression instances configured with the
spring context defined NodeRefResolver and the given set of spring
configured NodeRefContexts. |
| RepositoryNodeRefResolver |
Copyright © 2005–2018 Alfresco Software. All rights reserved.