@AlfrescoPublicApi public static class Path.ChildAssocElement extends Path.Element
Constructor and Description |
---|
ChildAssocElement(ChildAssociationRef ref) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Path.Element |
getBaseNameElement(TenantService tenantService) |
String |
getElementString() |
String |
getPrefixedString(NamespacePrefixResolver resolver) |
ChildAssociationRef |
getRef() |
int |
hashCode() |
toString
public ChildAssocElement(ChildAssociationRef ref)
ref
- a reference to the specific parent-child associationpublic String getElementString()
getElementString
in class Path.Element
public String getPrefixedString(NamespacePrefixResolver resolver)
getPrefixedString
in class Path.Element
resolver
- namespace prefix resolverpublic ChildAssociationRef getRef()
public Path.Element getBaseNameElement(TenantService tenantService)
getBaseNameElement
in class Path.Element
tenantService
- TenantServiceCopyright © 2005–2019 Alfresco Software. All rights reserved.