public class ThumbnailParentAssociationDetails extends Object
| Constructor and Description |
|---|
ThumbnailParentAssociationDetails(NodeRef parent,
QName assocType,
QName assocName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
QName |
getAssociationName()
Get the child association name
|
QName |
getAssociationType()
Get the child association type
|
NodeRef |
getParent()
Get the parent node reference
|
public NodeRef getParent()
public QName getAssociationType()
public QName getAssociationName()
Copyright © 2005–2020 Alfresco Software. All rights reserved.