public class NodeBrowserPost.ChildAssociation extends NodeBrowserPost.Association implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected NodeRef |
childRef |
protected NodeBrowserPost.QNameBean |
childType |
protected NodeBrowserPost.QNameBean |
name |
protected NodeRef |
parentRef |
protected NodeBrowserPost.QNameBean |
parentType |
protected boolean |
primary |
protected NodeBrowserPost.QNameBean |
typeName |
| Constructor and Description |
|---|
ChildAssociation(ChildAssociationRef ref) |
| Modifier and Type | Method and Description |
|---|---|
NodeRef |
getChildRef() |
NodeBrowserPost.QNameBean |
getChildTypeName() |
NodeRef |
getParentRef() |
NodeBrowserPost.QNameBean |
getParentTypeName() |
boolean |
getPrimary() |
boolean |
isPrimary() |
getName, getTypeNameprotected NodeRef childRef
protected NodeRef parentRef
protected NodeBrowserPost.QNameBean childType
protected NodeBrowserPost.QNameBean parentType
protected boolean primary
protected NodeBrowserPost.QNameBean name
protected NodeBrowserPost.QNameBean typeName
public ChildAssociation(ChildAssociationRef ref)
public NodeRef getChildRef()
public NodeBrowserPost.QNameBean getChildTypeName()
public NodeRef getParentRef()
public NodeBrowserPost.QNameBean getParentTypeName()
public boolean isPrimary()
public boolean getPrimary()
Copyright © 2005–2020 Alfresco Software. All rights reserved.