public interface ImportParent
| Modifier and Type | Method and Description |
|---|---|
QName |
getAssocType() |
NodeRef |
getParentRef() |
void |
setAssocType(QName assocType)
Re-set association type
|
void |
setParentRef(NodeRef parentRef)
Re-set parent reference
|
NodeRef getParentRef()
QName getAssocType()
void setParentRef(NodeRef parentRef)
parentRef - parent referencevoid setAssocType(QName assocType)
assocType - association typeCopyright © 2005–2021 Alfresco Software. All rights reserved.