org.alfresco.service.cmr.repository
Class Path.ChildAssocElement
org.alfresco.service.cmr.repository.Path.ChildAssocElement All Implemented Interfaces:
-
Enclosing class:
-
@org.alfresco.api.AlfrescoPublicApi
public static class Path.ChildAssocElement
Represents a qualified path between a parent and a child node,
including the sibling to retrieve e.g. /{namespace}name[5]
See Also:
-
ChildAssocElement
-
Parameters:
-
ref - a reference to the specific parent-child association
getElementString
public String getElementString() -
Overrides:
-
Returns:
-
Returns the path element portion including leading '/' and never null
getPrefixedString
-
Overrides:
-
Parameters:
-
resolver - namespace prefix resolver
Returns:
-
the path element portion (with namespaces converted to prefixes)
getRef
equals
public boolean equals(Object o) -
Overrides:
-
hashCode
public int hashCode()
-
Overrides:
-
getBaseNameElement
-
Overrides:
-
Parameters:
-
tenantService - TenantService
Returns:
-
Element