@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() |
toStringpublic ChildAssocElement(ChildAssociationRef ref)
ref - a reference to the specific parent-child associationpublic String getElementString()
getElementString in class Path.Elementpublic String getPrefixedString(NamespacePrefixResolver resolver)
getPrefixedString in class Path.Elementresolver - namespace prefix resolverpublic ChildAssociationRef getRef()
public Path.Element getBaseNameElement(TenantService tenantService)
getBaseNameElement in class Path.ElementtenantService - TenantServiceCopyright © 2005–2019 Alfresco Software. All rights reserved.